Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

iamtheblacksoul

macrumors newbie
Original poster
Oct 4, 2013
2
0
whenever i kill AMCMenu through activity monitor it starts again and uses my ram. i have restarted my computer many times .please help .

i have attached the AMCMenu process sample logs..

thanks
 

Attachments

  • Sample of AMCMenu.txt
    87.3 KB · Views: 1,127
solution

this is a temporary solution --



Step 1: From Activity Monitor, determine the process id (column PID) for AMCMenu - e.g. 100.



Step 2: Open a terminal window and type the following runes:

sudo kill -stop <value of PID from Step 1>

e.g. sudo kill -stop 100



It will ask for your password - type it fearlessly.

you are done......



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



To release it into the wild again:



Either:

sudo kill -cont <value of PID from Step 1>

e.g. sudo kill -cont 100



Or:

it will be started automatically when you restart your Mac.









thanx
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.