Results 1 to 2 of 2

Thread: How to read a Mini .dmp file

  1. #1
    Join Date
    Oct 2005
    Posts
    15

    How to read a Mini .dmp file

    Hello, I’m facing some critical problem with my Windows XP desktop. It restarts automatically any time it wants. N matter I am working with any heavy software or the system is kept idle, xp restarts itself. And when it comes back and I sign in, iuse to get a pop with message saying it recovered from a serious error and shows me log files. Under the log there are some .txt and the .xml files which can open properly but .dmp file wont open with any program.

    What I want from you guys is please help me to either fix this restart problem or let me know how can I open this .dmp file. Thanks in advance.

  2. #2
    Join Date
    Jan 2006
    Posts
    278

    Re: How to read a Mini .dmp file

    As far as opening the .dmp file is concerned, you can do that by going to:
    • Start, click Run, type cmd, and then click OK.
    • Change to the Debugging Tools for Windows folder. To do this, type the following at the command prompt, and then press ENTER:

    cd c:\program files\debugging tools for windows
    • To load the dump file into a debugger, type one of the following commands, and then press ENTER:

    windbg -y SymbolPath -i ImagePath -z DumpFilePath
    kd -y SymbolPath -i ImagePath -z DumpFilePath

    But the restart problem is because of BSOD. You should check out this MS KB Article and follow the procedure provided: http://support.microsoft.com/default...;en-us;q315263

Similar Threads

  1. cannot delete file -- cannot read from source file or disk
    By Amitgujaran in forum Windows XP Support
    Replies: 3
    Last Post: 11-11-2010, 09:55 PM
  2. EBIOS read error on Dell Mini 9
    By Chasey in forum Portable Devices
    Replies: 4
    Last Post: 29-06-2010, 03:42 PM
  3. How to read a .tex file?
    By Derwin in forum Windows Software
    Replies: 3
    Last Post: 02-04-2009, 09:46 AM
  4. How to read mini-dump files?
    By Nadeem in forum Windows Vista Performance
    Replies: 1
    Last Post: 22-04-2008, 11:36 PM
  5. XP: Cannot delete file: Cannot read from the source file or disk.
    By iexplorer0726 in forum Operating Systems
    Replies: 0
    Last Post: 10-09-2007, 05:07 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,925,956.59929 seconds with 17 queries