0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
[COLOR=Red][B]CRITICAL_STRUCTURE_CORRUPTION (109)[/B][/COLOR]
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:
[COLOR=Red][B]1)[/B][/COLOR] [U][COLOR=Red]A driver has inadvertently or deliberately modified critical kernel code
or data.[/COLOR][/U] 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.
[COLOR=Red][B]3)[/B][/COLOR] [U][COLOR=Red]A hardware corruption occurred, e.g. failing RAM holding kernel code or data.
[/COLOR][/U] Arguments:
Arg1: a3a039d896cc5579, Reserved
Arg2: b3b7465ee94a2463, Reserved
Arg3: fffff80002c0b510, Failure type dependent information
Arg4: 0000000000000000, 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:
------------------
FAULTING_IP:
nt!_imp_NtOpenSymbolicLinkObject+8
fffff800`02c0b510 010401 add dword ptr [rcx+rax],eax
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0x109
PROCESS_NAME: System
CURRENT_IRQL: 0
STACK_TEXT:
fffff880`02fe75d8 00000000`00000000 : 00000000`00000109 a3a039d8`96cc5579 b3b7465e`e94a2463 fffff800`02c0b510 : nt!KeBugCheckEx
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!_imp_NtOpenSymbolicLinkObject+8
fffff800`02c0b510 010401 add dword ptr [rcx+rax],eax
SYMBOL_NAME: nt!_imp_NtOpenSymbolicLinkObject+8
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 503f82be
FAILURE_BUCKET_ID: X64_0x109_0_nt!_imp_NtOpenSymbolicLinkObject+8
BUCKET_ID: X64_0x109_0_nt!_imp_NtOpenSymbolicLinkObject+8
Followup: MachineOwner
---------