What does BSOD 0xF007 (SAVER_OUTOFMEMORY) mean?

 
Previous Next
SAVER_NAVIGATIONMODEL SAVER_GRAPHICS

SAVER_OUTOFMEMORY

SAVER out-of-memory bucket for SAVER_OUTOFMEMORY

SAVER_OUTOFMEMORY is bug check code 0x0000F007.

This SAVER bucket indicates resource exhaustion in the diagnostic producer or related app/shell path. It should be correlated with process memory, commit, graphics allocations, and WER resource data.

How to read it in a dump

  • Treat the value as an internal Windows diagnostic bucket, not as a classic blue-screen stop code with public parameters.
  • the process name, module list, event-log record, and WER bucket are more important than the symbolic name alone.
  • if a dump exists, check whether it is a live dump, app-model dump, or kernel bug check triggered for diagnostic capture.

What to check

  • Check process commit, system commit, GPU memory, and shell/app-model resource logs.
  • Preserve memory dumps and WER data before restarting repeatedly.
  • Separate ordinary process out-of-memory from kernel commit or graphics resource exhaustion.

References


Looking for a different code? Search another status or error code.