What does BSOD 0x137 (WIN32K_HANDLE_MANAGER) mean?

 
Could be also:
ConstantTypeOS
ERROR_DUPLICATE_PRIVILEGESWin32 errorWindows
Previous Next
VHD_BOOT_HOST_VOLUME_NOT_ENOUGH_SPACE GPIO_CONTROLLER_DRIVER_ERROR

WIN32K_HANDLE_MANAGER

The WIN32K_HANDLE_MANAGER bug check has a value of 0x00000137. This indicates that the win32k/ntuser handle manager has detected a fatal error.

WIN32K_HANDLE_MANAGER Parameters

Parameter Description
1 Reserved
2 Address of the object (If available)
3 Reserved
4 Reserved

Under some circumstances, additional parameters not listed here may be returned.

Diagnostic focus

Parameter 2 can identify the affected win32k or ntuser object. Inspect its handle entry, object type, reference and lifetime state, and the call path that detected the inconsistency. This stop points to fatal GUI handle-manager bookkeeping and should be distinguished from user-mode invalid-handle errors.

References


Looking for a different code? Search another status or error code.