Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2004 10:16:38 -0700 (PDT)
From:      Doug White <dwhite@gumbysoft.com>
To:        Rostislav Krasny <rosti_bsd@yahoo.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: panic: ffs_blkfree: freeing free frag
Message-ID:  <20040816101446.M30211@carver.gumbysoft.com>
In-Reply-To: <20040816094940.59921.qmail@web14823.mail.yahoo.com>
References:  <20040816094940.59921.qmail@web14823.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 16 Aug 2004, Rostislav Krasny wrote:

> Hello all.
>
> I just powered the box on, logged in as a root, cvsuped to the today's
> -CURRENT and then I ran:
>
> cd /usr/obj
> chflags -R noschg *
> rm -rf *
> cd /usr/src
> rehash
> w
>
> Then I wanted to run 'make buildworld' but before I hit the [Enter] key
> the system is paniced:
>
> dev = ad0s1f, block = 850900, fs = /usr
> panic: ffs_blkfree: freeing free frag

Running massive deletes and/or file changes while background fsck is
running is known to cause wierd panics. You migth run a full foreground
fsck of that filesystem to clean up any leftovers, however.

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org



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