[Bug 1398491] [NEW] Clamd init forks too many times
James Trowbridge
james at caplinked.com
Tue Dec 2 18:20:10 UTC 2014
Public bug reported:
starting the clamav-daemon forks over 300 processes. To be compatible
with upstart monitoring processes it should fork a maximum of two times
vagrant at vagrant:~$ sudo rm /tmp/strace.log
vagrant at vagrant:~$ sudo strace -o /tmp/strace.log -fFv /etc/init.d/clamav-daemon start
* Starting ClamAV daemon clamd [ OK ]
vagrant at vagrant:~$ sudo egrep "\<(fork|clone)\>\(" /tmp/strace.log | wc | awk '{print $1}'
349
** Affects: clamav (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/1398491
Title:
Clamd init forks too many times
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1398491/+subscriptions
More information about the Ubuntu-server-bugs
mailing list