Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\K\Desktop\121809-36675-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*d:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.x86fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0x82a42000 PsLoadedModuleList = 0x82b8a810
Debug session time: Fri Dec 18 02:13:06.350 2009 (GMT-5)
System Uptime: 0 days 1:00:25.455
Loading Kernel Symbols
...............................................................
................................................................
................................
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
[B]
BugCheck A,[/B] {3f3f3f3f, 2, 1, 82a67a72}
Probably caused by : ntkrpamp.exe ( nt!KiRequestProcessInSwap+72 )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
[B]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.[/B]
Arguments:
Arg1: 3f3f3f3f, 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: 82a67a72, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from 82baa718
Unable to read MiSystemVaType memory at 82b8a160
3f3f3f3f
CURRENT_IRQL: 2
FAULTING_IP:
nt!KiRequestProcessInSwap+72
82a67a72 8902 mov dword ptr [edx],eax
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: 8a91f718 -- (.trap 0xffffffff8a91f718)
ErrCode = 00000002
eax=84ce480c ebx=84ce47cc ecx=00029960 edx=3f3f3f3f esi=84ce4798 edi=0002991c
eip=82a67a72 esp=8a91f78c ebp=8a91f7a4 iopl=0 nv up ei pl zr na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010246
nt!KiRequestProcessInSwap+0x72:
82a67a72 8902 mov dword ptr [edx],eax ds:0023:3f3f3f3f=????????
Resetting default scope
LAST_CONTROL_TRANSFER: from 82a67a72 to 82a887eb
STACK_TEXT:
8a91f718 82a67a72 badb0d00 3f3f3f3f 84ce1938 nt!KiTrap0E+0x2cf
8a91f7a4 82a6805a 84ce47f8 0002991c 00000000 nt!KiRequestProcessInSwap+0x72
8a91f7bc 82ab3793 84ce47f8 84ce4798 00000000 nt!KiInSwapSingleProcess+0x68
8a91f7d0 82ad66d6 3f3f3f3f 8a91fa00 84ce4908 nt!KiAttachProcess+0x87
8a91f868 82a82d8d 00000008 00000282 8597d260 nt!KeStackAttachProcess+0xbe
8a91f86c 00000000 00000282 8597d260 800008c0 nt!ZwClose+0x11
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiRequestProcessInSwap+72
82a67a72 8902 mov dword ptr [edx],eax
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!KiRequestProcessInSwap+72
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
[B]IMAGE_NAME: ntkrpamp.exe[/B]
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc007
FAILURE_BUCKET_ID: 0xA_nt!KiRequestProcessInSwap+72
BUCKET_ID: 0xA_nt!KiRequestProcessInSwap+72
Followup: MachineOwner
---------