On 2010-04-18 22:39, Hauke Duden wrote: > Hello all, > > I just compiled and installed a fresh version of clamav (0.96) from > source on an Ubuntu box (8.10). > > Compiling and installing went well. I also ran the unit tests and they > all passed. But I then did a full scan of the machine and got lots and > lots of warnings like this: > > LibClamAV Warning: pread fail: page 0 pages 1 map-offset 0 - asked for > 4096 bytes, got 5 > LibClamAV Warning: pread fail: page 0 pages 1 map-offset 0 - asked for > 4096 bytes, got 2 > LibClamAV Warning: pread fail: page 0 pages 1 map-offset 0 - asked for > 4096 bytes, got 11
This could mean that: - there was an I/O error - fmap.c thinks your file is bigger than it really is - pread got interrupted by a signal, and fmap.c didn't resume the read Either way ClamAV didn't read all that it should from the file. Can you find the file that triggers these warnings? (if you use clamscan -rvi, it'll print the filename before scanning it, so you can easily associate warning message with file). Please open a bug at bugs.clamav.net, and attach the file. Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml