| Previous | Next |
| SAVER_APPLISTUNREACHABLE | SAVER_UNEXPECTEDSHUTDOWN |
SAVER_REPORTNOTIFICATIONFAILURE
SAVER_REPORTNOTIFICATIONFAILURE: interpret the capture reason, not a public stop-code contract
SAVER_REPORTNOTIFICATIONFAILURE (0x0000F011) classifies a diagnostic capture where a reporting or notification-delivery path failed. 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 notification/report identity, producer and recipient, broker/service state, payload type, transport result, callbacks, and acknowledgment timestamps. 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 locate whether creation, broker submission, transport, recipient lookup, or acknowledgment is the failing boundary. 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.