Site icon EfmSoft

What does BSOD 273 (RECURSIVE_NMI) mean?

 
Could be also:
ConstantTypeOS
STATUS_PAGE_FAULT_DEMAND_ZERONTSTATUSWindows
Previous Next
DRIVER_INVALID_CRUNTIME_PARAMETER MSRPC_STATE_VIOLATION

RECURSIVE_NMI

Recursive non-maskable interrupt

RECURSIVE_NMI is bug check code 0x00000111. The built-in table identifies it as A non-maskable interrrupt ocurred just after processing a previous non-maskable interrupt, but before an exit from the non-maskable interrupt could be completed.; the useful diagnostic question is what Windows component raised the stop and which invariant failed.

This bug check is for a nested NMI path. NMIs are used for severe hardware, watchdog, platform, and diagnostic signals, so a recursive NMI points to a very low-level fault or watchdog interaction.

How to read the parameters

What to check in the dump

References


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

Exit mobile version