Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2004 14:24:23 +0900
From:      Hye-Shik Chang <perky@i18n.org>
To:        Andy Hilker <ah@crypta.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: ports/www/mod_python3 + libc_r + php4/mhash
Message-ID:  <20040210052423.GA25820@i18n.org>
In-Reply-To: <20040210011037.GC27558@mail.crypta.net>
References:  <20040210011037.GC27558@mail.crypta.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 10, 2004 at 02:10:38AM +0100, Andy Hilker wrote:
> Hi,
> 
> 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

Try LD_PRELOAD=/usr/lib/libpthread.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? :)
> 


Hye-Shik



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