Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2008 09:10:48 -0700
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        Jordi Espasa Clofent <jespasac@minibofh.org>
Cc:        freebsd-apache@freebsd.org, freebsd-stable@freebsd.org
Subject:   Re: apachectl gracefult causes Signal 11 crash after 6.3 to 7.0 upgrade [SOLVED]
Message-ID:  <20080611161048.GA66773@eos.sc1.parodius.com>
In-Reply-To: <484FF478.8010405@minibofh.org>
References:  <4846B64F.4090700@minibofh.org> <484775D4.4090509@p6m7g8.com> <48481A02.2050502@minibofh.org> <484FF478.8010405@minibofh.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 11, 2008 at 05:51:20PM +0200, Jordi Espasa Clofent wrote:
> It seems a php-extensions bug.
> If you comment the mhash.so in /usr/local/etc/php/extensions.ini as:
>
> ;entension=mhash.so
>
> all works fine and you don't get anymore httpd crash (signal 11) if you
> use 'apachectl graceful'.
>
> Maybe will be a good idea to open PR for this?
>
> I hope it helps someone.... (I'm very surprised that this isn't a
> documented bug in 7.0 yet)

Many people have reported that the *order* of the extensions in
extensions.ini has adverse (positive) effects on PHP segfaults on
FreeBSD.

I myself haven't ever run into extension ordering issues like those
described (and we've done hosting for years), but I don't doubt those
who have experienced such.

-- 
| 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?20080611161048.GA66773>