From owner-freebsd-alpha@FreeBSD.ORG Wed Mar 3 07:27:01 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EC1E16A4CE for ; Wed, 3 Mar 2004 07:27:01 -0800 (PST) Received: from slacknet.slacknet.com (slacknet.slacknet.com [204.228.135.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1095F43D39 for ; Wed, 3 Mar 2004 07:27:01 -0800 (PST) (envelope-from rj45@slacknet.com) Received: from rj45 (helo=localhost) by slacknet.slacknet.com with local-esmtp (Exim 4.30 #1 (Debian)) id 1AyYGy-0006xS-Gx for ; Wed, 03 Mar 2004 08:27:00 -0700 Date: Wed, 3 Mar 2004 08:27:00 -0700 (MST) From: RJ45 To: freebsd-alpha@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SA-Exim-Scanned: No; SAEximRunCond expanded to false Subject: apache core dumps X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2004 15:27:01 -0000 Installing apache from ports on FreeBSD 5.2.1 alpha: apache+mod_ssl-1.3.29+2.8.16 it writ ea core in / I could not trace hte problem with gdb. I guess I must recompile apache with '-g' anyway just to ask if anyone had the same problem before ? I just hava a simple httpd.conf the one given by the port distribution. thanks Rick