On Wed, 1 Dec 2010 18:15:17 +0200
Török Edwin <ed...@clamav.net> wrote:

> Works here:

[... no extended info ...]

That's bizarre!

$ clamdscan --version
ClamAV 0.96.5/11413/Thu Jul 22 09:24:53 2010

$ /usr/local/sbin/clamd --version
ClamAV 0.96.5/11413/Thu Jul 22 09:24:53 2010

(The database is old because it's a test box that doesn't get DB updates.)

And this is clamd.conf with all comments and blank lines removed:

PidFile /var/spool/MIMEDefang/clamd.pid
LocalSocket /var/spool/MIMEDefang/clamd.sock
TCPSocket 3310
MaxDirectoryRecursion 15
User defang
AllowSupplementaryGroups Yes
ScanMail Yes
ScanArchive Yes
PhishingScanURLs no

Finally, clamd dynamically-links against /usr/local/lib/libclamav.so.6
which resolves to libclamav.so.6.1.7 -- I believe the correct one.

And here's the weird thing: Right after I start clamd, I get the extended
stats info.  If I wait for a while and retry, it stops giving the
extended info!

(Could you try your tests immediately after stopping/restarting clamd?)

This is a source-compiled version on Debian 4.0, i386.  I see the same
behaviour on Debian 5.0, i386.  The configure script for the Debian
5.0 build was invoked like this:

./configure --build=i486-linux-gnu --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --disable-clamav --with-dbdir=/var/lib/clamav/ 
--sysconfdir=/etc/clamav --enable-milter --disable-clamuko --with-gnu-ld 
--enable-dns-fix --disable-unrar --libdir=/usr/lib

Regards,

David.
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

Reply via email to