Hello,
I’m investigating why it takes about five minutes for ClamAV 0.104.0 to scan PDF file. Can someone help me, please? Looks like some sort of format/parsing defect to me because the issue is not reproducible if I modify the file using
pdftk, e.g. append page in front.
Additional information below.
Execution time:
root@da6a7952db76:/tmp# time echo "nSCAN /tmp/1.pdf" | nc localhost 3310
/tmp/1.pdf: OK
real 4m53.823s
user 0m0.001s
sys 0m0.006s
File: https://storage.googleapis.com/upload-samples/Museum_26MB.pdf
Config file: https://storage.googleapis.com/upload-samples/clamd.conf
Debug log: https://storage.googleapis.com/upload-samples/debug.log
Extract file size data: https://storage.googleapis.com/upload-samples/files.log
Thanks,
Nikolay