Windows 7 Weird tdr 116 BSOD

Starfox27

Active Member
Joined
May 22, 2014
Hey I've recently migrated my OS to an ssd from an hdd using Acronis True Image that came with it and I've been having weird BSODs that doesn't involve gpu drivers as the main culprit (according to blue screen viewer). I've tried using W7F to autograb all the info but it gave me the error below so I just manually pasted what I could. If I can fix this issue with W7F, I can provide the rest. Meanwhile, here are the dumps, some txt files and cpuz images. Thanks in advance.

System.IO.IOException: Could not complete operation on some files and directories. See the Data property of the exception for more details.
at Microsoft.VisualBasic.FileIO.FileSystem.FxCopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryPath, String targetDirectoryPath, Boolean overwrite)
at Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryName, String destinationDirectoryName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel)
at Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(String sourceDirectoryName, String destinationDirectoryName, Boolean overwrite)
at W7F_Diagnostic_Tool.Form1.Button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 

Attachments

  • CPU Cache.png
    CPU Cache.png
    42.4 KB · Views: 359
  • CPU gpu.png
    CPU gpu.png
    29.6 KB · Views: 406
  • CPU Mainboard.png
    CPU Mainboard.png
    39.5 KB · Views: 395
  • CPU SPD.png
    CPU SPD.png
    27.5 KB · Views: 401
  • CPU.png
    CPU.png
    47.8 KB · Views: 381
  • Cpuz Memory.PNG
    Cpuz Memory.PNG
    36.5 KB · Views: 359
  • driverlist.txt
    20.7 KB · Views: 359
  • DxDiag.txt
    31 KB · Views: 352
  • hosts.txt
    1.1 KB · Views: 362
  • Minidumps.7z
    157.1 KB · Views: 228
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 116, {fffffa800c19d010, fffff880062cfc30, ffffffffc000009a, 4}

Unable to load image nvlddmkm.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for nvlddmkm.sys
*** ERROR: Module load completed but symbols could not be loaded for nvlddmkm.sys
Probably caused by : nvlddmkm.sys ( nvlddmkm+84fc30 )

Followup: MachineOwner
Hi,
all three dump files were the same and blamed the gpu driver. Bugcheck 116 or 'TDR's are caused when the driver tries to reset for whatever reason and fails.
Try cleaning out the old driver and previous installs by using the Display Driver Uninstaller. You will need to boot into safe mode for it to be effective and can be downloaded here:
Display Driver Uninstaller (DDU) V15.7.4.1 Released. - Wagnardmobile Forum

Nvidia have just released a new driver today!
364.47 WHQL

Post any new dump files.
 
Back
Top Bottom