I know three methods of troubleshooting BSOD. Are there some advanced tips i'm missing?
- BSOD is not very informative, but googling the error code provides with some semi-useful info
- Look thru system log messages
- Using Debugging tools for Windows for minidump analyzis.
Kernel debugger front-end is handy for fetching data like this:Crash date: Wed Aug 23 15:33:31.707 2006 (GMT+4) Stop error code: 0xA Process name: OUTLOOK.EXE Probably caused by: SYMEVENT.SYS ( SYMEVENT+b124 )
Any other?