PHP CLI bails with threaded libraries
Xin LI
delphij at delphij.net
Wed Apr 16 21:24:05 UTC 2008
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 at delphij.net> http://www.delphij.net/
FreeBSD - The Power to Serve!
More information about the freebsd-ports
mailing list