*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {fffff68000017278, 0, 0, fffff80002ed92e2}
Probably caused by : memory_corruption ( nt!MiAgeWorkingSet+1c2 )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: fffff68000017278, memory referenced
Arg2: 0000000000000000, IRQL
Arg3: 0000000000000000, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002ed92e2, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800030fd0e0
fffff68000017278
CURRENT_IRQL: 0
FAULTING_IP:
nt!MiAgeWorkingSet+1c2
fffff800`02ed92e2 488b19 mov rbx,qword ptr [rcx]
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: MsMpEng.exe
TRAP_FRAME: fffff880033e77a0 -- (.trap 0xfffff880033e77a0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000007ffffffff8 rbx=0000000000000000 rcx=fffff68000017278
rdx=0000000000000001 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002ed92e2 rsp=fffff880033e7930 rbp=0000000000017278
r8=0000000000000000 r9=fffffa8005485be8 r10=0000000000000005
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng nz na po cy
nt!MiAgeWorkingSet+0x1c2:
fffff800`02ed92e2 488b19 mov rbx,qword ptr [rcx] ds:fffff680`00017278=????????????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002ec4ca9 to fffff80002ec5740
STACK_TEXT:
fffff880`033e7658 fffff800`02ec4ca9 : 00000000`0000000a fffff680`00017278 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
fffff880`033e7660 fffff800`02ec3920 : 00000000`00000000 00000980`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`033e77a0 fffff800`02ed92e2 : 00000000`00000000 00000000`00000001 00000000`00000000 fffffa80`00000001 : nt!KiPageFault+0x260
fffff880`033e7930 fffff800`02ed999d : fffffa80`05485be8 fffff880`00000001 00000000`00000001 fffff880`033e7bb0 : nt!MiAgeWorkingSet+0x1c2
fffff880`033e7ae0 fffff800`02ed9ee2 : 00000000`0000683f 00000000`00000000 fffffa80`00000000 00000000`00000002 : nt!MiProcessWorkingSets+0x1e5
fffff880`033e7b80 fffff800`02eda173 : 00000000`00000008 fffff880`033e7c10 00000000`00000001 fffffa80`00000000 : nt!MmWorkingSetManager+0x6e
fffff880`033e7bd0 fffff800`03169c06 : fffffa80`036ff040 00000000`00000080 fffffa80`036aa5f0 00000000`00000001 : nt!KeBalanceSetManager+0x1c3
fffff880`033e7d40 fffff800`02ea3c26 : fffff880`009b1180 fffffa80`036ff040 fffff880`009bc0c0 daffdaff`67e267e2 : nt!PspSystemThreadStartup+0x5a
fffff880`033e7d80 00000000`00000000 : fffff880`033e8000 fffff880`033e2000 fffff880`033e7710 00000000`00000000 : nt!KxStartSystemThread+0x16
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!MiAgeWorkingSet+1c2
fffff800`02ed92e2 488b19 mov rbx,qword ptr [rcx]
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!MiAgeWorkingSet+1c2
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c44a9
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: X64_0xA_nt!MiAgeWorkingSet+1c2
BUCKET_ID: X64_0xA_nt!MiAgeWorkingSet+1c2
Followup: MachineOwner
---------