.............................................
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {8137720, 2, 1, 82b18c17}
Probably caused by : memory_corruption ( nt!MiRemoveLowestPriorityStandbyPage+163 )
Followup: MachineOwner
---------
2: 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: 08137720, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000001, 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: 82b18c17, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from 82bb3718
Unable to read MiSystemVaType memory at 82b931a0
08137720
CURRENT_IRQL: 2
FAULTING_IP:
nt!MiRemoveLowestPriorityStandbyPage+163
82b18c17 834c0804ff or dword ptr [eax+ecx+4],0FFFFFFFFh
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: chrome.exe
TRAP_FRAME: 9a9dbb84 -- (.trap 0xffffffff9a9dbb84)
ErrCode = 00000002
eax=8473771c ebx=82a17b48 ecx=83a00000 edx=82b7f492 esi=845fa000 edi=82b7f480
eip=82b18c17 esp=9a9dbbf8 ebp=9a9dbc28 iopl=0 ov up ei pl nz ac pe cy
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010a17
nt!MiRemoveLowestPriorityStandbyPage+0x163:
82b18c17 834c0804ff or dword ptr [eax+ecx+4],0FFFFFFFFh ds:0023:08137720=????????
Resetting default scope
LAST_CONTROL_TRANSFER: from 82b18c17 to 82a8a5cb
STACK_TEXT:
9a9dbb84 82b18c17 badb0d00 82b7f492 84328fe4 nt!KiTrap0E+0x2cf
9a9dbc28 82ae7101 00000000 870b007f 00000002 nt!MiRemoveLowestPriorityStandbyPage+0x163
9a9dbc48 82ae722e 0000000b 00000002 85bef5c8 nt!MiGetPage+0x2a0
9a9dbc90 82ad90d8 00000001 025f4000 9a9dbd34 nt!MiResolveDemandZeroFault+0x121
9a9dbd1c 82a8a3d8 00000001 025f4000 00000001 nt!MmAccessFault+0x1dc1
9a9dbd1c 77ab5385 00000001 025f4000 00000001 nt!KiTrap0E+0xdc
WARNING: Frame IP not in any known module. Following frames may be wrong.
0027ef90 00000000 00000000 00000000 00000000 0x77ab5385
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!MiRemoveLowestPriorityStandbyPage+163
82b18c17 834c0804ff or dword ptr [eax+ecx+4],0FFFFFFFFh
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!MiRemoveLowestPriorityStandbyPage+163
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4ce78a09
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: 0xA_nt!MiRemoveLowestPriorityStandbyPage+163
BUCKET_ID: 0xA_nt!MiRemoveLowestPriorityStandbyPage+163
Followup: MachineOwner
---------