0
1
A while ago I installed Steam on my Mac... It was a failed attempt as my computer is way too slow to play Portal, so I uninstalled it using AppZapper (I believe). I was doing some computer maintenance and took a look through my logs; I noticed that every ten seconds in console I get this:
Sender[PID]
com.apple.launchd.peruser.501[90]
Message
(com.valvesoftware.steam.ipctool[nnn]) posix_spawn("/Applications/Steam.app/Contents/MacOS/osx32/ipcserver", ...): No Such File or Directory
(com.valvesoftware.steam.ipctool[nnn]) Exited with Code: 1
(com.valvesoftware.steam.ipctool) Throttling Respawn: Will start in 10 seconds
Obviously, Steam is still sending some command, but it fails each time as the folder is not there. How can I find where this command is coming from, and how to delete whatever is causing it?
See http://superuser.com/questions/121355/stop-a-runaway-launchd-process-on-os-x-leopard as well.
– Chealion – 2010-07-19T21:29:27.027