I've just installed OpenBSD 4.2 on an AMD64 machine, installed the
ClamAV package, fetched the signatures using freshclam and started
clamd. It loads OK, but consumes 100% of the CPU it runs on:
CPU0 states: 99.4% user, 0.0% nice, 0.2% system, 0.2% interrupt,
0.2% idle
CPU1 states: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt,
100% idle
Memory: Real: 201M/358M act/tot Free: 629M Swap: 0K/1028M used/tot
PID USERNAME PRI NICE SIZE RES STATE WAIT TIME CPU COMMAND
25302 _clamav 63 0 57M 59M onproc/0 - 1:22 97.85% clamd
# uname -a
OpenBSD server4.net1.cc 4.2 GENERIC.MP amd64
Anyone having similar issues?