FreeBSD 10.3: core dump on zfs destroy

Shiva Bhanujan Shiva.Bhanujan at Quorum.com
Fri Mar 23 06:27:10 UTC 2018


Hello,

On a FreeBSD 10.3 system, I'm getting a core dump on zfs destroy.

[root at FreeBSD_10_3 ~]#
[root at FreeBSD_10_3 ~]# zfs create zroot/fs
[root at FreeBSD_10_3 ~]#
[root at FreeBSD_10_3 ~]# zfs destroy zroot/fs
Assertion failed: (avl_find() succeeded inside avl_add()), file /usr/src/cddl/lib/libuutil/../../../sys/cddl/contrib/opensolaris/common/avl/avl.c, line 649.
Abort trap (core dumped)
[root at FreeBSD_10_3 ~]#
[root at FreeBSD_10_3 ~]# uname -a
FreeBSD FreeBSD_10_3.quorum.net 10.3-RELEASE-p27 FreeBSD 10.3-RELEASE-p27 #11 r330622M: Wed Mar  7 15:00:14 PST 2018     root at Filer-31-232.quorum.net:/usr/obj/usr/src/sys/QUORUM  amd64
[root at FreeBSD_10_3 ~]#


I believe this is the same issue that was reported in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196533.  The backtrace using gdb does look the same.  I've tried the same on different pools on the same server, but I keep seeing the same error.

I can send the core file, if requested.    Can somebody give some insights into what this might be?

Regards,
Shiva


More information about the freebsd-fs mailing list