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: [COLOR="Red"]fffffa8024ff0108, memory referenced[/COLOR]
Arg2: 0000000000000002, IRQL
Arg3: [COLOR="red"]0000000000000001[/COLOR], bitfield :
bit 0 : value 0 = read operation, [COLOR="red"]1 = write operation[/COLOR]
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002d532e6, address which referenced memory