Re: 11-CURRENT r275641 panic: Unrecoverable machine check exception

From: Ivan Klymenko <fidaj_at_ukr.net>
Date: Thu, 18 Dec 2014 23:31:17 +0200
В Mon, 15 Dec 2014 17:49:54 +0000
"Rang, Anton" <anton.rang_at_isilon.com> пишет:

> > I certainly could be wrong - but how to know for sure the cause of
> > the panic?
> 
> > MCA: CPU 0 UNCOR PCC OVER DCACHE L2 DRD error
> > MCA: Address 0xbd8d4cc0
> > MCA: Misc 0x30e3000086
> 
> The "root cause" may be hard to determine, but the immediate cause
> was helpfully decoded by the kernel. (Though I don't know whether all
> of the model-specific fields were decoded.)
> 
> UNCOR = uncorrected error
> PCC = processor context corrupted (can't safely continue to execute,
> thus the panic) OVER = error overflow (hmmm, multiple errors occurred)
> DCACHE L2 DRD = data being read from L2 data cache
> 
> The miscellaneous register indicates that 0xbd8d4cc0 is a physical
> address.
> 
> So this looks like a processor failure. If it is repeatable, though,
> it may indicate either failed hardware or some problem in configuring
> the processor (though I'm not sure how that could lead to a cache
> error).
> 
> Anton

Thank you.
Received on Thu Dec 18 2014 - 20:49:20 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:54 UTC