*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 3B, {c0000005, fffff80002d78b1f, fffff88006ef2cb0, 0}
Probably caused by : memory_corruption ( nt!MiIdentifyPfn+26f )
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: fffff80002d78b1f, Address of the instruction which caused the bugcheck
Arg3: fffff88006ef2cb0, 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!MiIdentifyPfn+26f
fffff800`02d78b1f f0410fba6e481f lock bts dword ptr [r14+48h],1Fh
CONTEXT: fffff88006ef2cb0 -- (.cxr 0xfffff88006ef2cb0)
rax=0000000000000001 rbx=020000000006bb1e rcx=0a00000000000020
rdx=0000000000053240 rsi=0000000000000000 rdi=fffffa8003fa4570
rip=fffff80002d78b1f rsp=fffff88006ef3680 rbp=fffffa8000b13a10
r8=0000000000056679 r9=0000000000000001 r10=0000000000000042
r11=0000058000000000 r12=fffff880009e9180 r13=0000000000000000
r14=fa800439859004c0 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=00010206
nt!MiIdentifyPfn+0x26f:
fffff800`02d78b1f f0410fba6e481f lock bts dword ptr [r14+48h],1Fh ds:002b:fa800439`85900508=????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x3B
PROCESS_NAME: svchost.exe
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff80002d78b1f
STACK_TEXT:
fffff880`06ef3680 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MiIdentifyPfn+0x26f
FOLLOWUP_IP:
nt!MiIdentifyPfn+26f
fffff800`02d78b1f f0410fba6e481f lock bts dword ptr [r14+48h],1Fh
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!MiIdentifyPfn+26f
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4cc791bd
STACK_COMMAND: .cxr 0xfffff88006ef2cb0 ; kb
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: X64_0x3B_nt!MiIdentifyPfn+26f
BUCKET_ID: X64_0x3B_nt!MiIdentifyPfn+26f
Followup: MachineOwner
---------