Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Aug 2020 15:33:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 248500] cam_sim_free() sleeping forever
Message-ID:  <bug-248500-227-n7d4DIrbl1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248500-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248500-227@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=3D248500

Conrad Meyer <cem@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cem@freebsd.org

--- Comment #1 from Conrad Meyer <cem@freebsd.org> ---
I don't remember if it was in cam_sim_free, but I've experienced a similar
refcount leak when removing a USB device in the past.  Eventually something
else blocks on one of the deadlocks and the system dies.

I did some cursory debugging, but didn't identify the problem:
https://reviews.freebsd.org/P300

--=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-248500-227-n7d4DIrbl1>