Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2016 15:36:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 207464] Panic when destroying ZFS snapshot on boot filesystem
Message-ID:  <bug-207464-6-ipM9AvQWhI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207464-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207464-6@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=3D207464

--- Comment #9 from Howard Powell <hpowell@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=20
panic: vputx: negative ref cnt

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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207464-6-ipM9AvQWhI>