Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {ffffffffe8247510, a, 1, fffff80002ed0740}
Probably caused by : Unknown_Image ( nt!KiPageFault+140 )
Followup: MachineOwner
Hi,
this bugcheck has these main causes:
This bug check is issued if paged memory (or invalid memory) is accessed when the IRQL is too high.
The error that generates this bug check usually occurs after the installation of a faulty device driver, system service, or BIOS.
If you encounter bug check 0xA while upgrading to a later version of Windows, this error might be caused by a device driver, a system service, a virus scanner, or a backup tool that is incompatible with the new version.
Reference.
As the probable cause is unknown we'll need to run some tests. First let's see what shape the operating system is in corruption wise.
Find command prompt in the all apps area of the start menu, right click on it and hit properties then run as administrator. Type:
sfc /scannow
Press enter and await results.
Please update your system drivers using the versions found on your motherboard support page.
Rt64win7.sys Tue Sep 27 15:50:33 2011: Realtek RTL8168D/8111D Family PCI-E Gigabit Ethernet please update, link below:
RTKVHD64.sys Tue Dec 03 12:26:10 2013: Realtek High Definition Audio Function Driver please update, link below:
Include the chipset drivers too (2015 version)
GIGABYTE - Motherboard - Socket FM2+ - GA-F2A55M-HD2 (rev. 3.0)
I'm not sure what your graphics card is but the driver is pretty old. Try removing it using the Display Driver Uninstaller or DDU. This removes anything left behind by previous installs and makes ready for the next gpu driver.
DDU
Once removed then install the latest driver for your card. The driver finder on the AMD page will let you manually find the correct driver for your set up:
Link Removed
Can you please change your settings to this:
Open the run application.
Type sysdm.cpl in the run box and click ok.
Look across the top of the system properties box for 'Advanced' and click that.
Look for 'Startup and Recovery' near the bottom and click 'settings'.
Near the bottom you'll see a drop down menu under the heading 'write debugging information'.
In the drop down menu choose ' small memory dump (256KB)'
Under 'small dump directory' make sure it says %SystemRoot%\Minidump.
Click ok and your good to go.
This is in case you bsod again. This time the dump files won't be too large. Please upload any new dump files.
If after making the above changes the bsod still persists then try running the driver verifier. If it falls into a bsod loop simply boot into safe mode and turn it off. The culprit will hopefully be caught on the dumps. This guide will help you:
Link Removed
Post any dump files associated with the verifier as well as any new dump files too.