Windows 7 Weird tdr 116 BSOD

Starfox27

Active Member
Joined
May 22, 2014
Messages
39
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.webp
    CPU Cache.webp
    22 KB · Views: 359
  • CPU gpu.webp
    CPU gpu.webp
    20 KB · Views: 406
  • CPU Mainboard.webp
    CPU Mainboard.webp
    21.1 KB · Views: 395
  • CPU SPD.webp
    CPU SPD.webp
    28.1 KB · Views: 401
  • CPU.webp
    CPU.webp
    36.9 KB · Views: 381
  • Cpuz Memory.webp
    Cpuz Memory.webp
    19.8 KB · Views: 359
  • driverlist.txt
    driverlist.txt
    20.7 KB · Views: 359
  • DxDiag.txt
    DxDiag.txt
    31 KB · Views: 352
  • hosts.txt
    hosts.txt
    1.1 KB · Views: 362
  • Minidumps.7z
    Minidumps.7z
    157.1 KB · Views: 228
Solution
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 ...
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.
 

Solution
Back
Top