Hi,

I'm a user of:
clamd / ClamAV version 0.72

running on:
FreeBSD 4.10-STABLE i386

with:
Exim version 4.34 #0 built 11-Jun-2004 10:26:59

Unfortunately the deamon holds up and stops responding neither to a PING nor
to TERM signal. Last lines in logfile (verbose logging) are always:

Fri Jun 11 14:38:42 2004 -> No stats for Database check - forcing reload
Fri Jun 11 14:38:42 2004 -> Reading databases from /usr/local/share/clamav

after a hold up a truss -p <pid of clamd> shows:

poll(0x805b000,0x1,0x2713)                       = 0 (0x0)
gettimeofday(0x28173768,0x0)                     = 0 (0x0)
clock_gettime(0x0,0xbfaedfa4)                    = 0 (0x0)

Situation repeats almost every hour (so DB check seems to be the reason) I
browsed usenet archives and found out that this problem occurred on other
systems to. Changing self check timeout and restarting from crontab works as
a workaround but I don't think it's the best solution...

The configuration is as presented:

-su-2.05b# grep -v ^# /usr/local/etc/clamav.conf |grep [1-Z]
LogFile /var/log/clamav/clamd.log
LogTime
LogVerbose
PidFile /var/run/clamav/clamd.pid
DatabaseDirectory /usr/local/share/clamav
LocalSocket /var/run/clamav/clamd.socket
FixStaleSocket
StreamMaxLength 4M
MaxDirectoryRecursion 15
User clamav
AllowSupplementaryGroups
ScanOLE2
ScanMail
ScanArchive
ArchiveMaxFileSize 4M
ArchiveMaxRecursion 5
ArchiveMaxFiles 100
ArchiveMaxCompressionRatio 200
ClamukoScanOnOpen
ClamukoScanOnClose
ClamukoScanOnExec
ClamukoIncludePath /home
ClamukoMaxFileSize 1M
ClamukoScanArchive

HTH.

Kind regards,
Maciej Kroenke



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to