Skip to main content
Participant
October 1, 2008
質問

The instruction at "0x0700609c" referenced memory at "0x00000014". The memory could not be read

  • October 1, 2008
  • 返信数 13.
  • 28344 ビュー
When viewing a PDF file in a browser using Adobe Reader v9.0 I received - The instruction at "0x0700609c" referenced memory at "0x00000014". The memory could not be read.

This occured in Google Crome after viewing a pdf file and then closing the Crome application. I was also able to reproduce this in a .NET application using the System.Windows.Forms.WebBrowser control and loading PDF files in the browser control.

The error does not occur every time but can be reproduced in my .NET application fairly easily by loading several pdf files quickly then closing the application.

This error does not occur when using Adobe Reader v8.
    このトピックへの返信は締め切られました。

    返信数 13

    MichaelKazlow
    Legend
    October 12, 2008
    Dor,

    That website is site for selling tools that edit the registry and other tools. If you had a specific blog entry that was relevant to this topic posting a specific link to an article of relevance would be helpful. I saw nothing directly related to this discussion. Hence I deleted the website reference you posted.

    Generally speaking it is a bad idea to edit the registry unless you know what you are doing. Registry editing tools that clean the registry generally are a bad idea that cause more problems than they fix.

    Mike [forum host]
    Participant
    October 12, 2008
    I also got this message trying to use acrobat. I read on [edited by host] blog, that it is fixed by fixing some of the regitry entries in the regedit. Does someone knows something about it?
    Participant
    October 7, 2008
    I am get the error - The instruction at "0x0c69609c" referenced memory at "0x00000014" - working in .NET v9. I also received no error with v8. When I ran my .NET application with v8 Adobe Reader (AcroRd32) appeared in Task Manager. I upgraded to v9 because it was available. Now when I run my .NET application with v9 installed, "AcroRd32" (Adobe Reader) does not appear in Task Manager. I encountered this today