Date: Mon, 12 Mar 2018 14:38:42 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 226510] panic: Re-refing for reason 5, cnt = 1 Message-ID: <bug-226510-8-xEMuFOufe3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-226510-8@https.bugs.freebsd.org/bugzilla/> References: <bug-226510-8@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=3D226510 --- Comment #4 from Warner Losh <imp@FreeBSD.org> --- There have been other reports https://reviews.freebsd.org/D14456 has the fixed locking for them. This bug is almost certainly related. What the panic means is that for some reason we're taking out a second reference because we want to do a test unit ready. We should only ever have= one reference. I've updated that review since I think this error shows I missed a spot. --=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-226510-8-xEMuFOufe3>