Kod: Zaznacz cały
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\071210-20857-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.16539.x86fre.win7_gdr.100226-1909
Machine Name:
Kernel base = 0x82a17000 PsLoadedModuleList = 0x82b5f810
Debug session time: Mon Jul 12 19:50:33.610 2010 (GMT+2)
System Uptime: 0 days 1:19:23.000
Loading Kernel Symbols
...............................................................
................................................................
.............................
Loading User Symbols
Loading unloaded module list
.......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {c0288e88, 0, 0, 82a895c1}
Probably caused by : memory_corruption ( nt!MiAgeWorkingSet+175 )
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: c0288e88, memory referenced
Arg2: 00000000, 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: 82a895c1, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: GetPointerFromAddress: unable to read from 82b7f718
Unable to read MiSystemVaType memory at 82b5f160
c0288e88
CURRENT_IRQL: 0
FAULTING_IP:
nt!MiAgeWorkingSet+175
82a895c1 8b0f mov ecx,dword ptr [edi]
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: NMIndexStoreSv
TRAP_FRAME: 8e3c3a2c -- (.trap 0xffffffff8e3c3a2c)
ErrCode = 00000000
eax=0000035a ebx=c0803a70 ecx=c0802d08 edx=87861220 esi=00414000 edi=c0288e88
eip=82a895c1 esp=8e3c3aa0 ebp=8e3c3c10 iopl=0 nv up ei ng nz na pe cy
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010287
nt!MiAgeWorkingSet+0x175:
82a895c1 8b0f mov ecx,dword ptr [edi] ds:0023:c0288e88=????????
Resetting default scope
LAST_CONTROL_TRANSFER: from 82a895c1 to 82a5d82b
STACK_TEXT:
8e3c3a2c 82a895c1 badb0d00 87861220 00000000 nt!KiTrap0E+0x2cf
8e3c3c10 82a8a61b 87861220 00000001 00000001 nt!MiAgeWorkingSet+0x175
8e3c3c5c 82a8a2e0 00000002 00000001 00000000 nt!MiProcessWorkingSets+0x25b
8e3c3c88 82aa021f 00000000 8535c920 00000000 nt!MmWorkingSetManager+0xa4
8e3c3d50 82c256bb 00000000 a3814413 00000000 nt!KeBalanceSetManager+0x1af
8e3c3d90 82ad70f9 82aa0070 00000000 00000000 nt!PspSystemThreadStartup+0x9e
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!MiAgeWorkingSet+175
82a895c1 8b0f mov ecx,dword ptr [edi]
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!MiAgeWorkingSet+175
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4b88cacf
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: 0xA_nt!MiAgeWorkingSet+175
BUCKET_ID: 0xA_nt!MiAgeWorkingSet+175
Followup: MachineOwner
---------