KERNEL_AUTO_BOOST_INVALID_LOCK_RELEASE
Code: 0x162 (354)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x0162 (354)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x0162 (354)
Parameters
| Parameter | Description |
|---|---|
| 1 | The address of the thread |
| 2 | The lock address |
| 3 | The session ID of the thread |
| 4 | Reserved |
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
| Module | Code | Found in | Description |
|---|---|---|---|
| EventCreate.exe | 0x162 | 78.11011 | %1 |
| kernel32.dll | 0x162 | 1011 | Windows Information Protection policy does not allow access to this network resource. |
| webservices.dll | 0x162 | 78.11011 | A position indicated by the specified moveTo value (%1) was not found. |
| 3 entries | |||