VIDEO_MINIPORT_FAILED_LIVEDUMP
Bug check code: 0x000001b0 (432)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x01b0 (432)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x01b0 (432)
Parameters
| Parameter | Description |
|---|---|
| 1 | Reason Code. VALUES: 0x1 : Add device failed. 0x2 : Start device failed. |
| 2 | NTSTATUS |
| 3 | Reserved. |
| 4 | Reserved. |
Description
The VIDEO_MINIPORT_FAILED_LIVEDUMP live dump has a value of 0x000001B0.
Cause
The DXGKRNL detected a problem and has captured a live dump to collect debug information. These livedumps are triggered by dxgkrnl when a video miniport driver failed.
(This code can never be used for a real bugcheck; it is used to identify live dumps.)
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.