Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Sep 2016 14:28:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 213112] [zfs] [panic] solaris assert: !RRM_LOCK_HELD(&zfsvfs->z_teardown_lock), file zfs_vnops.c, line 1457 (5978)
Message-ID:  <bug-213112-3630-HP241RXeYX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213112-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213112-3630@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=3D213112

--- Comment #2 from Andriy Gapon <avg@FreeBSD.org> ---
It seems that you have DIAGNOSTIC turned on.
Thank you for testing!
You can remove sections guarded with DIAGNOSTIC in zfs_vnops.c to fix the
panic.  The checks done there are simply incorrect for extended attributes.
See https://svnweb.freebsd.org/changeset/base/306292 for a note about that.

--=20
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-213112-3630-HP241RXeYX>