From owner-freebsd-questions@FreeBSD.ORG Tue Mar 23 20:29:24 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 7FCF416A4CE for ; Tue, 23 Mar 2004 20:29:24 -0800 (PST) Received: from mail.choopa.net (mail.mtwn.choopa.net [216.32.200.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21E3643D2F for ; Tue, 23 Mar 2004 20:29:24 -0800 (PST) (envelope-from mike@mail.choopa.net) Received: from mail.choopa.net (localhost.localdomain [127.0.0.1]) by mail.choopa.net (8.12.8/8.12.8) with SMTP id i2O4TsOf023669 for ; Tue, 23 Mar 2004 23:29:54 -0500 From: mike@mail.choopa.net Received: from 67.80.110.86 (SquirrelMail authenticated user mike) by mail.choopa.net with HTTP; Tue, 23 Mar 2004 23:29:54 -0500 (EST) Message-ID: <1388.67.80.110.86.1080102594.squirrel@mail.choopa.net> Date: Tue, 23 Mar 2004 23:29:54 -0500 (EST) To: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.7) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Apache Seg Faults after Kernel 5.x recompile 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, 24 Mar 2004 04:29:24 -0000 Hey, not sure if anyone else experienced this. I attempted to rebuild the 5.2 kernel to enable ipfw support and now the apache will no longer start and it gives seg faults. I then recompiled the kernel using GENERIC, and also recompiled apache, but yet it still seg faults. Also, strangely the ipfw command no longer gives any output - not even the traditional operation unknown message when it is not installed. Here is some more info: FreeBSD 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Wed Mar 24 01:43:40 EST 2004 mike@:/usr/src/sys/i386/compile/GENERIC i386 # apachectl startssl Segmentation fault (core dumped) /usr/local/sbin/apachectl startssl: httpd could not be started Any tips on this issue would be greatly appreciated, Thanks much Mike