Error details:
Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 124, {0, [COLOR=Green]fffffa800427a8f8[/COLOR], 0, 0}
TRIAGER: Could not open triage file : C:\Program Files (x86)\Windows Kits\8.0\Debuggers\x64\triage\modclass.ini, error 2
Probably caused by : GenuineIntel
Followup: MachineOwner
---------
1: kd> !errrec [COLOR=Green]fffffa800427a8f8[/COLOR]
===============================================================================
Common Platform Error Record @ fffffa800427a8f8
-------------------------------------------------------------------------------
Record Id : 01cd9638e619e4a4
Severity : Fatal (1)
Length : 928
Creator : Microsoft
Notify Type : Machine Check Exception
Timestamp : 9/19/2012 7:32:23 (UTC)
Flags : 0x00000002 PreviousError
===============================================================================
Section 0 : Processor Generic
-------------------------------------------------------------------------------
Descriptor @ fffffa800427a978
Section @ fffffa800427aa50
Offset : 344
Length : 192
Flags : 0x00000001 Primary
Severity : Fatal
Proc. Type : x86/x64
Instr. Set : x64
[COLOR=Red]Error Type : Cache error
Operation : Data Read[/COLOR]
Flags : 0x00
Level : 2
CPU Version : 0x00000000000206a7
Processor ID : 0x0000000000000000
===============================================================================
Section 1 : x86/x64 Processor Specific
-------------------------------------------------------------------------------
Descriptor @ fffffa800427a9c0
Section @ fffffa800427ab10
Offset : 536
Length : 128
Flags : 0x00000000
Severity : Fatal
Local APIC Id : 0x0000000000000000
CPU Id : a7 06 02 00 00 08 10 00 - 9f e3 ba 0d ff fb eb bf
00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
Proc. Info 0 @ fffffa800427ab10
===============================================================================
Section 2 : x86/x64 MCA
-------------------------------------------------------------------------------
Descriptor @ fffffa800427aa08
Section @ fffffa800427ab90
Offset : 664
Length : 264
Flags : 0x00000000
Severity : Fatal
[COLOR=Red]Error : DCACHEL2_DRD_ERR (Proc 0 Bank 5)[/COLOR]
Status : 0xee20000000041136
Address : 0x000000007b903e80
Misc. : 0x00000030e0000086
L2 Cache suffered an error when attempting to read data from it. From the article, you want to specifically go for updating drivers related to your Mobo, and that also includes your BIOS. The only additional thing I can mention outside of the article's scope is motherboard software. If you have software installed that came with your motherboard, uninstall them
all. They are buggy messes that have been known to produce 0x124 bugchecks which can be
very misleading to people. Driver Sweeper is a free app that's able to clean em off completely, so you may need to give that a go after you uninstall them through the usual manner. The only things left behind should be drivers specifically designed to make your motherboard components
work. Any "enhancement", monitoring or other utilities or so-called drivers should be avoided.
For hardware tests related to this,
Memtest for your memory (run overnight), and
Prime95 for CPU. For Prime95, set to Torture Test at Blend first (run overnight), and then after that test do another on Large FFTs instead of Blend (again, run overnight). If it bugs out on Blend but not Large FFTs, it's most likely an issue with crosstalk between RAM and CPU. If it bugs out on Large FFTs and not Blend, it's an issue with the CPU's internal cache. If it bugs out on both, then it's most certainly the CPU that's failing.