CANCEL_STATE_IN_COMPLETED_IRP
Code: 0x48 (72)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x0048 (72)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x0048 (72)
Parameters
| Parameter | Description |
|---|---|
| 1 | A pointer to the IRP |
| 2 | The cancel routine set by the driver |
| 3 | Reserved |
| 4 | Reserved |
Description
The CANCEL_STATE_IN_COMPLETED_IRP bug check has a value of 0x00000048. This indicates that an I/O request packet (IRP) was completed, and then was subsequently canceled.
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
An IRP that had a Cancel routine set was completed normally, without cancellation. But after it was complete, a driver called the IRP's Cancel routine.
This could be caused by a driver that completed the IRP and then attempted to cancel it.
It could also be caused by two drivers each trying to access the same IRP in an improper way.
Resolution
The cancel routine parameter can be used to determine which driver or stack caused the bug check.
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 | 0x48 | 78.11011 | %1 |
| KernelBase.dll | 0x48 | 78.1 | The specified printer or disk device has been paused. |
| cipher.exe | 0x48 | 78.11011 | Adding user to files in folder %1 |
| dsreg.dll | 0x48 | 1011 | Unable to retrieve the NGC user ID key with name %1. Error: %2 |
| dssec.dll | 0x48 | 78.11011 | private information |
| ehepgres.dll | 0x48 | 7 | %1 |
| kernel32.dll | 0x48 | 78.11011 | The specified printer or disk device has been paused. |
| nslookup.exe | 0x48 | 78.11011 | Unspecified error |
| reagentc.exe | 0x48 | 11 | Configures the Windows Recovery Environment (Windows RE) and system reset.
%1 |
| webservices.dll | 0x48 | 78.11011 | The specified mode of framing was not recognized. |
| wevtutil.exe | 0x48 | 78.11011 | Provider %1 in the manifest contains channel %2 that is missing the type attribute. |
| 11 entries | |||