Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\Aleksander\Desktop\112810-22671-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\symbols*
Symbol information
Executable search path is:
Windows 7 Kernel Version 7600 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`03407000 PsLoadedModuleList = 0xfffff800`03644e50
Debug session time: Sun Nov 28 13:17:09.082 2010 (GMT+1)
System Uptime: 0 days 1:10:14.769
Loading Kernel Symbols
...............................................................
................................................................
...............................
Loading User Symbols
Loading unloaded module list
.........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {1, 2, 1, fffff800034b9c22}
Probably caused by : ntkrnlmp.exe ( nt!KiPageFault+260 )
Followup: MachineOwner
---------
0: 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: 0000000000000001, 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: fffff800034b9c22, address which referenced memory
Debugging Details:
------------------
WORKER_ROUTINE:
+0
00000000`00000001 ?? ???
WORK_ITEM: fffff800034b9c22
CURRENT_IRQL: 2
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: fffff880009a9950 -- (.trap 0xfffff880009a9950)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000000 rbx=0000000000000000 rcx=fffff880009a9ba8
rdx=0000000000000001 rsi=0000000000000000 rdi=0000000000000000
rip=fffff800034b9c22 rsp=fffff880009a9ae0 rbp=fffff880009a9b80
r8=fffff800035f1e80 r9=0000000000000000 r10=fffff800036b1400
r11=0000058000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng nz na po nc
nt!KxWaitForLockOwnerShip+0x12:
fffff800`034b9c22 48890a mov qword ptr [rdx],rcx ds:5fd0:00000000`00000001=????????????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80003478469 to fffff80003478f00
STACK_TEXT:
fffff880`009a9808 fffff800`03478469 : 00000000`0000000a 00000000`00000001 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
fffff880`009a9810 fffff800`034770e0 : 00000000`00000000 fffffa80`0216a080 00000000`00000348 00000000`00098b00 : nt!KiBugCheckDispatch+0x69
fffff880`009a9950 fffff800`034b9c22 : 00000000`00000000 00000000`00000003 00000000`00000000 fffff800`03486e2c : nt!KiPageFault+0x260
fffff880`009a9ae0 fffff800`03491af4 : fffffa80`0216a080 00000000`00000000 00000000`00000000 fffff800`03480052 : nt!KxWaitForLockOwnerShip+0x12
fffff880`009a9b10 fffff800`034c0346 : fffffa80`0216a080 00000000`000b2358 00000000`00000002 00000000`00000000 : nt!MiInsertPageInFreeOrZeroedList+0x4e4
fffff880`009a9c10 fffff800`0371c166 : fffffa80`03cd1b60 00000000`00000080 fffffa80`03cd1040 fffff800`03457479 : nt!MmZeroPageThread+0x895
fffff880`009a9d40 fffff800`03457486 : fffff800`035f1e80 fffffa80`03cd1b60 fffff800`035ffc40 00081a11`00000000 : nt!PspSystemThreadStartup+0x5a
fffff880`009a9d80 00000000`00000000 : fffff880`009aa000 fffff880`009a4000 fffff880`009a99b0 00000000`00000000 : nt!KxStartSystemThread+0x16
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiPageFault+260
fffff800`034770e0 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: 4a5bc600
FAILURE_BUCKET_ID: X64_0xA_nt!KiPageFault+260
BUCKET_ID: X64_0xA_nt!KiPageFault+260
Followup: MachineOwner