[OpenIndiana-discuss] usb
Gary Gendel
gary at genashor.com
Tue May 31 18:05:58 UTC 2011
Seems that the bug in the usb library that I saw in 147, which was ok in
148, is back in 151.
Because of this, the apcusbd program crashes like it did in 147:
(gdb) where
#0 0xfee5c3ec in strtok_r () from /lib/libc.so.1
#1 0xfee5c37f in strtok () from /lib/libc.so.1
#2 0xfef42619 in usb_init () from /usr/lib/libusb.so.1
#3 0x08061077 in open_usb_device (ups=0x8081a58) at generic-usb.c:399
#4 0x080616da in pusb_ups_open (ups=0x8081a58) at generic-usb.c:632
#5 0x0805ef4a in usb_ups_open (ups=0x8081a58) at usb.c:220
#6 0x08055df3 in setup_device (ups=0x8081a58) at device.c:64
#7 0x080575d9 in main (argc=2, argv=0x8047c64) at apcupsd.c:285
I replaced /usr/lib/libusb.so.1 and /usr/lib/64/libusb.so.1 from 148
which solved the problem. Who do I report this to?
Gary
More information about the OpenIndiana-discuss
mailing list