Re: [Clamav-users] clamav exiting

2008-06-16 Thread Aecio Neto
On Mon, Jun 16, 2008 at 11:51 AM, David F. Skoll <[EMAIL PROTECTED]> wrote: > Aecio Neto wrote: > > > Due to a network issue, freshclam was not able to connect to update > > site. Then, freshclam set virus db as locked and clamd was not > > possible to read it and e

[Clamav-users] clamav exiting

2008-06-16 Thread Aecio Neto
Due to a network issue, freshclam was not able to connect to update site. Then, freshclam set virus db as locked and clamd was not possible to read it and exit. This happened twice this week. Is there any option to avoid this or it would be needed some code change to avoid this situation? I can pr

Re: [Clamav-users] ClamAV-0.92 very high CPU usage

2008-01-11 Thread Aecio Neto
I had also seen high cpu usage when clamd is updating its virusdb info. Using a strace -p PID into clamd process shows a read operation followed by a lot of other lines. I don't have an output of it right now, but when there is a high cpu usage, try getting the output of strace process and post her