From: Jesse Pollard <pollard@tomcat.admin.navo.hpc.mil>
To: blessonpaul@usa.net, linux-kernel@vger.kernel.org
Subject: Re: [Re: gcc: internal compiler error: program cc1 got fatal signal 11]
Date: Fri, 29 Jun 2001 07:48:47 -0500 (CDT) [thread overview]
Message-ID: <200106291248.HAA02327@tomcat.admin.navo.hpc.mil> (raw)
>
>
> "This is almost always the result of flakiness in your hardware - either
> RAM (most likely), or motherboard (less likely). "
>
> I cannot understand this. There are many other
> stuffs that I compiled with gcc without any problem. Again compilation is only
> a application. It only parse and gernerates object files. How can RAM or
> motherboard makes different
It's most likely flackey memory.
Remember- a single bit that dropps can cause the signal 11. It doesn't have
to happen consistently either. I had the same problem until I slowed down
memory access (that seemd to cover the borderline chip).
The compiler uses different amounts of memory depending on the source file,
number of symbols defined (via include headers). When the multiple passes
occur simultaneously, there is higher memory pressure, and more of the
free space used. One of the pages may flake out. Compiling the kernel
puts more pressure on memory than compiling most applications.
-------------------------------------------------------------------------
Jesse I Pollard, II
Email: pollard@navo.hpc.mil
Any opinions expressed are solely my own.
next reply other threads:[~2001-06-29 12:49 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-29 12:48 Jesse Pollard [this message]
2001-06-29 14:20 ` szonyi calin
2001-06-29 18:53 ` Albert D. Cahalan
2001-07-01 23:25 ` H. Peter Anvin
2001-07-02 0:00 ` Riley Williams
2001-07-02 0:01 ` H. Peter Anvin
2001-07-02 0:18 ` Riley Williams
2001-07-02 0:21 ` H. Peter Anvin
2001-07-02 0:27 ` Riley Williams
2001-06-29 15:39 ` gcc: internal compiler error: program cc1 got fatal signal 11 David Relson
-- strict thread matches above, loose matches on Subject: below --
2001-07-03 5:51 [Re: gcc: internal compiler error: program cc1 got fatal signal 11] Tha Phlash
2001-06-29 16:28 Jesse Pollard
2001-06-29 5:23 Blesson Paul
2001-06-29 7:29 ` Erik Mouw
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=200106291248.HAA02327@tomcat.admin.navo.hpc.mil \
--to=pollard@tomcat.admin.navo.hpc.mil \
--cc=blessonpaul@usa.net \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®