From owner-freebsd-hackers Sun Mar 28 10:14:10 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id 1AAFC156FB for ; Sun, 28 Mar 1999 10:13:06 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id KAA26477; Sun, 28 Mar 1999 10:12:41 -0800 (PST) (envelope-from dillon) Date: Sun, 28 Mar 1999 10:12:41 -0800 (PST) From: Matthew Dillon Message-Id: <199903281812.KAA26477@apollo.backplane.com> To: Darren Reed Cc: rivers@dignus.com (Thomas David Rivers), hackers@FreeBSD.ORG Subject: Re: another ufs panic.. References: <199903281504.BAA19216@cheops.anu.edu.au> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :Well, unfortunately I don't keep partitions with 128MB free* in them :so savecore has a problem when it comes to creating something from :which I can get a backtrace from (I hadn't configured the kernel for :ddb yet as it is still pretty much just GENERIC 2.2.8). : :FWIW, details: :2*200MMX, 128MB RAM, 2940UW, sd0=2GB, sd1=ZIP, sd2=9.1GB (Freebsd is :going here in a smaller partition), wd0=6.4GB (where freebsd is coming from). :Problems occured copying from wd0 to sd2. The disklabel for sd2 appears :fine. In both cases freebsd is just a partition amongst others. : :the most recent panic was: :panic: blkfree: freeing free frag : :If panic messages were logged by syslogd I'd have the previous ones too. : :Darren A bug was fixed about a month ago, -r1.200 kern/vfs_bio.c, that should solve the problem. It is in all branches including 2_2, but it missed the 2.2.8 release. I suggest getting the pain over with and upgrading to -stable ( 3.x ). -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message