From owner-freebsd-questions@FreeBSD.ORG Wed Jun 9 14:19:59 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B51216A4CE for ; Wed, 9 Jun 2004 14:19:59 +0000 (GMT) Received: from mcp.lphp.org (ASt-Lambert-152-2-1-124.w82-120.abo.wanadoo.fr [82.120.207.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id A100943D53 for ; Wed, 9 Jun 2004 14:19:57 +0000 (GMT) (envelope-from ajacoutot@lphp.org) Received: from bsdbox.lphp.local (bsdbox.lphp.local [192.168.0.2]) by mcp.lphp.org (8.12.10/8.12.10) with ESMTP id i59EJst3085962 for ; Wed, 9 Jun 2004 16:19:54 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: freebsd-questions@FreeBSD.org Date: Wed, 9 Jun 2004 16:19:53 +0200 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200406091619.53973.ajacoutot@lphp.org> Subject: apache segfault (11) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 14:19:59 -0000 Hi :) I'm having a very big problem with latest apache from ports under 5.2.1. First let me say that all my ports are up-to-date. Now, I use Apache+php+mysql with Horde for webmail. Since a couple of days, the webmail is almost impossible to use, login in takes forever and usually ends with an error page saying couldn't get http://www.domain.com/horde/blablabla.php In the Apache logs (debug), I only get this: [notice] child pid 68233 exit signal Segmentation fault (11) I tried to look everywhere but couldn't find a answer for this problem. The top command issue a regular line, no strange processes eating the CPU... Any idea ? Thanks in advance and let me know if you need more information. apache+mod_ssl-1.3.31+2.8.18_3 php4-4.3.7_1 Regards, Antoine