Scenario: You have something kernel related triggering crashes of user mode processes (you think). You are trying to prove it. You're told you need a full memory dump of the system at time of the crash of the user mode process. How to do it? Glad you asked! <edit> (to back this out, delete the… Continue reading How to trigger a full memory dump based on a user mode process exception
Tag: Dump
How to troubleshoot application hangs with DebugDiag 1.2 Part 2 (or what am I looking at exactly?)
I forgot, in the original post, you have to enable Symbols…doh. But all isn’t lost. You can re-run it and generate a new MHT. Symbols you want to point to our public symbol server in the “Tools/Options and Settings” area: And you can just run the analysis again…back to our scheduled program here.. So you… Continue reading How to troubleshoot application hangs with DebugDiag 1.2 Part 2 (or what am I looking at exactly?)
How to troubleshoot application hangs with DebugDiag 1.2
Or, DebugDiag from the client perspective… 1. Install DebugDiag 1.2 (http://support.microsoft.com/kb/2580960) (Basically, I’m going to expound upon the following (somewhat obscure) instructions:) “Create a manual memory dump series during the slow or hang state by right-clicking the process name in the processes view and choosing the “Create Dump Series” option.” 2. Run the application (in… Continue reading How to troubleshoot application hangs with DebugDiag 1.2