Dumpchk help

  • Thread starter Thread starter Will Denny
  • Start date Start date
W

Will Denny

Hi John

Download the Debugging Tools from the following link and then use WinDbg to open the .DMP file:

http://www.microsoft.com/whdc/ddk/debugging/default.mspx

--

Will Denny
MS-MVP Windows - Shell/User


| I am receiveing an error "Multiple irp complete requests", so I need to view
| a minidump file.
| I have installed dumpchk, but I am unable to read the file with it. I get
| "Could not initialize dump file". How do I read this?
|
| John
|
|
 
Hi John

Open the Help file and have a look under Contents>Symbols.

--

Will Denny
MS-MVP Windows - Shell/User


|
| Thanks.
| I now have trouble with Windbg. It states " Your debugger is not using the
| correct symbols"
|
| John
|
|
 
I am receiveing an error "Multiple irp complete requests", so I need to view
a minidump file.
I have installed dumpchk, but I am unable to read the file with it. I get
"Could not initialize dump file". How do I read this?

John
 
Thanks.
I now have trouble with Windbg. It states " Your debugger is not using the
correct symbols"

John
 
Back
Top