Hi all,
 I've managed to compile clamav 0.102.2 on solaris 10.

clamd and clamav-milter are able to start, but if I run a freshclam ( to
get new database definition ) it starts downloading several files and then
it remain stuck on:

LibClamAV debug: Initialized 0.102.2 engine
LibClamAV debug: in cli_cvdload()
LibClamAV debug: MD5(.tar.gz) = ca37a0074e1887418b1d8fa203f920f3
LibClamAV debug: cli_versig: Decoded signature:
ca37a0074e1887418b1d8fa203f920f3
LibClamAV debug: cli_versig: Digital signature is correct.
LibClamAV debug: in cli_tgzload()

for ever.

By trussing the process it seems that it is in an endless loop:
19866:  llseek(4, 512, SEEK_SET)                        = 512
19866:  read(4, "1F8B\b\0\0\0\0\00203ECBD".., 8192)     = 8192
19866:  llseek(4, 512, SEEK_SET)                        = 512
19866:  read(4, "1F8B\b\0\0\0\0\00203ECBD".., 8192)     = 8192
19866:  llseek(4, 512, SEEK_SET)                        = 512
19866:  read(4, "1F8B\b\0\0\0\0\00203ECBD".., 8192)     = 8192

( and repeat this forever ).

Any idea ?

thx

Pierluigi
_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to