*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 3B, {c0000005, fffff8000329ad20, fffff88009ed0f60, 0}
Probably caused by : ntkrnlmp.exe ( nt!ExfAcquireRundownProtection+0 )
Followup: MachineOwner
---------
4: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_SERVICE_EXCEPTION (3b)
An exception happened while executing a system service routine.
Arguments:
Arg1: 00000000c0000005, Exception code that caused the bugcheck
Arg2: fffff8000329ad20, Address of the instruction which caused the bugcheck
Arg3: fffff88009ed0f60, 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:
nt!ExfAcquireRundownProtection+0
fffff800`0329ad20 488b01 mov rax,qword ptr [rcx]
CONTEXT: fffff88009ed0f60 -- (.cxr 0xfffff88009ed0f60)
rax=0000000000000001 rbx=fffffa8006ed0360 rcx=0000000000000008
rdx=0000000000000000 rsi=fffff88009ed1a10 rdi=0000000000000000
rip=fffff8000329ad20 rsp=fffff88009ed1938 rbp=fffff8a01a432780
r8=0000000000000801 r9=0000000000000423 r10=fffff880009b2b80
r11=fffff8a01a432780 r12=fffff88006dca3b0 r13=fffffa800bbc8100
r14=fffff88006dca3b0 r15=0000000000000704
iopl=0 nv up ei pl nz na pe nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010202
nt!ExfAcquireRundownProtection:
fffff800`0329ad20 488b01 mov rax,qword ptr [rcx] ds:002b:00000000`00000008=????????????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x3B
PROCESS_NAME: explorer.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff8000329ad20
STACK_TEXT:
fffff880`09ed1938 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!ExfAcquireRundownProtection
FOLLOWUP_IP:
nt!ExfAcquireRundownProtection+0
fffff800`0329ad20 488b01 mov rax,qword ptr [rcx]
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!ExfAcquireRundownProtection+0
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4d9fdd34
STACK_COMMAND: .cxr 0xfffff88009ed0f60 ; kb
FAILURE_BUCKET_ID: X64_0x3B_nt!ExfAcquireRundownProtection+0
BUCKET_ID: X64_0x3B_nt!ExfAcquireRundownProtection+0
Followup: MachineOwner