Bug Check 0xFA: HTTP_DRIVER_CORRUPTED
The HTTP_DRIVER_CORRUPTED bug check has a value of 0x000000FA. This indicates that the HTTP kernel driver (Http.sys) has reached a corrupted state and cannot recover.
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.
HTTP_DRIVER_CORRUPTED Parameters
Parameter 1 identifies the exact state of the HTTP kernel driver.
Parameter 1 | Parameter 2 | Parameter 3 | Parameter 4 | Cause of Error |
---|---|---|---|---|
0x1 |
Address of work item |
Name of the file that contains the work item check |
Line number of the work item check within the file |
A work item is invalid. This will eventually result in thread pool corruption and an access violation. |