Gentoo Archives: gentoo-user

From: Ralf Ramsauer <ralf+gentoo@×××××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [Hardware Error]: MC1 Error: Copyback Parity/Victim error.
Date: Mon, 23 Sep 2013 20:43:35
Message-Id: 5240A7EB.1080305@ramses-pyramidenbau.de
In Reply to: Re: [gentoo-user] [Hardware Error]: MC1 Error: Copyback Parity/Victim error. by Ralf Ramsauer
1 I had a deeper look into the kernel sources:
2
3 Your error message is exactly thrown by
4 static bool k8_mc1_mce(u16 ec, u8 xec)
5
6 So probably you have a K8 ;-)
7
8 Have a look at:
9 http://www.redhat.com/archives/rhelv5-list/2007-October/msg00075.html
10
11 It *might* be an error concerning ECC error correction. Did you recently
12 change any hardware?
13
14 Could you attach your /proc/cpuinfo?
15
16 Regards,
17 --
18 Ralf
19
20 On 09/23/13 22:24, Ralf Ramsauer wrote:
21 > I share this opinion.
22 > The message says - even if the error was corrected - that there's
23 > something dramatically wrong with your - i suppose - CPU.
24 > "Corrected error" might imply, that some low-level feature got disabled
25 > in order to prevent furher errors.
26 >
27 > Does this error appear only once at early boot or frequently?
28 >
29 > Regards,
30 > --
31 > Ralf
32 >
33 > On 09/23/13 22:07, Volker Armin Hemmann wrote:
34 >> Am 23.09.2013 20:59, schrieb Paul Hartman:
35 >>> On Mon, Sep 23, 2013 at 1:45 PM, Grant <emailgrant@×××××.com> wrote:
36 >>>> Can anyone tell me how to decipher this which has appeared in dmesg?
37 >>>> Google wasn't very helpful.
38 >>>>
39 >>>> [Hardware Error]: MC1 Error: Copyback Parity/Victim error.
40 >>>> [Hardware Error]: Error Status: Corrected error, no action required.
41 >>>> [Hardware Error]: CPU:3 (10:2:3) MC1_STATUS[-|CE|-|-|-]: 0x9000000000000171
42 >>>> [Hardware Error]: cache level: L1, tx: INSN, mem-tx: EV
43 >>> Looks like machine check error, it detected an error in the L1 cache
44 >>> on your CPU.
45 >>>
46 >>> Since it says "Corrected error, no action required" I would not worry
47 >>> about it. If that makes you feel any better. :)
48 >>>
49 >>>
50 >> since those errors are rare, I would worry about it.
51 >>
52 >
53 >

Replies

Subject Author
Re: [gentoo-user] [Hardware Error]: MC1 Error: Copyback Parity/Victim error. Grant <emailgrant@×××××.com>