Bug Check 0x128: WORKER_THREAD_RETURNED_WITH_BAD_IO_PRIORITY
The WORKER_THREAD_RETURNED_WITH_BAD_IO_PRIORITY bug check has a value of 0x00000128. This indicates that a worker threads IOPriority was wrongly modified by the called worker routine.
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.
WORKER_THREAD_RETURNED_WITH_BAD_IO_PRIORITY Parameters
Parameter | Description |
---|---|
1 | Address of worker routine (Use the ln (List Nearest Symbols) command on this address to find the offending driver) |
2 | Current IoPrioirity value |
3 | Workitem parameter |
4 | Workitem address |