* Linux 2.2.23-rc2 & an MCE
@ 2002-11-25 19:20 Rasmus Andersen
2002-11-26 22:04 ` Pavel Machek
0 siblings, 1 reply; 7+ messages in thread
From: Rasmus Andersen @ 2002-11-25 19:20 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 404 bytes --]
Hi,
I just had an MCE on my aging PPro 200. Before I go out to
buy a replacement I would like to hear if it could be
caused by anything other than the CPU. Googling a bit
gave some indications that sometimes other HW might report
failure through this method.
The MCE (hand copied):
Machine Check Exception: 000000000000004
Bank 4: b200000000040151
Kernel panic: CPU context corrupt
Regards,
Rasmus
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Linux 2.2.23-rc2 & an MCE
2002-11-25 19:20 Linux 2.2.23-rc2 & an MCE Rasmus Andersen
@ 2002-11-26 22:04 ` Pavel Machek
2002-11-28 23:03 ` Felipe W Damasio
2002-12-02 2:39 ` Randy.Dunlap
0 siblings, 2 replies; 7+ messages in thread
From: Pavel Machek @ 2002-11-26 22:04 UTC (permalink / raw)
To: Rasmus Andersen; +Cc: linux-kernel
Hi!
> I just had an MCE on my aging PPro 200. Before I go out to
> buy a replacement I would like to hear if it could be
> caused by anything other than the CPU. Googling a bit
> gave some indications that sometimes other HW might report
> failure through this method.
>
> The MCE (hand copied):
>
> Machine Check Exception: 000000000000004
> Bank 4: b200000000040151
> Kernel panic: CPU context corrupt
Is not it trying to tell you about bad ram?
--
Worst form of spam? Adding advertisment signatures ala sourceforge.net.
What goes next? Inserting advertisment *into* email?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Linux 2.2.23-rc2 & an MCE
2002-11-26 22:04 ` Pavel Machek
@ 2002-11-28 23:03 ` Felipe W Damasio
2002-11-29 6:18 ` Rasmus Andersen
2002-12-02 2:39 ` Randy.Dunlap
1 sibling, 1 reply; 7+ messages in thread
From: Felipe W Damasio @ 2002-11-28 23:03 UTC (permalink / raw)
To: Pavel Machek; +Cc: Rasmus Andersen, linux-kernel
Pavel Machek wrote:
>>The MCE (hand copied):
>>
>>Machine Check Exception: 000000000000004
>>Bank 4: b200000000040151
>>Kernel panic: CPU context corrupt
>
> Is not it trying to tell you about bad ram?
Could be, though this looks like a Instruction fetch error from the
Level 1 cache, doesn't it? If so, it could be caused by a faulty processor.
Is this the first time it happened? Could you please check your logs
and send any more MCE error codes?
Thanks,
Felipe
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Linux 2.2.23-rc2 & an MCE
2002-11-28 23:03 ` Felipe W Damasio
@ 2002-11-29 6:18 ` Rasmus Andersen
2002-11-29 7:18 ` Felipe W Damasio
0 siblings, 1 reply; 7+ messages in thread
From: Rasmus Andersen @ 2002-11-29 6:18 UTC (permalink / raw)
To: Felipe W Damasio; +Cc: Pavel Machek, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 924 bytes --]
On Thu, Nov 28, 2002 at 11:03:04PM +0000, Felipe W Damasio wrote:
> Pavel Machek wrote:
> >>The MCE (hand copied):
> >>
> >>Machine Check Exception: 000000000000004
> >>Bank 4: b200000000040151
> >>Kernel panic: CPU context corrupt
> >
> > Is not it trying to tell you about bad ram?
>
> Could be, though this looks like a Instruction fetch error from the
> Level 1 cache, doesn't it? If so, it could be caused by a faulty processor.
>
> Is this the first time it happened? Could you please check your logs
> and send any more MCE error codes?
Hi,
I have nothing in my logs but have had three more chrashes since
my first report. Two of them I couldn't inspect since I was at
work (the machine is at home) and had my girlfriend boot the box,
but the last one was identical to the reported one.
I am getting a new processor now and hope that'll do it.
Thanks for your comments,
Rasmus
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Linux 2.2.23-rc2 & an MCE
2002-11-29 6:18 ` Rasmus Andersen
@ 2002-11-29 7:18 ` Felipe W Damasio
0 siblings, 0 replies; 7+ messages in thread
From: Felipe W Damasio @ 2002-11-29 7:18 UTC (permalink / raw)
To: Rasmus Andersen; +Cc: Pavel Machek, linux-kernel
Rasmus Andersen wrote:
> I have nothing in my logs but have had three more chrashes since
> my first report. Two of them I couldn't inspect since I was at
> work (the machine is at home) and had my girlfriend boot the box,
> but the last one was identical to the reported one.
>
> I am getting a new processor now and hope that'll do it.
Since the MCE code is reporting a instruction fetch error from the
level 1 cache, it could be a bad ram problem...
Could you try and run the memtest86 on your memory card(s) first (maybe
in a different machine)?
Kind Regards,
Felipe
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Linux 2.2.23-rc2 & an MCE
2002-11-26 22:04 ` Pavel Machek
2002-11-28 23:03 ` Felipe W Damasio
@ 2002-12-02 2:39 ` Randy.Dunlap
2002-12-02 9:26 ` Rasmus Andersen
1 sibling, 1 reply; 7+ messages in thread
From: Randy.Dunlap @ 2002-12-02 2:39 UTC (permalink / raw)
To: Pavel Machek; +Cc: Rasmus Andersen, linux-kernel
| > I just had an MCE on my aging PPro 200. Before I go out to
| > buy a replacement I would like to hear if it could be
| > caused by anything other than the CPU. Googling a bit
| > gave some indications that sometimes other HW might report
| > failure through this method.
| >
| > The MCE (hand copied):
| >
| > Machine Check Exception: 000000000000004
| > Bank 4: b200000000040151
| > Kernel panic: CPU context corrupt
Rasmus,
If you haven't already done so, you should check out the
MCE decoder from Dave Jones at
http://www.codemonkey.org.uk/cruft/parsemce.c/
--
~Randy
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Linux 2.2.23-rc2 & an MCE
2002-12-02 2:39 ` Randy.Dunlap
@ 2002-12-02 9:26 ` Rasmus Andersen
0 siblings, 0 replies; 7+ messages in thread
From: Rasmus Andersen @ 2002-12-02 9:26 UTC (permalink / raw)
To: Randy.Dunlap; +Cc: Pavel Machek, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 560 bytes --]
On Sun, Dec 01, 2002 at 06:39:41PM -0800, Randy.Dunlap wrote:
> | > Machine Check Exception: 000000000000004
> | > Bank 4: b200000000040151
> | > Kernel panic: CPU context corrupt
>
> Rasmus,
>
> If you haven't already done so, you should check out the
> MCE decoder from Dave Jones at
> http://www.codemonkey.org.uk/cruft/parsemce.c/
>
That gave me:
Status: (4) Machine Check in progress.
Restart IP invalid.
Not sure what to make of that, though. Further comments
always welcome. And thanks for the pointer.
Regards,
Rasmus
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2002-12-02 9:19 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-25 19:20 Linux 2.2.23-rc2 & an MCE Rasmus Andersen
2002-11-26 22:04 ` Pavel Machek
2002-11-28 23:03 ` Felipe W Damasio
2002-11-29 6:18 ` Rasmus Andersen
2002-11-29 7:18 ` Felipe W Damasio
2002-12-02 2:39 ` Randy.Dunlap
2002-12-02 9:26 ` Rasmus Andersen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox