| Previous | Next |
| SAVER_SICKAPPLICATION | SAVER_BLANKSCREEN |
SAVER_UNSPECIFIED
SAVER_UNSPECIFIED: interpret the capture reason, not a public stop-code contract
SAVER_UNSPECIFIED (0x0000F000) classifies a diagnostic capture where a SAVER diagnostic capture was requested without a more specific public reason. 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 WER bucket and producer, dump type, event payload, process/package identity, and the concrete failure immediately surrounding capture. 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 start from the producer/event payload rather than assigning a subsystem from this generic category. 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.