From owner-freebsd-stable@FreeBSD.ORG Mon Mar 22 09:53:55 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8ED7516A4CE for ; Mon, 22 Mar 2004 09:53:55 -0800 (PST) Received: from smtp1.mc.surewest.net (smtp1.mc.surewest.net [66.60.130.50]) by mx1.FreeBSD.org (Postfix) with SMTP id 4A67943D41 for ; Mon, 22 Mar 2004 09:53:55 -0800 (PST) (envelope-from dislists@updegrove.net) Received: (qmail 8948 invoked from network); 22 Mar 2004 17:53:01 -0000 Received: from unknown (HELO updegrove.net) (64.30.97.117) by smtp1.mc.surewest.net with SMTP; 22 Mar 2004 17:53:01 -0000 Received: (qmail 28776 invoked by uid 98); 22 Mar 2004 17:53:56 -0000 Received: from dislists@updegrove.net by smeagol.purgatory by uid 1008 with qmail-scanner-1.20 Clear:RC:1(64.166.46.10):. Processed in 0.078044 secs); 22 Mar 2004 17:53:56 -0000 X-Qmail-Scanner-Mail-From: dislists@updegrove.net via smeagol.purgatory X-Qmail-Scanner: 1.20 (Clear:RC:1(64.166.46.10):. Processed in 0.078044 secs) Received: from adsl-64-166-46-10.dsl.scrm01.pacbell.net (HELO updegrove.net) (64.166.46.10) by updegrove.net with SMTP; 22 Mar 2004 17:53:55 -0000 Message-ID: <405F2980.5030808@updegrove.net> Date: Mon, 22 Mar 2004 09:59:28 -0800 From: Rick Updegrove User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <005401c3c575$674d4ab0$41c3c3cf@office.sihope.com> <405DD931.9080303@updegrove.net> <405E8E77.4080106@updegrove.net> In-Reply-To: <405E8E77.4080106@updegrove.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-TST: smtp1 SNWK2 0.31-33 ip=64.30.97.117 Subject: Re: SMP forcing crash/reboot in 4.9-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Mar 2004 17:53:55 -0000 Rick Updegrove wrote: > Randy Rowe wrote: > > > Is your Apache running mod_ssl? If you have updated openssl you will > > need to recompile apache with the updated libraries. > > Thanks Randy, > > I will do that and report back to this thread. OK I forgot that this box was standard apache port. root@govmail ~ # pkg_info | grep apache apache-1.3.29_3 The extremely popular Apache http server. Very fast, very So yeah and as you noticed apache crashes a lot now too... > By the way my earlier message was somewhat misleading. > > I did do this: > > #/etc/rc.conf > #rebooting > dumpdev=YES > savecore=YES > dumpdir="/var/crash" > > but I don't have the dump device configured... still looking for exactly > how to do that properly. Any pointers would be appreciated. Ok still looking for a solid "how to troubleshoot the FreeBSD crashing and rebooting all the time" HOWTO Rick