On Wed, Nov 19, 2003 at 09:59:06PM +0100, Tomasz Kojm wrote:
> > This has started happening since I upgraded to the latest stable
> > version from FreeBSD's ports collection last night.
> > Freebsd 4.8, currently trying with devel version 20031112 with the
> > same effects.
> 
> Something is really bad with your installation - it seems the
> Aho-Corasick tree is broken and clamd can't realize its initial checks.
> Please post a complete configuration of your system. Also try to run
> clamd with superuser privileges.

FreeBSD 4.8-STABLE (as of Aug 29th).
Installed clamav from:
  /usr/ports/security/clamav (0.60 Portrev 4)
  /usr/ports/security/clamav-devel (20031112)

Both with these configure args:
  --with-dbdir=/usr/local/share/clamav --disable-clamav --enable-bigstack

I also tried starting 'clamd' with superuser privs, and the same thing
happens.
Included before is the output from enabling 'debug', and a 'script'
from compiling -devel is attached.

The MD5 checksums of both the stable and devel files I have are:
MD5 (clamav-0.60.tar.gz) = eddeba4e1f399f65bc71aa2b3e901543
MD5 (clamav-devel-20031112.tar.gz) = a439afdc1a5e51c8a5ecdd2af8436d95
These are from sourceforge.

LibClamAV debug: Loading databases from /usr/local/share/clamav
LibClamAV debug: Loading /usr/local/share/clamav/main.cvd
LibClamAV debug: /usr/local/share/clamav/main.cvd: CVD file detected
LibClamAV debug: in cli_cvdload()
LibClamAV debug: MD5(.tar.gz) = 9a06acdfba736ba381dc49efe9156966
LibClamAV debug: Decoded signature: 9a06acdfba736ba381dc49efe9156966
LibClamAV debug: Digital signature is correct.
LibClamAV debug: in cli_untgz()
LibClamAV debug: Unpacking /var/tmp//95ebcab05c6d8c43/COPYING
LibClamAV debug: Unpacking /var/tmp//95ebcab05c6d8c43/viruses.db
LibClamAV debug: Loading databases from /var/tmp//95ebcab05c6d8c43
LibClamAV debug: Loading /var/tmp//95ebcab05c6d8c43/viruses.db
LibClamAV debug: Initializing trie.
LibClamAV debug: Loading /usr/local/share/clamav/daily.cvd
LibClamAV debug: /usr/local/share/clamav/daily.cvd: CVD file detected
LibClamAV debug: in cli_cvdload()
LibClamAV debug: MD5(.tar.gz) = 2c53f02a33ddbc7510a81c92a12150e6
LibClamAV debug: Decoded signature: 2c53f02a33ddbc7510a81c92a12150e6
LibClamAV debug: Digital signature is correct.
LibClamAV debug: in cli_untgz()
LibClamAV debug: Unpacking /var/tmp//01bebebb6ac3a621/COPYING
LibClamAV debug: Unpacking /var/tmp//01bebebb6ac3a621/viruses.db2
LibClamAV debug: Loading databases from /var/tmp//01bebebb6ac3a621
LibClamAV debug: Loading /var/tmp//01bebebb6ac3a621/viruses.db2
LibClamAV debug: set stacksize to 262144
LibClamAV debug: Stat()ing files in /usr/local/share/clamav
LibClamAV debug: Stat()ing files in /usr/local/share/clamav
LibClamAV debug: Loading databases from /usr/local/share/clamav
LibClamAV debug: Loading /usr/local/share/clamav/main.cvd
LibClamAV debug: /usr/local/share/clamav/main.cvd: CVD file detected
LibClamAV debug: in cli_cvdload()
LibClamAV debug: MD5(.tar.gz) = 9a06acdfba736ba381dc49efe9156966
LibClamAV debug: Decoded signature: 9a06acdfba736ba381dc49efe9156966
LibClamAV debug: Digital signature is correct.
LibClamAV debug: in cli_untgz()
LibClamAV debug: Unpacking /var/tmp//c221d34ccfe2b256/COPYING
LibClamAV debug: Unpacking /var/tmp//c221d34ccfe2b256/viruses.db
LibClamAV debug: Loading databases from /var/tmp//c221d34ccfe2b256
LibClamAV debug: Loading /var/tmp//c221d34ccfe2b256/viruses.db
LibClamAV debug: Initializing trie.
LibClamAV debug: Loading /usr/local/share/clamav/daily.cvd
LibClamAV debug: /usr/local/share/clamav/daily.cvd: CVD file detected
LibClamAV debug: in cli_cvdload()
LibClamAV debug: MD5(.tar.gz) = 2c53f02a33ddbc7510a81c92a12150e6
LibClamAV debug: Decoded signature: 2c53f02a33ddbc7510a81c92a12150e6
LibClamAV debug: Digital signature is correct.
LibClamAV debug: in cli_untgz()
LibClamAV debug: Unpacking /var/tmp//d99bb25b385630b8/COPYING
LibClamAV debug: Unpacking /var/tmp//d99bb25b385630b8/viruses.db2
LibClamAV debug: Loading databases from /var/tmp//d99bb25b385630b8
LibClamAV debug: Loading /var/tmp//d99bb25b385630b8/viruses.db2
LibClamAV debug: Stat()ing files in /usr/local/share/clamav

Attachment: typescript.gz
Description: application/gunzip

Reply via email to