Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 2008 02:08:25 -0700
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        cy@htlwrn.ac.at
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Compiler segfault under fbsd7?
Message-ID:  <20080527090825.GA35576@eos.sc1.parodius.com>
In-Reply-To: <20080527105703.yi5jjfb64kow8k8s@webmail.htlwrn.ac.at>
References:  <20080527105703.yi5jjfb64kow8k8s@webmail.htlwrn.ac.at>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <URL:http://gcc.gnu.org/bugs.html[1]>; 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 |




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080527090825.GA35576>