Memory error

  • Thread starter Thread starter Ken kizer
  • Start date Start date
K

Ken kizer

Don't believe this is an actual hardware memory problem.
Running XP on a Compaq notebook N800c. My gut feeling is
that it is a VM problem with the paging file. All of a
sudden I am getting the following error message block:

SPD_ENG.EXE

Instruction at "0x00409389" referenced memory
at "0x00000000".
The memory could not be read.
Click OK to Cancel.
 
This is unlikely to be a hardware problem. (It sounds like the program is
trying to reference a NULL pointer, which is a common programming error.)

How are you getting this error? What do you do to cause it to show up?
 
Back
Top