b***@gmail.com
2008-06-27 10:57:41 UTC
Hi,
I call MiniDumpWriteDump in an exception filter, in a crashed process
(but in another thread, not it the thread that crashed). Sometimes it
fails, creating corrupt dumps (not empty, but unrecognizable by VC++
and windbg) and when this happens GetLastError() returns 0x8007012B
(Only part of a ReadProcessMemory or WriteProcessMemory request was
completed.).
Any idea what it means, and why it is happening?
Thanks alot!
I call MiniDumpWriteDump in an exception filter, in a crashed process
(but in another thread, not it the thread that crashed). Sometimes it
fails, creating corrupt dumps (not empty, but unrecognizable by VC++
and windbg) and when this happens GetLastError() returns 0x8007012B
(Only part of a ReadProcessMemory or WriteProcessMemory request was
completed.).
Any idea what it means, and why it is happening?
Thanks alot!