https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248500
Conrad Meyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Conrad Meyer <[email protected]> --- 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 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
