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: fffff880209b5d50, memory referenced
Arg2: 0000000000000002, 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: fffff80002ed7402, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff800031030e0
fffff880209b5d50
CURRENT_IRQL: 2
FAULTING_IP:
nt!KiTimerExpiration+f2
fffff800`02ed7402 48894808 mov qword ptr [rax+8],rcx
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: fffff880009fcaa0 -- (.trap 0xfffff880009fcaa0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=fffff880209b5d48 rbx=0000000000000000 rcx=fffff880009b5d48
rdx=00000000000000be rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002ed7402 rsp=fffff880009fcc30 rbp=00000000001265be
r8=fffffa800bdcac20 r9=00000000000000c0 r10=00000000000000be
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng nz ac pe cy
nt!KiTimerExpiration+0xf2:
fffff800`02ed7402 48894808 mov qword ptr [rax+8],rcx ds:fffff880`209b5d50=????????????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002ecac69 to fffff80002ecb700
STACK_TEXT:
fffff880`009fc958 fffff800`02ecac69 : 00000000`0000000a fffff880`209b5d50 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
fffff880`009fc960 fffff800`02ec98e0 : 0000002b`c0e01111 0000002b`cb020e7d fffff880`009b2180 fffff880`009b5500 : nt!KiBugCheckDispatch+0x69
fffff880`009fcaa0 fffff800`02ed7402 : 00000000`00006e7b 00000000`0000837f 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x260
fffff880`009fcc30 fffff800`02ed6cc7 : 00000007`f6d45ec0 00000007`001265be 00000007`f6d45ebe 00000000`000000be : nt!KiTimerExpiration+0xf2
fffff880`009fccd0 fffff800`02ed3eea : fffff880`009b2180 fffff880`009bd0c0 00000000`00000001 fffff800`00000000 : nt!KiRetireDpcList+0x277
fffff880`009fcd80 00000000`00000000 : fffff880`009fd000 fffff880`009f7000 fffff880`009fcd40 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiTimerExpiration+f2
fffff800`02ed7402 48894808 mov qword ptr [rax+8],rcx
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!KiTimerExpiration+f2
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4d9fdd34
FAILURE_BUCKET_ID: X64_0xA_nt!KiTimerExpiration+f2
BUCKET_ID: X64_0xA_nt!KiTimerExpiration+f2
Followup: MachineOwner
---------