From owner-freebsd-questions@FreeBSD.ORG Sat Oct 3 16:33:24 2009 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 7A3EB1065672 for ; Sat, 3 Oct 2009 16:33:24 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail3.sea5.speakeasy.net (mail3.sea5.speakeasy.net [69.17.117.5]) by mx1.freebsd.org (Postfix) with ESMTP id 5132E8FC12 for ; Sat, 3 Oct 2009 16:33:24 +0000 (UTC) Received: (qmail 23428 invoked from network); 3 Oct 2009 16:33:23 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail3.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 3 Oct 2009 16:33:23 -0000 Received: from lowell-desk.lan (lowell-desk.lan [172.30.250.6]) by be-well.ilk.org (Postfix) with ESMTP id A80045082A; Sat, 3 Oct 2009 12:33:16 -0400 (EDT) Received: by lowell-desk.lan (Postfix, from userid 1147) id 1CEED1CCBB; Sat, 3 Oct 2009 12:33:15 -0400 (EDT) From: Lowell Gilbert To: freebsd-questions@freebsd.org References: <35656.54290.qm@web56206.mail.re3.yahoo.com> Date: Sat, 03 Oct 2009 12:33:15 -0400 In-Reply-To: <35656.54290.qm@web56206.mail.re3.yahoo.com> (Aflatoon Aflatooni's message of "Sat, 3 Oct 2009 07:46:11 -0700 (PDT)") Message-ID: <44ocoo4eus.fsf@lowell-desk.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Aflatoon Aflatooni Subject: Re: Apache20 port on FreeBSD 7.2 does a core dump X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Oct 2009 16:33:24 -0000 Aflatoon Aflatooni writes: > I am getting a lot of core dumps and Apache20 freezing. > I have installed the porting using the following make: > > make WITHOUT_MODULES="ssl status speling imap auth_dbm auth_digest dav dav_fs cern_meta cgi include" install > > any suggestions as to how I might find out what is causing the problem and the core dumps. The first thing I'd try is re-including the excluded modules. If you no longer get the crashes, you can start narrowing in on which one is involved. If you still get the crashes, you'll have to start looking at the core files. I'm assuming you're not used to using a debugger on a core file, on the theory that you would have done that already if you were comfortable with it. -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/