Re: The memory could not be "read"?
From: suhredayan (suhredayan_at_omniquad.com)
Date: 06/03/04
- Next message: RichardF: "Exception Handling in Multiple Threads"
- Previous message: Mycroft Holmes: "casting NaN/Infinity to int"
- In reply to: Ele: "The memory could not be "read"?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 3 Jun 2004 15:20:17 +0530
You will require to generate a good mapfile to get the source line number
from the application crash address.
check the following link for a nice tutorial:
http://www.codeproject.com/debug/mapfile.asp
-- Best Regards Suhredayan Omniquad Ltd http://www.omniquad.com "Ele" <Ele369@movie.com> wrote in message news:%23sJuSITSEHA.1308@TK2MSFTNGP10.phx.gbl... > What do u do if you see the following error message? > > What info could this tell us? > > How to find out which line in the source code mapping to the instruction at > "0x00431961"? > > Thanks! > > &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& > Test.exe - Application Error > > The instruction at "0x00431961" referenced memory at "0xdddddded". The > memory could not be "read". > > Click on OK to terminate the program > Click on CANCEL to debug the program > > OK Cancel > &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& > >
- Next message: RichardF: "Exception Handling in Multiple Threads"
- Previous message: Mycroft Holmes: "casting NaN/Infinity to int"
- In reply to: Ele: "The memory could not be "read"?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|