| Debugging Tools for Windows |
The DRIVER_VIOLATION bug check has a value of 0x00000121. This bug check indicates that a driver has caused a violation.
The following parameters are displayed on the blue screen.
| Parameter | Description |
|---|---|
| 1 | Describes the type of violation |
| 2 | Reserved |
| 3 | Reserved |
Use a kernel debugger and view the call stack to determine the name of the driver that caused the violation.