Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Mar 2005 11:01:31 +0100
From:      Maxime Henrion <mux@FreeBSD.org>
To:        Jeff Roberson <jroberson@chesapeake.net>
Cc:        current@FreeBSD.org
Subject:   Re: panic: ufs_dirbad: bad dir
Message-ID:  <20050308100131.GC31320@elvis.mu.org>
In-Reply-To: <20050308045604.B20708@mail.chesapeake.net>
References:  <20050308095302.GL94451@obiwan.tataz.chchile.org> <20050308045604.B20708@mail.chesapeake.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Jeff Roberson wrote:
> On Tue, 8 Mar 2005, Jeremie Le Hen wrote:
> 
> > Hi,
> >
> > with a UP -CURRENT from sunday, I stressed my system and I got the
> > following panic.  I know Jeff has just commited something in vfs_bio.c
> > but I'm not sure this is related, so in doubt, I report it before
> > upgrading.  This is hand-written, so I didn't reported numeric value,
> > but I have a crash dump.  Please contact me off-list if you need it.
> 
> Unfortunately, the panic you transcribed is a secondary panic.  I'd like
> to see the primary stack, but it sounds like that isn't available.  I'm
> going to commit some more major fixes in a few days which address unsafe
> code at vnode teardown time.  Hopefully this may have some effect.

Isn't that the first panic?
	panic: bremfree: buffer 0xc9304af0 not on a queue

> > /usr: bad dir ino 413567 at offset 0: mangled entry
> > panic: ufs_dirbad: bad dir
> > KDB: stack-backtrace:
> > panic: bremfree: buffer 0xc9304af0 not on a queue
> > KBD: enter: panic
> > [ thread pid 45 tid 100062 ]
> > Stopped at       kbd_enter+0x30: leave
> > db> trace
> > Tracing pid 45 tid 100062 td 0xc18fb320
> > kbd_enter()
> > panic()
> > bremfree()
> > getblk()
> > breadn()
> > bread()
> > ffs_update()
> > ufs_inactive()
> > VOP_INACTIVE_APV()
> > vput()
> > handle_workitem_remove()
> > process_worklist_item()
> > softdep_process_worklist()
> > sched_sync()
> > fork_exit()
> > fork_trampoline()
> > --- trap0x1, eip = 0, esp = 0xd50d2d7c, ebp = 0 ---
> >
> > My dmesg(8) as well as my kernel configuration files are attached.

Cheers,
Maxime



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