Menu

#1 Zombie processes

open
nobody
None
5
2002-03-20
2002-03-20
No

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>]

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.