Site icon EfmSoft

¿Qué significa el código BSOD 0x4C (FATAL_UNHANDLED_HARD_ERROR)?

 
También puede significar:
ConstanteTipoSO
ENOTUNIQerrnoLinux
EPROCUNAVAILerrnomacOS
Anterior Siguiente
STREAMS_INTERNAL_ERROR NO_PAGES_AVAILABLE

FATAL_UNHANDLED_HARD_ERROR

Qué significa FATAL_UNHANDLED_HARD_ERROR

FATAL_UNHANDLED_HARD_ERROR (0x4C) es un contenedor de escalación: Windows recibió un hard error que no podía manejar de forma segura y terminó en un bug check. El nombre es deliberadamente genérico; la causa útil suele ser el NTSTATUS/hard-error information y el subsystem que lo originó.

Un hard error puede encapsular un status mucho más informativo. Decodificar ese status antes de hacer cambios suele separar problemas de image/storage/configuration de fallos puramente hardware.

Qué comprobar

Referencias técnicas


¿Buscas un código diferente? Buscar otro código de estado o error.

Exit mobile version