ATTEMPTED_SWITCH_FROM_DPC

Code: 0xb8 (184)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1The original thread causing the failure
2The new thread
3The stack address of the original thread
4Reserved

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

Bug Check Code Reference

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

ModuleCodeFound inDescription
EventCreate.exe0xb878.11011%1
dsreg.dll0xb81011Unable to check MDM enrollment status of the device. Error: %1
nslookup.exe0xb878.11011domain name =
webservices.dll0xb878.11011There was an error receiving the HTTP reply.
win32k.sys0xb878.1Send Feedback
win32kbase.sys0xb81011Send Feedback
6 entries