[Bug 202607] [panic] Poudriere umounting file systems causes 'solaris assert: avl_is_empty(&dn->dn_dbufs)' panic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 22 18:41:24 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202607

--- Comment #11 from Justin T. Gibbs <gibbs at 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.


More information about the freebsd-bugs mailing list