Tuesday, May 21, 2013

SYSTEM_SERVICE_EXCEPTION STOP: 0x0000003B



If you are unable successfully boot into Windows because of the fatal error, Windows has an option to reload registry information from the last successful boot. To revert to the last successful boot:



    1.     Reboot the computer.
    2.     Near the end of the BIOS messages or graphic, but well before anything appears from Windows, press the F8 key. You may only have a few seconds to get the right spot to press F8 before it attempts to go into Windows. If the BIOS complains about a pressed key or asks you to go into BIOS setup, you've pressed F8 too soon (Don't go into BIOS setup).
    3.     When successful, you should see a black screen with white text "Windows Advanced Options". Use the up or down arrow keys to highlight Last Known Good Configuration and press Enter.
For this case, update the video driver.
An exception happened while executing a routine that transitions from non-privileged code to privileged code.
After the Stop code will be 4 hex values: {Parameter 1, Parameter 2, Parameter 3, Parameter 4}.
Parameter 1 specifies the exception that caused the error.
Parameter 2 specifies the address of the exception record for the exception that caused the error.
Parameter 3 specifies the address of the context record for the exception that caused the error.
Parameter 4 is not defined.

No comments:

Post a Comment