Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

"socketfilterfw" process using 2.25 GB RAM- Why?

Why has this process ballooned to such an extreme memory hog? Can I just kill it?

MacPro, Mac OS X (10.6.5)

Posted on Feb 17, 2011 2:41 PM

Reply
Question marked as Best reply

Posted on Feb 17, 2011 6:26 PM

I found this which you can try:

Open the Terminal application in your Utilities folder and enter or paste the following at the prompt:
sudo defaults write /Library/Preferences/com.apple.alf globalstate -int 0
sudo defaults write /Library/Preferences/com.apple.alf firewallunload -int 1
sudo /usr/libexec/ApplicationFirewall/socketfilterfw -k (or kill the PID)
Press RETURN after each line. You will be asked to authenticate the first time. Enter your admin password which is not echoed.


Or since this is related to the firewall try turning off the firewall if you have it activated.
5 replies
Question marked as Best reply

Feb 17, 2011 6:26 PM in response to Hoffsta

I found this which you can try:

Open the Terminal application in your Utilities folder and enter or paste the following at the prompt:
sudo defaults write /Library/Preferences/com.apple.alf globalstate -int 0
sudo defaults write /Library/Preferences/com.apple.alf firewallunload -int 1
sudo /usr/libexec/ApplicationFirewall/socketfilterfw -k (or kill the PID)
Press RETURN after each line. You will be asked to authenticate the first time. Enter your admin password which is not echoed.


Or since this is related to the firewall try turning off the firewall if you have it activated.

"socketfilterfw" process using 2.25 GB RAM- Why?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.