You can read it for yourself. Keeps pointing to memory management problem "hardware problem or possibly memory settings need adjustment".
Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*C:\SymCache*
Symbol information
Executable search path is:
Windows 7 Kernel Version 7600 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`01a4b000 PsLoadedModuleList = 0xfffff800`01c88e50
Debug session time: Sat Nov 7 11:56:14.539 2009 (GMT-8)
System Uptime: 0 days 0:37:17.210
Loading Kernel Symbols
...............................................................
................................................................
.....................
Loading User Symbols
Loading unloaded module list
.....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 50, {fffff683fd7e9908, 0, fffff80001ad0ae2, 2}
Could not read faulting driver name
Probably caused by : memory_corruption ( nt!MiAgeWorkingSet+1c2 )
Followup: MachineOwner
---------
2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced. This cannot be protected by try-except,
it must be protected by a Probe. Typically the address is just plain bad or it
is pointing at freed memory.
Arguments:
Arg1: fffff683fd7e9908, memory referenced.
Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
Arg3: fffff80001ad0ae2, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 0000000000000002, (reserved)
Debugging Details:
------------------
Could not read faulting driver name
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80001cf30e0
fffff683fd7e9908
FAULTING_IP:
nt!MiAgeWorkingSet+1c2
fffff800`01ad0ae2 488b19 mov rbx,qword ptr [rcx]
MM_INTERNAL_CODE: 2
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VERIFIER_ENABLED_VISTA_MINIDUMP
BUGCHECK_STR: 0x50
PROCESS_NAME: dllhost.exe
CURRENT_IRQL: 0
TRAP_FRAME: fffff8800236a7a0 -- (.trap 0xfffff8800236a7a0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000007ffffffff8 rbx=0000000000000000 rcx=fffff683fd7e9908
rdx=0000000000000001 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80001ad0ae2 rsp=fffff8800236a930 rbp=00000003fd7e9908
r8=0000000000000001 r9=fffffa800454ba88 r10=0000000000000005
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng nz na pe cy
nt!MiAgeWorkingSet+0x1c2:
fffff800`01ad0ae2 488b19 mov rbx,qword ptr [rcx] ds:fffff683`fd7e9908=????????????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80001b3abc2 to fffff80001abcf00
STACK_TEXT:
fffff880`0236a638 fffff800`01b3abc2 : 00000000`00000050 fffff683`fd7e9908 00000000`00000000 fffff880`0236a7a0 : nt!KeBugCheckEx
fffff880`0236a640 fffff800`01abafee : 00000000`00000000 00000980`00000000 00000000`00000000 00000000`00000889 : nt! ?? ::FNODOBFM::`string'+0x40f90
fffff880`0236a7a0 fffff800`01ad0ae2 : 00000003`00000000 88100001`13a9c025 00000000`00000000 00000000`00000081 : nt!KiPageFault+0x16e
fffff880`0236a930 fffff800`01b3da0e : fffffa80`0454ba88 fffff880`00000001 00000000`00000001 fffff880`0236abb0 : nt!MiAgeWorkingSet+0x1c2
fffff880`0236aae0 fffff800`01ad16e2 : 00000000`000008c4 00000000`00000000 fffffa80`00000000 00000000`00000005 : nt! ?? ::FNODOBFM::`string'+0x49926
fffff880`0236ab80 fffff800`01ad196f : 00000000`00000008 fffff880`0236ac10 00000000`00000001 fffffa80`00000000 : nt!MmWorkingSetManager+0x6e
fffff880`0236abd0 fffff800`01d60166 : fffffa80`039d1ae0 00000000`00000080 fffffa80`03991740 00000000`00000001 : nt!KeBalanceSetManager+0x1c3
fffff880`0236ad40 fffff800`01a9b486 : fffff880`02056180 fffffa80`039d1ae0 fffff880`02060fc0 00000000`00000000 : nt!PspSystemThreadStartup+0x5a
fffff880`0236ad80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxStartSystemThread+0x16
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!MiAgeWorkingSet+1c2
fffff800`01ad0ae2 488b19 mov rbx,qword ptr [rcx]
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!MiAgeWorkingSet+1c2
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: X64_0x50_VRF_nt!MiAgeWorkingSet+1c2
BUCKET_ID: X64_0x50_VRF_nt!MiAgeWorkingSet+1c2
Followup: MachineOwner