*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 3B, {c0000005, fffff880010be039, fffff88003395990, 0}
Probably caused by : fltmgr.sys ( fltmgr!GetContextFromStreamList+99 )
Followup: MachineOwner
---------
3: 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: fffff880010be039, Address of the instruction which caused the bugcheck
Arg3: fffff88003395990, 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:
fltmgr!GetContextFromStreamList+99
fffff880`010be039 488b4820 mov rcx,qword ptr [rax+20h]
CONTEXT: fffff88003395990 -- (.cxr 0xfffff88003395990)
rax=ffffffffffffffff rbx=0000000000000000 rcx=ffffffffffffffff
rdx=fffffa80049409b0 rsi=fffffa80067e62c0 rdi=fffffa80067e6270
rip=fffff880010be039 rsp=fffff88003396370 rbp=fffff880033964b0
r8=0000000000000000 r9=fffff880033964a8 r10=fffffa80067e6278
r11=0000000000000011 r12=fffff880033964a8 r13=fffffa800740e850
r14=0000000000000000 r15=fffffa80049409b0
iopl=0 nv up ei ng nz na po nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010286
fltmgr!GetContextFromStreamList+0x99:
fffff880`010be039 488b4820 mov rcx,qword ptr [rax+20h] ds:002b:00000000`0000001f=????????????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0x3B
PROCESS_NAME: svchost.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff880010be039
STACK_TEXT:
fffff880`03396370 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : fltmgr!GetContextFromStreamList+0x99
FOLLOWUP_IP:
fltmgr!GetContextFromStreamList+99
fffff880`010be039 488b4820 mov rcx,qword ptr [rax+20h]
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: fltmgr!GetContextFromStreamList+99
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: fltmgr
IMAGE_NAME: fltmgr.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4ce7929c
STACK_COMMAND: .cxr 0xfffff88003395990 ; kb
FAILURE_BUCKET_ID: X64_0x3B_fltmgr!GetContextFromStreamList+99
BUCKET_ID: X64_0x3B_fltmgr!GetContextFromStreamList+99
Followup: MachineOwner
---------