gnunetd sh-2.05b$ gdb GNU gdb 6.0-debian Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-linux". (gdb) attach 13958 Attaching to process 13958 Reading symbols from /usr/local/bin/gnunetd...done. Reading symbols from /usr/local/lib/libgnunetutil.so.0...done. Loaded symbols for /usr/local/lib/libgnunetutil.so.0 Reading symbols from /usr/local/lib/libltdl.so.3...done. Loaded symbols for /usr/local/lib/libltdl.so.3 Reading symbols from /lib/libdl.so.2...done. Loaded symbols for /lib/libdl.so.2 Reading symbols from /lib/libm.so.6...done. Loaded symbols for /lib/libm.so.6 Reading symbols from /lib/libnsl.so.1...done. Loaded symbols for /lib/libnsl.so.1 Reading symbols from /lib/libpthread.so.0...done. [New Thread 16384 (LWP 13958)] [New Thread 32769 (LWP 13959)] [New Thread 16386 (LWP 13960)] [New Thread 32771 (LWP 13961)] [New Thread 49156 (LWP 13962)] [New Thread 65541 (LWP 13963)] [New Thread 81926 (LWP 13964)] [New Thread 98311 (LWP 13965)] [New Thread 114696 (LWP 13970)] [New Thread 476905481 (LWP 18380)] [New Thread 180617226 (LWP 13153)] [New Thread 183058443 (LWP 13339)] [New Thread 183189516 (LWP 13350)] [New Thread 183287821 (LWP 13360)] [New Thread 476921870 (LWP 18381)] Loaded symbols for /lib/libpthread.so.0 Reading symbols from /lib/libc.so.6...done. Loaded symbols for /lib/libc.so.6 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /usr/local/lib/libgnunettransport_udp.so...done. Loaded symbols for /usr/local/lib/libgnunettransport_udp.so Reading symbols from /usr/local/lib/libgnunettransport_tcp.so...done. Loaded symbols for /usr/local/lib/libgnunettransport_tcp.so Reading symbols from /usr/local/lib/libgnunetafs_protocol.so...done. Loaded symbols for /usr/local/lib/libgnunetafs_protocol.so Reading symbols from /usr/local/lib/libgnunet_afs_esed2.so.0...done. Loaded symbols for /usr/local/lib/libgnunet_afs_esed2.so.0 Reading symbols from /usr/local/lib/libextractor.so.0...done. Loaded symbols for /usr/local/lib/libextractor.so.0 Reading symbols from /usr/local/lib/libgnunetafs_database_mysql.so...done. Loaded symbols for /usr/local/lib/libgnunetafs_database_mysql.so Reading symbols from /usr/lib/libmysqlclient.so.10...done. Loaded symbols for /usr/lib/libmysqlclient.so.10 Reading symbols from /usr/lib/libz.so.1...done. Loaded symbols for /usr/lib/libz.so.1 Reading symbols from /lib/libcrypt.so.1...done. Loaded symbols for /lib/libcrypt.so.1 Reading symbols from /lib/libnss_db.so.2...done. Loaded symbols for /lib/libnss_db.so.2 Reading symbols from /lib/libnss_files.so.2...done. Loaded symbols for /lib/libnss_files.so.2 Reading symbols from /usr/lib/libdb3.so.3...done. Loaded symbols for /usr/lib/libdb3.so.3 Reading symbols from /usr/local/lib/libgnunettbench_protocol.so...done. Loaded symbols for /usr/local/lib/libgnunettbench_protocol.so Reading symbols from /usr/local/lib/libgnunettracekit_protocol.so...done. Loaded symbols for /usr/local/lib/libgnunettracekit_protocol.so Reading symbols from /lib/libnss_dns.so.2...done. Loaded symbols for /lib/libnss_dns.so.2 Reading symbols from /lib/libresolv.so.2...done. Loaded symbols for /lib/libresolv.so.2 0x400985d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 (gdb) thread 1 [Switching to thread 1 (Thread 16384 (LWP 13958))]#0 0x400985d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 (gdb) bt #0 0x400985d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 #1 0x40098398 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x00000020 in ?? () #3 0xbffffa44 in ?? () #4 0xbffffa64 in ?? () (gdb) thread 2 [Switching to thread 2 (Thread 32769 (LWP 13959))]#0 0x401af61a in poll () from /lib/libc.so.6 (gdb) bt #0 0x401af61a in poll () from /lib/libc.so.6 #1 0x40095b30 in __pthread_manager () from /lib/libpthread.so.0 #2 0x401b830a in clone () from /lib/libc.so.6 (gdb) thread 3 [Switching to thread 3 (Thread 16386 (LWP 13960))]#0 0x400985d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 (gdb) bt #0 0x400985d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 #1 0x40098398 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x00000020 in ?? () #3 0xbf7ff958 in ?? () #4 0x40094ce0 in thread_self () from /lib/libpthread.so.0 (gdb) thread 4 [Switching to thread 4 (Thread 32771 (LWP 13961))]#0 0x400985d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 (gdb) bt #0 0x400985d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 #1 0x40098398 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x00000020 in ?? () #3 0xbf5ff6e8 in ?? () #4 0xbf5ff748 in ?? () (gdb) thread 5 [Switching to thread 5 (Thread 49156 (LWP 13962))]#0 0x400985d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 (gdb) bt #0 0x400985d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 #1 0x40098398 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x00000020 in ?? () #3 0xbf3ff6e8 in ?? () #4 0x4004ecb0 in startTime () from /usr/local/lib/libgnunetutil.so.0 (gdb) thread 6 [Switching to thread 6 (Thread 65541 (LWP 13963))]#0 0x401b1aa1 in select () from /lib/libc.so.6 (gdb) bt #0 0x401b1aa1 in select () from /lib/libc.so.6 #1 0x40022130 in __JCR_LIST__ () from /usr/local/lib/libgnunettransport_tcp.so #2 0x00000025 in ?? () #3 0x081056d4 in ?? () #4 0xfffffff4 in ?? () #5 0x4001ee5a in tcpListenMain () at tcp.c:669 #6 0x40095e31 in pthread_start_thread () from /lib/libpthread.so.0 #7 0x401b830a in clone () from /lib/libc.so.6 (gdb) thread 7 [Switching to thread 7 (Thread 81926 (LWP 13964))]#0 0x4009bfd8 in recvfrom () from /lib/libpthread.so.0 (gdb) bt #0 0x4009bfd8 in recvfrom () from /lib/libpthread.so.0 #1 0x4001a45c in listenAndDistribute () at udp.c:210 #2 0x40095e31 in pthread_start_thread () from /lib/libpthread.so.0 #3 0x401b830a in clone () from /lib/libc.so.6 (gdb) thread 8 [Switching to thread 8 (Thread 98311 (LWP 13965))]#0 0x4009c426 in nanosleep () from /lib/libpthread.so.0 (gdb) bt #0 0x4009c426 in nanosleep () from /lib/libpthread.so.0 #1 0xfffffff4 in ?? () #2 0x40039acf in gnunet_util_sleep (delay=187) at timer.c:89 #3 0x4002fba0 in cron () at cron.c:524 #4 0x40095e31 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x401b830a in clone () from /lib/libc.so.6 (gdb) thread 9 [Switching to thread 9 (Thread 114696 (LWP 13970))]#0 0x400985d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 (gdb) bt #0 0x400985d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 #1 0x40098398 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x00000020 in ?? () #3 0xbebff998 in ?? () #4 0x00000001 in ?? () (gdb) thread 10 [Switching to thread 10 (Thread 476905481 (LWP 18380))]#0 0x4009c0d8 in send () from /lib/libpthread.so.0 (gdb) bt #0 0x4009c0d8 in send () from /lib/libpthread.so.0 #1 0x400334e9 in SEND_BLOCKING_ALL (s=18, buf=0x8171c7c, len=1048) at io.c:284 #2 0x400393b6 in writeToSocket (sock=0xbe9ffa64, buffer=0x8171c7c) at tcpio.c:206 #3 0x4021de99 in tellClient3HashReply (sock=0xfffffe00, hc=0x1d1, result=0xfffffe00) at routing.c:463 #4 0x4021f341 in execSingleQuery (sender=0x0, sock=0xbe9ffa64, prio=11, ttl=-512, query=0xcc, superHash=0) at routing.c:1115 #5 0x4021ffbf in execQuery (qp=135208836, msg=0x80f1f64, sock=0xbe9ffa64) at routing.c:1492 #6 0x4021864e in csHandleRequestQuery (sock=0xfffffe00, queryRequest=0x8248d2c) at handler.c:373 #7 0x080547e8 in processHelper (msg=0x8248d2c, sender=0xfffffe00) at tcpserver.c:148 #8 0x080548ac in processData (sockDescriptor=18) at tcpserver.c:174 #9 0x40095e31 in pthread_start_thread () from /lib/libpthread.so.0 #10 0x40095eaf in pthread_start_thread_event () from /lib/libpthread.so.0 #11 0x401b830a in clone () from /lib/libc.so.6 (gdb) thread 11 [Switching to thread 11 (Thread 180617226 (LWP 13153))]#0 0x4009bf58 in recv () from /lib/libpthread.so.0 (gdb) bt #0 0x4009bf58 in recv () from /lib/libpthread.so.0 #1 0x400333e9 in RECV_BLOCKING_ALL (s=32, buf=0xbe7ffa2e, len=2) at io.c:156 #2 0x4003978f in readFromSocket (sock=0xbe7ffa64, buffer=0xbe7ffa60) at tcpio.c:341 #3 0x0805487c in processData (sockDescriptor=32) at tcpserver.c:169 #4 0x40095e31 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x40095eaf in pthread_start_thread_event () from /lib/libpthread.so.0 #6 0x401b830a in clone () from /lib/libc.so.6 (gdb) thread 12 [Switching to thread 12 (Thread 183058443 (LWP 13339))]#0 0x4009bf58 in recv () from /lib/libpthread.so.0 (gdb) bt #0 0x4009bf58 in recv () from /lib/libpthread.so.0 #1 0x400333e9 in RECV_BLOCKING_ALL (s=30, buf=0xbe5ffa2e, len=2) at io.c:156 #2 0x4003978f in readFromSocket (sock=0xbe5ffa64, buffer=0xbe5ffa60) at tcpio.c:341 #3 0x0805487c in processData (sockDescriptor=30) at tcpserver.c:169 #4 0x40095e31 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x40095eaf in pthread_start_thread_event () from /lib/libpthread.so.0 #6 0x401b830a in clone () from /lib/libc.so.6 (gdb) thread 13 [Switching to thread 13 (Thread 183189516 (LWP 13350))]#0 0x4009bf58 in recv () from /lib/libpthread.so.0 (gdb) bt #0 0x4009bf58 in recv () from /lib/libpthread.so.0 #1 0x400333e9 in RECV_BLOCKING_ALL (s=33, buf=0xbe3ffa2e, len=2) at io.c:156 #2 0x4003978f in readFromSocket (sock=0xbe3ffa64, buffer=0xbe3ffa60) at tcpio.c:341 #3 0x0805487c in processData (sockDescriptor=33) at tcpserver.c:169 #4 0x40095e31 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x40095eaf in pthread_start_thread_event () from /lib/libpthread.so.0 #6 0x401b830a in clone () from /lib/libc.so.6 (gdb) thread 14 [Switching to thread 14 (Thread 183287821 (LWP 13360))]#0 0x4009bf58 in recv () from /lib/libpthread.so.0 (gdb) bt #0 0x4009bf58 in recv () from /lib/libpthread.so.0 #1 0x400333e9 in RECV_BLOCKING_ALL (s=29, buf=0xbe1ffa2e, len=2) at io.c:156 #2 0x4003978f in readFromSocket (sock=0xbe1ffa64, buffer=0xbe1ffa60) at tcpio.c:341 #3 0x0805487c in processData (sockDescriptor=29) at tcpserver.c:169 #4 0x40095e31 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x40095eaf in pthread_start_thread_event () from /lib/libpthread.so.0 #6 0x401b830a in clone () from /lib/libc.so.6 (gdb) thread 15 [Switching to thread 15 (Thread 476921870 (LWP 18381))]#0 0x400985d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 (gdb) bt #0 0x400985d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 #1 0x40098398 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x00000020 in ?? () #3 0xbdfff8c8 in ?? () (gdb) thread 16 Thread ID 16 not known. (gdb) detach Detaching from program: /usr/local/bin/gnunetd, process 13958 (gdb) quit gnunet-gtk bash-2.05b$ gdb GNU gdb 6.0-debian Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-linux". (gdb) attach 1813 Attaching to process 1813 Reading symbols from /usr/local/bin/gnunet-gtk...done. Reading symbols from /usr/lib/libgtk-1.2.so.0...done. Loaded symbols for /usr/lib/libgtk-1.2.so.0 Reading symbols from /usr/lib/libgdk-1.2.so.0...done. Loaded symbols for /usr/lib/libgdk-1.2.so.0 Reading symbols from /usr/lib/libgmodule-1.2.so.0...done. Loaded symbols for /usr/lib/libgmodule-1.2.so.0 Reading symbols from /usr/X11R6/lib/libXi.so.6...done. Loaded symbols for /usr/X11R6/lib/libXi.so.6 Reading symbols from /usr/X11R6/lib/libXext.so.6...done. Loaded symbols for /usr/X11R6/lib/libXext.so.6 Reading symbols from /usr/X11R6/lib/libX11.so.6...done. Loaded symbols for /usr/X11R6/lib/libX11.so.6 Reading symbols from /usr/lib/libgthread-1.2.so.0...done. Loaded symbols for /usr/lib/libgthread-1.2.so.0 Reading symbols from /usr/lib/libglib-1.2.so.0...done. Loaded symbols for /usr/lib/libglib-1.2.so.0 Reading symbols from /usr/local/lib/libgnunet_afs_esed2.so.0...done. Loaded symbols for /usr/local/lib/libgnunet_afs_esed2.so.0 Reading symbols from /usr/local/lib/libgnunetutil.so.0...done. Loaded symbols for /usr/local/lib/libgnunetutil.so.0 Reading symbols from /usr/local/lib/libextractor.so.0...done. Loaded symbols for /usr/local/lib/libextractor.so.0 Reading symbols from /usr/local/lib/libltdl.so.3...done. Loaded symbols for /usr/local/lib/libltdl.so.3 Reading symbols from /lib/libdl.so.2...done. Loaded symbols for /lib/libdl.so.2 Reading symbols from /lib/libm.so.6...done. Loaded symbols for /lib/libm.so.6 Reading symbols from /lib/libnsl.so.1...done. Loaded symbols for /lib/libnsl.so.1 Reading symbols from /lib/libpthread.so.0...done. [New Thread 16384 (LWP 1811)] [New Thread 32769 (LWP 1812)] [New Thread 16386 (LWP 1813)] [New Thread 229379 (LWP 18383)] [New Thread 81924 (LWP 13151)] [New Thread 98309 (LWP 13152)] [New Thread 114694 (LWP 13337)] [New Thread 131079 (LWP 13338)] [New Thread 147464 (LWP 13348)] [New Thread 163849 (LWP 13349)] [New Thread 180234 (LWP 13358)] [New Thread 196619 (LWP 13359)] [New Thread 245772 (LWP 26408)] [New Thread 262157 (LWP 26409)] Loaded symbols for /lib/libpthread.so.0 Reading symbols from /lib/libc.so.6...done. Loaded symbols for /lib/libc.so.6 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /usr/X11R6/lib/X11/locale/common/xlcDef.so.2...done. Loaded symbols for /usr/X11R6/lib/X11/locale/common/xlcDef.so.2 Reading symbols from /usr/X11R6/lib/X11/locale/common/ximcp.so.2...done. Loaded symbols for /usr/X11R6/lib/X11/locale/common/ximcp.so.2 Reading symbols from /lib/libnss_compat.so.2...done. Loaded symbols for /lib/libnss_compat.so.2 Reading symbols from /lib/libnss_nis.so.2...done. Loaded symbols for /lib/libnss_nis.so.2 Reading symbols from /lib/libnss_files.so.2...done. Loaded symbols for /lib/libnss_files.so.2 0x40305f58 in recv () from /lib/libpthread.so.0 (gdb) thread 1 [Switching to thread 1 (Thread 16384 (LWP 1811))]#0 0x4041961a in poll () from /lib/libc.so.6 (gdb) bt #0 0x4041961a in poll () from /lib/libc.so.6 #1 0x4026c982 in g_main_is_running () from /usr/lib/libglib-1.2.so.0 #2 0x4026c346 in g_get_current_time () from /usr/lib/libglib-1.2.so.0 #3 0x4026c724 in g_main_run () from /usr/lib/libglib-1.2.so.0 #4 0x400b2c3f in gtk_main () from /usr/lib/libgtk-1.2.so.0 #5 0x0804db2e in main (argc=1, argv=0xbffffbd4) at main.c:795 (gdb) thread 2 [Switching to thread 2 (Thread 32769 (LWP 1812))]#0 0x4041961a in poll () from /lib/libc.so.6 (gdb) bt #0 0x4041961a in poll () from /lib/libc.so.6 #1 0x402ffb30 in __pthread_manager () from /lib/libpthread.so.0 #2 0x4042230a in clone () from /lib/libc.so.6 (gdb) thread 3 [Switching to thread 3 (Thread 16386 (LWP 1813))]#0 0x40305f58 in recv () from /lib/libpthread.so.0 (gdb) bt #0 0x40305f58 in recv () from /lib/libpthread.so.0 #1 0x4029a3e9 in RECV_BLOCKING_ALL (s=31, buf=0xbf7ff9de, len=2) at io.c:156 #2 0x402a078f in readFromSocket (sock=0x80afcdc, buffer=0xbf7ffa04) at tcpio.c:341 #3 0x4029fefb in readTCPResult (sock=0xfffffe00, ret=0x402b51b8) at tcp_return.c:46 #4 0x08057b51 in checkDaemonRunning () at helper.c:361 #5 0x080582e1 in cronCheckDaemon (dummy=0x0) at helper.c:651 #6 0x40296a42 in runJob () at cron.c:468 #7 0x40296b56 in cron () at cron.c:503 #8 0x402ffe31 in pthread_start_thread () from /lib/libpthread.so.0 #9 0x4042230a in clone () from /lib/libc.so.6 t(gdb) thread 4 [Switching to thread 4 (Thread 229379 (LWP 18383))]#0 0x40305f58 in recv () from /lib/libpthread.so.0 (gdb) bt #0 0x40305f58 in recv () from /lib/libpthread.so.0 #1 0x4029a3e9 in RECV_BLOCKING_ALL (s=30, buf=0xbf5ff9ae, len=2) at io.c:156 #2 0x402a078f in readFromSocket (sock=0x80d6544, buffer=0xbf5ffa00) at tcpio.c:341 #3 0x402881a0 in receiveResults (sock=0x80d6544, keyCount=1, keywords=0x80a9a6c, messages=0x809f9c4, handler=0xfffffe00, handlerArgs=0xfffffe00, testTerminate=0x804e9c0 , ttContext=0x80f093c) at searchutil.c:232 #4 0x0804ea14 in receiveResults_ (args=0x80f4c44) at search.c:482 #5 0x402ffe31 in pthread_start_thread () from /lib/libpthread.so.0 #6 0x4042230a in clone () from /lib/libc.so.6 (gdb) thread 5 [Switching to thread 5 (Thread 81924 (LWP 13151))]#0 0x403025d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 (gdb) bt #0 0x403025d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 #1 0x40302398 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x00000020 in ?? () #3 0xbf3ff9c8 in ?? () #4 0x081ed8ec in ?? () (gdb) thread 6 [Switching to thread 6 (Thread 98309 (LWP 13152))]#0 0x40305f58 in recv () from /lib/libpthread.so.0 (gdb) bt #0 0x40305f58 in recv () from /lib/libpthread.so.0 #1 0x4029a3e9 in RECV_BLOCKING_ALL (s=11, buf=0xbf1ffaae, len=2) at io.c:156 #2 0x402a078f in readFromSocket (sock=0x80ceb04, buffer=0xbf1ffadc) at tcpio.c:341 #3 0x40285f71 in receiveThread (this=0x80b6b84) at requestmanager.c:364 #4 0x402ffe31 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x4042230a in clone () from /lib/libc.so.6 (gdb) thread 7 [Switching to thread 7 (Thread 114694 (LWP 13337))]#0 0x403025d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 (gdb) bt #0 0x403025d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 #1 0x40302398 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x00000020 in ?? () #3 0xbefff9c8 in ?? () #4 0x080b0d6c in ?? () (gdb) thread 8 [Switching to thread 8 (Thread 131079 (LWP 13338))]#0 0x40305f58 in recv () from /lib/libpthread.so.0 (gdb) bt #0 0x40305f58 in recv () from /lib/libpthread.so.0 #1 0x4029a3e9 in RECV_BLOCKING_ALL (s=16, buf=0xbedffaae, len=2) at io.c:156 #2 0x402a078f in readFromSocket (sock=0x81b7e5c, buffer=0xbedffadc) at tcpio.c:341 #3 0x40285f71 in receiveThread (this=0x81b7e0c) at requestmanager.c:364 #4 0x402ffe31 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x4042230a in clone () from /lib/libc.so.6 (gdb) thread 9 [Switching to thread 9 (Thread 147464 (LWP 13348))]#0 0x403025d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 (gdb) bt #0 0x403025d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 #1 0x40302398 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x00000020 in ?? () #3 0xbebff9c8 in ?? () #4 0x081398fc in ?? () (gdb) thread 10 [Switching to thread 10 (Thread 163849 (LWP 13349))]#0 0x40305f58 in recv () from /lib/libpthread.so.0 (gdb) bt #0 0x40305f58 in recv () from /lib/libpthread.so.0 #1 0x4029a3e9 in RECV_BLOCKING_ALL (s=20, buf=0xbe9ffaae, len=2) at io.c:156 #2 0x402a078f in readFromSocket (sock=0x817eacc, buffer=0xbe9ffadc) at tcpio.c:341 #3 0x40285f71 in receiveThread (this=0x815698c) at requestmanager.c:364 #4 0x402ffe31 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x4042230a in clone () from /lib/libc.so.6 (gdb) thread 11 [Switching to thread 11 (Thread 180234 (LWP 13358))]#0 0x403025d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 (gdb) bt #0 0x403025d4 in __pthread_sigsuspend () from /lib/libpthread.so.0 #1 0x40302398 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x00000020 in ?? () #3 0xbe7ff9c8 in ?? () #4 0x0822c994 in ?? () (gdb) thread 12 [Switching to thread 12 (Thread 196619 (LWP 13359))]#0 0x40305f58 in recv () from /lib/libpthread.so.0 (gdb) bt #0 0x40305f58 in recv () from /lib/libpthread.so.0 #1 0x4029a3e9 in RECV_BLOCKING_ALL (s=25, buf=0xbe5ffaae, len=2) at io.c:156 #2 0x402a078f in readFromSocket (sock=0x818a10c, buffer=0xbe5ffadc) at tcpio.c:341 #3 0x40285f71 in receiveThread (this=0x818a29c) at requestmanager.c:364 #4 0x402ffe31 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x4042230a in clone () from /lib/libc.so.6 (gdb) thread 13 [Switching to thread 13 (Thread 245772 (LWP 26408))]#0 0x40305f58 in recv () from /lib/libpthread.so.0 (gdb) bt #0 0x40305f58 in recv () from /lib/libpthread.so.0 #1 0x4029a3e9 in RECV_BLOCKING_ALL (s=32, buf=0xbe3ff98e, len=2) at io.c:156 #2 0x402a078f in readFromSocket (sock=0x80b1224, buffer=0xbe3ff9e0) at tcpio.c:341 #3 0x402881a0 in receiveResults (sock=0x80b1224, keyCount=1, keywords=0x826142c, messages=0x824a0ec, handler=0xfffffe00, handlerArgs=0xfffffe00, testTerminate=0x804e9c0 , ttContext=0x80f122c) at searchutil.c:232 #4 0x0804ea14 in receiveResults_ (args=0x8265e2c) at search.c:482 #5 0x402ffe31 in pthread_start_thread () from /lib/libpthread.so.0 #6 0x402ffeaf in pthread_start_thread_event () from /lib/libpthread.so.0 #7 0x4042230a in clone () from /lib/libc.so.6 (gdb) thread 14 [Switching to thread 14 (Thread 262157 (LWP 26409))]#0 0x40305f58 in recv () from /lib/libpthread.so.0 (gdb) bt #0 0x40305f58 in recv () from /lib/libpthread.so.0 #1 0x4029a3e9 in RECV_BLOCKING_ALL (s=33, buf=0xbe1ff98e, len=2) at io.c:156 #2 0x402a078f in readFromSocket (sock=0x80b66ac, buffer=0xbe1ff9e0) at tcpio.c:341 #3 0x402881a0 in receiveResults (sock=0x80b66ac, keyCount=1, keywords=0x80b666c, messages=0x824c14c, handler=0xfffffe00, handlerArgs=0xfffffe00, testTerminate=0x804e9c0 , ttContext=0x80d820c) at searchutil.c:232 #4 0x0804ea14 in receiveResults_ (args=0x80f26e4) at search.c:482 #5 0x402ffe31 in pthread_start_thread () from /lib/libpthread.so.0 #6 0x402ffeaf in pthread_start_thread_event () from /lib/libpthread.so.0 #7 0x4042230a in clone () from /lib/libc.so.6 (gdb) thread 15 Thread ID 15 not known. (gdb) detach Detaching from program: /usr/local/bin/gnunet-gtk, process 1813 (gdb) q bash-2.05b$