Hi clamav users
I've a very strange problem with clamd.
Its a 2x2.6 Ghz HT enabled and 1 GB of ram.
The problem is that clamd uses 100% cpu all the time.
from top:
21822 root 16 0 75716 19m 796 S 99.9 2.2 42986:30 clamd
when I do a strace -f -p 21822 i get a lot of this:
[pid 5833] clock_gettime(CLOCK_REALTIME, <unfinished ...>
[pid 30348] clock_gettime(CLOCK_REALTIME, <unfinished ...>
[pid 5755] clock_gettime(CLOCK_REALTIME, <unfinished ...>
[pid 5833] <... clock_gettime resumed> {1118923483, 994195000}) = 0
[pid 30348] <... clock_gettime resumed> {1118923483, 994214000}) = 0
[pid 5755] <... clock_gettime resumed> {1118923483, 994233000}) = 0
[pid 5833] futex(0x85f92c8, FUTEX_WAIT, 461993, {29, 5805000} <unfinished
...>
[pid 30348] futex(0x85f92c8, FUTEX_WAIT, 461993, {29, 5786000} <unfinished
...>
[pid 5755] futex(0x85f92c8, FUTEX_WAIT, 461993, {29, 5767000} <unfinished
...>
[pid 5833] <... futex resumed> ) = -1 ENOSYS (Function not
implemented)
[pid 30348] <... futex resumed> ) = -1 ENOSYS (Function not
implemented)
[pid 5755] <... futex resumed> ) = -1 ENOSYS (Function not
implemented)
[pid 5833] clock_gettime(CLOCK_REALTIME, <unfinished ...>
[pid 30348] clock_gettime(CLOCK_REALTIME, <unfinished ...>
[pid 5755] clock_gettime(CLOCK_REALTIME, <unfinished ...>
Why is clamd using 100% cpu? Any one else that have experience this problem?
I think its VERY strange...
Mvh Rickard Vikström
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html