Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 154, {ffffe0015dd35000, ffffd0013b1f0a80, 0, 0}
Probably caused by : ntkrnlmp.exe ( nt!SMKM_STORE<SM_TRAITS>::SmStUnhandledExceptionFilter+22 )
Followup: MachineOwner
Hi,
this dump file is usually related to corrupt data and drivers. I looked through the dump file and you do have some old drivers installed
ASMMAP64.sys Thu Jul 02 10:13:26 2009: LENOVO ATK Hotkey ATK0101 ACPI UTILITY (also found in
Asus systems)
Please update:
ASUS ROG G750JM - Support
atkwmiacpi64.sys Wed Sep 07 02:44:52 2011: ATK WMIACPI Utility. I think this is part of the above driver?
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.
Post any dump files which occur after making the above changes.