What does BSOD 0x13C (INVALID_IO_BOOST_STATE) mean?

 
Could be also:
ConstantTypeOS
ERROR_DEVICE_FEATURE_NOT_SUPPORTEDWin32 errorWindows
Previous Next
PASSIVE_INTERRUPT_ERROR CRITICAL_INITIALIZATION_FAILURE

INVALID_IO_BOOST_STATE

The INVALID_IO_BOOST_STATE bug check has a value of 0x0000013C.

This indicates that a thread exited with an invalid I/O boost state. This should be zero when a thread exits.

INVALID_IO_BOOST_STATE Parameters

Parameter Description
1 Pointer to the thread which had the invalid boost state
2 Current boost state or throttle count
3 Reserved
4 Reserved

Trace the exiting thread I/O-boost accounting and identify the driver or subsystem that failed to release a temporary boost before thread termination.

References


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