Not all Blue Screens of Death are easy to debug! Sometimes, you need to enable extra checking to help catch a buggy device driver. In this episode of Defrag Tools, Chad Beeder and Larry Larsen discuss using Driver Verifier in conjunction with WinDbg to track down a driver which is corrupting kernel mode pool memory.
Debugger commands used:
!analyze -v
.trap
ub
dp
dps
dc
kv
Make sure you watch Defrag Tools Episode #1 for instructions on how to get the Debugging Tools for Windows and how to set the required environment variables for symbols and source code resolution.
WinDbg - Driver Verifier
Defrag Tools · Season 1 · Episode 16
Not all Blue Screens of Death are easy to debug! Sometimes, you need to enable extra checking to help catch a buggy device driver. In this episode of Defrag Tools, Chad Beeder and Larry Larsen discuss using Driver Verifier in conjunction with WinDbg to track down a driver which is corrupting kernel mode pool memory.
Debugger commands used:
!analyze -v
.trap
ub
dp
dps
dc
kv
Make sure you watch Defrag Tools Episode #1 for instructions on how to get the Debugging Tools for Windows and how to set the required environment variables for symbols and source code resolution.
Debugger commands used:
!analyze -v
.trap
ub
dp
dps
dc
kv
Make sure you watch Defrag Tools Episode #1 for instructions on how to get the Debugging Tools for Windows and how to set the required environment variables for symbols and source code resolution.
Episode Details
Air date, runtime, timezone, and episode position.
Season
1
Episode
16
Air Date
26/Nov/2012
Air Time
—
Runtime
45 min
Overview
Episode summary.
Episode Navigation
Move between previous and next episodes.