*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 3B, {c0000005, fffff960000ad7c8, fffff8800afbc7e0, 0}
[COLOR=Red]Probably caused by : win32k.sys[/COLOR] ( win32k!RGNOBJ::bSwap+3c )
Followup: MachineOwner
---------
6: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
[COLOR=Red]SYSTEM_SERVICE_EXCEPTION (3b)[/COLOR]
An exception happened while executing a system service routine.
Arguments:
Arg1: 00000000c0000005, Exception code that caused the bugcheck
Arg2: fffff960000ad7c8, Address of the instruction which caused the bugcheck
Arg3: fffff8800afbc7e0, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero.
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
FAULTING_IP:
win32k!RGNOBJ::bSwap+3c
fffff960`000ad7c8 4c8b00 mov r8,qword ptr [rax]
CONTEXT: fffff8800afbc7e0 -- (.cxr 0xfffff8800afbc7e0)
rax=0000000000000000 rbx=fffff8800afbd230 rcx=fffff8800afbd1e0
rdx=fffff8800afbd230 rsi=0000000000000000 rdi=fffff900c0104b10
rip=fffff960000ad7c8 rsp=fffff8800afbd1c0 rbp=0000000000000001
r8=0000000000000000 r9=fffff900c0104b10 r10=0000000a000001e5
r11=fffff8800afbd208 r12=fffff900c01e9b04 r13=fffff900c25326d0
r14=0000000000000004 r15=fffff900c0822870
iopl=0 nv up ei pl zr na po nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010246
win32k!RGNOBJ::bSwap+0x3c:
fffff960`000ad7c8 4c8b00 mov r8,qword ptr [rax] ds:002b:00000000`00000000=????????????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: [COLOR=Red]VERIFIER_ENABLED_VISTA_MINIDUMP[/COLOR]
BUGCHECK_STR: 0x3B
PROCESS_NAME: HWMonitor.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff960000ad7c8
STACK_TEXT:
fffff880`0afbd1c0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : win32k!RGNOBJ::bSwap+0x3c
FOLLOWUP_IP:
win32k!RGNOBJ::bSwap+3c
fffff960`000ad7c8 4c8b00 mov r8,qword ptr [rax]
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: win32k!RGNOBJ::bSwap+3c
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: win32k
IMAGE_NAME: win32k.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 50aeecc6
STACK_COMMAND: .cxr 0xfffff8800afbc7e0 ; kb
FAILURE_BUCKET_ID: X64_0x3B_VRF_win32k!RGNOBJ::bSwap+3c
BUCKET_ID: X64_0x3B_VRF_win32k!RGNOBJ::bSwap+3c
Followup: MachineOwner
---------