ATTEMPTED_SWITCH_FROM_DPC
Code: 0xb8 (184)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x00b8 (184)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x00b8 (184)
Parameters
| Parameter | Description |
|---|---|
| 1 | The original thread causing the failure |
| 2 | The new thread |
| 3 | The stack address of the original thread |
| 4 | Reserved |
Description
The ATTEMPTED_SWITCH_FROM_DPC bug check has a value of 0x000000B8. This indicates that an illegal operation was attempted by a deferred procedure call (DPC) 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.
Cause
A wait operation, attach process, or yield was attempted from a DPC routine. This is an illegal operation.
Resolution
The stack trace will lead to the code in the original DPC routine that caused the error.
See Also
Article text from the Windows driver documentation (opens in a new tab), by Microsoft, under the CC BY 4.0 (opens in a new tab) licence.
Associated Modules
| Module | Code | Found in | Description |
|---|---|---|---|
| EventCreate.exe | 0xb8 | 78.11011 | %1 |
| dsreg.dll | 0xb8 | 1011 | Unable to check MDM enrollment status of the device. Error: %1 |
| nslookup.exe | 0xb8 | 78.11011 | domain name = |
| webservices.dll | 0xb8 | 78.11011 | There was an error receiving the HTTP reply. |
| win32k.sys | 0xb8 | 78.1 | Send Feedback |
| win32kbase.sys | 0xb8 | 1011 | Send Feedback |
| 6 entries | |||