*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 3B, {c0000005, fffff80002fca97b, fffff88008e11da0, 0}
Probably caused by : ntkrnlmp.exe ( nt!ObpLookupDirectoryEntry+9b )
Followup: MachineOwner
---------
1: 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: fffff80002fca97b, Address of the exception record for the exception that caused the bugcheck
Arg3: fffff88008e11da0, 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!ObpLookupDirectoryEntry+9b
fffff800`02fca97b 0fb717 movzx edx,word ptr [rdi]
CONTEXT: fffff88008e11da0 -- (.cxr 0xfffff88008e11da0)
rax=0000000000000001 rbx=0000000000000000 rcx=fffff8a001cd3eb0
rdx=fffff88008e12870 rsi=fffffa8005c62cc8 rdi=0000000000f8003c
rip=fffff80002fca97b rsp=fffff88008e12770 rbp=0000000000000040
r8=0000000000000040 r9=0000000000000001 r10=fffff8a001cd3eb0
r11=0000000000000002 r12=fffff88008e12870 r13=fffff88008e129b0
r14=fffff8a001cd3eb0 r15=fffff8a001cd3eb0
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!ObpLookupDirectoryEntry+0x9b:
fffff800`02fca97b 0fb717 movzx edx,word ptr [rdi] ds:002b:00000000`00f8003c=????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x3B
PROCESS_NAME: CLMLSvc.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff80002fca97b
STACK_TEXT:
fffff880`08e12770 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!ObpLookupDirectoryEntry+0x9b
FOLLOWUP_IP:
nt!ObpLookupDirectoryEntry+9b
fffff800`02fca97b 0fb717 movzx edx,word ptr [rdi]
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!ObpLookupDirectoryEntry+9b
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c44a9
STACK_COMMAND: .cxr 0xfffff88008e11da0 ; kb
FAILURE_BUCKET_ID: X64_0x3B_nt!ObpLookupDirectoryEntry+9b
BUCKET_ID: X64_0x3B_nt!ObpLookupDirectoryEntry+9b
Followup: MachineOwner
---------