Date: Fri, 04 Oct 2024 04:13:56 +0000 From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 281843] "check for in-use endpoints" code in usb_config_parse() is missing an increment Message-ID: <bug-281843-19105-WTRBL5z6z9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-281843-19105@https.bugs.freebsd.org/bugzilla/> References: <bug-281843-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=3D281843 --- Comment #3 from Matt Jacobson <mhjacobson@me.com> --- I (sorta) figured out what was causing me to be able to hit this case. I accidentally had webcamd and my own libuvc-based program running at the same time, both trying to access the same ugen device. Obviously that's never going to work well, so that was my error. But it st= ill shouldn't panic. --=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-281843-19105-WTRBL5z6z9>