KERNEL_AUTO_BOOST_INVALID_LOCK_RELEASE

Code: 0x162 (354)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1The address of the thread
2The lock address
3The session ID of the thread
4Reserved

Description

The KERNEL_AUTO_BOOST_INVALID_LOCK_RELEASE bug check has a value of 0x00000162. This indicates that a lock tracked by AutoBoost was released by a thread that did not own the lock.

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.

Cause

This is typically caused when some thread releases a lock on behalf of another thread (which is not legal with AutoBoost tracking enabled) or when some thread tries to release a lock it no longer owns.

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.exe0x16278.11011%1
kernel32.dll0x1621011Windows Information Protection policy does not allow access to this network resource.
webservices.dll0x16278.11011A position indicated by the specified moveTo value (%1) was not found.
3 entries