Date: Thu, 15 Jul 2004 22:59:10 +0200 From: Clement Laforet <sheepkiller@cultdeadsheep.org> To: Will McCutcheon <freebsd@toyingwithfate.com> Cc: freebsd-ports@freebsd.org Subject: Re: 'Unable to read from thread kernel pipe' error in Apache 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>
next in thread | previous in thread | raw e-mail | index | archive | help
--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 <freebsd@toyingwithfate.com> 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 <snip output> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040715225910.6f14220f.sheepkiller>