From owner-freebsd-ports@FreeBSD.ORG Tue May 27 09:08:25 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56A971065670 for ; Tue, 27 May 2008 09:08:25 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id 463928FC23 for ; Tue, 27 May 2008 09:08:25 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 328EA1CC033; Tue, 27 May 2008 02:08:25 -0700 (PDT) Date: Tue, 27 May 2008 02:08:25 -0700 From: Jeremy Chadwick To: cy@htlwrn.ac.at Message-ID: <20080527090825.GA35576@eos.sc1.parodius.com> References: <20080527105703.yi5jjfb64kow8k8s@webmail.htlwrn.ac.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080527105703.yi5jjfb64kow8k8s@webmail.htlwrn.ac.at> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-ports@freebsd.org Subject: Re: Compiler segfault under fbsd7? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2008 09:08:25 -0000 On Tue, May 27, 2008 at 10:57:03AM +0200, cy@htlwrn.ac.at wrote: > Hi I just tried to install the apache22 port - ended in a > segmentation fault in port (=dependency) phyton: > > ./../Objects/unicodeobject.c: In function > 'unicode_decode_call_errorhandler': > ./../Objects/unicodeobject.c:874: internal compiler error: Segmentation > fault: 11 > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > *** Error code 1 > > Stop in /usr/ports/lang/python25/work/Python-2.5.2/portbld.static. > *** Error code 1 > Its a brand new install of BSD 7 and its the first port I tried to install > after portsnap fetch and portsnap extract - so what could possibly be > wrong?? This is covered in the FAQ. In most cases, it's a sign of hardware problems (usually bad memory). http://www.freebsd.org/doc/en/books/faq/troubleshoot.html#SIGNAL11 Can you complete an entire buildworld (cd /usr/src && make buildworld) without sig11? If so, it may in fact be a compiler bug, but I'm doubting it. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |