Zombie processes
Status: Beta
Brought to you by:
psychogenic
Child processes spawned by the main moxy process always
turn into zombies after they did their work.
Uncommenting the commented line 183 in main.cc didn't
help, either.
[root@gateway2]:~# ps faxwww | grep moxy
31347 ? S 0:00 /usr/local/bin/moxy -d -c
/usr/local/etc/moxy/moxy.conf
25899 ? S 0:00 \_ /usr/local/bin/moxy -d
-c /usr/local/etc/moxy/moxy.conf
26092 ? S 0:00 \_ /usr/local/bin/moxy -d
-c /usr/local/etc/moxy/moxy.conf
26144 ? Z 0:00 \_ [moxy <defunct>]