Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\021015-27534-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
Executable search path is:
Windows 7 Kernel Version 7601 (Service Pack 1) MP (8 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7601.18700.amd64fre.win7sp1_gdr.141211-1742
Machine Name:
Kernel base = 0xfffff800`04456000 PsLoadedModuleList = 0xfffff800`04699890
Debug session time: Tue Feb 10 20:18:40.580 2015 (UTC + 1:00)
System Uptime: 0 days 4:03:54.720
Loading Kernel Symbols
...............................................................
................................................................
......................................
Loading User Symbols
Loading unloaded module list
.....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {2, 2, 0, fffff800044d4ad3}
Probably caused by : memory_corruption
Followup: memory_corruption
---------
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: 0000000000000002, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, 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: fffff800044d4ad3, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80004703100
0000000000000002
CURRENT_IRQL: 2
FAULTING_IP:
nt!KiTimerWaitTest+e3
fffff800`044d4ad3 498b09 mov rcx,qword ptr [r9]
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: CODE_CORRUPTION
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: fffff80004c07290 -- (.trap 0xfffff80004c07290)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000000 rbx=0000000000000000 rcx=fffff78000000008
rdx=fffff8000466df70 rsi=0000000000000000 rdi=0000000000000000
rip=fffff800044d4ad3 rsp=fffff80004c07420 rbp=0000000000000001
r8=fffff80004649001 r9=0000000000000002 r10=0000000000000085
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng nz na pe nc
nt!KiTimerWaitTest+0xe3:
fffff800`044d4ad3 498b09 mov rcx,qword ptr [r9] ds:00000000`00000002=????????????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff800044cc429 to fffff800044cce80
STACK_TEXT:
fffff800`04c07148 fffff800`044cc429 : 00000000`0000000a 00000000`00000002 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff800`04c07150 fffff800`044cb0a0 : fffff800`04c07330 fffff880`138cad7b fffff880`01f86930 ffffffff`fffb6c20 : nt!KiBugCheckDispatch+0x69
fffff800`04c07290 fffff800`044d4ad3 : ffffffff`fffb6c20 fffff800`044d7b5c fffff800`04c074f0 fffff800`00000000 : nt!KiPageFault+0x260
fffff800`04c07420 fffff800`044d799d : fffff800`0466df70 fffffa80`0ae8ac58 fffffa80`0ae8ac58 00000000`00000000 : nt!KiTimerWaitTest+0xe3
fffff800`04c074a0 fffff800`044d78de : 00000022`12f91708 fffff800`04c07b18 00000000`000e5085 fffff800`0464a328 : nt!KiProcessExpiredTimerList+0x6d
fffff800`04c07af0 fffff800`044d76c7 : 0000000c`e0f324c1 0000000c`000e5085 0000000c`e0f3243a 00000000`00000085 : nt!KiTimerExpiration+0x1be
fffff800`04c07b90 fffff800`044c4b8a : fffff800`04646e80 fffff800`04654cc0 00000000`00000000 fffff880`0541e588 : nt!KiRetireDpcList+0x277
fffff800`04c07c40 00000000`00000000 : fffff800`04c08000 fffff800`04c02000 fffff800`04c07c00 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
CHKIMG_EXTENSION: !chkimg -lo 50 -d !nt
fffff800044d4ad3 - nt!KiTimerWaitTest+e3
[ 48:49 ]
1 error : !nt (fffff800044d4ad3)
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
---------