On Jul 28, 2004, at 15:16, Doug Hardie wrote:

I am running

FreeBSD 4.6
ClamAV version devel-20040728
clamav-milter version 0.75b
Sendmail 8.12.3p3

I was using clamav-0.70-rc for a long time because it was stable and never crashed. However, it started missing a lot of newer viruses so I upgraded to the version above.

Clamd is giving a segment violation every 2 to 6 hours and I have to restart it. Thousands of messages are scanned while it is still running. I have used the following different configure commands and I don't see any real change in the behavior:

configure --disable-urandom --enable-milter
configure --disable-urandom --enable-milter --enable-bigstack

I tried the following configure command but it fails to complete:

configure --disable-pthreads --disable-urandom --enable-milter --enable-bigstack
checking for mi_stop in -lmilter... no
configure: error: Cannot find libmilter


I need to get back to a stable version. Any ideas on what I should try?



Problem has been corrected. The problem was larger than expected. As best as I can tell, if a email had no virus then the directory in /tmp that was named clamav-[large hex number] was not deleted. If it had a virus, the directory was deleted but the text file in it was not closed so that it continued to hang around. I corrected the problem by switching to:

ClamAV version 0.75.1, clamav-milter version 0.75c

I also used the following in configure: --disable-clamuko --disable-urandom --enable-milter --enable-bigstack

I have only had this running for a few minutes, but no orphaned files and /tmp is clean. I suspect the snapshots have some debug stuff in them that is causing the problems I encountered.



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to