Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
The WORKER_THREAD_INVALID_STATE bug check has a value of 0x000001D2.
This error indicates that an executive worker thread is in an invalid state.
WORKER_THREAD_INVALID_STATE Parameters
Parameter | Description |
---|---|
1 | Type of failure |
2 | Address of the worker thread |
3 | Reserved |
4 | Reserved |
Parameter 1 Values
0x0 : A worker thread in the process of terminating has outstanding I/O
2 - Address of the worker thread
3 - Reserved
4 - Reserved