*******************************************************************************
* *
* 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: ffffffe0, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, 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: 832a8394, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: GetPointerFromAddress: unable to read from 8337e848
Unable to read MiSystemVaType memory at 8335de20
ffffffe0
CURRENT_IRQL: 2
FAULTING_IP:
nt!ExpScanGeneralLookasideList+22
832a8394 8b51e0 mov edx,dword ptr [ecx-20h]
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: 8b3c3bfc -- (.trap 0xffffffff8b3c3bfc)
ErrCode = 00000000
eax=00000000 ebx=00000000 ecx=00000000 edx=00000000 esi=00000000 edi=00000004
eip=832a8394 esp=8b3c3c70 ebp=8b3c3c80 iopl=0 nv up ei pl nz na po cy
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010203
nt!ExpScanGeneralLookasideList+0x22:
832a8394 8b51e0 mov edx,dword ptr [ecx-20h] ds:0023:ffffffe0=????????
Resetting default scope
LAST_CONTROL_TRANSFER: from 832a8394 to 832565eb
STACK_TEXT:
8b3c3bfc 832a8394 badb0d00 00000000 8b3c3c1c nt!KiTrap0E+0x2cf
8b3c3c80 8328df15 83350490 83350488 00000000 nt!ExpScanGeneralLookasideList+0x22
8b3c3d50 8341e056 00000000 97020f8e 00000000 nt!KeBalanceSetManager+0x195
8b3c3d90 832c6219 8328dd80 00000000 00000000 nt!PspSystemThreadStartup+0x9e
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!ExpScanGeneralLookasideList+22
832a8394 8b51e0 mov edx,dword ptr [ecx-20h]
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!ExpScanGeneralLookasideList+22
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrpamp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4f5583be
FAILURE_BUCKET_ID: 0xA_nt!ExpScanGeneralLookasideList+22
BUCKET_ID: 0xA_nt!ExpScanGeneralLookasideList+22
Followup: MachineOwner
---------