From: Eric <eric@cisu.net>
To: linux-kernel@vger.kernel.org
Cc: Tommy Faasen <tommy@zwanebloem.nl>
Subject: Re: BUG: 2.6.0 non fatal recoverable errors crash gcc
Date: Thu, 1 Jan 2004 19:27:31 -0600 [thread overview]
Message-ID: <200401011927.31036.eric@cisu.net> (raw)
In-Reply-To: <3FF4B3E7.9050309@zwanebloem.nl>
On Thursday 01 January 2004 05:57 pm, Tommy Faasen wrote:
> Hi,
>
> I'm not subscribed to this newsgroup, but i'll try to read the follow-up
> messages if any.
>
> When my machine is doing big compiles like the kernel or mythtv ,
> gcc/g++ crashes.
> This happens after syslog tell me that there is a recoverable error
> (see output below).
> This happened several times but I don't know why and what I can do about
> it ..
> The machine seems to be very stable, but it could be a hardware problem
> i guess.
>
> I'm using a stock 2.6.0 kernel on a duron 1300 on a via kt133a chipset
> and has 640MB memory, extra information can be found below, if you need
> more information please let me know.
>
Sounds like you have buggy hardware. I routinely use GCC to try to break
machines because it is so CPU/Memory intensive. Because of the massive amount
of work gcc does, it will push out bugs/problems in your hardware. I would
recommend you look into it further. Overheating? Bad memory? Byggy chipset?
Cheap mobo?
Even if the system *seems* stable, I wouldn't trust it. You may have a VERY
subtle hardware problem if the system seems stable otherwise. A normal
program might only crash 1/1000 times with MCE where GCC will do it 1/10.
Check out your hardware then reply back if that doesn't fix it.
I tried to look up the error code, but man those proccessor spec manuals will
run circles around your head sometimes. The best I could come up with is that
your processor should never return MCE ;) MCE indicates some pretty heavy
trouble with data maniupulation.
-------------------------
Eric Bambach
Eric at cisu dot net
-------------------------
prev parent reply other threads:[~2004-01-02 1:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-01 23:57 BUG: 2.6.0 non fatal recoverable errors crash gcc Tommy Faasen
2004-01-02 0:52 ` Dave Jones
2004-01-02 1:27 ` Eric [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=200401011927.31036.eric@cisu.net \
--to=eric@cisu.net \
--cc=linux-kernel@vger.kernel.org \
--cc=tommy@zwanebloem.nl \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.