I had to wait until I got home from work. Here are the minidump files that are related to this crash. Again any help is greatly appreciated.
Hi and welcome to seven forums
I took a qick look at the 4 dumps they were almost identical. thats the good news. all four pointed to your video driver. in fact the file that probably caused the crash was atikmdag.sys.
I would
update the videodriver, and BIOS while you are at it.
If you are overclocking stop
download memtestx86 and run for a long time (prefer overnight)
run a system file check
type cmd in search>right clicka nd run as admin>sfc /scannow
let us know the results
Hope this helps
Ken J
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\K\Desktop\110709-29281-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*d:\symbols*
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`02a0c000 PsLoadedModuleList = 0xfffff800`02c49e50
Debug session time: Sat Nov 7 22:22:40.408 2009 (GMT-5)
System Uptime: 0 days 1:20:47.000
Loading Kernel Symbols
...............................................................
................................................................
....................
Loading User Symbols
Loading unloaded module list
....
Unable to load image \SystemRoot\System32\drivers\dxgkrnl.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for dxgkrnl.sys
*** ERROR: Module load completed but symbols could not be loaded for dxgkrnl.sys
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 116, {fffffa8009631010, fffff8800467a6a0, 0, 2}
*** WARNING: Unable to verify timestamp for atikmdag.sys
*** ERROR: Module load completed but symbols could not be loaded for atikmdag.sys
Probably caused by : atikmdag.sys ( atikmdag+126a0 )
Followup: MachineOwner
---------
3: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
VIDEO_TDR_FAILURE (116)
Attempt to reset the display driver and recover from timeout failed.
Arguments:
Arg1: fffffa8009631010, Optional pointer to internal TDR recovery context (TDR_RECOVERY_CONTEXT).
Arg2: fffff8800467a6a0, The pointer into responsible device driver module (e.g. owner tag).
Arg3: 0000000000000000, Optional error code (NTSTATUS) of the last failed operation.
Arg4: 0000000000000002, Optional internal context dependent data.
Debugging Details:
------------------
FAULTING_IP:
atikmdag+126a0
fffff880`0467a6a0 48895c2408 mov qword ptr [rsp+8],rbx
DEFAULT_BUCKET_ID: GRAPHICS_DRIVER_TDR_FAULT
CUSTOMER_CRASH_COUNT: 1
BUGCHECK_STR: 0x116
PROCESS_NAME: csrss.exe
CURRENT_IRQL: 0
STACK_TEXT:
fffff880`06b382e8 fffff880`04cffef8 : 00000000`00000116 fffffa80`09631010 fffff880`0467a6a0 00000000`00000000 : nt!KeBugCheckEx
fffff880`06b382f0 00000000`00000116 : fffffa80`09631010 fffff880`0467a6a0 00000000`00000000 00000000`00000002 : dxgkrnl+0x5cef8
fffff880`06b382f8 fffffa80`09631010 : fffff880`0467a6a0 00000000`00000000 00000000`00000002 00000000`00000282 : 0x116
fffff880`06b38300 fffff880`0467a6a0 : 00000000`00000000 00000000`00000002 00000000`00000282 00000000`00000000 : 0xfffffa80`09631010
fffff880`06b38308 00000000`00000000 : 00000000`00000002 00000000`00000282 00000000`00000000 fffff880`04cffc02 : atikmdag+0x126a0
STACK_COMMAND: kb
FOLLOWUP_IP:
atikmdag+126a0
fffff880`0467a6a0 48895c2408 mov qword ptr [rsp+8],rbx
SYMBOL_STACK_INDEX: 4
SYMBOL_NAME: atikmdag+126a0
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: atikmdag
IMAGE_NAME: atikmdag.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4abaa755
FAILURE_BUCKET_ID: X64_0x116_IMAGE_atikmdag.sys
BUCKET_ID: X64_0x116_IMAGE_atikmdag.sys
Followup: MachineOwner
---------