12/21/08

Trouver l'origine d'un plantage Windows / find out the reason of BSOD

Avec un petit soft gratuit qui s'appelle WhoCrashed, qui se connecte au debugger de Windows (Windows Debugging Package) et vous transforme tout ça en un rapport d'analyse lisible et compréhensible.

whocrashedscreenae5 Comment trouver lorigine dun plantage Windows même sans écran bleu

Vous saurez ainsi si c'est la RAM, les drivers de votre carte graphique

Source


WhoCrashed reveals the drivers responsible for crashing your computer

Whenever a computer running Windows suddenly reboots without displaying any notice or blue screen of death, the first thing that is often though about is a hardware failure. In reality, most crashes are caused by malfunctioning device drivers and kernel modules. In case of a kernel error, most computers running Windows do not show a blue screen unless they are configured to do so. Instead these systems suddenly reboot without any notice.

WhoCrashed shows the drivers which have been crashing your computer with a single click. In most cases it can pinpoint the offending drivers which have been causing misery on your computer system in the past. It does post-mortem crashdump analysis and presents all gathered information in a comprehensible way.

Normally, debugging skills and a set of debugging tools are required to do post-mortem crash dump analysis. By using this utility you do not need any debugging skills to be able to find out what drivers are causing trouble to your computer.

Note

Note that WhoCrashed cannot be always 100% sure about the drivers which are responsible for crashing your computer. Because all kernel modules run in the same address space, a kernel module is able to corrupt another. Also, a driver may be able to cause problems to another driver which runs in the same device stack. So keep in mind this software is not guaranteed to identify the culprit in every case but most often it does.

WhoCrashed relies on the Windows Debugging Package (WinDbg) from Microsoft. If this is not installed, WhoCrashed will download and extract this package automatically for you.

 

Related Posts Plugin for WordPress, Blogger...