Dec 29th - core.23869 (gdb) bt #0 0x400206ba in sem_timedwait () from /lib/libpthread.so.0 #1 0x4001d8d0 in pthread_mutex_unlock () from /lib/libpthread.so.0 #2 0x080aaa85 in ast_mutex_unlock (pmutex=0x83074c8) at lock.h:542 #3 0x080a6026 in unuse_eventqent (e=0x83074c0) at manager.c:303 #4 0x080a8f19 in process_events (s=0x8256d60) at manager.c:1301 #5 0x080a9909 in session_do (data=0x8256d60) at manager.c:1474 #6 0x4001cae2 in pthread_detach () from /lib/libpthread.so.0 #7 0x401ebe6a in clone () from /lib/libc.so.6 (gdb) (gdb) bt full #0 0x400206ba in sem_timedwait () from /lib/libpthread.so.0 No symbol table info available. #1 0x4001d8d0 in pthread_mutex_unlock () from /lib/libpthread.so.0 No symbol table info available. #2 0x080aaa85 in ast_mutex_unlock (pmutex=0x83074c8) at lock.h:542 No locals. #3 0x080a6026 in unuse_eventqent (e=0x83074c0) at manager.c:303 val = 1 #4 0x080a8f19 in process_events (s=0x8256d60) at manager.c:1301 eqe = (struct eventqent *) 0x820fbb0 ret = 0 #5 0x080a9909 in session_do (data=0x8256d60) at manager.c:1474 s = (struct mansession *) 0x8256d60 m = {hdrcount = 0, headers = {'\0' }} iabuf = '\0' res = 0 #6 0x4001cae2 in pthread_detach () from /lib/libpthread.so.0 No symbol table info available. #7 0x401ebe6a in clone () from /lib/libc.so.6 No symbol table info available. (gdb)