Date: Fri, 09 Aug 2019 07:34:20 +0000 From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 239730] System fails to remove the audio device because some app keeps it opened, kernel enters the endless cycle: unregister: mixer busy Waiting for sound application to exit! Message-ID: <bug-239730-19105-enRsNUggsP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239730-19105@https.bugs.freebsd.org/bugzilla/> References: <bug-239730-19105@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=3D239730 Hans Petter Selasky <hselasky@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hselasky@FreeBSD.org --- Comment #1 from Hans Petter Selasky <hselasky@FreeBSD.org> --- Hi, You need to fix the applications! Leaking FDs is not a good option. And also there is a problem with the device naming, that when you do not close /dev/mixerN, that particular device name cannot be reused, causing more problems when enumerating the next USB audio device. This issue is already known. See BUG 194727. --HPS --=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-239730-19105-enRsNUggsP>