Hi pgmichael & welcome to the blog ^_^,
I have analysed your dump files and below has been provided an analysis of the same for informative purposes :-
WHEA_UNCORRECTABLE_ERROR (124)
A fatal hardware error has occurred. Parameter 1 identifies the type of error source that reported the error. Parameter 2 holds the address of the WHEA_ERROR_RECORD structure that describes the error condition.
Let's check the Parameter 2 -
Code:
4: kd> !errrec ffffe000`95c8b028 =============================================================================== Common Platform Error Record @ ffffe00095c8b028 --------------------------- Record Id : 01d0f0d1deccb77e Severity : Fatal (1) Length : 928 Creator : Microsoft Notify Type : Machine Check Exception Timestamp : 9/17/2015 1:15:12 (UTC) Flags : 0x00000000 =============================================================================== Section 0 : Processor Generic --------------------------- Descriptor @ ffffe00095c8b0a8 Section @ ffffe00095c8b180 Offset : 344 Length : 192 Flags : 0x00000001 Primary Severity : Fatal Proc. Type : x86/x64 Instr. Set : x64 Error Type : Cache error Operation : Instruction Execute Flags : 0x00 Level : 1 CPU Version : 0x0000000000600f20 Processor ID : 0x0000000000000004 =============================================================================== Section 1 : x86/x64 Processor Specific --------------------------- Descriptor @ ffffe00095c8b0f0 Section @ ffffe00095c8b240 Offset : 536 Length : 128 Flags : 0x00000000 Severity : Fatal Local APIC Id : 0x0000000000000004 CPU Id : 20 0f 60 00 00 08 08 04 - 0b 32 98 3e ff fb 8b 17 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 @ ffffe00095c8b240 =============================================================================== Section 2 : x86/x64 MCA --------------------------- Descriptor @ ffffe00095c8b138 Section @ ffffe00095c8b2c0 Offset : 664 Length : 264 Flags : 0x00000000 Severity : Fatal Error : ICACHEL1_IRD_ERR (Proc 4 Bank 1)Status : 0xb080000000040151
I checked the other dump files as well and the Memory Bank which the Dump file said is same i.e. Bank 1. So, Windows detected an error while executing an instruction from the L1 Cache of the processor.
Since, you have already said that the system is crashing on Prime95, I would suggest you to replace the processor. In case the processor is under warranty, get a replacement and if you have to purchase a new one, purchase one from a shop which allows refunds.
Also, I would suggest you to report back accurate temperatures while the system is idle and under load (Prime 95) using the free tool CoreTemp.
Let me know how it goes ^_^
-Pranav