From owner-freebsd-questions@FreeBSD.ORG Wed Jun 9 19:39:54 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 D425216A4CE for ; Wed, 9 Jun 2004 19:39:54 +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 77EA443D1F for ; Wed, 9 Jun 2004 19:39:53 +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 i59Jcpt3057792 for ; Wed, 9 Jun 2004 21:38:51 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: Date: Wed, 9 Jun 2004 21:38:51 +0200 User-Agent: KMail/1.6.2 References: <200406091935.BAA02210@manage.24online> In-Reply-To: <200406091935.BAA02210@manage.24online> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200406092138.51304.ajacoutot@lphp.org> Subject: Re: 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 19:39:55 -0000 On Wednesday 09 June 2004 21:32, BSDBoy wrote: > Looks rather strange to me because I can't find anything offending which > may cause the child processes to segfault. Could u make deinstall > apache+plugins, make clean, cvsup the port tree and remake it? Did it > help??? That was the first thing I did actually... I even rebuilt the world/kernel. No change whatsoever :( I'm really concern about this problem. Basically what it does is: - I go on horde/imp login page - I enter user/pass then click on login - the browser does not move for about 30 seconds (until the apache segfault) - I get the cannot load blablabla.php error - if I then try again to login, sometimes it works right away, sometimes, I get the same problem. Antoine