| Previous | Next |
| DRIVER_PNP_WATCHDOG | XBOX_ERACTRL_CS_TIMEOUT |
SAVER_MTBFCOMMANDTIMEOUT
SAVER_MTBFCOMMANDTIMEOUT: interpret the capture reason, not a public stop-code contract
SAVER_MTBFCOMMANDTIMEOUT (0x00000315) classifies a diagnostic capture where an MTBF/reliability command exceeded its configured completion deadline. SAVER values are diagnostic categories; the public symbol does not provide a stable bugcheck-parameter contract that identifies one defective driver by itself.
Capture the evidence that belongs to this category
Preserve test command ID, issue/deadline/completion timestamps, target device/component, harness log, callback state, and cancellation. Also keep the Windows build, dump type, producer, WER/event correlation, and relevant process or package identity.
What the investigation should prove
The goal is to distinguish “never issued,” “issued but hung,” and “completed after harness deadline”. Use the dump and surrounding events to find the first concrete blocked transition or failing component; do not manufacture parameter meanings from the numeric SAVER value.
Technical references
Looking for a different code? Search another status or error code.