Evento com ID 18 é um erro fatal. É assim que o Evento 18 é declarado no Windows:
<event channel="chidSystem" level="win:Error" message="$(string.EventMessage.XpfMcaErr)" symbol="WHEALOGR_XPF_MCA_ERROR" template="tidMachineCheck" value="18" />
<string id="EventMessage.XpfMcaErr" value="A fatal hardware error has occurred.%n%nReported by component: Processor Core%nError Source: %1%nError Type: %7%nProcessor APIC ID: %2%n%nThe details view of this entry contains further information." />
Um cache hierarchy error
pode ser um problema com o cache L1, L2 da sua CPU. Execute a ferramenta de estresse da CPU que acessa muito o cache da CPU. Talvez relate algum erro. Acho que você precisa substituir a CPU, como este usuário , que vê a mesma mensagem.
O dump 0x124 mostra problemas de cache L2:
===============================================================================
Common Platform Error Record @ fffffa8006d0d8f8
-------------------------------------------------------------------------------
Record Id : 01d2a2c0cacd2425
Severity : Fatal (1)
Length : 928
Creator : Microsoft
Notify Type : Machine Check Exception
Timestamp : 3/22/2017 4:00:10 (UTC)
Flags : 0x00000002 PreviousError
===============================================================================
Section 0 : Processor Generic
-------------------------------------------------------------------------------
Descriptor @ fffffa8006d0d978
Section @ fffffa8006d0da50
Offset : 344
Length : 192
Flags : 0x00000001 Primary
Severity : Fatal
Proc. Type : x86/x64
Instr. Set : x64
Error Type : Cache error
Operation : Generic
Flags : 0x00
Level : 2
CPU Version : 0x0000000000040651
Processor ID : 0x0000000000000000
===============================================================================
Section 1 : x86/x64 Processor Specific
-------------------------------------------------------------------------------
Descriptor @ fffffa8006d0d9c0
Section @ fffffa8006d0db10
Offset : 536
Length : 128
Flags : 0x00000000
Severity : Fatal
Local APIC Id : 0x0000000000000000
CPU Id : 51 06 04 00 00 08 10 00 - bf fb da 7f 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 @ fffffa8006d0db10
===============================================================================
Section 2 : x86/x64 MCA
-------------------------------------------------------------------------------
Descriptor @ fffffa8006d0da08
Section @ fffffa8006d0db90
Offset : 664
Length : 264
Flags : 0x00000000
Severity : Fatal
Error : GCACHEL2_ERR_ERR (Proc 0 Bank 6)
Status : 0xae0000000040110a
Address : 0x00000000ffb07540
Misc. : 0x000001f8a0000086
Então, às vezes, o código usa o cache L2 e falha e às vezes não. O dump só mostra erro genérico, então não tenho idéia do que está errado.
Compre a mesma CPU novamente no ebay e substitua-a.