Author Topic: Uninstalling Avast! for Mac -- I Need Help: Even Apple Says So!!  (Read 8590 times)

0 Members and 1 Guest are viewing this topic.

RFJJMR

  • Guest
I have been having printer proxy hang issues.  Apple Tech Support has bounced me all the way to the top -- to the software engineers.  After they received a Capture Data File from me, here is part of the e-mail they sent me:
 :o
The log files from this customer's system are somewhat difficult to read because a set of messages keeps being written to the log every 10 seconds:
com.apple.launchd[99] (com.avast.MacAvast[6114]): posix_spawnp("/Applications/avast!.app/Contents/MacOS/avast!", ...): No such file or directory
com.apple.launchd[99] (com.avast.MacAvast[6114]): Exited with exit code: 1
com.apple.launchd[99] (com.avast.MacAvast): Throttling respawn: Will start in 10 seconds
If the customer has deleted the avast! antivirus software from their /Applications folder, they also need to remove the launch daemon that is causing launchd to try launching it every 10 seconds.  They should remove items related to avast! in /Library/LaunchDaemons, /Library/LaunchAgents, /System/Library/LaunchDaemons, and /System/Library/LaunchAgents (the last two locations normally only include software that is part of Mac OS X).  Refer the customer to avast! support if they need more information on completely removing this software from their computer.

 ???
Okay! I officially admit complete confusion -- because I cannot find any of the LaunchDaemon/LaunchAgent entries, yet Apple Tech Support tells me that the log entries still record that the Avast! launch daemon is still trying to launch it every 10 seconds.   :-\ H E L P !!

Offline zilog

  • Avast team
  • Advanced Poster
  • *
  • Posts: 957
  • or #f0; daa; add a,#a0; adc a,#40
Re: Uninstalling Avast! for Mac -- I Need Help: Even Apple Says So!!
« Reply #1 on: April 07, 2009, 12:49:11 PM »
I have been having printer proxy hang issues.  Apple Tech Support has bounced me all the way to the top -- to the software engineers.  After they received a Capture Data File from me, here is part of the e-mail they sent me:
 :o
The log files from this customer's system are somewhat difficult to read because a set of messages keeps being written to the log every 10 seconds:
com.apple.launchd[99] (com.avast.MacAvast[6114]): posix_spawnp("/Applications/avast!.app/Contents/MacOS/avast!", ...): No such file or directory
com.apple.launchd[99] (com.avast.MacAvast[6114]): Exited with exit code: 1
com.apple.launchd[99] (com.avast.MacAvast): Throttling respawn: Will start in 10 seconds
If the customer has deleted the avast! antivirus software from their /Applications folder, they also need to remove the launch daemon that is causing launchd to try launching it every 10 seconds.  They should remove items related to avast! in /Library/LaunchDaemons, /Library/LaunchAgents, /System/Library/LaunchDaemons, and /System/Library/LaunchAgents (the last two locations normally only include software that is part of Mac OS X).  Refer the customer to avast! support if they need more information on completely removing this software from their computer.

 ???
Okay! I officially admit complete confusion -- because I cannot find any of the LaunchDaemon/LaunchAgent entries, yet Apple Tech Support tells me that the log entries still record that the Avast! launch daemon is still trying to launch it every 10 seconds.   :-\ H E L P !!


Yes, that's the damn launchd - daemon, responsible for running tasks or keeping them in running state. It's controlled by plist, and user can add/remove items there using the launchctl utility.

Just delete the avast's record there - btw. launchd is stupid enough to start aps outside their context (common flaw on 10.4.x), in 10.5, it's "fixed"

man launchctl
man launchd
man launchd.plist

nice, huh>? :)
pc
May's Law: Software efficiency halves every 18 months, compensating Moore's Law. (David May, INMOS)

Offline .: Mac :.

  • Avast Überevangelist
  • Ultra Poster
  • *****
  • Posts: 5093
Re: Uninstalling Avast! for Mac -- I Need Help: Even Apple Says So!!
« Reply #2 on: April 15, 2009, 04:41:44 AM »
RFJJMR,

Were you able to remove avast using the launchctl utility?
"People who are really serious about software should make their own hardware." - Alan Kay