From owner-cvs-all@FreeBSD.ORG Mon Jan 26 07:10:12 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 590A716A4CF for ; Mon, 26 Jan 2004 07:10:12 -0800 (PST) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2727A43D4C for ; Mon, 26 Jan 2004 07:09:40 -0800 (PST) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 66761 invoked by uid 85); 26 Jan 2004 16:09:38 +0100 Received: from sheepkiller@cultdeadsheep.org by goofy.cultdeadsheep.org by uid 82 with qmail-scanner-1.20rc2 (spamassassin: 2.61. Clear:RC:1:. Processed in 0.339504 secs); 26 Jan 2004 15:09:38 -0000 Received: from unknown (HELO persephone.cultdeadsheep.org) (192.168.0.8) by goofy.cultdeadsheep.org with SMTP; 26 Jan 2004 16:09:35 +0100 Received: (qmail 20429 invoked from network); 26 Jan 2004 16:09:05 +0100 Received: from unknown (HELO lucifer.cultdeadsheep.org) (192.168.0.2) by persephone.cultdeadsheep.org with DES-CBC3-SHA encrypted SMTP; 26 Jan 2004 16:09:05 +0100 Date: Mon, 26 Jan 2004 16:10:17 +0100 From: Clement Laforet To: "Xin LI" Message-Id: <20040126161017.5d6813ed.sheepkiller@cultdeadsheep.org> In-Reply-To: <20040126134133.CF900115B1@beastie.frontfree.net> References: <200401261258.i0QCwEj3013230@repoman.freebsd.org> <20040126134133.CF900115B1@beastie.frontfree.net> Organization: tH3 cUlt 0f tH3 d3@d sH33p X-Mailer: Sylpheed version 0.9.8a (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Mon__26_Jan_2004_16_10_17_+0100_nISJ+a0.qffqFQqc" cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ale@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/php4 Makefile ports/lang/php4/files patch-pear::Makefile.frag ports/lang/php5 Makefile ports/lang/php5/files patch-pear::Makefile.frag X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2004 15:10:12 -0000 --Signature=_Mon__26_Jan_2004_16_10_17_+0100_nISJ+a0.qffqFQqc Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Mon, 26 Jan 2004 21:41:44 +0800 "Xin LI" wrote: > > Log: > > - Add support for PTHREAD_{LIBS/CFLAGS} [1] > > Awesome! Well... Did this meant a time we can start running PHP with > Apache2-worker linked against KSE? You can try, I accept all kind of backtraces ;-) I'm currently trying to track why httpd coredumps. I suspect issues with, at least, apr locking. I don't know if the problem is in apr or kse (there are weird behaviors with libthr and libc_r too) If you want to test it, compile apache2 with: WITH_MPM=worker WITH_EXPERIMENTAL_THREADS=yes WITH_PTHREAD_LIBS=kse and php4 as it should ;-) I'd appreciated if people who use mod_perl or mod_python could give me some feedback. clem --Signature=_Mon__26_Jan_2004_16_10_17_+0100_nISJ+a0.qffqFQqc Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQFAFS3ZsRhfjwcjuh0RAkOsAKDcxNN+elrv+ZeyfyeLJ5Ahfk5N0ACglYo8 WOdzd2CwELXbb7mjRhMnmPE= =VEci -----END PGP SIGNATURE----- --Signature=_Mon__26_Jan_2004_16_10_17_+0100_nISJ+a0.qffqFQqc--