Re: [Libusbx-devel] [libusbx] Mac OSX: libusbx crashes when unplugging a device (1.0.16) (#121)

2013-07-16 Thread Nathan Hjelm
Ok, can you get me a stack trace as well. I have an idea where the crash might be but I need to stack trace to be sure. Please get a stack trace for libusbx compiled with -g3 so I can see line numbers. -Nathan On Jul 16, 2013, at 1:56 PM, Lilk wrote: > After upgrading from 1.0.15 to 1.0.16 my

[Libusbx-devel] [libusbx] Mac OSX: libusbx crashes when unplugging a device (1.0.16) (#121)

2013-07-16 Thread Lilk
After upgrading from 1.0.15 to 1.0.16 my application crashes in libusb io.c, line 1534 (int usbi_handle_transfer_completion(struct usbi_transfer *itransfer, enum libusb_transfer_status status)) when unplugging a device with active transfers. (incoming endpoints that is waiting for interru