Skip to main content
4 events
when toggle format what by license comment
Nov 6, 2012 at 9:19 comment added Gilles 'SO- stop being evil' @mibzer Zombie processes are probably a symptom, not the disease. Usually, zombie processes are left behind because the process that should reap them isn't doing what it should be doing (including waiting for its children). Reaping the zombies won't make it do whatever else it should be doing.
Nov 6, 2012 at 8:40 vote accept mibzer
Nov 6, 2012 at 8:40 comment added mibzer it seems that application is misbehaving and zombie processes are only thing I am suspicious about.
Nov 6, 2012 at 0:13 history answered Gilles 'SO- stop being evil' CC BY-SA 3.0