Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2015 18:41:24 +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-dDKixmF1h9@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 #11 from Justin T. Gibbs <gibbs@FreeBSD.org> ---
I was looking at the stack trace, but I guess that can't be trusted?  It's not
clear from the attachment how you got that dbuf pointer, but the bonus buffer
shouldn't be in dn_dbuf. So if you are asserting on things within dn_dbufs and
using it to find what asserted, then I guess there is a data dbuf with
outstanding references.

Can you provide a complete dump of all of the fields in both the dnode and the
dbuf?

-- 
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-dDKixmF1h9>