This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/31502] gcc/g++ randomly seg faults, sometimes freezes the entire machine
- From: "bgoodr+gccbugzilla at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 May 2007 03:19:21 -0000
- Subject: [Bug c++/31502] gcc/g++ randomly seg faults, sometimes freezes the entire machine
- References: <bug-31502-14370@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from bgoodr+gccbugzilla at gmail dot com 2007-05-07 04:19 -------
(In reply to comment #6)
> compiling software always taxes the system more than any thing else as it is
> using more of the CPU time and memory and disk than most other software. ...
Thanks Andrew. I'm coming around to that conclusion myself, as I attempted
several times to rebuild from scratch using GCC 3.2.3 "compat" libraries:
gcc32 (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-56.fc5)
and am getting random internal compiler errors again. My conclusion for now is
that it is not likely to be GCC 4.1.1 at fault. It might be time for a system
upgrade.
Thanks!
Brent
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31502