what is the reason of Invalid Address specified to RtlFreeHeap

Posted by carl on Stack Overflow See other posts from Stack Overflow or by carl
Published on 2010-05-19T02:20:15Z Indexed on 2010/05/19 2:30 UTC
Read the original article Hit count: 320

Filed under:
|
|

the develop environment is vs2008, the language is c++, when I release the problem,at beginning it run with out problem but after several minutes it stop and show error like that : HEAP[guessModel.exe]: Invalid Address specified to RtlFreeHeap( 003E0000, 7D7C737B ). who can tell me the reason of the error. thank you very much.

© Stack Overflow or respective owner

Related posts about c++

Related posts about vc++