This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: cc1 aborts with SIGSEGV
- To: aoliva at redhat dot com, spatz at sparrow dot s dot bawue dot de
- Subject: Re: cc1 aborts with SIGSEGV
- From: Christian Pfannschmidt <spatz at sparrow dot s dot bawue dot de>
- Date: Wed, 4 Oct 2000 22:54:29 +0200
- Cc: gcc-bugs at gcc dot gnu dot org
On October 03 Alexandre Oliva <aoliva@redhat.com> wrote
> This very often indicates hardware problem. There's no source of
> randomness in GCC that would cause it to randomly crash or succeed
> when presented the same sources.
Thanks for your advice. It seems, that indeed my (new) mainboard is
broken. Since I switched off the cache memory, anything works fine,
though more slowly :-(
Bye, Christian.