| Previous | Next |
| DRIVER_PNP_WATCHDOG | XBOX_ERACTRL_CS_TIMEOUT |
SAVER_MTBFCOMMANDTIMEOUT
SAVER_MTBFCOMMANDTIMEOUT: recorded condition
SAVER_MTBFCOMMANDTIMEOUT has value 0x00000315 and identifies reliability-test command timeout. The SAVER family is used as a diagnostic classification; public parameter semantics are not available for this value, so the producer, dump type, and accompanying event payload define how it must be read.
Evidence that matters
Preserve MTBF command id, configured timeout, issue and expiry timestamps, target device, completion callback, and harness logs. Determine whether the command was never issued, issued but not completed, or completed after the harness deadline.
- record the exact Windows build, process or package identity, module versions, capture timestamp, and component that requested the report.
- determine whether the artifact is a live kernel dump, application dump, WER report, test-harness result, or a true system bug check before choosing debugger commands.
- follow the stack and provider-specific fields back to the operation that stopped progressing; the symbolic bucket is a routing clue rather than a root-cause verdict.
What distinguishes the result
Compare the measured latency with the configured budget before classifying the target as hung. Compare neighboring SAVER values only after the evidence above identifies the same producer and lifecycle stage; similar-looking names can describe different capture triggers.
Recovery after evidence collection
Preserve the original dump and logs before restarting the affected process or machine. A restart may restore service, but durable recovery requires correcting the component, dependency, resource limit, firmware, or application state demonstrated by the captured evidence.
References
- Microsoft: Windows Error Reporting
- Microsoft: Analyze a kernel-mode dump with WinDbg
- Microsoft: Bug check code reference
Looking for a different code? Search another status or error code.