Thursday, January 08, 2009

Find out how your computer get crashed in windows vista.

My vista computer gets crashed randomly, and every time, when the computer crashes, it saves a file into crash directory. In windows vista. This directory will be “C:\Windows\Minidump”.  What you can do is to start a windbg console, and open the file in directory.

image

 

This will take you to this screen.

image

 

Just click on the !analyze – v, this will give you further information.

 

image

 

From my computer, it’s SBAlg.sys, the safeboot drive which caused the crash.

0 comments: