Date: Wed, 2 Dec 1998 23:13:53 -0800 (PST) From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: bford@uop.cs.uop.edu (Bret Ford) Cc: freebsd-current@FreeBSD.ORG Subject: Re: panic: ffs_blkfree: bad size Message-ID: <199812030713.XAA59399@troutmask.apl.washington.edu> In-Reply-To: <000301be1e82$2d849d00$0100a8c0@heather.my.domain> from Bret Ford at "Dec 2, 1998 10: 0: 2 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
According to Bret Ford: > Greetings, > > I've been getting kernel panic and reboot conditions under -current > for a while now---here's my attempt at a report: > > dev=0x20404, bno = 18, bsize = 8192, size = 8192, fs = /var > panic: ffs_blkfree: bad size > To work around the problem, as root do sysctl -w vfs.ffs.doreallocblks=0 Better. Compile a kernel with options DDB and debugging symbols. At your next crash try to get a dump. You'll need to set dumpdev in /etc/rc.conf -- Steve finger kargl@troutmask.apl.washington.edu http://troutmask.apl.washington.edu/~clesceri/kargl.html 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?199812030713.XAA59399>