Package: libusb-0.1-4
Version: 1:0.1.9-1

-- 
Brian Ristuccia
[EMAIL PROTECTED]
--- Begin Message ---
I'm seeing a problem similar to what Christophe reported back in April of
2002. My programs like libptp and gphoto2 segfault when iterating over the
usb_busses linked list. Looking at it with gdb,
usb_busses->config->interface eventually winds up null and things blow up.

I've been able to reproduce this problem with libusb-0.1.8 and 0.1.9. Unlike
Christoph's case, rebuilding libusb from source on the same machine where
I'm building libptp or gphoto2 doesn't fix it. 

Oddly enough, the testlibusb program included with libusb seems to work and
it's looking at the same structure.

I'm guessing maybe there's some sort of link problem or disparity in the
usb_bus structure. 

Any hints?

-- 
Brian Ristuccia
[EMAIL PROTECTED]

--- End Message ---

Reply via email to