Blue screen of death Problem

johnnypeto

Distinguished
Jul 26, 2014
5
0
18,510
Hy i have a big problem.I have windows 7 ultiamte on 64bit and sometimes when i restart/shut down/sleep mode the pc boom bsod.
My pc configuration is
MB MSI PC mate z97
i7 4790k(stock)
Cooler stock
MSI gtx 660ti oc edition(stock)
Ram kingston 4x2 1333 (stock).
Power supply.Sirtec 500W high power.
Cpu temperature is 29-32 and 70-75 load(prime95).
dmp file> http://www22.zippyshare.com/v/10623843/file.html
 
the bugcheck indicates that the system could not read the hard drive for some reason.
(check SATA connections, update chipset drivers, enable hotswap for the port the drive is on, maybe delete the pagefile and recreate it (if there is a bad sector where your page file is located)

-other issues from debugger:
you have window 7 RTM, you will need to apply service pack and updates (your graphics drivers will hit bugs that were fixed years ago in the updates)
- you have 2 copies of this driver installed (I would remove both)
fffff880`0559c000 fffff880`055a3000 NTIOLib_X64 \??\C:\Program Files (x86)\MSI\Fast Boot\NTIOLib_X64.sys Thu Oct 25 18:46:44 2012 (5089EB84)
fffff880`05471000 fffff880`05478000 NTIOLib_X64_fffff88005471000 \??\C:\Program Files (x86)\MSI\Live Update\NTIOLib_X64.sys Tue Oct 19 23:45:49 2010 (4CBE901D)

also, just not a good sign to see drivers loaded from a temp directory:
ALSysIO64 \??\C:\Users\JOHNNY~1\AppData\Local\Temp\ALSysIO64.sys Tue Mar 05 13:50:34 2013 (513668AA)
I would remove this software.




BugCheck 7A, {20, ffffffffc000009d, fffffa8007952078, 0}
KERNEL_DATA_INPAGE_ERROR (7a)

the code 0xC000009D indicates that the disk subsystem failed.

debug info:
Manufacturer MSI
Product Z97 PC Mate(MS-7850)
BIOS Release Date 06/27/2014

Processor Version Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
Processor Voltage 8ch - 1.2V
External Clock 100MHz
Max Speed 3800MHz
Current Speed 4000MHz



 
cool, you might turn off the pagefile reboot, then delete the current pagefile.sys, run a chkdsk.exe /F /R
on the drive (to fix problems and try to read info out of bad sectors)