INVALID_DRIVER_HANDLE

Code: 0x11f (287)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1The handle value for the driver object.
2The status returned trying to reference the object.
3The address of the PDRIVER_OBJECT.
4Reserved

Description

The INVALID_DRIVER_HANDLE bug check has a value of 0x0000011F. This indicates that someone has closed the initial handle for a driver between inserting the driver object and referencing the handle.

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.

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.exe0x11f78.11011%1
storagewmi.dll0x11f1011Repairing volume
webservices.dll0x11f78.11011The signed 32 bit integer %1 could not be converted to an unsigned 64 bit integer because it is out of range.
3 entries