View previous topic :: View next topic |
Author |
Message |
thouters n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_human_drone.gif)
Joined: 14 Sep 2005 Posts: 20 Location: Belgium
|
Posted: Mon Sep 25, 2006 6:00 am Post subject: Macbook: MCE: The hardware reports an incident on CPU 0 |
|
|
Hi,
After installing gentoo on my two-day old Macbook, I got a kernel message on vc1 (and dmesg),
it reads:
MCE: The hardware reports a non fatal, correctable incident occurred on CPU 0.
Bank 3: 940000460001010a
Could this be because my CFLAGS are incorrect?
CFLAGS="-O2 -march=prescott -fomit-frame-pointer -pipe"
I'm a litle bit alarmed,
tia
[edit]I seem to have my kernel compiled for Pentium-M, is this correct?[/edit] |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
salahx Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 12 Mar 2005 Posts: 559
|
Posted: Mon Sep 25, 2006 6:52 am Post subject: |
|
|
Machine checks are caused by memory/CPU failures (possibly due to the occasional stay comsic that hit the chip just right)
In this case, it was non-fatal (it was detected and corrected) - but getting one of these is never good news - especially after only 2 days. I think I've seen 3 of them, total, in a year on my system. THis could inicated a dud, or maybe it was just chance, or you need to move your nuclear reactor farther away from your computer.... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
thouters n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_human_drone.gif)
Joined: 14 Sep 2005 Posts: 20 Location: Belgium
|
Posted: Mon Sep 25, 2006 2:09 pm Post subject: |
|
|
Well, I shut the machine down this morning, and when I booted just now,
I found the same message in dmesg:
MCE: The hardware reports a non fatal, correctable incident occurred on CPU 0.
Bank 3: 940000460001010a
Don't know if i mentioned the other one, I got this one too last time:
MCE: The hardware reports a non fatal, correctable incident occurred on CPU 0.
Bank 3: 900000060020100e
Auch?
![Confused :?](images/smiles/icon_confused.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
drescherjm Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 05 Jun 2004 Posts: 2790 Location: Pittsburgh, PA, USA
|
Posted: Mon Sep 25, 2006 5:02 pm Post subject: |
|
|
Quote: | Could this be because my CFLAGS are incorrect? |
No. This generally indicates that your hardware is bad or possibly there is a kernel bug (however this is not as likely than a hardware problem) or even less likely some type of interference (cosmic ray ...) has switched bits around in your memory cells.
I would suggest you run memtest86 for at least 24 hours and see if you get any errors. _________________ John
My gentoo overlay
Instructons for overlay |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|