Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2002 18:50:30 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        freebsd-current@freebsd.org
Subject:   panics in ffs_blkfree()
Message-ID:  <20020820015030.GB3453@dragon.nuxi.com>

next in thread | raw e-mail | index | archive | help
I have gotten 3 ffs_blkfree() panics today (2 while background fsck'ing).
The most detail I've been able to get is:

    dev=ad0s2a bno=544437089 bsize=16384 size=16384
    panic: ffs_blkfree: bad size
    cpuid=1, lapic.id=00000000

a traceback shows:

    ffs_blkfree()
    indir_trunc()
    indir_trunc()
    handle_workitem_freeblocks()
    process_worklist_item()
    softdep_process_worklist()
    sched_sync()

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?20020820015030.GB3453>