From: SourceForge.net <no...@so...> - 2010-12-15 19:24:43
|
Tracker item #2994264, was opened at 2010-04-29 09:50 Message generated for change (Comment added) made by mvanzin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2994264&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: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: mrbazmondo (barry-davis) Assigned to: Nobody/Anonymous (nobody) Summary: vmtoolsd SEGV when logging level not set Initial Comment: open-vm-tools-2010.03.20-243334 When tools.conf has no logging level set vmtoolsd crashes as it does a strcmp(NULL, "none") at fileLogger.c:413 /root# cat /etc/vmware-tools/tools.conf [logging] vmsvc.handler=file vmsvc.data=/var/log/vmware-vmsvc.log vmusr.handler=file vmusr.data=/var/log/vmware-vmsvc.log.user log=true [vmsvc] disable-tools-version=true ---------------------------------------------------------------------- >Comment By: Marcelo Vanzin (mvanzin) Date: 2010-12-15 11:24 Message: This was fixed long ago in commit 9d1ae5c. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=2994264&group_id=204462 |