Kernel Security Check Failure

JoshuaVH

Reputable
Jul 10, 2015
21
0
4,510


I went to the AMD CCC and it said that AMD overdrive was already disabled, I also uninstalled daemontools.
I will report if this solved my problem, thank you.
 
I would update the BIOS to the current version:
http://www.asrock.com/mb/AMD/FM2A88M%20Extreme4+/?cat=Download&os=BIOS

error code in the bugcheck:
ERROR_CODE: (NTSTATUS) 0xc0000409 - The system detected an overrun of a stack-based buffer in this application. This overrun could potentially allow a malicious user to gain control of this application.

you still have a overclocking driver installed, you should remove it wile testing:
\C:\Program Files\ATI Technologies\ATI.ACE\Fuel\amd64\AODDriver2.sys Mon Nov 04 11:47:26 2013

unexpected old driver:
\SystemRoot\system32\DRIVERS\tap0901t.sys Tue Sep 15 23:02:43 2009
TAP-Win32 Adapter V9 or
Google Earth or Tunngle (P2P VPN software) (remove)

----------
run cmd.exe as an admin, then run
sfc.exe /scannow
dism.exe /online /cleanup-image /restorehealth

if you continue to get this bugcheck, boot windows, run cmd.exe as a admin then run
verifier.exe /standard /all

then reboot and wait for the next bugcheck. Then next bugcheck while verifier is turned on should list the name of the driver that is causing the problem.

after you bugcheck, you can use bluescreenview or whocrashed or post the memory dump and someone can read the name of the driver.
Note: use
verifier.exe /reset
to turn off the verifier functions after you get your memory dump file or your machine will run slowly until you do.


machine info:
Manufacturer ASRock
Product FM2A88M Extreme4+
BIOS Version P2.40
BIOS Starting Address Segment f000
BIOS Release Date 07/31/2014
Processor Version AMD A10-7870K Radeon R7, 12 Compute Cores 4C+8G
Processor Voltage 8fh - 1.5V
External Clock 100MHz
Max Speed 3900MHz
Current Speed 3900MHz
 

JoshuaVH

Reputable
Jul 10, 2015
21
0
4,510


My power went off when booting the pc for the first time while it was installing drivers so I think this may be the cause of all my problems because I am getting alot of different kinds of BSOD. If I deactivate my windows on this pc and format my HDD and install windows on it, could this solve my problems?
 
generally no, if files got corrupted, then you run the system file checker or the dism commands to repair them.


 

JoshuaVH

Reputable
Jul 10, 2015
21
0
4,510

I will try this but I don't understand how completely formatting all the partitions on my HDD and performing a clean install of windows won't solve the corrupted files, can you explain why this won't solve it?
 
file corruption is only a symptom of a problem, you have to find the actual cause of the corruption.
the system file checker and dism commands are used to check for and repair corrupted windows files.

if your memory dump shows IO status codes errors, it is sometimes useful in doing a full format (not quick format) of a drive. (after you have updated the BIOS and updated the SATA drivers and checked the cables)
I would only do this if running a spinning HDD and I had a legacy OS like windows 7. Windows 8, will do low level repairs caused by drive IO issues.