*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 3B, {c0000005, fffff8000284f824, fffff8800808ced0, 0}
Probably caused by : memory_corruption ( nt!MmLocateSubsectionNode+2c )
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: fffff8000284f824, Address of the instruction which caused the bugcheck
Arg3: fffff8800808ced0, 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!MmLocateSubsectionNode+2c
fffff800`0284f824 418b4104 mov eax,dword ptr [r9+4]
CONTEXT: fffff8800808ced0 -- (.cxr 0xfffff8800808ced0)
rax=0000000000000004 rbx=0000000000000004 rcx=fffffa8003e9d1a0
rdx=0000000000000000 rsi=0000000000000000 rdi=fffffa8003e9d1a0
rip=fffff8000284f824 rsp=fffff8800808d8a0 rbp=fffffa8003e9d1a0
r8=0000000000000000 r9=0000000000000001 r10=fffff8800808db58
r11=0000000000000000 r12=0000000000000000 r13=0000000000450000
r14=0000000000000000 r15=fffff8800808db48
iopl=0 nv up ei ng nz na po nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010286
nt!MmLocateSubsectionNode+0x2c:
fffff800`0284f824 418b4104 mov eax,dword ptr [r9+4] ds:002b:00000000`00000005=????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x3B
PROCESS_NAME: Launch.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff8000284f824
STACK_TEXT:
fffff880`0808d8a0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MmLocateSubsectionNode+0x2c
FOLLOWUP_IP:
nt!MmLocateSubsectionNode+2c
fffff800`0284f824 418b4104 mov eax,dword ptr [r9+4]
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!MmLocateSubsectionNode+2c
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4d9fdd34
STACK_COMMAND: .cxr 0xfffff8800808ced0 ; kb
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: X64_0x3B_nt!MmLocateSubsectionNode+2c
BUCKET_ID: X64_0x3B_nt!MmLocateSubsectionNode+2c
Followup: MachineOwner