DRIVER_VIOLATION
Code: 0x121 (289)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x0121 (289)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x0121 (289)
Parameters
| Parameter | Description |
|---|---|
| 0x1 | The current IRQL. |
| 0x2 | The current IRQL. |
Description
The DRIVER_VIOLATION bug check has a value of 0x00000121. This bug check indicates that a driver has caused a violation.
Important
This article is for programmers. If you're a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.
Remarks
Use a kernel debugger and view the call stack to determine the name of the driver that caused the violation: the !analyze debug extension displays information about the bug check and can be helpful in determining the root cause, then enter one of the k (Display Stack Backtrace) commands to view the call stack.
Article text from the Windows driver documentation (opens in a new tab), by Microsoft, under the CC BY 4.0 (opens in a new tab) licence.
Associated Modules
| Module | Code | Found in | Description |
|---|---|---|---|
| EventCreate.exe | 0x121 | 78.11011 | %1 |
| ntdll.dll | 0x121 | 78.11011 | The directory service evaluated group memberships locally, as it was unable to contact a global catalog server. |
| webservices.dll | 0x121 | 78.11011 | The signed 64 bit integer %1 could not be converted to an unsigned 32 bit integer because it is out of range. |
| 3 entries | |||