1 Jun 2012 10:24
[libusb] #131: Some application programs ( gqrx, gnuradio ) crash with libusb-1.0.9
libusb Trac <trac <at> libusb.org>
2012-06-01 08:24:30 GMT
2012-06-01 08:24:30 GMT
#131: Some application programs ( gqrx, gnuradio ) crash with libusb-1.0.9
---------------------------------------+----------------
Reporter: dl1ksv | Owner:
Type: defect | Status: new
Component: libusb-1.0 Linux backend | Keywords:
Blocked By: | Blocks:
---------------------------------------+----------------
Some application programs that run with libusb-1.0.8 without problems
crash with libusb-1.0.9 ( Segmentation fault )[[BR]]
The system is a gentoo linux 64 bit, kernel 3.3.5, gcc 4.5.3
The backtrace shows[[BR]]
{{{
Program terminated with signal 11, Segmentation fault.
#0 0x00007f23d2014a44 in add_to_flying_list (transfer=0x7f23c4000910) at
io.c:1185
1185if (!timerisset(cur_tv) || (cur_tv->tv_sec > timeout->tv_sec) ||
(gdb) bt
#0 0x00007f23d2014a44 in add_to_flying_list (transfer=0x7f23c4000910) at
io.c:1185
#1 0x00007f23d2014cc3 in libusb_submit_transfer (transfer=0x7f23c4000968)
at io.c:1305
#2 0x00007f23d66853fc in read_thread (param=0x18abd50) at
/gnuradiocomponents/gnuradio/gr-fcd/lib/hid/hid-libusb.c:697
#3 0x00007f23d4614f26 in start_thread () from /lib64/libpthread.so.0
#4 0x00007f23d3b37a4d in clone () from /lib64/libc.so.6
(gdb) p cur
$1 = (struct usbi_transfer *) 0xfffffffffffffff8
(gdb) p ctx->flying_transfers
(Continue reading)
RSS Feed