I thought I'd pass this information onto the list.

We downloaded the latest version of ClamAV this morning (20031106), and
built it on our mail servers.  The servers are both running FreeBSD
4.9-PRERELEASE.  We use the clamav-milter with sendmail.

After running the software for about 30-minutes, clamd / clamav-milter
crash.  On the console is the error message:

        pid 65484 (clamd), uid 1887: exited on signal 4

Note: There is no message on the console or in the syslog files
regarding clamav-milter, but it's gone as well.

We reload the processes, but they consistantly signal out every 30-60
minutes.  Keeping them loaded is a strictly manually process at this
point.  We were previously running ClamAV 20031016.  It crashed
frequently, but would often keep loaded for at least a few days at a
time.

We used this config command for the build:

        ./configure --disable-clamav --enable-dependency-tracking
        --disable-clamuko --enable-bigstack --with-user=clamav
        --with-group=clamav --disable-cr

Our /usr/local/etc/clamav.conf file is:


AllowSupplementaryGroups
ArchiveMaxFileSize 10M
ArchiveMaxFiles 1000
ArchiveMaxRecursion 5
ClamukoIncludePath /home
ClamukoMaxFileSize 1M
ClamukoScanArchive
ClamukoScanOnClose
ClamukoScanOnExec
ClamukoScanOnOpen
FixStaleSocket
LocalSocket /var/run/clamav/clamd.sock
LogSyslog
LogVerbose
MaxConnectionQueueLength 30
MaxDirectoryRecursion 15
MaxThreads 30
PidFile /var/run/clamav/clamd.pid
ScanArchive
ScanMail
SelfCheck 600
StreamSaveToDisk
TCPAddr 127.0.0.1
User clamav


Any pointers, work arounds or advice would be greatly appreciated.

---
Jim C.          | Carroll-Net, Inc.
201-488-4092    |
www.carroll.com | Application Service Provider


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to