(gdb) run --foreground --error_level=9 -u -p 3333
Starting program: /opt/owfs/bin/owhttpd --foreground --error_level=9 -u -p 3333
[Thread debugging using libthread_db enabled]
[New Thread -1208424768 (LWP 10116)]
INFO: PARSENAME path=
ERR: Opened USB DS9490 adapter at 002/002.
: No data available
INFO: DS9490_setup_adapter: done
INFO: DS9490_overdrive()
INFO: DS9490_reset: ok
INFO: Found device [100B3540000000B5] on adapter [002/002]
INFO: DS9490_reset: ok
INFO: Found a DS1420 device [817FCD24000000A6]
INFO: Found device [817FCD24000000A6] on adapter [002/002]
INFO: Set DS9490 [817FCD24000000A6] unique id to adapter [002/002]
[New Thread 24812464 (LWP 10117)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 24812464 (LWP 10117)]
0x00d9c33a in start_thread () from /lib/tls/libpthread.so.0
(gdb) bt
#0 0x00d9c33a in start_thread () from /lib/tls/libpthread.so.0
#1 0x001d7fee in clone () from /lib/tls/libc.so.6
(gdb) thread apply all bt
Thread 2 (Thread 24812464 (LWP 10117)):
#0 0x00d9c33a in start_thread () from /lib/tls/libpthread.so.0
#1 0x001d7fee in clone () from /lib/tls/libc.so.6
Thread 1 (Thread -1208424768 (LWP 10116)):
#0 0x00b4a7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0x00da113e in __lll_mutex_lock_wait () from /lib/tls/libpthread.so.0
#2 0x00d9dd9b in _L_mutex_lock_32 () from /lib/tls/libpthread.so.0
#3 0xbfe2b328 in ?? ()
#4 0x00c799c4 in ?? () from /opt#5 0xbfe2b3b0 in ?? ()
#6 0x084ac6ec in ?? ()
#7 0xbfe2b328 in ?? ()
#8 0x00c6c7c5 in ConnectionThread.2 () at ow_net.c:262
#9 0x00c6c7c5 in ConnectionThread.2 () at ow_net.c:262
#10 0x00c6c93a in ServerProcess (HandlerRoutine=0x80492b4 <Acceptor>,
Exit=0x8049110 <ow_exit>) at ow_net.c:301
#11 0x08049270 in main (argc=6, argv=0xbfe2b494) at owhttpd.c:100
#0 0x00d9c33a in start_thread () from /lib/tls/libpthread.so.0
/owfs/lib/libow.0
- Re: [Owfs-developers] Which part to buy Phil Strong
- Re: [Owfs-developers] Which part to buy Christian Magnusson
- Re: [Owfs-developers] Which part to buy Phil Strong
- Re: [Owfs-developers] Which part to buy Christian Magnusson
