From owner-freebsd-questions Thu Nov 15 10:30:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from acmez.gatech.edu (acmez.gatech.edu [130.207.165.24]) by hub.freebsd.org (Postfix) with ESMTP id 6C68C37B417 for ; Thu, 15 Nov 2001 10:30:31 -0800 (PST) Received: by acmez.gatech.edu (Postfix, from userid 19753) id 1FCB84ECB9; Thu, 15 Nov 2001 13:30:30 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by acmez.gatech.edu (Postfix) with ESMTP id 165D94FE74; Thu, 15 Nov 2001 13:30:30 -0500 (EST) Date: Thu, 15 Nov 2001 13:30:29 -0500 (EST) From: Michael Imamura X-Sender: gte255n@acmez.gatech.edu To: "Richard E. Hawkins" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mozilla dumps core while installing JS In-Reply-To: <200111151528.fAFFSQl66051@fac13.ds.psu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 15 Nov 2001, Richard E. Hawkins wrote: > .9.5 seems to get most of the way thorugh build, but fails rather late > in make (not make install) [snip] > *** Unloading sample JS components > Segmentation fault - core dumped > *** Error code 139 > > Stop in /usr/ports/www/mozilla. > *** Error code 1 I've been having the same build problem on my 4-STABLE box for a while (0.9.4 failed with the same error). I tracked down the problem to the post-build step; the segfault seems to come from running the "regxpcom" binary. I removed the lines which make the call in the Makefile for the port, and that seems to have worked, but I am unsure of any ill-effects this might have. - Michael Imamura mimamura@resnet.gatech.edu LUG@GT Web Guy http://www.lugatgt.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message