From owner-freebsd-questions@FreeBSD.ORG Mon Nov 5 21:45:22 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7479D16A41A for ; Mon, 5 Nov 2007 21:45:22 +0000 (UTC) (envelope-from philip@ridecharge.com) Received: from exhub015-2.exch015.msoutlookonline.net (exhub015-2.exch015.msoutlookonline.net [207.5.72.94]) by mx1.freebsd.org (Postfix) with ESMTP id 5745513C481 for ; Mon, 5 Nov 2007 21:45:22 +0000 (UTC) (envelope-from philip@ridecharge.com) Received: from philip.hq.rws (74.93.213.161) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.0.744.0; Mon, 5 Nov 2007 13:42:29 -0800 Message-ID: <472F8E43.3030703@riderway.com> Date: Mon, 5 Nov 2007 16:42:27 -0500 From: "Philip M. Gollucci" Organization: Riderway Inc. User-Agent: Thunderbird 2.0.0.6 (X11/20070919) MIME-Version: 1.0 To: Peter Uthoff References: <05616E1516E61D4C9B338EA2C7DFD266367595@STLSMSXM02.amers.ime.reuters.com> In-Reply-To: <05616E1516E61D4C9B338EA2C7DFD266367595@STLSMSXM02.amers.ime.reuters.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "Philip M. Gollucci" , "freebsd-questions@freebsd.org" Subject: Re: Problem with Apache22 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Nov 2007 21:45:22 -0000 Which MPM did you use, if you didn't change it the default is prefork. how about: ldd /usr/local/sbin/httpd | egrep 'libthr|libpthread|libc_r' ldd /usr/local/libexec/mysqld | egrep 'libthr|libpthread|libc_r' ldd /usr/local/bin/php | egrep 'libthr|libpthread|libc_r' ldd /usr/local/lib/libaprutil-1.so.2 | egrep 'libthr|libpthread|libc_r' ldd /usr/local/lib/libapr-1.so.2 | egrep 'libthr|libpthread|libc_r' ldd /usr/local/lib/mysql/libmysqlclient.so.15 | \ egrep 'libthr|libpthread|libc_r' > WITHOUT_THREADS=true So it looks like you don't want threads. That makes things easier as its the simpler case. At any rate, you'll want the output of all the above to match. Nothing in the ktrace/kdump jumps out at me. Are you sure it crashed ? (and you were attached to the correct httpd child) httpd -X and/or httpd -DONE_PROCESS might be helpful for that. ------------------------------------------------------------------------ Philip M. Gollucci (philip@ridecharge.com) o:703.549.2050x206 Senior System Admin - Riderway, Inc. http://riderway.com / http://ridecharge.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F EC88 A0BF Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching.