Unable to load dmp files for some users, any ideas why?

Page 2 of 2 FirstFirst 12

  1. Posts : 11,269
    Windows 7 Home Premium 64 Bit
    Thread Starter
       #11

    Anak said:
    Good to know!

    Your thread may turn into a "sticky". "Debugging the debugger"
    The WinDbg problem seems to occur when it cannot properly verify all driver dates. One of the times that I used the Break trick, it spit out about 20 drivers that were unable to have the dates verified. My guess is: the data for the dates gets corrupted and WinDbg can't verify them properly.
      My Computer


  2. Posts : 5,605
    Originally Win 7 Hm Prem x64 Ver 6.1.7600 Build 7601-SP1 | Upgraded to Windows 10 December 14, 2019
       #12

    I wonder how long one would have to wait for Microsoft to verify your theory.
      My Computer


  3. Posts : 11,269
    Windows 7 Home Premium 64 Bit
    Thread Starter
       #13

    Anak said:
    I wonder how long one would have to wait for Microsoft to verify your theory.
    I don't know, but I'm not paying them to figure it out. Lol. My dad was writing a piece of software and found an issue with Microsoft's code, and they wanted him to pay them the troubleshooting fee just for him to tell them what it was. Microsoft is just a money sink hole when it comes to their programs having issues that need fixing.

    Edit: I have sent an e-mail to the SDK team to see if they can find the problem. I attached a sample .dmp file that I had issues with.
    Last edited by writhziden; 29 Dec 2011 at 14:06. Reason: Sent an e-mail to SDK team
      My Computer


  4. Posts : 5,605
    Originally Win 7 Hm Prem x64 Ver 6.1.7600 Build 7601-SP1 | Upgraded to Windows 10 December 14, 2019
       #14

    writhziden said:
    Anak said:
    I wonder how long one would have to wait for Microsoft to verify your theory.
    I don't know, but I'm not paying them to figure it out. Lol. My dad was writing a piece of software and found an issue with Microsoft's code, and they wanted him to pay them the troubleshooting fee just for him to tell them what it was. Microsoft is just a money sink hole when it comes to their programs having issues that need fixing.
    Well, that only seems fair.
    There are several sayings that come to mind...One is; "What goes around, comes around"

    writhziden said:
    Edit: I have sent an e-mail to the SDK team to see if they can find the problem. I attached a sample .dmp file that I had issues with.
    Did you send it through a proxy, you would not want them to know your IP address.
      My Computer


  5. Posts : 11,269
    Windows 7 Home Premium 64 Bit
    Thread Starter
       #15

    Anak said:
    writhziden said:
    Anak said:
    I wonder how long one would have to wait for Microsoft to verify your theory.
    I don't know, but I'm not paying them to figure it out. Lol. My dad was writing a piece of software and found an issue with Microsoft's code, and they wanted him to pay them the troubleshooting fee just for him to tell them what it was. Microsoft is just a money sink hole when it comes to their programs having issues that need fixing.
    Well, that only seems fair.
    There are several sayings that come to mind...One is; "What goes around, comes around"

    writhziden said:
    Edit: I have sent an e-mail to the SDK team to see if they can find the problem. I attached a sample .dmp file that I had issues with.
    Did you send it through a proxy, you would not want them to know your IP address.
    The SDK team never did respond. Guess for now, the solution I posted is the best workaround.
      My Computer


  6. Posts : 5,605
    Originally Win 7 Hm Prem x64 Ver 6.1.7600 Build 7601-SP1 | Upgraded to Windows 10 December 14, 2019
       #16

    writhziden said:
    writhziden said:
    I found a solution to the problem. If it gets stuck as it did in my case, click Debug -> Break -> then click on the command line box (next to kd>) -> Type "!analyze -v" (without quotes) -> Hit Enter
    The WinDbg problem seems to occur when it cannot properly verify all driver dates. One of the times that I used the Break trick, it spit out about 20 drivers that were unable to have the dates verified. My guess is: the data for the dates gets corrupted and WinDbg can't verify them properly.
    Instead of corruption it may be that the dates were never added to the driver package or they are in an area that the Dbg doesn't think to look.

    Either case though, it would be highly unusual that, that would occur.
      My Computer


 
Page 2 of 2 FirstFirst 12

  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 14:04.
Find Us