.....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {fffff7000128e898, 0, 1, fffff80002e849d5}
Probably caused by : ntkrnlmp.exe ( nt!KiPageFault+260 )
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: fffff7000128e898, memory referenced
Arg2: 0000000000000000, IRQL
Arg3: 0000000000000001, 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: fffff80002e849d5, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff800030af100
GetUlongFromAddress: unable to read from fffff800030af1c0
fffff7000128e898 Nonpaged pool
CURRENT_IRQL: 0
FAULTING_IP:
nt!MmAccessFault+bb5
fffff800`02e849d5 498904d3 mov qword ptr [r11+rdx*8],rax
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: Diablo III.exe
TRAP_FRAME: fffff8800687e7f0 -- (.trap 0xfffff8800687e7f0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=00041c83fffffffe rbx=0000000000000000 rcx=0000000000041c82
rdx=0000000000041c82 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002e849d5 rsp=fffff8800687e980 rbp=fffff8800687ea00
r8=fffff70001080000 r9=00000000000338dd r10=00000000000338dd
r11=fffff70001080488 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na pe nc
nt!MmAccessFault+0xbb5:
fffff800`02e849d5 498904d3 mov qword ptr [r11+rdx*8],rax ds:fffff700`0128e898=ba710600831c0400
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002e771a9 to fffff80002e77c00
STACK_TEXT:
fffff880`0687e6a8 fffff800`02e771a9 : 00000000`0000000a fffff700`0128e898 00000000`00000000 00000000`00000001 : nt!KeBugCheckEx
fffff880`0687e6b0 fffff800`02e75e20 : 00000000`00000001 fffff700`0128e898 00000000`00000000 80000001`276c486f : nt!KiBugCheckDispatch+0x69
fffff880`0687e7f0 fffff800`02e849d5 : fffffa80`037644c0 fffff880`0687ea00 fffffa80`0e112b00 00000000`00000000 : nt!KiPageFault+0x260
fffff880`0687e980 fffff800`02e75d2e : 00000000`00000001 00000000`31962000 00000000`00000001 00000000`0d350b14 : nt!MmAccessFault+0xbb5
fffff880`0687eae0 00000000`6e223573 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x16e
00000000`0e56fe1c 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x6e223573
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiPageFault+260
fffff800`02e75e20 440f20c0 mov rax,cr8
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: nt!KiPageFault+260
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 5147d9c6
FAILURE_BUCKET_ID: X64_0xA_nt!KiPageFault+260
BUCKET_ID: X64_0xA_nt!KiPageFault+260
Followup: MachineOwner
---------