Site icon EfmSoft

What does BSOD 354 (KERNEL_AUTO_BOOST_INVALID_LOCK_RELEASE) mean?

 
Could be also:
ConstantTypeOS
ERROR_NETWORK_ACCESS_DENIED_EDPWin32 errorWindows
Previous Next
LIVE_SYSTEM_DUMP WORKER_THREAD_TEST_CONDITION

KERNEL_AUTO_BOOST_INVALID_LOCK_RELEASE

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 topic is for programmers. If you are a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.

KERNEL_AUTO_BOOST_INVALID_LOCK_RELEASE Parameters

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

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.


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

Exit mobile version