On Thu, 2005-06-16 at 15:19 +0200, [EMAIL PROTECTED] wrote:
> spamkiller:~# gdb /usr/local/sbin/clamd 31161
> 

>   2 Thread 1085660080 (LWP 24411)  0x402223fe in
> pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0
>   1 Thread -1207991648 (LWP 31161)  0x4022485e in accept ()
>    from /lib/tls/libpthread.so.0
> (gdb) thread 2
> [Switching to thread 2 (Thread 1085660080 (LWP 24411))]#0  0x402223fe in
> pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0
> (gdb) bt
> #0  0x402223fe in pthread_cond_timedwait@@GLIBC_2.3.2 ()
>    from /lib/tls/libpthread.so.0
> #1  0x0804d2af in thrmgr_worker (arg=0x8683000) at thrmgr.c:181
> #2  0x4021fb63 in start_thread () from /lib/tls/libpthread.so.0
> #3  0x40301c4a in clone () from /lib/tls/libc.so.6
> 
> there you have it..

This looks similar to a problem someone else had after they had
installed gettext and libiconv libraries, and weren't using the glib
versions. Check your libraries. GDB will tell you what libraries are in
use.

-trog



Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to