bugmldonkey, a multi-networks file-sharing client - Bugs: bug #36420, Zombie Processes

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #36420: Zombie Processes

Submitter:  viktor bergquist <vike>
Submitted:  Mon 07 May 2012 12:26:38 AM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  None Status:  Need Info
Assigned to:  None Open/Closed:  Open
Release:  3.1.0 Release: 
Operating System:  Mac OS X 10.4 Binaries Origin:  None
CPU type:  x86_64

Fri 31 May 2013 06:13:54 AM UTC, comment #2: 

I am under the impression that this is related to file_completed_cmd or something else around file complete/(auto)commit as it seems there is one zombie for each completed download...

kill -chld $mlnet_pid # has no effect.

voo (downloads.ini):
 auto_commit = true
 file_completed_cmd = # a bash script that runs one plain bash script for setting PATH and one more complex bash script that calls a Mac OS specific CLI called osascript..

viktor bergquist <vike>
Sun 17 Jun 2012 09:27:57 PM UTC, comment #1: 

Can you show the `ps faux` output (or Mac OS equivalent to list all process with the pid and parent pid columns) that lists zombie processes and their parent.

ygrek <ygrek>
Group Member
Mon 07 May 2012 12:26:38 AM UTC, original submission:  


Perhaps related to bug #7314 (https://savannah.nongnu.org/bugs/?7314)

Currently 14 zombies after nearly 5 days uptime (and nearly 5 hours CPU time (ps(1)))... I've had worse and it was an issue before i managed to crank up my ulimit/rlimit resource-limits...

gmail vike2000

viktor bergquist <vike>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #26051:  vpsawk mlnet.txt added by vike (1KiB - text/plain - ps -AwwOppid pgid jobc %cpu %mem start user ni pri |gawk NR==1{head=$0}match(tolower($0),"mlne[t]"){if(!counter++)print(head);print($0)})

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ygrek (Posted a comment)
  • -email is unavailable- added by vike (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-06-18 vike Attached File- Added vpsawk mlnet.txt, #26051
    2012-06-17 ygrek StatusNone Need Info
    2012-05-07 vike Carbon-CopyRemoved vike -
    2012-05-07 vike Carbon-Copy- Added vike

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code