Bug Check Codes


Windows Driver Kit: Driver Development Tools
Bug Check 0x3B: SYSTEM_SERVICE_EXCEPTION

The SYSTEM_SERVICE_EXCEPTION bug check has a value of 0x0000003B. This indicates that an exception happened while executing a routine that transitions from non-privileged code to privileged code.

Parameters

The following parameters are displayed on the blue screen.

ParameterDescription
1The exception that caused the bug check
2The address of the exception record for the exception that caused the bug check
3The address of the context record for the exception that caused the bug check
40

Cause

This error has been linked to excessive paged pool usage and may occur due to user-mode graphics drivers crossing over and passing bad data to the kernel code.


Send feedback on this topic
Built on November 19, 2009
Page view tracker