Skip site navigation (1)Skip section navigation (2)
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/>

index | next in thread | previous in thread | raw e-mail

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

--- 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 still
shouldn't panic.

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281843-19105-WTRBL5z6z9>