Hi, I have problems with 2.8p18 release and DS9490 USB adapter with Linux. When I run "owhttpd --foreground --port=3001 -u" I got segfault with following backtrace:
Program received signal SIGSEGV, Segmentation fault. AllocIn (old_in=old_in@entry=0x0) at ow_connect.c:95 95 new_in->head->type = ct_unknown ; (gdb) bt #0 AllocIn (old_in=old_in@entry=0x0) at ow_connect.c:95 #1 0x00007ffff7d7c6e5 in AllocPort (old_pin=old_pin@entry=0x0) at ow_connect.c:140 #2 0x00007ffff7d7c8c9 in NewPort (pin=pin@entry=0x0) at ow_connect.c:225 #3 0x00007ffff7d558eb in ARG_USB (arg=arg@entry=0x7fffffffe5ea "1") at ow_arg.c:457 #4 0x00007ffff7d942cb in owopt (option_char=option_char@entry=117, arg=0x7fffffffe5ea "1") at ow_opt.c:617 #5 0x0000000000401d7e in main (argc=4, argv=0x7fffffffe318) at owhttpd.c:59 Libusb versions: libusb1-1.0.9-0.6.rc1.fc17.x86_64, libusb-0.1.3-10.fc17.x86_64 What else can I do to debug this situation? (on the other hand, using wire.ko kernel modules causes USB lockup: https://bugzilla.redhat.com/show_bug.cgi?id=857954 ) -- Tomasz Torcz RIP is irrevelant. Spoofing is futile. xmpp: [email protected] Your routes will be aggreggated. -- Alex Yuriev ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
