Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\MEMORY.DMP]
Kernel Summary Dump File: Only kernel address space is available
Symbol search path is: SRV*C:\SymCache*[url=http://msdl.microsoft.com/download/symbols]Symbol information[/url]
Executable search path is:
Windows 7 Kernel Version 7600 MP (8 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Machine Name:
Kernel base = 0xfffff800`02a19000 PsLoadedModuleList = 0xfffff800`02c56e50
Debug session time: Wed Jun 9 17:18:20.649 2010 (UTC - 4:00)
System Uptime: 0 days 0:19:51.925
Loading Kernel Symbols
...............................................................
................................................................
...................................
Loading User Symbols
Loading unloaded module list
.....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {fffff880400bfff4, 2, 1, fffff80002a952b0}
Probably caused by : ntkrnlmp.exe ( nt!KiPageFault+260 )
Followup: MachineOwner
---------
6: 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: fffff880400bfff4, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000001, 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: fffff80002a952b0, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: fffff880400bfff4
CURRENT_IRQL: 2
FAULTING_IP:
nt!ObfReferenceObject+20
fffff800`02a952b0 f0480fc11f lock xadd qword ptr [rdi],rbx
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: fffff88008796a50 -- (.trap 0xfffff88008796a50)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000001 rbx=0000000000000000 rcx=fffff880400c0024
rdx=0000000000000002 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002a952b0 rsp=fffff88008796be0 rbp=0000000000000001
r8=0000000000000023 r9=0000000000000000 r10=fffff80002a19000
r11=0000000000007532 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl zr na po nc
nt!ObfReferenceObject+0x20:
fffff800`02a952b0 f0480fc11f lock xadd qword ptr [rdi],rbx ds:9b98:0000=????????????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002a88b69 to fffff80002a89600
STACK_TEXT:
fffff880`08796908 fffff800`02a88b69 : 00000000`0000000a fffff880`400bfff4 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
fffff880`08796910 fffff800`02a877e0 : 00000000`00000000 00000000`00000001 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`08796a50 fffff800`02a952b0 : fffffa80`00000075 00000000`00000030 00000000`00000030 00000000`0000000b : nt!KiPageFault+0x260
fffff880`08796be0 fffff800`02b73a4c : fffffa80`04ab9b98 fffffa80`04ab9b98 00000000`00000001 00000000`00000000 : nt!ObfReferenceObject+0x20
fffff880`08796c10 fffff800`02cf3c1f : fffffa80`04ab9b98 00000000`00000001 00000000`00000000 00000000`00007533 : nt!IopDisassociateThreadIrp+0x9c
fffff880`08796c40 fffff800`02d6f8ab : 00000000`00000000 ffffffff`fffe7960 00000000`00000000 00000000`00000000 : nt! ?? ::NNGAKEGL::`string'+0x1e79a
fffff880`08796c70 fffff800`02d735c1 : 00000000`00000000 fffff800`02d2ea00 fffffa80`04ab9700 00000000`00000000 : nt!PspExitThread+0x58b
fffff880`08796d30 fffff800`02a67b06 : fffff880`009b1180 00000000`00000080 fffffa80`04ab97b0 fffff880`01228534 : nt!PspTerminateThreadByPointer+0x4d
fffff880`08796d80 00000000`00000000 : fffff880`08797000 fffff880`08791000 fffff880`087969c0 00000000`00000000 : nt!KxStartSystemThread+0x16
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiPageFault+260
fffff800`02a877e0 440f20c0 mov rax,cr8
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: nt!KiPageFault+260
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4b88cfeb
FAILURE_BUCKET_ID: X64_0xA_nt!KiPageFault+260
BUCKET_ID: X64_0xA_nt!KiPageFault+260
Followup: MachineOwner
---------