BSOD WHEA, analisi / consigli di scarico, per favore


0

Googling around mi ha portato qui. In breve, il mio PC ha iniziato a sperimentare questi brutti BSOD casuali, a volte durante il gioco, ma anche poco dopo un riavvio o in modo casuale. Ho persino underclockato la CPU, sembra non aver avuto effetto. Sono anche al 99% questo ha iniziato ad accadere con alcuni Windows Update, ma potrebbe essere una coincidenza. Questo era un PC molto stabile solo poche settimane fa, ma chissà, dopo quello che ho letto, potrebbe solo morire perché sembra essere una questione di CPU. Spero ovviamente di sbagliarmi, ma mi manca la conoscenza per analizzare discariche diverse da quelle che ho fatto con Whocrashed. Spero che qualcuno possa dedicare del tempo a guardare queste discariche che ho caricato.

Molte grazie!

https://drive.google.com/open?id=0BxlW53y8xiDFYUI0VG15dDhqRDg


1
cosa mostra il tuo windbg analizza?
Ramhound,

Risposte:


0

Controllare i dump con Windbg mostra che hai un problema con la cache L1 (ICACHEL1_IRD_ERR) del tuo AMD FX-8350.

*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

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 conditon.
Arguments:
Arg1: 0000000000000000, Machine Check Exception
Arg2: ffffd78ca2ed4028, Address of the WHEA_ERROR_RECORD structure.
Arg3: 00000000b0800000, High order 32-bits of the MCi_STATUS value.
Arg4: 0000000000060151, Low order 32-bits of the MCi_STATUS value.

Debugging Details:
------------------

BUILD_VERSION_STRING:  10.0.15063.413 (WinBuild.160101.0800)

SYSTEM_MANUFACTURER:  Gigabyte Technology Co., Ltd.

BIOS_VENDOR:  American Megatrends Inc.

BIOS_VERSION:  FD

BIOS_DATE:  02/04/2013

BASEBOARD_MANUFACTURER:  Gigabyte Technology Co., Ltd.

BASEBOARD_PRODUCT:  990XA-UD3

0: kd> !errrec ffffd78ca2ed4028
===============================================================================
Common Platform Error Record @ ffffd78ca2ed4028
-------------------------------------------------------------------------------
Record Id     : 01d2e9d7cd3d4eef
Severity      : Fatal (1)
Length        : 928
Creator       : Microsoft
Notify Type   : Machine Check Exception
Timestamp     : 6/20/2017 17:40:56 (UTC)
Flags         : 0x00000000

===============================================================================
Section 0     : Processor Generic
-------------------------------------------------------------------------------
Descriptor    @ ffffd78ca2ed40a8
Section       @ ffffd78ca2ed4180
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  : 0x0000000000000000

===============================================================================
Section 1     : x86/x64 Processor Specific
-------------------------------------------------------------------------------
Descriptor    @ ffffd78ca2ed40f0
Section       @ ffffd78ca2ed4240
Offset        : 536
Length        : 128
Flags         : 0x00000000
Severity      : Fatal

Local APIC Id : 0x0000000000000000
CPU Id        : 20 0f 60 00 00 08 08 00 - 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  @ ffffd78ca2ed4240

===============================================================================
Section 2     : x86/x64 MCA
-------------------------------------------------------------------------------
Descriptor    @ ffffd78ca2ed4138
Section       @ ffffd78ca2ed42c0
Offset        : 664
Length        : 264
Flags         : 0x00000000
Severity      : Fatal

Error         : ICACHEL1_IRD_ERR (Proc 0 Bank 1)
  Status      : 0xb080000000060151

Puoi provare il BIOS beta FEhdal 2014, forse aiuta. Controllare la temperatura, forse la CPU si surriscalda. Se nulla aiuta, la CPU è danneggiata.

È ora di passare alla CPU AMD Rizon con la nuova scheda madre.


1
So che si consiglia di commentare per pensare, ma voglio ancora prendermi questo tempo e ringraziarti. Molto apprezzato.
Lilith,
Utilizzando il nostro sito, riconosci di aver letto e compreso le nostre Informativa sui cookie e Informativa sulla privacy.
Licensed under cc by-sa 3.0 with attribution required.