User Tools

Site Tools


computing:windows:crash_dump

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:windows:crash_dump [2023/03/24 12:07]
jcooper
computing:windows:crash_dump [2023/03/27 10:34] (current)
jcooper
Line 19: Line 19:
   * Click File -> Open dump file   * Click File -> Open dump file
   * Browse to dump file   * Browse to dump file
 +  * Click Open
  
 {{:computing:windows:windbg1.png?600|}} {{:computing:windows:windbg1.png?600|}}
 +
 +  * In the kd field type ! analyze -v and hit enter
 +  * Review the text for clues to the crash 
 +
 +{{:computing:windows:windbg2.png?600|}}
 +
 +===== Driver Verifier Stress Diag =====
 +
 +https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/driver-verifier
 +
 +:!: Used to stress drivers that cause crashes
 +
 +
 +
 +
  
  
computing/windows/crash_dump.1679681271.txt.gz · Last modified: 2023/03/24 12:07 by jcooper