From owner-freebsd-current@FreeBSD.ORG Wed Mar 26 11:12:07 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 322A737B404 for ; Wed, 26 Mar 2003 11:12:06 -0800 (PST) Received: from samson.sentinelchicken.net (h-64-105-205-76.CMBRMAOR.covad.net [64.105.205.76]) by mx1.FreeBSD.org (Postfix) with SMTP id E44B543F75 for ; Wed, 26 Mar 2003 11:12:05 -0800 (PST) (envelope-from jwm@numbuscus.sentinelchicken.net) Received: (qmail 619 invoked from network); 26 Mar 2003 19:14:41 -0000 Received: from numbuscus.sentinelchicken.net (10.0.0.2) by samson.sentinelchicken.net with SMTP; 26 Mar 2003 19:14:41 -0000 Received: (from jwm@localhost)h2QEK0Rm001332; Wed, 26 Mar 2003 14:20:00 GMT Date: Wed, 26 Mar 2003 14:20:00 +0000 From: Jason Morgan To: "Simon L. Nielsen" , freebsd-current@freebsd.org Message-ID: <20030326142000.GC533@sentinelchicken.net> References: <20030326133528.GB533@sentinelchicken.net> <20030326184938.GC414@nitro.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030326184938.GC414@nitro.dk> User-Agent: Mutt/1.4.1i X-Spam-Status: No, hits=-19.6 required=5.0 tests=AWL,DATE_IN_PAST_03_06,EMAIL_ATTRIBUTION,IN_REP_TO, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: Re: Kernel panic - never had one before, what do I do? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 19:12:08 -0000 On Wed, Mar 26, 2003 at 07:49:40PM +0100, Simon L. Nielsen wrote: > On 2003.03.26 13:35:28 +0000, Jason Morgan wrote: > > > I just got a panic. As I have never had one before, I don't know what to > > do. It's on another system so I don't have to reboot immediately (that > Have a look at > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/advanced.html#KERNEL-PANIC-TROUBLESHOOTING > for information on how to get more information from a panic. OK, so I'll set up my system to capture the crash dump for next time, but is there anything I can do right now? I'm at the db> debugging prompt, but I have not been provided with a panic message as shown in the first example. Is there a command to get this output? Jason > > -- > Simon L. Nielsen