*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 3B, {c0000005, fffff80003403991, fffff88008b91af0, 0}
Probably caused by : memory_corruption
Followup: memory_corruption
---------
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: fffff80003403991, Address of the instruction which caused the bugcheck
Arg3: fffff88008b91af0, 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!ExAllocatePoolWithTag+5c1
fffff800`03403991 488910 mov qword ptr [rax],rdx
CONTEXT: fffff88008b91af0 -- (.cxr 0xfffff88008b91af0)
rax=fefff8000345ea80 rbx=fffffa8009c44c00 rcx=fffff8000345ea80
rdx=fffffa8009c44b40 rsi=0000000000001000 rdi=0000000000000000
rip=fffff80003403991 rsp=fffff88008b924d0 rbp=fffff8000345e880
r8=0000000000000000 r9=fffff8000345ee80 r10=fffff8000345e888
r11=0000000000000001 r12=0000000000000040 r13=0000000000000000
r14=0000000000000000 r15=0000000020707249
iopl=0 nv up ei ng nz na pe nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010282
nt!ExAllocatePoolWithTag+0x5c1:
fffff800`03403991 488910 mov qword ptr [rax],rdx ds:002b:fefff800`0345ea80=????????????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: CODE_CORRUPTION
BUGCHECK_STR: 0x3B
PROCESS_NAME: TrustedInstall
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff80003403991
STACK_TEXT:
fffff880`08b924d0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!ExAllocatePoolWithTag+0x5c1
CHKIMG_EXTENSION: !chkimg -lo 50 -db !nt
2 errors : !nt (fffff80003403657-fffff80003403b17)
fffff80003403650 8b d8 e9 88 fe ff ff *f1 43 83 44 2c 18 01 f0 4b ........C.D,...K
...
fffff80003403b10 50 48 39 00 0f 84 ee *ff ff ff e8 65 f0 e7 ff e9 PH9........e....
MODULE_NAME: memory_corruption
IMAGE_NAME: memory_corruption
FOLLOWUP_NAME: memory_corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MEMORY_CORRUPTOR: STRIDE
STACK_COMMAND: .cxr 0xfffff88008b91af0 ; kb
FAILURE_BUCKET_ID: X64_MEMORY_CORRUPTION_STRIDE
BUCKET_ID: X64_MEMORY_CORRUPTION_STRIDE
Followup: memory_corruption
---------