Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 435172 - app-admin/sysstat: Cronjobs causing Bash zombies
Summary: app-admin/sysstat: Cronjobs causing Bash zombies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-16 00:35 UTC by Christian Ruppert (idl0r)
Modified: 2012-09-16 13:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Ruppert (idl0r) gentoo-dev 2012-09-16 00:35:24 UTC
Both cronjobs are using a "&" to fork and this will cause the bash process to be shown as zombie.
The "&" should be removed from both jobs.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-09-16 13:48:38 UTC
That's been there since the dawn of time! Fixed.