Results 1 to 3 of 3

Thread: Error ?

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2006
    Posts
    1

    Error ?

    WHY THIS ERROR: The instruction in "0x7c910de3" make reference to reference the memory in "0xfffffff8". The memory could not be "read".

  2. #2

  3. #3
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Error ?

    That occurs when a pointer exceeds its allowable memory space and a read attempt is made out of bounds, and that's as specific as I can be unfortunately.

    What exactly are you doing at the time the error occurs, and is it in compiled form or debugging in the IDE?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width