Just built a new machine, basics of the build:
Ryzen 9 5900X
GTX 970 (old card from previous build)
64GB 3600MHz RAM
1TB NVMe Samsung 980 Pro
250GB Samsung Evo 980
Several other HDDs
Most recent event logger has given me this WHEA logger below:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">;
<System>
<Provider Name="Microsoft-Windows-WHEA-Logger" Guid="{c26c4f3c-3f66-4e99-8f8a-39405cfed220}" />
<EventID>18</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2021-06-14T22:24:38.8418650Z" />
<EventRecordID>5110</EventRecordID>
<Correlation ActivityID="{d2456cee-132e-401b-b8b7-14f8a12d23e8}" />
<Execution ProcessID="4608" ThreadID="5300" />
<Channel>System</Channel>
<Computer>DESKTOP-MUB2TFA</Computer>
<Security UserID="S-1-5-19" />
</System><EventData>
<Data Name="ErrorSource">3</Data>
<Data Name="ApicId">8</Data>
<Data Name="MCABank">1</Data>
<Data Name="MciStat">0xbc800800060c0859</Data>
<Data Name="MciAddr">0x1d6c50640</Data>
<Data Name="MciMisc">0xd01a0ffe00000000</Data>
<Data Name="ErrorType">10</Data>
<Data Name="TransactionType">256</Data>
<Data Name="Participation">0</Data>
<Data Name="RequestType">5</Data>
<Data Name="MemorIO">2</Data>
<Data Name="MemHierarchyLvl">1</Data>
<Data Name="Timeout">0</Data>
<Data Name="OperationType">256</Data>
<Data Name="Channel">256</Data>
<Data Name="Length">936</Data>
<Data Name="RawData">435045521002FFFFFFFF03000100000002000000A8030000211816000E0615140000000000000000000000000000000000000000000000000000000000000000BDC407CF89B7184EB3C41F732CB57131FE6FF5E89C91C54CBA8865ABE14913BB396AB10B6C61D70102000000000000000000000000000000000000000000000058010000C00000000003000001000000ADCC7698B447DB4BB65E16F193C4F3DB0000000000000000000000000000000001000000000000000000000000000000000000000000000018020000800000000003000000000000B0A03EDC44A19747B95B53FA242B6E1D0000000000000000000000000000000001000000000000000000000000000000000000000000000098020000100100000003000000000000011D1E8AF94257459C33565E5CC3F7E8000000000000000000000000000000000100000000000000000000000000000000000000000000007F010000000000000002040300010000100FA2000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000007000000000000000800000000000000100FA200000818080B32D87EFFFB8B170000000000000000000000000000000000000000000000000000000000000000B3F8F31CB1C5A249AA595EEF92FFA63C03000000000000009E075404040000004006C5D6010000000000000000000000000000000000000000000000000000000200000002000000C301EA0C6C61D70108000000000000000000000000000000000000000100000059080C06000880BC4006C5D60100000000000000FE0F1AD0000000000800000000000000B00001000000000000000000F9010000230000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003B00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</Data>
</EventData>
</Event>
I have been having a number of Blue Screens over the last few days. The first week of building the machine it was fine. The Event logger has also shown this critical error for the other BSoDs that occurred:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">;
<System>
<Provider Name="Microsoft-Windows-Kernel-Power" Guid="{331c3b3a-2005-44c2-ac5e-77220c37d6b4}" />
<EventID>41</EventID>
<Version>8</Version>
<Level>1</Level>
<Task>63</Task>
<Opcode>0</Opcode>
<Keywords>0x8000400000000002</Keywords>
<TimeCreated SystemTime="2021-06-14T22:24:33.2500517Z" />
<EventRecordID>5055</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="8" />
<Channel>System</Channel>
<Computer>DESKTOP-MUB2TFA</Computer>
<Security UserID="S-1-5-18" />
</System><EventData>
<Data Name="BugcheckCode">292</Data>
<Data Name="BugcheckParameter1">0x0</Data>
<Data Name="BugcheckParameter2">0xffff8a0592a8e028</Data>
<Data Name="BugcheckParameter3">0xbc800800</Data>
<Data Name="BugcheckParameter4">0x60c0859</Data>
<Data Name="SleepInProgress">0</Data>
<Data Name="PowerButtonTimestamp">0</Data>
<Data Name="BootAppStatus">0</Data>
<Data Name="Checkpoint">0</Data>
<Data Name="ConnectedStandbyInProgress">false</Data>
<Data Name="SystemSleepTransitionsToOn">0</Data>
<Data Name="CsEntryScenarioInstanceId">0</Data>
<Data Name="BugcheckInfoFromEFI">false</Data>
<Data Name="CheckpointStatus">0</Data>
<Data Name="CsEntryScenarioInstanceIdV2">0</Data>
<Data Name="LongPowerButtonPressDetected">false</Data>
</EventData>
</Event>
From other threads/online posts I am concerned I might have to RMA the CPU.
If anyone can assist, it would be much appreciated.