the memory could not be read

I

imech

Hi,

When i run my code 4 or 5 times, it gives "the memory could not be read"
error message.

"The instruction at "0x004035a1" referenced memory at "0x378484f4".

What can cause to this application error message?

Thanks in advance.
 
C

Craig Powers

imech said:
When i run my code 4 or 5 times, it gives "the memory could not be read"
error message.

"The instruction at "0x004035a1" referenced memory at "0x378484f4".

What can cause to this application error message?

Any number of memory-related errors, including e.g. double destruction,
reading past the end of an array, etc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top