DRIVER_VIOLATION

Code: 0x121 (289)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
0x1The current IRQL.
0x2The 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

ModuleCodeFound inDescription
EventCreate.exe0x12178.11011%1
ntdll.dll0x12178.11011The directory service evaluated group memberships locally, as it was unable to contact a global catalog server.
webservices.dll0x12178.11011The signed 64 bit integer %1 could not be converted to an unsigned 32 bit integer because it is out of range.
3 entries