On Mon, Dec 05, 2005 at 08:26:55PM +0000, Martin Simmons wrote: > attach $pid > thread apply all bt
Attached. -- Frank Sweetser fs at wpi.edu | For every problem, there is a solution that WPI Network Engineer | is simple, elegant, and wrong. - HL Mencken GPG fingerprint = 6174 1257 129E 0D21 D8D4 E8A3 8E39 29E3 E2E8 8CEC
(gdb) thread apply all bt Thread 3 (Thread -1216320592 (LWP 2098)): #0 0xb7ed1652 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i586/libpthread.so.0 #1 0x08077a60 in watchdog_thread (arg=0x0) at watchdog.c:296 #2 0xb7ecf080 in start_thread () from /lib/tls/i586/libpthread.so.0 #3 0xb7c5223e in clone () from /lib/tls/i586/libc.so.6 Thread 2 (Thread -1226806352 (LWP 2310)): #0 _p (m=0x9) at bsys.c:368 #1 0x08075b29 in openssl_update_static_mutex (mode=9, i=1, file=0xb7e72f38 "err.c", line=412) at tls.c:749 #2 0xb7dcecc5 in CRYPTO_lock () from /lib/libcrypto.so.4 #3 0xb7e1c062 in ERR_set_implementation () from /lib/libcrypto.so.4 #4 0xb7e1c118 in ERR_set_implementation () from /lib/libcrypto.so.4 #5 0xb7e1cafa in ERR_get_state () from /lib/libcrypto.so.4 #6 0xb7e1cbcf in ERR_get_state () from /lib/libcrypto.so.4 #7 0xb7e1ce6c in ERR_peek_error () from /lib/libcrypto.so.4 #8 0xb7eb1c37 in SSL_get_error () from /lib/libssl.so.4 #9 0x0807582b in openssl_bsock_readwrite (bsock=0x8d3faa0, ptr=0xb6e062ac "R*\006\b úÓ\bP¢Ï\bèbà¶Å", nbytes=4, write=false) at tls.c:634 #10 0x080759d8 in tls_bsock_readn (bsock=0x8d3faa0, ptr=0xb6e062ac "R*\006\b úÓ\bP¢Ï\bèbà¶Å", nbytes=4) at tls.c:692 #11 0x08060304 in read_nbytes (bsock=0x8d3faa0, ptr=0xb6e062ac "R*\006\b úÓ\bP¢Ï\bèbà¶Å", nbytes=4) at bnet.c:66 #12 0x08060702 in bnet_recv (bsock=0x8d3faa0) at bnet.c:194 #13 0x080600c5 in bget_msg (sock=0x8d3faa0) at bget_msg.c:47 #14 0x080545b1 in response (jcr=0x8d012d8, sd=0x8d3faa0, resp=0x808cd9e "3000 OK append data\n", cmd=0x807ddfe "Append Data") at job.c:1583 #15 0x0805386f in backup_cmd (jcr=0x8d012d8) at job.c:1268 #16 0x0804ffd9 in handle_client_request (dirp=0x8cfa250) at job.c:205 #17 0x080784e5 in workq_server (arg=0x808d460) at workq.c:347 #18 0xb7ecf080 in start_thread () from /lib/tls/i586/libpthread.so.0 #19 0xb7c5223e in clone () from /lib/tls/i586/libc.so.6 Current language: auto; currently c++ Thread 1 (Thread -1213286176 (LWP 2097)): #0 0xb7c4bb37 in ___newselect_nocancel () from /lib/tls/i586/libc.so.6 #1 0x0806362d in bnet_thread_server (addrs=0x8cc54a8, max_clients=20, client_wq=0x808d460, handle_client_request=0x804fce4 <handle_client_request(void*)>) at bnet_server.c:148 #2 0x0804c307 in main (argc=0, argv=0xbfd0db60) at filed.c:240 #3 0xb7bb0dce in __libc_start_main () from /lib/tls/i586/libc.so.6 #4 0x0804bd09 in _start ()