public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@codemonkey.org.uk>
To: Lawrence Walton <lawrence@the-penguin.otak.com>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: MCE error
Date: Mon, 31 Mar 2003 16:39:39 +0100	[thread overview]
Message-ID: <20030331153939.GA32463@suse.de> (raw)
In-Reply-To: <20030330184756.GA22307@the-penguin.otak.com>

On Sun, Mar 30, 2003 at 10:47:56AM -0800, Lawrence Walton wrote:
 > I just got a MCE error while running 2.5.65 "MCE: The hardware reports a non fatal, correctable incident occurred on CPU 0.
 > Bank 2: 940040000000017a" did a google search and found Dave Jones's parsemce, and decoded it to
 > 
 > Status: (ba) Error IP valid
 > Restart IP invalid.
 > 
 > And was wondering what that actually meant. :) 

Incomplete dump, what it really means.. 

(davej@deviant:davej)$ ./a.out -b 2 -e 0xba -s 940040000000017a -a 0
Status: (186) Error IP valid
Restart IP invalid.
parsebank(2): 940040000000017a @ 0
	External tag parity error
	Correctable ECC error
	Address in addr register valid
	Error enabled in control register
	Memory heirarchy error
	Request: Generic error
	Transaction type : Generic
	Memory/IO : I/O

Looks like the L2 cache ECC checking spotted something going wrong,
and fixed it up. This can happen in cases where there is inadequate
cooling, power, or overclocking (or in rare circumstances, flaky CPUs)

		Dave


      reply	other threads:[~2003-03-31 15:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-30 18:47 MCE error Lawrence Walton
2003-03-31 15:39 ` Dave Jones [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030331153939.GA32463@suse.de \
    --to=davej@codemonkey.org.uk \
    --cc=lawrence@the-penguin.otak.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox