| Windows server utility brings blue screens back to life |
|
|
|
| Written by Jonathan Mann |
| Monday, 03 January 2011 15:26 |
|
I hate blue screens of death. I hate getting them, I hate cleaning up after them, and more than anything else, I hate having to decipher them after something goes terribly wrong. And yet, when things do go terribly wrong, the blue screen of death is often one of the few canaries in the Windows Server coalmine that can be relied on to figure out what just happened. BlueScreenView iterates through all the minidump files created by a blue screen of death on a given system and produces a detailed but manageable overview of all the crash data contained in those files. Normally, spelunking these files and getting useful results from them is a chore. BlueScreenView saves you a lot of trouble by letting you pull on the most relevant information from each crash message. When the program is launched -- you must run it as administrator -- it will present you with a two-paned view. The top will contain a list of all the dump files found in the system and the bottom will show one of three things, depending on what you've chosen:
If you select the all-drivers view, you can also use the Options | Mark Drivers Found In Crash Stack function to highlight the offending drivers for quick reference. Select one or more dumps from the list and you can export the results to an HTML report, which opens automatically in the system-default Web browser. One minor annoyance: when you generate a report from a selected dump file, it only reports on what is in the top pane and not the accompanying driver stack dump. You have to export twice -- once for the blue screen of death itself and again for the driver stack -- if you want both reports. Typically you will want both, since the driver stack is pretty crucial to figuring out what went wrong. Note that while BlueScreenView is a 32-bit application, it runs without issues on 64-bit systems for both servers and workstations alike. Finally, allow me to offer a personal testimony. BlueScreenView recently helped save my sanity when a machine of mine threw several errors in a very short span of time. Each of the blue screens of death in question (KERNEL_STACK_INPAGE_ERROR and MEMORY_MANAGEMENT) normally only cropped up when there was a hardware failure. In my case, however, it wasn't failing hardware but dusty hardware. As it turned out, the system in question was in desperate need of being blasted out with canned air and having its memory modules reseated. All's been well since. ABOUT THE AUTHOR |
| Last Updated on Sunday, 16 January 2011 10:52 |












