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

Hans Petter Selasky <hsela...@freebsd.org> changed:

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

--- Comment #1 from Hans Petter Selasky <hsela...@freebsd.org> ---
Hi,

I sounds like you have closed the libusb handle before trying to cancel the USB
transfers. What libusb_xxx() calls are you making before the
libusb_cancel_transfer() fails? Sounds like a race.

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to