1

我使用以下命令在 Mac OS(在终端上)上运行了 ClamAV 扫描:

clamscan -r --bell -i /

当它运行时,这个错误出现了大约 300 次:

LibClamAV Error: hfsplus_walk_catalog: failed to convert UTF-16BE to UTF-8

它还发现了这些错误:

LibClamAV Warning: SWF: declared input length != compressed stream size, 894266992 != 9089007

LibClamAV Error: scanzws: LzmaInit() failed

LibClamAV Warning: cli_scanxz: decompress file size exceeds limits - only scanning 27262976 bytes

LibClamAV Error: cli_scanxz: premature end of compressed stream

LibClamAV Error: cli_scanxz: decompress error: 1

LibClamAV Warning: PNG: Unexpected early end-of-file.

我不知道这些错误是什么意思。为什么会出现所有这些错误?扫描是否跳过文件?如果是这样,那么它可能会跳过受感染的文件。此外,这些错误有多严重,可以采取什么措施来修复它们?

4

0 回答 0