What does BSOD 0x11A (EM_INITIALIZATION_ERROR) mean?

 
Could be also:
ConstantTypeOS
ERROR_EAS_NOT_SUPPORTEDWin32 errorWindows
Previous Next
VIDEO_SCHEDULER_INTERNAL_ERROR DRIVER_RETURNED_HOLDING_CANCEL_LOCK

EM_INITIALIZATION_ERROR

Executive management initialization failure for EM_INITIALIZATION_ERROR

EM_INITIALIZATION_ERROR is bug check code 0x0000011A.

This early initialization code is useful only with the stack and nested status. It points at a core OS management component failing before the system reached normal runtime service startup.

How to read it in a dump

  • Treat it as boot-phase infrastructure failure.
  • The component name on the stack is required to distinguish memory, environment, policy, or executive state.
  • Do not guess from the symbolic name alone.

What to check

  • Check system file integrity, boot-start drivers, registry hive health, and recent OS updates.
  • Use boot debugging or a full dump when possible.
  • Compare with other initialization bug checks on repeated boots.

References


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