The email stopped on 2 servers, and this is the error when it loads on boot:
From what I gather from, it occurs when MemLimit is no longer large enough, perhaps from a virus signature updates? I read about commands that Linux has to set it, but not FreeBSD. I don't see it as an option in the clamd.conf or command line either. Does anyone know how to fix this problem?
Edit: I see the difference between the two VMs with the problem, and the third that doesn't have the problem. The ones with the problem are running ClamAV 0.97.7, and the one that doesn't is running 0.98.4. They are all on FreeBSD 7.2. The two on 0.97.7 are on that because they have line-of-business apps that need the older php and cannot use newer ports. Would it work to copy 0.98.4 from one that works to those two?
Code:
LibClamAV Error: mpool_malloc(): Attempt to allocate 8388608 bytes. Please report to http://bugs.clamav.net
Edit: I see the difference between the two VMs with the problem, and the third that doesn't have the problem. The ones with the problem are running ClamAV 0.97.7, and the one that doesn't is running 0.98.4. They are all on FreeBSD 7.2. The two on 0.97.7 are on that because they have line-of-business apps that need the older php and cannot use newer ports. Would it work to copy 0.98.4 from one that works to those two?