Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 50, {fffff90103aaecf8, 0, fffff9600286563e, 2}
*** WARNING: Unable to verify timestamp for win32kfull.sys
*** ERROR: Module load completed but symbols could not be loaded for win32kfull.sys
Could not read faulting driver name
Probably caused by : win32kfull.sys ( win32kfull+6563e )
Followup: MachineOwner
Hi,
you have quite a few different bugchecks which in itself can sometimes hint at a hardware issue. Bugchecks 50, 7F, 1A and A were all present with many pointing to memory as the initial cause although that always doesn't automatically mean you have bad RAM. Some did relate to the graphics which could be down to the driver below?
CAM_Client_V3.sys Sat Jul 26 14:29:37
2008: I'm not entirely sure what this driver is for as Google was a little vague.If it's not used anymore please remove or try updating or removing as a test.
These drivers are also in need of updating:
ISCTD64.sys Tue Nov 27 19:52:34 2012: Intel Smart Connect Technology Driver. A later version (2014) can be found on your motherboards support page under W10 64Bit:
ASRock > H97M
This driver:
L1C63x64.sys Mon Apr 01 04:15:17 2013: Qualcomm Atheros AR8151 PCI-E Gigabit Ethernet Controller is actually for Windows 8.1 and in fact under the 8.1 section of your moBo drivers there is a 2014 version, try that. (no Win 10 driver is available.. Yet)
ASRock > H97M
dtlitescsibus.sys Thu Sep 24 21:17:21 2015: DAEMON Tools Lite Virtual SCSI Bus Driver. This application is well known in debugging circles as a cause of many a bsod. If you don't use it please remove.
Please run these scans:
File scans
Right click on the Start menu icon and from the revealed list choose 'admin command prompt'. Type:
sfc /scannow
press enter and await results
In the same command prompt and after the above scan has finished type:
dism /online /cleanup-image /restorehealth
Press enter and await results (longer this time).
If the first scan found files it could not repair but the second scan is successful, run the first scan again using the same command prompt box and this time it should repair the files found.
As Chrome is crashing a lot try updating it to the latest version.
If after making the above changes the bsod persists:
Memory
I know you have run Memtest overnight but sometimes it can be the case that this is simply not long enough to catch the error. A quicker way of testing is to run your pc using one stick at a time. If it bsod's swap it for another and so on. See if a stick doesn't bsod then you'll know which are the bad ones.
Something else you could try is the
driver verifier. First however you'll need to create a
recovery disk/USB. On start up the driver verifier stresses each driver in turn to see if it bsod. This can lead to a bsod loop at start up which is why you need the recovery disk/usb. You can use that to boot into safe mode and turn the verifier off. Hopefully the culprit will have been caught in the dump file.
Please post any new dump files.