From owner-freebsd-current@FreeBSD.ORG Tue Feb 10 03:49:52 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88E8F16A4CE for ; Tue, 10 Feb 2004 03:49:52 -0800 (PST) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FD6543D2F for ; Tue, 10 Feb 2004 03:49:52 -0800 (PST) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) i1ABniZV020759; Tue, 10 Feb 2004 06:49:44 -0500 (EST) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost)i1ABnh1A020756; Tue, 10 Feb 2004 06:49:44 -0500 (EST) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Tue, 10 Feb 2004 06:49:43 -0500 (EST) From: Andre Guibert de Bruet To: Andy Hilker In-Reply-To: <20040210011037.GC27558@mail.crypta.net> Message-ID: <20040210064702.S91658@alpha.siliconlandmark.com> References: <20040210011037.GC27558@mail.crypta.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean cc: freebsd-current@freebsd.org Subject: Re: ports/www/mod_python3 + libc_r + php4/mhash X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2004 11:49:52 -0000 On Tue, 10 Feb 2004, Andy Hilker wrote: > after update world and all ports, apache core dumped with signal > 11. I have found out, that mod_php4 with mhash support AND the > following lines in $PREFIX/sbin/envvars: > > LD_PRELOAD=/usr/lib/libc_r.so > export LD_PRELOAD > > is the reason. Without these envars, everything but mod_python3 > runs fine. > > Is there anything i could try or do to reanimate python? :) It looks like you might be linking to two different threading libraries. How current is your current and do you have anything in /etc/libmap.conf? Regards, Andy > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ >