public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* MCE error
@ 2003-03-30 18:47 Lawrence Walton
  2003-03-31 15:39 ` Dave Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Lawrence Walton @ 2003-03-30 18:47 UTC (permalink / raw)
  To: linux-kernel

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. :) 
Really what I need to know is, how non fatal is non fatal?


-- 
*--* Mail: lawrence@otak.com
*--* Voice: 425.739.4247
*--* Fax: 425.827.9577
*--* HTTP://the-penguin.otak.com/~lawrence/
--------------------------------------
- - - - - - O t a k  i n c . - - - - - 



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: MCE error
  2003-03-30 18:47 MCE error Lawrence Walton
@ 2003-03-31 15:39 ` Dave Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Jones @ 2003-03-31 15:39 UTC (permalink / raw)
  To: Lawrence Walton, linux-kernel

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-31 15:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-30 18:47 MCE error Lawrence Walton
2003-03-31 15:39 ` Dave Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox