This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: other/7772: Errors while building openH323
- From: ehrhardt at mathematik dot uni-ulm dot de
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, thomas dot tomter at ifi dot uio dot no
- Date: 10 Dec 2002 17:24:18 -0000
- Subject: Re: other/7772: Errors while building openH323
- Reply-to: ehrhardt at mathematik dot uni-ulm dot de, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, thomas dot tomter at ifi dot uio dot no, gcc-gnats at gcc dot gnu dot org
Synopsis: Errors while building openH323
State-Changed-From-To: open->closed
State-Changed-By: cae
State-Changed-When: Tue Dec 10 09:24:17 2002
State-Changed-Why:
This is not a gcc bug. Your kernel decides to kill a random process
because it immediatly needs memory and there is none (e.g. for a packet
arriving via the network). There's not much that gcc can do about this.
Maybe you want to experiment with the overcommit settings in /proc
(depends on your kernel version) or add more memory/swap space.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7772