answersLogoWhite

0


Best Answer

I have this same problem but only when I run paperport office pro version 9. The problem is solidly repeatable. I thought I found the answer when I went to the advanced system parameters through right click on my computer, and changed the pagefile size. The problem went away for a few days but then came back. I have reloaded the program several times but the problem is the same all the time.

User Avatar

Wiki User

16y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

16y ago

I was having this problem with a specific program and Windows XP SP2. My solution was to add the program to the list of exception in Windows Data Execution Prevention (DEP). To get to the settings for DEP: Go to your System Properties in the Control Panel Select the Advanced tab. Select Performance Settings Select Data Execution Prevention tab Select "Turn on DEP..." Click the Add button to get to a browser to add the program's exe file to the exception list.

This answer is:
User Avatar

User Avatar

Wiki User

15y ago

If you click on Jpg file, and bring up this Error, then Change the JPG file assoicate to Windows default (Windows Pictures and Fax Viewer). Check it out. This is likely that you have installed some graphical program (Ex Photoshop) and overwrite the JPG file assoicate.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

"The instruction at 0x6c371351 referenced memory at 0x00000004 could not be read" is a general protection fault, probably with a condition code of 0x000000C5, which means "access denied". The address 0x6c371351 is in the user address space, not a shared DLL, 0x8000000+, and not the kernel, 0xC0000000+, so it represents an address in an executable file or a non shared DLL.

This most likely occurred because an allocation request for memory failed, returning a pointer value of 0x00000000. The program then proceeded to dereference that pointer with an offset of 4, generating the fault.

Dereferencing a pointer without checking to see if the allocation failed is considered a software bug. If the software involved is someone else's software, this should be reported to them as such. Look more closely at the event log, eventvwr.msc, and find the specifics of the fault - it will tell you exactly what module was involved and what the offset was within the module. If the software involved is of your own design, then you should go back and fix the bug - never use memory from an allocation request without checking to see if the allocation failed.

This answer is:
User Avatar

User Avatar

Wiki User

15y ago

The instruction at 0x027e1e10 referenced memory at 0x022e46b0 plz solve this problem its urgent

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

The instruction at 0x7e21e567 referenced memory at 0x00000000

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

Your application (Operating System) threw an exception that was not handled properly. Reinstall it and try again.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

0x6f8916e2referenced memoryat 0x0181005c

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: The instruction at 0x73ed2659 referenced memory at 0x00000004 The memory could not be read?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does 'the instruction at 0x7c3a1bb8 referenced memory at 0x00000004 the memory cold not be read mean?

This is an error within the program code due to compatibility issues.


How can you fix ox73dd11c7 referenced memory at 0x00000004 The memory could not be read Click Ok to terminate the prograre you were trying to burn a DVD with Ulead video 9 when you got that message?

i got this while executing a executable file


What can you do about the following error 0046981EXE Application Error The instruction at 0x0042994 referenced memory at 0x00000000 The memory could not be written?

Check your memory timings in your "Bios", they are not set correctly.


How do you correct the instruction at 0x777745b8 referenced memory at 0x02103c78?

This is a memory error type which depends on Explore's (browser's) version. Because of old version of browser this memory could not read. Set up newer version!


How can you repair this error Qconsole exe - Application Error The instruction at 0x7c9105f8 referenced memory at 0x04860010 The memory could not be read?

Try to run "SFC /SCANNOW" and fix the computer as it will help!


The instruction at 0x77e41abc referenced memory at 0x77e41abcThe memory could not be written.I am using windows server 2003.While clicking on SQL Monitor .I am getting this error.Can any one help me?

NO!


When you highlight the name of a downloaded video or movie you get this message The instruction at 0x02f23397 referenced memory at 0x00000000 The memory could not be written what is wrong?

probably the owner of the site you got it from had the movie copy protected


What causes the error 'The instruction at address referenced memory at address The memory could not be written'?

Data or DLL MFT or directory corruption. reinstall your os, unless you are getting the error from a CD or flash drive.


How do you solve thr error The Instruction at 0x7c93426d referenced memory at 0x6e656741 The Memory could not be read?

Go to mircosoft web page. and go to there search bar and type in kb. then type in what you just type in here.


The instruction at 0x10078e20 referenced memory at 0x10078e20 the memory counl not be written?

This is usually caused by a bad memory stick. Open up the PC and remove the memory-sticks. clean the contacts with an eraser and blow away the remnants, reinsert the memory and restart the PC. If this does not work you may need a new memory stick.


Instruction 0x05406531 referenced memory at 0x06c98fd4 The memory could not be read?

It sounds like your are trying to access and element in an array or vector that is out of bounds. I.e. an array of size 5 you are trying to access the size 5+i element.


What does an error message for CS Source mean when it says The instruction at 0x108e32c referenced memory at 0x0e63a1a0. The memory could not be read?

means that what ever code was in that memory was corrupt. if it keeps doing it, it means the program is corrupt, or files it interacts with. you'll probably have to reinstall.