Событие с ID 18 является фатальной ошибкой. Вот как событие 18 объявляется в 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." />
Может cache hierarchy error
быть проблема с кешем L1, L2 вашего процессора. Запустите инструмент загрузки процессора, который очень интенсивно обращается к кэшу процессора. Возможно это сообщает о любых ошибках. Я думаю, вам нужно заменить процессор, как этот пользователь, который видит то же сообщение.
Дамп 0x124 показывает проблемы 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
Поэтому иногда код использует кэш L2 и вылетает, а иногда нет. Дамп показывает только общую ошибку, поэтому я понятия не имею, что не так.
Купите тот же самый процессор снова на eBay и замените его.