我试图建立一些自动崩溃转储分析,但我不能让CDB或WinDbg中加载我崩溃转储。 他们加载在VS 2008中就好了。
当我在文件上运行Dumpchk.exe的,我得到:
Loading Dump File [c:\devx86\temp\ErrorDump.mdmp] User Mini Dump File: Only registers, stack and portions of memory are available ERROR: Memory range data only partially present in dump (RVA 0x1011F, size 0x94) **** DebugClient cannot open DumpFile - error 80070570 DumpFile is corrupt
当我在文件上运行CDB,我得到:
ERROR: Memory range data only partially present in dump (RVA 0x1011F, size 0x94) Debuggee initialization failed, Win32 error 0n1392 "The file or directory is corrupted and unreadable."