From owner-freebsd-ports@FreeBSD.ORG Thu Jul 15 20:59:30 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 667BF16A4CE for ; Thu, 15 Jul 2004 20:59:30 +0000 (GMT) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id D73EB43D1D for ; Thu, 15 Jul 2004 20:59:28 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 79110 invoked by uid 89); 15 Jul 2004 22:59:58 +0200 Received: from sheepkiller@cultdeadsheep.org by goofy.cultdeadsheep.org by uid 89 with qmail-scanner-1.22 (clamdscan: 0.74. spamassassin: 2.63. Clear:RC:1(192.168.0.8):. Processed in 0.207849 secs); 15 Jul 2004 20:59:58 -0000 X-Qmail-Scanner-Mail-From: sheepkiller@cultdeadsheep.org via goofy.cultdeadsheep.org X-Qmail-Scanner: 1.22 (Clear:RC:1(192.168.0.8):. Processed in 0.207849 secs) Received: from unknown (HELO persephone.cultdeadsheep.org) (192.168.0.8) by goofy.cultdeadsheep.org with SMTP; 15 Jul 2004 22:59:57 +0200 Received: (qmail 48892 invoked from network); 15 Jul 2004 22:57:33 +0200 Received: from unknown (HELO satan.cultdeadsheep.org) (192.168.0.4) by persephone.cultdeadsheep.org with DES-CBC3-SHA encrypted SMTP; 15 Jul 2004 22:57:33 +0200 Date: Thu, 15 Jul 2004 22:59:10 +0200 From: Clement Laforet To: Will McCutcheon Message-Id: <20040715225910.6f14220f.sheepkiller@cultdeadsheep.org> In-Reply-To: <200407152004.i6FK3eKC049113@toyingwithfate.com> References: <20040715214806.4bc8a4ee.sheepkiller@cultdeadsheep.org> <200407150539.i6F5dCZY004459@toyingwithfate.com> <200407152004.i6FK3eKC049113@toyingwithfate.com> Organization: tH3 cUlt 0f tH3 d3@d sH33p X-Mailer: Sylpheed version 0.9.12 (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=_Thu__15_Jul_2004_22_59_10_+0200_.b+KY3l.OG/xG=gs" cc: freebsd-ports@freebsd.org Subject: Re: 'Unable to read from thread kernel pipe' error in Apache X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2004 20:59:30 -0000 --Signature=_Thu__15_Jul_2004_22_59_10_+0200_.b+KY3l.OG/xG=gs Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Thu, 15 Jul 2004 16:03:40 -0400 (EDT) Will McCutcheon wrote: > Clement Laforet wrote: > > > Please send "httpd -V" output and options you used to compile apache2 > > from ports. > > $ httpd -V > Server version: Apache/2.0.50 > Server built: Jul 14 2004 18:40:09 Can you do a "ldd /usr/local/sbin/httpd" ? Futhermore, it will be great if you can provide me a backtrace. To get a correct backtrace you have to: 1. Build apache2 and php ports with WITH_DEBUG=yes 2. sysctl kern.sugid_coredump=1 3. set CoreDumpDirectory (ex: CoreDumpDirectory /tmp) 4. do gdb -c /tmp/httpd.core /usr/local/sbin/httpd (gdb) bt and copy'n'paste the output. thanks, clem --Signature=_Thu__15_Jul_2004_22_59_10_+0200_.b+KY3l.OG/xG=gs Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA9vAesRhfjwcjuh0RAnADAKCkesYBR/bFFAmyjwNbkkrcCuu5sQCg2XWW POqRkldNddi4UQoY0AMisVM= =Z8J4 -----END PGP SIGNATURE----- --Signature=_Thu__15_Jul_2004_22_59_10_+0200_.b+KY3l.OG/xG=gs--