deluge zombie processes

Suggestions and discussion of future versions
Post Reply
csahin
New User
New User
Posts: 9
Joined: Thu Dec 06, 2007 5:38 am

deluge zombie processes

Post by csahin »

Whenever I open a link through deluge (e.g help->about->deluge-torrent website) or open a folder, I get a zombie process. However, I only get a single zombie process even if I do these actions in sequence. I checked the code, there are no join()s or wait()s... It's not draining resources or anything but it just is annoying to have zombie processes.
Attachments
deluge-zombie.png
deluge-zombie.png (95.1 KiB) Viewed 2664 times
Ubuntu 7.10 - amd64
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: deluge zombie processes

Post by markybob »

csahin wrote:Whenever I open a link through deluge (e.g help->about->deluge-torrent website) or open a folder, I get a zombie process. However, I only get a single zombie process even if I do these actions in sequence. I checked the code, there are no join()s or wait()s... It's not draining resources or anything but it just is annoying to have zombie processes.
agreed. thanks, i'll fix this.
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: deluge zombie processes

Post by markybob »

should be fixed in svn rev 2379
Post Reply