Site icon EfmSoft

What does BSOD 402 (KERNEL_AUTO_BOOST_LOCK_ACQUISITION_WITH_RAISED_IRQL) mean?

 
Could be also:
ConstantTypeOS
ERROR_PROCESS_MODE_ALREADY_BACKGROUNDWin32 errorWindows
HTTP_STATUS_PAYMENT_REQHTTP CodeAny
Previous Next
PF_DETECTED_CORRUPTION VIDEO_DXGKRNL_LIVEDUMP

KERNEL_AUTO_BOOST_LOCK_ACQUISITION_WITH_RAISED_IRQL

The KERNEL_AUTO_BOOST_LOCK_ACQUISITION_WITH_RAISED_IRQL bug check has a value of 0x00000192. This indicates that a lock tracked by AutoBoost was acquired while executing at DISPATCH_LEVEL or above.

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_LOCK_ACQUISITION_WITH_RAISED_IRQL Parameters

Parameter Description
1 The address of the thread
2 The lock address
3 The IRQL at which the lock was acquired
4 Reserved

Cause

The caller cannot be blocking on a lock above APC_LEVEL because the lock may be held exclusively by the interrupted thread, which would cause a deadlock.


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

Exit mobile version