Site icon EfmSoft

¿Qué significa el código NTSTATUS 0xC000014A (STATUS_ILLEGAL_FLOAT_CONTEXT)?

 
Anterior Siguiente
STATUS_WRONG_PASSWORD_CORE STATUS_PIPE_BROKEN

STATUS_ILLEGAL_FLOAT_CONTEXT

Qué significa STATUS_ILLEGAL_FLOAT_CONTEXT

STATUS_ILLEGAL_FLOAT_CONTEXT es un status histórico ligado a aplicaciones real-mode/VDM, no el equivalente moderno de NaN, divide-by-zero o invalid floating-point operation. El entorno de compatibilidad es parte esencial del significado.

En sistemas donde exista NTVDM/emulación, un dump del proceso host puede ser insuficiente si no se preserva guest instruction y state. En Windows x64 primero debe confirmarse incluso que esa ruta legacy existe.

Qué comprobar

Referencias técnicas


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

Exit mobile version