This shows you the differences between two versions of the page.
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 | ||
{{: | {{: | ||
+ | |||
+ | * In the kd field type ! analyze -v and hit enter | ||
+ | * Review the text for clues to the crash | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ===== Driver Verifier Stress Diag ===== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | :!: Used to stress drivers that cause crashes | ||
+ | |||
+ | |||
+ | |||
+ | |||