From owner-freebsd-questions@FreeBSD.ORG Sat Mar 6 05:52:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53F1E16A4CE for ; Sat, 6 Mar 2004 05:52:01 -0800 (PST) Received: from smtp010.tiscali.dk (smtp010.tiscali.dk [212.54.64.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CEE943D1F for ; Sat, 6 Mar 2004 05:52:00 -0800 (PST) (envelope-from michael@gisp.dk) Received: from server.gisp.dk (62.79.61.146.adsl.aboes.tiscali.dk [62.79.61.146]) by smtp010.tiscali.dk (8.12.10/8.12.10) with ESMTP id i26Dpub3025127; Sat, 6 Mar 2004 14:51:57 +0100 (MET) Date: Sat, 6 Mar 2004 15:21:28 +0100 (CET) From: Michael Sig Birkmose X-X-Sender: birkmose@server.gisp.dk To: Ricardo Britto In-Reply-To: Message-ID: <20040306151709.I94355@server.gisp.dk> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: segmentation fault - jdk4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Mar 2004 13:52:01 -0000 I have been experiecing similar problems with 5.2.1. I noticed when compiling gnome2, which depends on a *lot* of other packages, gcc simply segfaults a lot. To solve it I just started compiling again, and the gcc would seg fault again. I continued typing make install a looot of time until everything was compiled. However when I compiled smaller projects like pico, bash etc., I had no problems. Maybe there is some kind of memory leek in the gcc 3.3 version on fbsd 5.2.1? I don't think I have a hardware problem either. Right now I am installing 4.9 on the box, since I found the gcc segfault behaviour unacceptable. I hope I wont experience the same kind of problems again... Cheers, -- Michael Birkmose On Sat, 6 Mar 2004, Ricardo Britto wrote: > Hi, > > I'm running 5.2.1 Release version of FreeBSD, gcc 3.3.3 and I'm > getting the same error when trying to compile JDK 1.4 from ports: > > *any_file_that_changes.c or .h*: *number_that_changes*: compiler > error: segmentation fault > > > I've searched for information and people say that could be problems > with gcc or hardware (memory for eg.). I tried to install new version > of gcc (3.4.0) and still continues using the older (3.3.3), tried the > 3.2 and the error continues. > > About the hardware...everything seems to be fine. > Do you have any suggestions? > people through net didn't find any reasonable cause. > > I appreciate your attention, > > Best regards, > > Ricardo > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >