Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [031510-31668-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\temp\symbols\*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (8 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`02e0b000 PsLoadedModuleList = 0xfffff800`03048e50
Debug session time: Mon Mar 15 22:14:55.593 2010 (GMT+0)
System Uptime: 0 days 0:19:52.499
Loading Kernel Symbols
...............................................................
................................................................
..............................................
Loading User Symbols
Loading unloaded module list
.......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {fffff87f8f0f6b5b, 2, 1, fffff80002e88520}
Probably caused by : memory_corruption
Followup: memory_corruption
---------
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: fffff87f8f0f6b5b, 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: fffff80002e88520, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff800030b30e0
fffff87f8f0f6b5b
CURRENT_IRQL: 2
FAULTING_IP:
nt!KiRetireDpcList+100
fffff800`02e88520 0f95a3dbf9ff8b setne byte ptr [rbx-74000625h]
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: CODE_CORRUPTION
BUGCHECK_STR: 0xA
PROCESS_NAME: LCDMon.exe
TRAP_FRAME: fffff88003126d70 -- (.trap 0xfffff88003126d70)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000001 rbx=0000000000000000 rcx=0000000000000002
rdx=0000000000004403 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002e88520 rsp=fffff88003126f00 rbp=0000000000000001
r8=0000000000000000 r9=0000000000000000 r10=fffffa80078fbb60
r11=000000000488fed0 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up di pl zr na po nc
nt!KiRetireDpcList+0x100:
fffff800`02e88520 0f95a3dbf9ff8b setne byte ptr [rbx-74000625h] ds:ffffffff`8bfff9db=??
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002e7c469 to fffff80002e7cf00
STACK_TEXT:
fffff880`03126c28 fffff800`02e7c469 : 00000000`0000000a fffff87f`8f0f6b5b 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
fffff880`03126c30 fffff800`02e7b0e0 : 00000000`00000190 fffff880`030f7180 00000000`00000206 fffff800`02ed600f : nt!KiBugCheckDispatch+0x69
fffff880`03126d70 fffff800`02e88520 : fffff880`030f7180 fffff880`00012a96 fffffa80`04e72050 00000000`00000096 : nt!KiPageFault+0x260
fffff880`03126f00 fffff800`02e83065 : 9f359f35`c844c844 fffffa80`078fbb60 00000000`00000000 fffff800`02f9bc80 : nt!KiRetireDpcList+0x100
fffff880`03126fb0 fffff800`02e82e7c : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxRetireDpcList+0x5
fffff880`086a0bf0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDispatchInterruptContinue
STACK_COMMAND: kb
CHKIMG_EXTENSION: !chkimg -lo 50 -d !nt
fffff80002e88521 - nt!KiRetireDpcList+101
[ 85:95 ]
1 error : !nt (fffff80002e88521)
MODULE_NAME: memory_corruption
IMAGE_NAME: memory_corruption
FOLLOWUP_NAME: memory_corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MEMORY_CORRUPTOR: ONE_BIT
FAILURE_BUCKET_ID: X64_MEMORY_CORRUPTION_ONE_BIT
BUCKET_ID: X64_MEMORY_CORRUPTION_ONE_BIT
Followup: memory_corruption
---------