Bug Check 0x1E1: DEVICE_DIAGNOSTIC_LOG_LIVEDUMP
The DEVICE_DIAGNOSTIC_LOG_LIVEDUMP has a value of 0x000001E1. This indicates that a device has encountered an error and generated diagnostic data.
(This code can never be used for a real bug check; it is used to identify live dumps.)
Parameter | Description |
---|---|
1 | Device class.
0x1 : Storage device. 2 - Storage Issue type. 0x1 : Device panic. 3 - IEEE Organization ID. 4 - Reserved |
2 | See description above. |
3 | See description above. |
4 | See description above. |
Resolution
The !analyze debug extension displays information about the bug check and can be helpful in determining the root cause.