BSOD - Random Occurance

Page 2 of 3 FirstFirst 123 LastLast

  1. Posts : 28,845
    Win 8 Release candidate 8400
       #11

    t4528js said:
    Thank you for your help. I did as you suggested. What program do I need to be able to read a .dmp file? I really, really, hate bothering you and others.
    Not a bother. We enjoy helping in any way we can. WInDbg is the gold standard but there are a couple of easier apps to start with.

    Bluescreen view (by nirsoft) and who crashed. They are less comprehensive and often less reliable
      My Computer


  2. Posts : 15
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #12

    Thanks again for the help. You guys are awesome and it's nice to know there is somewhere we can go for help.

    John
      My Computer


  3. Posts : 15
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #13

    WInDbg & .NET


    I tried to download the WInDbg program but it states that I'm using .NET Client instead of the full version and that some of the files of WInDbg will not load. Do I need to download the full version first or is there a work around?
      My Computer


  4. Posts : 845
    Windows 7 - Vista
       #14

    Install Windbg v6.11.1.404 (MSI file) --> Install 64-bit Native x64 version 6.11.1.404 [15.2 MB]

    From MSDN - Debugging Tools for Windows 64-bit Version

    .NET 4.0 not a prerequisite for v6.11

    Regards. . .

    jcgriff2

    `
      My Computer


  5. Posts : 15
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #15

    Windbg Operation


    OK..I got Windbg downloaded and I've been messing around trying to get my dump files in it. I got a couple in there (I think accidentally) but there is the following message:

    Your debugger is not using the correct symbols.

    In order for this command to work, your symbol path must point to .pdb files that have full type information.

    Certain .pdb files (such as the public os symbols) do not contain the required information.

    Contact the group that provided you with these symbols if you need this command to work.

    Type referenced: nt !_KPRCB


    Is there a manual I can read on how to get my dump files into the debugger and how to operate the program?
      My Computer


  6. Posts : 845
    Windows 7 - Vista
       #16

    Open Windbg, press CTRL+s keys, paste this in for symbol path -
    Code:
    SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Then File, Save Workspace

    Re-run the dump file.
      My Computer


  7. Posts : 15
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #17

    Dump files into Windbg


    I did as suggested but still seem to be having problems getting the .dmp files into windbg. This is what I get
      My Computer


  8. Posts : 15
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #18

    Dump files into Windbg pt2


    I guess cut and paste doesn't work here so I'll attach screen shot.
      My Computer


  9. Posts : 15
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #19

    I think I figured it out. If I open Windbg then drag and drop one dump file, let it debug and get the cause of the BSOD it works fine, but then I need to close Windbg and open it again to do the next file. I can't keep dropping one file at a time for debugging without opening and closing Windbg first.
      My Computer


  10. Posts : 845
    Windows 7 - Vista
       #20

    Copy \windows\minidump to your Documents folder.

    Or - run Windbg at elevated admin level -
    RIGHT-click on Windbg, "Run as Administrator"

    Regards. . .

    jcgriff2
      My Computer


 
Page 2 of 3 FirstFirst 123 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:11.
Find Us