Posts: 188
Threads: 32
Joined: Aug 2017
Reputation:
0
After doing a full system scan I have got messages in the terminal during the scan (just a representative selection here)
LibClamAV Warning: fmap_readpage: pread fail: asked for 4094 bytes @ offset 2, got 0
LibClamAV Warning: fmap_readpage: pread fail: asked for 4089 bytes @ offset 7, got 0
LibClamAV Warning: fmap_readpage: pread fail: asked for 4094 bytes @ offset 2, got 0
WARNING: Can't open file /sys/module/psmouse/uevent: Permission denied
....
LibClamAV Warning: fmap_readpage: pread fail: asked for 4077 bytes @ offset 19, got 0
LibClamAV Warning: cli_scanxz: decompress file size exceeds limits - only scanning 27262976 bytes
the other couple of hundred lines (or so) are similar, i.e. the 3 types of warning above.
Need I worry about any of this?
SN. I hope my reply has been useful - click Thank on the left.
Posts: 188
Threads: 32
Joined: Aug 2017
Reputation:
0
Thanks Bitsnpcs,
for that linked reply, but it only refers to /sys files, but says nothing about the other 2 warnings, eg:
LibClamAV Warning: fmap_readpage: pread fail: asked for 4077 bytes @ offset 19, got 0
LibClamAV Warning: cli_scanxz: decompress file size exceeds limits - only scanning 27262976 bytes
SN. I hope my reply has been useful - click Thank on the left.
Posts: 72
Threads: 15
Joined: Jun 2019
Reputation:
0
07-06-2019, 10:08 PM
(This post was last modified: 07-07-2019, 12:28 AM by bernard stafford.)
This is the documentation for Clam AV Manual
https://www.clamav.net/documents/clam-an...ser-manual
According to Ask Ubuntu it is a good idea to have Clam TK,with Clam AV.
This gives you a GUI interface to scan with.
What you may be seeing could be that Clam AV not being able to access Root Files. [log in as Root]
I will refer you to the Documentation Manual.
The other explanation:
Clam AV can read these directories, but they contain "files" that aren't really data or executable.
Everything in /dev/ represents a piece of hardware.
/proc/ contains files that represent running processes.
/sys/ contains real-time system info/settings. So when Clam scan tries to scan these it probably gets confused.
launchpad.net <-
debian.org <-
GitHub.com <-
kde.org <-
I stay busy with LINUX,
Together we are LINUX...!
Posts: 72
Threads: 15
Joined: Jun 2019
Reputation:
0
07-07-2019, 11:52 PM
(This post was last modified: 07-08-2019, 12:26 AM by bernard stafford.)
I only try to provide what information that i can find that fits the cause,
problem. We can call those "Tools", necessary for others, like your self.
To fix the problem at hand, ie.. Provided was complex tools,you your self
can fix very complex problems. Keep up the good work. Linux seems to be your
forte. you do just as well as I if not a better job than I. Together we are LINUX.
Alone we are one user of a operating system called LINUX. 8)
launchpad.net <-
debian.org <-
GitHub.com <-
kde.org <-
I stay busy with LINUX,
Together we are LINUX...!
Posts: 3,237
Threads: 125
Joined: Jul 2014
Reputation:
0
You are right 8) is better when we can all work together 8)
Posts: 188
Threads: 32
Joined: Aug 2017
Reputation:
0
Thanks Bernard,
I'll set aside some time later to look at that and I'll let you know.
SN. I hope my reply has been useful - click Thank on the left.