*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 3B, {c0000005, fffff80003105bee, fffff8800acddc90, 0}
Probably caused by : memory_corruption ( nt!MiDeletePteRun+504 )
Followup: MachineOwner
---------
2: 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: fffff80003105bee, Address of the instruction which caused the bugcheck
Arg3: fffff8800acddc90, 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!MiDeletePteRun+504
fffff800`03105bee f0410fba6e1000 lock bts dword ptr [r14+10h],0
CONTEXT: fffff8800acddc90 -- (.cxr 0xfffff8800acddc90)
rax=fffff8800acde5e0 rbx=0000000000000000 rcx=fffff8800acde5e0
rdx=00000000000be838 rsi=fffff6800005e208 rdi=0000000000000000
rip=fffff80003105bee rsp=fffff8800acde670 rbp=fffffa80023b7280
r8=fffffa8010746b30 r9=0000000000000000 r10=0000000000000000
r11=fffff8800acde640 r12=0000000000000000 r13=0000000000000000
r14=00017a800246d7d0 r15=0000000000000000
iopl=0 nv up ei pl nz na po nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00210206
nt!MiDeletePteRun+0x504:
fffff800`03105bee f0410fba6e1000 lock bts dword ptr [r14+10h],0 ds:002b:00017a80`0246d7e0=????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0x3B
PROCESS_NAME: chrome.exe
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff80003105bee
STACK_TEXT:
fffff880`0acde670 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MiDeletePteRun+0x504
FOLLOWUP_IP:
nt!MiDeletePteRun+504
fffff800`03105bee f0410fba6e1000 lock bts dword ptr [r14+10h],0
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!MiDeletePteRun+504
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 521ea035
STACK_COMMAND: .cxr 0xfffff8800acddc90 ; kb
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: X64_0x3B_nt!MiDeletePteRun+504
BUCKET_ID: X64_0x3B_nt!MiDeletePteRun+504
Followup: MachineOwner
---------