What's the proper place to report bugs in clamd?

Please ignore gdb not finding /usr/local/lib/libz.so.1. On the box where
it runs, /usr/local/lib/libz.so.1 does exist.

proxy{jeffw}65: gdb .libs/clamd clamd_core1
GNU gdb 4.18
Copyright 1998 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 "sparc-sun-solaris2.8"...
Core was generated by `clamd -c /local/state/clamav/clamav.conf'.
Program terminated with signal 9, Killed.
Error while mapping shared library sections:
/usr/local/lib/libz.so.1: No such file or directory.
Reading symbols from /dist/pkg/clamav-0.60/lib/libclamav.so.1...done.
Error while reading shared library symbols:
/usr/local/lib/libz.so.1: No such file or directory.
Reading symbols from /usr/lib/libbz2.so.1...done.
Reading symbols from /usr/lib/libpthread.so.1...done.
Reading symbols from /usr/lib/libsocket.so.1...done.
Reading symbols from /usr/lib/libnsl.so.1...done.
Reading symbols from /usr/lib/libc.so.1...done.
Reading symbols from /usr/lib/libdl.so.1...done.
Reading symbols from /usr/lib/libmp.so.2...done.
Reading symbols from /usr/platform/SUNW,Ultra-2/lib/libc_psr.so.1...done.
Reading symbols from /usr/lib/libthread.so.1...done.
#0  0xff36e258 in strcasecmp (s1=0x0, s2=0xff372f68 "7bit")
    at zziplib/strc.c:40
40            c1 = tolower(*p1++);
(gdb) bt
#0  0xff36e258 in strcasecmp (s1=0x0, s2=0xff372f68 "7bit")
    at zziplib/strc.c:40
#1  0xff370764 in messageSetEncoding (m=0x22357c0, enctype=0x0)
    at message.c:396
#2  0xff36ed80 in insert (mainMessage=0x2554300, blobsIn=0x0, nBlobs=0, 
    textIn=0x0, dir=0x2458d28 "/var/tmp//7960a0ffd5546cdf", 
    rfc821Table=0x18c2ed8, subtypeTable=0x18c2d18) at mbox.c:465
#3  0xff36e85c in cl_mbox (dir=0x2458d28 "/var/tmp//7960a0ffd5546cdf", 
    desc=-24177016) at mbox.c:288
#4  0xff368460 in cli_scanmail (desc=111, virname=0xfe8f1c5c, scanned=0x0, 
    root=0x21c808, limits=0xffbef820, options=65, reclev=0x0) at scanners.c:539
#5  0xff368720 in cli_magic_scandesc (desc=111, virname=0xfe8f1c5c, 
    scanned=0x0, root=0x21c808, limits=0xffbef820, options=65, 
    reclev=0xfe8f1be4) at scanners.c:605
#6  0xff3687b4 in cl_scandesc (desc=111, virname=0xfe8f1c5c, scanned=0x0, 
    root=0x21c808, limits=0xffbef820, options=65) at scanners.c:630
#7  0x14cdc in scanstream (odesc=104, scanned=0x0, root=0x21c808, 
    limits=0xffbef820, options=65, copt=0x2c4e8) at scanner.c:254
#8  0x1380c in threadscanner (arg=0xfe8f9cf8) at server.c:118


And here's the traceback from clamav-milter. I'm assuming it died when clamd
died:

proxy{jeffw}47: gdb clamav-milter clamav-milter_core1 
GNU gdb 4.18
Copyright 1998 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 "sparc-sun-solaris2.8"...
Core was generated by `./clamav-milter -c /local/state/clamav/clamav.conf -lo 
/var/run/clmilter.sock'.
Program terminated with signal 9, Killed.
Reading symbols from /usr/lib/libpthread.so.1...done.
Reading symbols from /usr/lib/libsocket.so.1...done.
Reading symbols from /usr/lib/libnsl.so.1...done.
Reading symbols from /usr/lib/libresolv.so.2...done.
Reading symbols from /usr/lib/libc.so.1...done.
Reading symbols from /usr/lib/libdl.so.1...done.
Reading symbols from /usr/lib/libmp.so.2...done.
Reading symbols from /usr/platform/SUNW,Ultra-2/lib/libc_psr.so.1...done.
Reading symbols from /usr/lib/libthread.so.1...done.
#0  clamfi_cleanup (ctx=0x30260) at clamav-milter.c:1078
1078            if(privdata->dataSocket >= 0) {
(gdb) bt
#0  clamfi_cleanup (ctx=0x30260) at clamav-milter.c:1078
#1  0x14e9c in clamfi_abort (ctx=0x30260) at clamav-milter.c:1050
#2  0x196c4 in mi_engine ()
#3  0x17d38 in mi_handle_session ()
#4  0x17408 in mi_thread_handle_wrapper ()


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to