1
我想建立一些自動崩潰轉儲分析,但我不能得到cdb或windbg加載我的崩潰轉儲。當我在文件上運行他們的Dumpchk.exe加載就好在VS 2008cdb和windbg無法加載MiniDumps,但VS 2008加載他們罰款
,我得到:
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."