Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 2008 14:23:55 -0700
From:      Xin LI <delphij@delphij.net>
To:        Oliver Crow <ocrow@skymind.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: PHP CLI bails with threaded libraries
Message-ID:  <48066E6B.8090509@delphij.net>
In-Reply-To: <4806623B.1060304@skymind.com>
References:  <4806623B.1060304@skymind.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Oliver Crow wrote:
> Hi all,
> 
> I'm looking for advice on a problem with PHP on FreeBSD 7.0, which 
> appears to be related to threading. Whenever I run the command line 
> 'php' program I get a core dump with a series of error messages:
> 
>  > Fatal error 'Cannot allocate red zone for initial thread' at line 384 
> in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)

You may have to rebuild all related stuff to get rid of this.  Linking 
against different libc versions is not supported.

Cheers,
-- 
Xin LI <delphij@delphij.net>	http://www.delphij.net/
FreeBSD - The Power to Serve!



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