Site icon EfmSoft

What does BSOD 111 (SESSION3_INITIALIZATION_FAILED) mean?

 
Could be also:
ConstantTypeOS
ERROR_BUFFER_OVERFLOWWin32 errorWindows
ECONNREFUSEDerrnoLinux
EIDRMerrnoWindows
VSL_INITIALIZATION_FAILEDBugCheck CodeWindows
Previous Next
BOOTPROC_INITIALIZATION_FAILED VSL_INITIALIZATION_FAILED

SESSION3_INITIALIZATION_FAILED

SESSION3_INITIALIZATION_FAILED is the 0x6F Windows initialization stop. Microsoft exposes one meaningful argument: parameter 1 is the NTSTATUS that caused the operating system to decide initialization failed. Parameters 2, 3, and 4 are documented as zero.

SESSION3 is not an interactive session number

Do not interpret the name as “Remote Desktop session 3” or “user session ID 3.” The public bug-check contract describes an operating-system initialization failure and gives no relationship to an interactive logon-session identifier.

Preserve the status and execution context

References


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

Exit mobile version