×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Troubleshooting

How to Create and Use XP Critical Error DUMP files by bcastner
Posted: 27 Oct 06

Quote:

First step, you need to enable XP to create DUMP files when a system error or BSOD error occurs.  Microsoft explains the settings required here:  http://support.microsoft.com/kb/314103

Quote:

Second step is to download and install, to their default locations, the XP Symbol package and the XP Debugging tools:

Symbols:  http://www.microsoft.com/whdc/DevTools/Debugging/symbolpkg.mspx

Debugging Tools - Current Release:
http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx

Quote:

Third step (highly recommended): Download MS-MVP and creator of WindowsBBS site Arie Slob's little debug wrapper application DebugWiz:  http://windowsbbs.com/debugwiz.zip

Unzip and move to \Windows\System32

Now the next time a critical error or BSOD occurs, a DUMP file will be created.

A critical program error occurs: The DUMP file will be found in \Documents and Settings\All Users\Application Data\Microsoft\Dr Watson\user.dmp
For BSOD errors the DUMP file will be found at C:\WINDOWS\Minidump\MEMORY.DMP  (mini-model setting)  or be found for large model settings at C:\MEMORY.DMP

What to do when a DUMP file is created:

Start, Run, CMD
dumpwiz

Browse using the tool to your dump file.
Click 'Generate Log'
Exit

Your debugging log can be found and opened in Notepad at the location C:\debuglog.txt

Resources:

Help and training resources:
http://www.microsoft.com/whdc/devtools/debugging/resources.mspx

Debugging Tool Documentation:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/DevTest_g/hh/DevTest_g/dbgblurb_f1cd9633-734a-49e5-8eac-bd37897fd80a.xml.asp

My thanks to Arie and the other good folks at WindowsBBS:  http://www.windowsbbs.com/


Back to Microsoft: Windows FAQ Index
Back to Microsoft: Windows Forum

My Archive

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close