Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2015 18:14:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 202607] [panic] Poudriere umounting file systems causes 'solaris assert: avl_is_empty(&dn->dn_dbufs)' panic
Message-ID:  <bug-202607-8-8V9kooS2td@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202607-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202607-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202607

--- Comment #9 from Justin T. Gibbs <gibbs@FreeBSD.org> ---
If I'm reading the output correctly, you're asserting on a bonus buffer. Bonus
buffers "auto-evict" on freed dnodes and so are safe to skip.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202607-8-8V9kooS2td>