On Mon, 2005-02-07 at 18:07 +0200, Alexandr Harlampov wrote: > Is anybody here can help me what should I do if clamav gives such errors > ? : > > 1.temporary failure. Command output: Segmentation fault > > 2.temporary failure.Command output: LibClamAV Error: hex2int() > translation problem (114) LibClamAV > Error: Malformed database file /var/tmp//clamav-05866460540431b5/main.db > Segmentation fault)
make certain the user running clamd can access the tmp directory specified in clamd.conf. It should have permission to create and delete files in that directory. # Optional path to the global temporary directory. # Default: system specific (usually /tmp or /var/tmp). #TemporaryDirectory /var/tmp _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
