I am having pthread problem with clamd 0.70. I tried to debug the daemon and it allways dies in libpthread.so.0. Here are backtraces from two different segfaults:
#0 0x23c6751c in pthread_cond_signal () from /lib/libpthread.so.0 #1 0x0804c6c4 in thrmgr_dispatch (threadpool=0x846a840, user_data=0x8053bb0) at thrmgr.c:251 #2 0x0804d2b1 in acceptloop_th (socketd=0, root=0x805c8d0, copt=0x8054040) at server-th.c:438 #3 0x0804bf00 in localserver (opt=0x8053b60, copt=0x8054040, root=0x805a7b0) at localserver.c:108 #4 0x0804b8c0 in clamd (opt=0x8053b60) at clamd.c:246 #5 0x0804ae83 in main (argc=1, argv=0x5f80fcf4) at options.c:114 #0 0x2336fc90 in __pthread_alt_unlock () from /lib/libpthread.so.0 #1 0x2336c2d3 in pthread_mutex_unlock () from /lib/libpthread.so.0 #2 0x0804c6cd in thrmgr_dispatch (threadpool=0x8b0c610, user_data=0x8b041c0) at thrmgr.c:253 #3 0x0804d2b1 in acceptloop_th (socketd=0, root=0x805f5e0, copt=0x8058e70) at server-th.c:438 #4 0x0804bf00 in localserver (opt=0x8058990, copt=0x8058e70, root=0x805f5e0) at localserver.c:108 #5 0x0804b8c0 in clamd (opt=0x8058990) at clamd.c:246 #6 0x0804ae83 in main (argc=1, argv=0x5f254fc4) at options.c:114 I can send more debug infomation if you want. -- Jari Laurila Pirkanmaan YH-Rakennuttajaosuuskunta puh: +358 40 7159 448 e-mail: [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id149&alloc_id�66&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
