How do I troubleshoot computer dumps?
Posted
by
KronoS
on Super User
See other posts from Super User
or by KronoS
Published on 2010-12-21T15:12:10Z
Indexed on
2011/01/14
16:56 UTC
Read the original article
Hit count: 316
Once I have a dump of a computer crash/freeze, what are some tools and steps to take in order to troubleshoot crash based off of the dump itself?
I am looking for tools to isolate what processes or issues are causing the crash, and also good techniques in troubleshoot the actual dump itself. Once I've determined what the "troublesome" process has been, what do I do to troubleshoot the issue?
For example if I determine process foo.exe or bar.dll etc, is the problematic file how do I determine what can be done?
© Super User or respective owner