Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\K\Desktop\072310-19375-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;srv*e:\symbols
*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (6 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Machine Name:
Kernel base = 0xfffff800`03054000 PsLoadedModuleList = 0xfffff800`03291e50
Debug session time: Fri Jul 23 00:07:09.515 2010 (GMT-4)
System Uptime: 0 days 0:46:01.796
Loading Kernel Symbols
.
Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long.
Run !sym noisy before .reload to track down problems loading symbols.
..............................................................
................................................................
.....................
Loading User Symbols
Loading unloaded module list
...........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {78000324a608, 2, 1, fffff800030d04f3}
Probably caused by : ntkrnlmp.exe ( nt!KiTimerExpiration+133 )
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: 000078000324a608, 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: fffff800030d04f3, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff800032fc0e0
000078000324a608
CURRENT_IRQL: 2
FAULTING_IP:
nt!KiTimerExpiration+133
fffff800`030d04f3 f0480fb314c8 lock btr qword ptr [rax+rcx*8],rdx
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: fffff88002f8caa0 -- (.trap 0xfffff88002f8caa0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=fffff80003248988 rbx=0000000000000000 rcx=0000000000000390
rdx=0000000000000002 rsi=0000000000000000 rdi=0000000000000000
rip=fffff800030d04f3 rsp=fffff88002f8cc30 rbp=000000000002b272
r8=fffffa800704f700 r9=00000000000000c0 r10=0000000000000072
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na pe nc
nt!KiTimerExpiration+0x133:
fffff800`030d04f3 f0480fb314c8 lock btr qword ptr [rax+rcx*8],rdx ds:fffff800`0324a608=????????????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff800030c3b69 to fffff800030c4600
STACK_TEXT:
fffff880`02f8c958 fffff800`030c3b69 : 00000000`0000000a 00007800`0324a608 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
fffff880`02f8c960 fffff800`030c27e0 : 00000006`6e185e43 00000006`6e28c26e fffff880`02f64180 fffff880`02f67300 : nt!KiBugCheckDispatch+0x69
fffff880`02f8caa0 fffff800`030d04f3 : 00000000`00020000 00000000`00000000 00000000`00000000 00000000`00d564d5 : nt!KiPageFault+0x260
fffff880`02f8cc30 fffff800`030cfd97 : 00000002`4d7ffdc0 00000002`0002b273 00000002`4d7ffd68 00000000`00000072 : nt!KiTimerExpiration+0x133
fffff880`02f8ccd0 fffff800`030ccdfa : fffff880`02f64180 fffff880`02f6f040 00000000`00000001 fffff800`00000000 : nt!KiRetireDpcList+0x277
fffff880`02f8cd80 00000000`00000000 : fffff880`02f8d000 fffff880`02f87000 fffff880`02f8cd40 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiTimerExpiration+133
fffff800`030d04f3 f0480fb314c8 lock btr qword ptr [rax+rcx*8],rdx
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!KiTimerExpiration+133
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4b88cfeb
FAILURE_BUCKET_ID: X64_0xA_nt!KiTimerExpiration+133
BUCKET_ID: X64_0xA_nt!KiTimerExpiration+133
Followup: MachineOwner
---------