From owner-freebsd-questions Sun Dec 14 02:18:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA26142 for questions-outgoing; Sun, 14 Dec 1997 02:18:39 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA26137 for ; Sun, 14 Dec 1997 02:18:35 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.8.8/8.6.9) with ESMTP id LAA27778; Sun, 14 Dec 1997 11:18:18 +0100 (CET) Message-Id: <199712141018.LAA27778@peedub.muc.de> X-Mailer: exmh version 2.0zeta 7/24/97 To: Greg Lehey Cc: freebsd-questions@freebsd.org Subject: Re: Changes in gdb -k? Reply-To: Gary Jennejohn In-reply-to: Your message of "Sun, 14 Dec 1997 10:39:08 +1030." <19971214103908.54930@lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 14 Dec 1997 11:18:17 +0100 From: Gary Jennejohn Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Greg Lehey writes: >I've just had a couple of panics (ffs_alloccg: map corrupted, but I >think it's probably hardware), and I tried to look at them with gdb >-k, but I get: > >#0 boot (howto=0) at ../../kern/kern_shutdown.c:285 >285 dumppcb.pcb_cr3 = rcr3(); >(kgdb) t you have to use bt or where --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com