Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [D:\Kingston\BSODDmpFiles\aandrade158\041012-21715-01\041012-21715-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*C:\SymCache*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7601 (Service Pack 1) MP (2 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7601.17727.amd64fre.win7sp1_gdr.111118-2330
Machine Name:
Kernel base = 0xfffff800`02e04000 PsLoadedModuleList = 0xfffff800`03048650
Debug session time: Tue Apr 10 20:13:02.917 2012 (UTC - 6:00)
System Uptime: 3 days 4:31:08.449
Loading Kernel Symbols
...............................................................
................................................................
......................................
Loading User Symbols
Loading unloaded module list
......................
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 109, {a3a039d897be2871, b3b7465eea3c3b2f, fffff88000c3be98, 1}
*** WARNING: Unable to verify timestamp for win32k.sys
*** ERROR: Module load completed but symbols could not be loaded for win32k.sys
Probably caused by : memory_corruption
Followup: memory_corruption
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
CRITICAL_STRUCTURE_CORRUPTION (109)
This bugcheck is generated when the kernel detects that critical kernel code or
data have been corrupted. There are generally three causes for a corruption:
1) A driver has inadvertently or deliberately modified critical kernel code
or data. See http://www.microsoft.com/whdc/driver/kernel/64bitPatching.mspx
2) A developer attempted to set a normal kernel breakpoint using a kernel
debugger that was not attached when the system was booted. Normal breakpoints,
"bp", can only be set if the debugger is attached at boot time. Hardware
breakpoints, "ba", can be set at any time.
3) A hardware corruption occurred, e.g. failing RAM holding kernel code or data.
Arguments:
Arg1: a3a039d897be2871, Reserved
Arg2: b3b7465eea3c3b2f, Reserved
Arg3: fffff88000c3be98, Failure type dependent information
Arg4: 0000000000000001, Type of corrupted region, can be
0 : A generic data region
1 : Modification of a function or .pdata
2 : A processor IDT
3 : A processor GDT
4 : Type 1 process list corruption
5 : Type 2 process list corruption
6 : Debug routine modification
7 : Critical MSR modification
Debugging Details:
------------------
BUGCHECK_STR: 0x109
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: CODE_CORRUPTION
PROCESS_NAME: System
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff80002e80d40
SYMBOL_ON_RAW_STACK: 1
STACK_ADDR_RAW_STACK_SYMBOL: fffff880031d35c0
STACK_COMMAND: dds FFFFF880031D35C0-0x20 ; kb
STACK_TEXT:
fffff880`031d35a0 00000109
fffff880`031d35a4 00000000
fffff880`031d35a8 97be2871
fffff880`031d35ac a3a039d8
fffff880`031d35b0 ea3c3b2f
fffff880`031d35b4 b3b7465e
fffff880`031d35b8 00c3be98
fffff880`031d35bc fffff880
fffff880`031d35c0 00000001
fffff880`031d35c4 00000000
fffff880`031d35c8 00000000
fffff880`031d35cc 00000000
fffff880`031d35d0 00000000
fffff880`031d35d4 00000000
fffff880`031d35d8 00000000
fffff880`031d35dc 00000000
fffff880`031d35e0 00000000
fffff880`031d35e4 00000000
fffff880`031d35e8 00000000
fffff880`031d35ec 00000000
fffff880`031d35f0 00000000
fffff880`031d35f4 00000000
fffff880`031d35f8 00000000
fffff880`031d35fc 00000000
fffff880`031d3600 00000000
fffff880`031d3604 00000000
fffff880`031d3608 00000000
fffff880`031d360c 00000000
fffff880`031d3610 00000000
fffff880`031d3614 00000000
fffff880`031d3618 00000000
fffff880`031d361c 00000000
CHKIMG_EXTENSION: !chkimg -lo 50 -db !CI
6 errors : !CI (fffff88000c3b01f-fffff88000c3bf0f)
fffff88000c3b010 7c 09 49 23 c9 45 3b ea 49 89 8e 78 01 00 00 *09 |.I#.E;.I..x....
...
fffff88000c3b250 40 79 e3 6d 48 8b 7c *04 10 41 8b c8 48 33 c1 8b @y.mH.|..A..H3..
...
fffff88000c3b290 7c 24 18 48 8b d9 48 *0b f2 8b c2 c1 e0 04 48 8b |$.H..H.......H.
...
fffff88000c3b360 cc cc cc cc 48 89 5c *04 08 48 89 74 24 10 48 89 ....H.\..H.t$.H.
...
fffff88000c3ba30 cc cc cc cc cc cc cc *8c 8b c2 4c 8b c2 4c 8b d1 ..........L..L..
...
fffff88000c3bf00 d6 83 c2 94 48 23 d0 8b c6 c1 e8 08 0f b7 c8 *01 ....H#..........
MODULE_NAME: memory_corruption
IMAGE_NAME: memory_corruption
FOLLOWUP_NAME: memory_corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MEMORY_CORRUPTOR: STRIDE
FAILURE_BUCKET_ID: X64_MEMORY_CORRUPTION_STRIDE
BUCKET_ID: X64_MEMORY_CORRUPTION_STRIDE
Followup: memory_corruption
---------