Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\Administrator\Downloads\Windows_NT6_BSOD_jcgriff2\091111-17187-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*F:\SymCache*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7601 (Service Pack 1) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7601.17640.x86fre.win7sp1_gdr.110622-1506
Machine Name:
Kernel base = 0x82c0a000 PsLoadedModuleList = 0x82d4a250
Debug session time: Sun Sep 11 12:58:34.435 2011 (UTC - 6:00)
System Uptime: 3 days 20:21:19.263
Loading Kernel Symbols
...............................................................
................................................................
.............................
Loading User Symbols
Loading unloaded module list
...........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {8aa93977, 2, 0, 82cbd31e}
Probably caused by : memory_corruption ( nt!MiRelinkStandbyPage+a4 )
Followup: MachineOwner
---------
1: 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: 8aa93977, 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: 82cbd31e, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: GetPointerFromAddress: unable to read from 82d69828
Unable to read MiSystemVaType memory at 82d49da0
8aa93977
CURRENT_IRQL: 2
FAULTING_IP:
nt!MiRelinkStandbyPage+a4
82cbd31e 0fb6500f movzx edx,byte ptr [eax+0Fh]
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: svchost.exe
TRAP_FRAME: 9cca3a10 -- (.trap 0xffffffff9cca3a10)
ErrCode = 00000000
eax=8aa93968 ebx=00000005 ecx=000033f5 edx=00000005 esi=844c0980 edi=82d6a3a4
eip=82cbd31e esp=9cca3a84 ebp=9cca3a9c iopl=0 nv up ei ng nz na po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010282
nt!MiRelinkStandbyPage+0xa4:
82cbd31e 0fb6500f movzx edx,byte ptr [eax+0Fh] ds:0023:8aa93977=??
Resetting default scope
LAST_CONTROL_TRANSFER: from 82cbd31e to 82c42c5b
STACK_TEXT:
9cca3a10 82cbd31e badb0d00 00000005 00000000 nt!KiTrap0E+0x2cf
9cca3a9c 82c331c7 00000002 85799000 9cca3bac nt!MiRelinkStandbyPage+0xa4
9cca3ad4 82dee490 00000100 85799980 818e8122 nt!MmSetPfnListPriorities+0x167
9cca3b20 82ded8af 82e02801 818e81e2 0000004f nt!PfpPfnPrioRequest+0x61
9cca3be0 82def180 00b7f4dc 00000014 82e02801 nt!PfSetSuperfetchInformation+0x176
9cca3d20 82c3f87a 0000004f 00000000 00000014 nt!NtSetSystemInformation+0xbdd
9cca3d20 777d70b4 0000004f 00000000 00000014 nt!KiFastCallEntry+0x12a
WARNING: Frame IP not in any known module. Following frames may be wrong.
00b7d3cc 00000000 00000000 00000000 00000000 0x777d70b4
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!MiRelinkStandbyPage+a4
82cbd31e 0fb6500f movzx edx,byte ptr [eax+0Fh]
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!MiRelinkStandbyPage+a4
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4e02a381
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: 0xA_nt!MiRelinkStandbyPage+a4
BUCKET_ID: 0xA_nt!MiRelinkStandbyPage+a4
Followup: MachineOwner
---------