VIDEO_MINIPORT_FAILED_LIVEDUMP

Bug check code: 0x000001b0 (432)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1Reason Code. VALUES: 0x1 : Add device failed. 0x2 : Start device failed.
2NTSTATUS
3Reserved.
4Reserved.

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

Kernel Live Dump Code Reference

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.