[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:14:47 UTC 2015


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

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


More information about the freebsd-bugs mailing list