I can tell you this is a known BSOD causer
Code:
dtsoftbus01
start end module name
fffff880`01b6e000 fffff880`01bb6000 dtsoftbus01 (deferred)
Image path: \SystemRoot\system32\DRIVERS\dtsoftbus01.sys
Image name: dtsoftbus01.sys
Timestamp: Fri Feb 21 03:49:36 2014 (53072130)
CheckSum: 00047544
ImageSize: 00048000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
Daemon Tools driver
Daemon Tools, Alcohol 120% and Power Archiver Pro uses SCSI Pass Through Direct (SPTD), which is a well known cause of BSOD's.
1. Uninstall Daemon Tools.
2. Download the
SPTD standalone installer and follow these steps:
- Double click the executable to open it
- Click the button shown below
If the button it is grayed out, as shown in the image, there is no more SPTD installation on your system, and you can just close the window.
After you have completed that open a elevated command prompt ( click start, type
cmd in the search box,
right click on the cmd entry and select run as administrator) in the black box that opens, copy/paste
sfc /scannow. If you decide to type it, notice the space between the sfc and the /. It is a system file checker which will scan your system files and attempt to correct any missing or corrupt files. What we want are the results to say windows found no integrity violations. If it says files were found but could not be repaired, close the box, reboot and run it again, after opening the administrative command prompt. You may have to reboot and run it three times for it to repair all system files. If it can't repair them after 3 reboots, let us know.