Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 2015 07:04:03 +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-jpJEPNqnAk@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 #17 from Andriy Gapon <avg@FreeBSD.org> ---
I agree that in this case there is no problem and the buffer gets evicted very
soon.
However, I wonder if we could somehow avoid this kind of a situation in a
higher level code or if we could detect it in dnode_sync_free...
I mean, removing the assertion(s) is super easy, but we might miss a real bug
later on.  Am I too paranoid?

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