使用BlueScreenView帮助对死亡蓝屏进行故障排除

For Windows users it’s probably all too familiar seeing the Blue Screen of Death, especially in XP. Today we take a look at BlueScreenView which is a free utility to display and interpret the data located in the mini dump files after the BSOD occurs.

对于Windows用户,看到“死亡蓝屏”可能非常熟悉,尤其是在XP中。 今天我们来看一下BlueScreenView,它是一个免费的工具,用于在BSOD发生后显示和解释位于小型转储文件中的数据。

Blue Screen of Death

死亡蓝屏

The BSOD is actually a protection mechanism that shuts down the system functions before further damage can occur. Many times the BSOD is caused by a hardware driver issue and a reboot can solve it. Unfortunately, that isn’t always the case and additional troubleshooting is needed. The problem is that the computer will reboot before you can write down the error message and figure out what is wrong.

BSOD实际上是一种保护机制,可以在进一步损坏之前关闭系统功能。 多数情况下,BSOD是由硬件驱动程序问题引起的,重新启动可以解决该问题。 不幸的是,情况并非总是如此,需要进行其他故障排除。 问题在于计算机将重新启动,然后您才能记下错误消息并找出问题所在。

使用BlueScreenView帮助对死亡蓝屏进行故障排除

BlueScreenView

BlueScreenView

BlueScreenView is a handy utility that will display the BSOD dump file in an easy to read report so you can see what caused it. When you launch BlueScreenView it scans for minidump files (usually C:\Windows\minidump) created by the crash and displays the information. The dump files are displayed in the top pane and and in the lower pane it highlights the drivers involved that caused the crash.

BlueScreenView是一个方便的实用程序,它将在易于阅读的报告中显示BSOD转储文件,因此您可以查看引起它的原因。 当您启动BlueScreenView时,它将扫描由崩溃创建的小型转储文件(通常为C:\ Windows \ minidump)并显示信息。 转储文件显示在顶部窗格中,在下部窗格中突出显示导致崩溃的驱动程序。

使用BlueScreenView帮助对死亡蓝屏进行故障排除

Double click on the drivers to display an easy to read table showing the various properties of the error.

双击驱动程序以显示易于阅读的表格,其中显示了错误的各种属性。

使用BlueScreenView帮助对死亡蓝屏进行故障排除

If you don’t want a lot of clutter you can just show the driver files involved.

如果您不希望出现太多混乱情况,则只需显示其中涉及的驱动程序文件即可。

使用BlueScreenView帮助对死亡蓝屏进行故障排除

Right-click on any of the dump files and send them to an HTML Report, which will be handy if you need to send the information to a technician. The ability to save the reports is also good for identifying reoccurring issues.

右键单击任何转储文件,然后将它们发送到HTML报告,如果您需要将信息发送给技术人员,这将非常方便。 保存报告的功能也很适合识别重复出现的问题。

使用BlueScreenView帮助对死亡蓝屏进行故障排除

Another neat feature is you can have the original BSOD error be displayed.

另一个简洁的功能是您可以显示原始的BSOD错误。

使用BlueScreenView帮助对死亡蓝屏进行故障排除

You can also customize the settings for what you want to make visible.

您还可以自定义要显示的设置。

使用BlueScreenView帮助对死亡蓝屏进行故障排除

It’s available in several different languages and works with XP, Vista and Windows 7. With BlueScreenView installed, you’ll no longer have to worry about frantically trying to write down the error message.

它有几种不同的语言可用,并且可以与XP,Vista和Windows 7一起使用。安装了BlueScreenView后,您不必担心疯狂地尝试写下错误消息。

Download BlueScreenView (download link toward bottom of the page)

下载BlueScreenView (下载链接指向页面底部)

For more help with the BSOD check out The Geek’s article: Help Troubleshoot the Blue Screen of Death by Preventing Automatic Reboot

有关BSOD的更多帮助,请查看Geek的文章:通过阻止自动重启来帮助解决蓝屏死机问题

翻译自: https://www.howtogeek.com/howto/6292/how-to-troubleshoot-the-blue-screen-of-death/