https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207464
--- Comment #9 from Howard Powell <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
