Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\Jonathan\Desktop\Minidump\032210-16099-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (4 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.x86fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0x82a1d000 PsLoadedModuleList = 0x82b65810
Debug session time: Mon Mar 22 12:20:20.070 2010 (GMT-4)
System Uptime: 0 days 0:00:15.849
Loading Kernel Symbols
...............................................................
.............................................................
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {68060e88, 2, 1, 82ab8248}
Probably caused by : memory_corruption ( nt!MiReplenishPageSlist+149 )
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: 68060e88, 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: 82ab8248, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from 82b85718
Unable to read MiSystemVaType memory at 82b65160
68060e88
CURRENT_IRQL: 2
FAULTING_IP:
nt!MiReplenishPageSlist+149
82ab8248 834e04ff or dword ptr [esi+4],0FFFFFFFFh
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: svchost.exe
TRAP_FRAME: 96e2bb2c -- (.trap 0xffffffff96e2bb2c)
ErrCode = 00000002
eax=ff03a517 ebx=00000000 ecx=84066284 edx=00000017 esi=68060e84 edi=850bf3cc
eip=82ab8248 esp=96e2bba0 ebp=96e2bbb4 iopl=0 nv up ei ng nz ac pe cy
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010297
nt!MiReplenishPageSlist+0x149:
82ab8248 834e04ff or dword ptr [esi+4],0FFFFFFFFh ds:0023:68060e88=????????
Resetting default scope
LAST_CONTROL_TRANSFER: from 82ab8248 to 82a637eb
STACK_TEXT:
96e2bb2c 82ab8248 badb0d00 00000017 9bef9afc nt!KiTrap0E+0x2cf
96e2bbb4 82aa95b6 82b86000 00000017 00000003 nt!MiReplenishPageSlist+0x149
96e2bc20 82ab1273 00000017 00000002 00000000 nt!MiRemoveAnyPage+0x514
96e2bc48 82aab8d5 00000017 00000002 879b5538 nt!MiGetPage+0x28a
96e2bc90 82aa45a0 00000001 012a6ff8 96e2bd34 nt!MiResolveDemandZeroFault+0x121
96e2bd1c 82a635f8 00000001 012a6ff8 00000001 nt!MmAccessFault+0x1dc1
96e2bd1c 7781a4f6 00000001 012a6ff8 00000001 nt!KiTrap0E+0xdc
WARNING: Frame IP not in any known module. Following frames may be wrong.
0148ef38 00000000 00000000 00000000 00000000 0x7781a4f6
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!MiReplenishPageSlist+149
82ab8248 834e04ff or dword ptr [esi+4],0FFFFFFFFh
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!MiReplenishPageSlist+149
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc007
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: 0xA_nt!MiReplenishPageSlist+149
BUCKET_ID: 0xA_nt!MiReplenishPageSlist+149
Followup: MachineOwner
---------