[Bug 226510] panic: Re-refing for reason 5, cnt = 1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 12 14:38:43 UTC 2018


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

--- Comment #4 from Warner Losh <imp at 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list