From owner-freebsd-stable@FreeBSD.ORG Thu Jun 12 14:05:54 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B07A71065680 for ; Thu, 12 Jun 2008 14:05:54 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 66D8B8FC12 for ; Thu, 12 Jun 2008 14:05:54 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K6nQy-0005KM-LP for freebsd-stable@freebsd.org; Thu, 12 Jun 2008 14:05:49 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 Jun 2008 14:05:48 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 Jun 2008 14:05:48 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Thu, 12 Jun 2008 16:05:35 +0200 Lines: 34 Message-ID: References: <4846B64F.4090700@minibofh.org> <200806121118.45137.doconnor@gsoft.com.au> <48509419.6060206@pingle.org> <200806121445.30864.doconnor@gsoft.com.au> <485106B6.7050805@pingle.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig2264E0A376F4EE50082C7D94" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.14 (X11/20080505) In-Reply-To: <485106B6.7050805@pingle.org> X-Enigmail-Version: 0.95.0 Sender: news Cc: freebsd-apache@freebsd.org Subject: Re: apachectl gracefult causes Signal 11 crash after 6.3 to 7.0 upgrade [SOLVED] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2008 14:05:54 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig2264E0A376F4EE50082C7D94 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Jim Pingle wrote: >> Seems like some threading related wrinkle though as pgsql & mhash are >> the only extensions I have that are linked to libthr.so Do you really need threading in pgsql and mhash? Some years ago I had the same problem with apache crashing misterously (not on restart, though) which I've traced to having threading libraries hard-referenced in PHP libraries. If you're not absolutely sure you need it, remove threading libraries from your PHP libraries (for pgsql there's a make config option). --------------enig2264E0A376F4EE50082C7D94 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIUS0vldnAQVacBcgRAkWaAKCUsbqXYdLc6vBLsGjvQ7vpQ7e1DwCfaso/ 11kPo+Rp41LTxb9Rwl1n9FA= =0Tix -----END PGP SIGNATURE----- --------------enig2264E0A376F4EE50082C7D94--