From owner-freebsd-current Thu Dec 3 21:46:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA22968 for freebsd-current-outgoing; Thu, 3 Dec 1998 21:46:15 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA22963 for ; Thu, 3 Dec 1998 21:46:14 -0800 (PST) (envelope-from archie@whistle.com) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id VAA22510; Thu, 3 Dec 1998 21:44:50 -0800 (PST) Received: from bubba.whistle.com( 207.76.205.7) by whistle.com via smap (V2.0) id xma022508; Thu, 3 Dec 98 21:44:49 -0800 Received: (from archie@localhost) by bubba.whistle.com (8.8.7/8.6.12) id VAA25389; Thu, 3 Dec 1998 21:44:49 -0800 (PST) From: Archie Cobbs Message-Id: <199812040544.VAA25389@bubba.whistle.com> Subject: Re: panic: ffs_blkfree: bad size In-Reply-To: <199812040355.EAA02620@merlin.rz.tu-clausthal.de> from Ronald Kuehn at "Dec 4, 98 04:55:29 am" To: kuehn@rz.tu-clausthal.de (Ronald Kuehn) Date: Thu, 3 Dec 1998 21:44:49 -0800 (PST) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ronald Kuehn writes: > dev=0x20404, bno = 13, bsize = 8192, size = 8192, fs = /var > panic: ffs_blkfree: bad size > > The /var filesystem does not have soft updates enabled. > I got a dump, but not from a debugging kernel. If your kernel sources haven't changed, you can recompile the kernel after doing a "config -g" and get a kernel with symbols. Then you can run gdb -k on it. (You probably already know this :) -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message