Tracker item #2865784, was opened at 2009-09-24 11:16
Message generated for change (Tracker Item Submitted) made by pirzyk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2865784&group_id=204462

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: guestd
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jim (pirzyk)
Assigned to: Nobody/Anonymous (nobody)
Summary: vmtoolsd fork bombs

Initial Comment:
Since the 2009.04.23 release of open-vm-tools, vmtoolsd will not stay running 
and continually spawns new processes.  The problem is related to how argument 
processing is done.  Pre 2009.04.23, this would be accepted options and used 
correctly:

vmtoosld --background=/var/run/vmtoolsd.pid

at 2009.04.23 and after, it would accept it, but not properly spawn vmtoolsd in 
the background.  My fix was this:

vmtoolsd --background /var/run/vmtoolsd.pid

vmtoolsd should either handle the single option with a '=' or report an error, 
not accept it and not work correctly

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2865784&group_id=204462

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
open-vm-tools-devel mailing list
open-vm-tools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel

Reply via email to