BSOD ntoskrnl.exe+78a8a Windows 7

Solution
the bugcheck was caused because of a device that went to sleep and would not wake back up.
you need to change the memory dump type from minidump to full or kernel dump so debugging info will be save int the memory .dmp file

that being said, I would assume that it is a storage device that did not wake up. I would update your chipset drivers directly from intel
https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=20775
(just a common cause of this problem)

I would also remove

C:\Program Files (x86)\Common Files\Realtime Soft\UltraMonMirrorDrv\x64\UltraMonUtility.sys Thu Nov 13 17:10:30 2008
C:\Program Files\NetLimiter 3\nltdi.sys Sun Feb 13 14:07:35 2011
(or make sure you really need these drivers)

I would also do a...
the bugcheck was caused because of a device that went to sleep and would not wake back up.
you need to change the memory dump type from minidump to full or kernel dump so debugging info will be save int the memory .dmp file

that being said, I would assume that it is a storage device that did not wake up. I would update your chipset drivers directly from intel
https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=20775
(just a common cause of this problem)

I would also remove

C:\Program Files (x86)\Common Files\Realtime Soft\UltraMonMirrorDrv\x64\UltraMonUtility.sys Thu Nov 13 17:10:30 2008
C:\Program Files\NetLimiter 3\nltdi.sys Sun Feb 13 14:07:35 2011
(or make sure you really need these drivers)

I would also do a malwarebytes scan and a rootkit scan
and run the system file check utility
start cmd.exe as an admin then run
sfc.exe /scannow

I mention this because your win32k.sys driver looks like it might have been modified
it is often the attack point of malware. Also, malware attacking a storage device could cause problem that prevent proper signals from getting the storage device.


- if you know the device that failed to wake up (most likely a drive) you can go to windows control panel, find the device and disable sleep for that particular device. but often, just updating the intel chipset drivers will fix the problem. (unless the drive is old or the BIOS needs to be updated)


=============
machine info:
Processor Version Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz

Manufacturer MSI
Product Name MS-7816
Product H87-G43 (MS-7816)
Version 1.0
BIOS Version V2.4
BIOS Release Date 08/16/2013


 
Solution

TRENDING THREADS