Persistent defunct processes
Posted: Sun Sep 23, 2007 3:52 pm
Whenever I start deluge, I get a defunct python process in my process list:
ps -A
ps -ef --forest
Anyone know why this might be? Is it a problem with my system, or do others experience this also?
ps -A
Code: Select all
26666 ? 00:00:00 deluge
26672 ? 00:00:00 python <defunct>
26673 pts/0 00:00:00 ps
Code: Select all
patrick 26666 1 5 11:50 ? 00:00:00 /usr/bin/python /usr/bin/deluge
patrick 26672 26666 0 11:50 ? 00:00:00 \_ [python] <defunct>