| Previous | Next |
| EVENT_TRACING_FATAL_ERROR | INVALID_DRIVER_HANDLE |
TOO_MANY_RECURSIVE_FAULTS
The TOO_MANY_RECURSIVE_FAULTS bug check has a value of 0x0000011E. This indicates that a file system has caused too many recursive faults under low resource conditions to be handled.
TOO_MANY_RECURSIVE_FAULTS Parameters
None
Diagnostic focus
Investigate the file-system path that repeatedly faulted while the system was already under memory pressure. Recursive paging or resource acquisition can prevent forward progress when a fault handler itself needs pageable data. Examine low-memory state, filter drivers, stack depth, and the operation that triggered the first fault.
References
Looking for a different code? Search another status or error code.
