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

--- Comment #9 from Howard Powell <hpow...@lighthouseinstruments.com> ---
I've replicated this issue with a non-boot zfs filesystem on 10.3-RELEASE.

zpool create foo /dev/ada1
mkdir /foo/bar

zfs snapshot foo@working-copy
ls -d /foo/.zfs/snapshot/working-copy/bar
zfs destroy foo@working-copy

Output is 
panic: vputx: negative ref cnt

followed by a dump and reboot.  I've uploaded the vmcore.txt that was generated
by this bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"

Reply via email to