| Previous | Next |
| SAVER_STARTNOTVISIBLE | SAVER_OUTOFMEMORY |
SAVER_NAVIGATIONMODEL
SAVER_NAVIGATIONMODEL: interpret the capture reason, not a public stop-code contract
SAVER_NAVIGATIONMODEL (0x0000F006) classifies a diagnostic capture where the capture concerns an application navigation-state transition that stopped progressing. 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 current/back/forward view stacks, activation arguments, transition token, shell state, callbacks, and UI-thread activity. 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 replay the exact navigation transition and identify the first view/model callback that does not complete. 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.
