Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

We have a production web server running Ubuntu 12.04. We have a total of 24GB of RAM installed into the system. The problem is that our process list is showing polkitd as using 6.8 GB of memory. I've read that polkitd is the policy daemon which handles permissions/security. Surely, a single process shouldn't be using that much RAM on its own?

The RAM usage seems to grow by 0.1 GB every day, suggesting that there's a memory leak. (CPU usage isn't affected).

I have read a few people removing various directories from /home/ such as .pulse and .dbus but I'm reluctant to remove these from a production server unless it is a proven solution for the problem.

Firstly, can anyone tell me if this is normal behaviour? If not, what is the solution?

Regards, ns

share|improve this question
Temporary fix was to restart dbus daemon – nonshatter Jul 27 '12 at 12:24

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.