| Previous | Next |
| PDC_WATCHDOG_TIMEOUT_LIVEDUMP | BUGCODE_NDIS_DRIVER_LIVE_DUMP |
SOC_SUBSYSTEM_FAILURE_LIVEDUMP
SoC subsystem live dump for SOC_SUBSYSTEM_FAILURE_LIVEDUMP
SOC_SUBSYSTEM_FAILURE_LIVEDUMP is bug check code 0x0000015D.
This is a live-dump style code for System-on-Chip subsystem failure. It captures diagnostic state while the OS may still be running, commonly to analyze firmware-controlled or platform-integrated devices.
How to read it in a dump
- Treat it as a live-dump diagnostic event unless the system also stopped with another fatal bug check.
- Subsystem identifiers, platform firmware logs, and device-specific telemetry decide the root cause.
- Mobile, tablet, and embedded-style platforms may expose more SoC subsystems than desktops.
What to check
- Collect the live dump, platform event logs, firmware logs, and device telemetry.
- Check chipset/firmware and platform driver updates.
- Correlate with power-state transitions, connected standby, sensors, radios, or integrated controllers.
References
Looking for a different code? Search another status or error code.
