• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

DrWeb continously restarted by watchdog /Cannot create pipe for communication with scanning childs

ppswede

New Pleskian
Hi,
I'm running CentOS with Paralells Plesk bundled Paralellls Premium Antivirus (Dr Web). After the latest yum updates DrWeb continously seems to crash and be restarted by the Parallells watchdog. By default there were no logs for DrWeb, but when I enable logging to a file it gets spammed continously with the following error:

Cannot create pipe for communication with scanning childs (Too many open files)

And the Drweb process runs at 99% CPU for long periods. This totally fills the disk with logs and I've now disabled logging again and Drweb is back to continously being restarted by the watchdog.

What to do?

Cheers
 
Looking in the syslog it seems the process is killed by the kernel as it's consuming up all memory

Dec 11 13:02:31 u9227255-01 kernel: Out of memory: Kill process 20296 (drwebd.real) score 409 or sacrifice child
Dec 11 13:02:31 u9227255-01 kernel: Killed process 20296, UID 100, (drwebd.real) total-vm:422780kB, anon-rss:415088kB, file-rss:304kB
Checking TOP I can see that DrWeb is consuming alot of memory while running

Tasks: 127 total, 1 running, 126 sleeping, 0 stopped, 0 zombie
Cpu(s): 46.7%us, 3.0%sy, 0.0%ni, 50.3%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 1017464k total, 947240k used, 70224k free, 5216k buffers
Swap: 0k total, 0k used, 0k free, 220956k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
23449 drweb 20 0 249m 244m 520 S 0.0 24.6 0:00.01 drwebd.real
23599 drweb 20 0 249m 244m 388 S 0.3 24.6 0:00.01 drwebd.real
23649 drweb 20 0 249m 244m 252 S 0.0 24.6 0:00.00 drwebd.real
 
Back
Top