Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 1998 21:44:49 -0800 (PST)
From:      Archie Cobbs <archie@whistle.com>
To:        kuehn@rz.tu-clausthal.de (Ronald Kuehn)
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: panic: ffs_blkfree: bad size
Message-ID:  <199812040544.VAA25389@bubba.whistle.com>
In-Reply-To: <199812040355.EAA02620@merlin.rz.tu-clausthal.de> from Ronald Kuehn at "Dec 4, 98 04:55:29 am"

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812040544.VAA25389>