[Bug 572813] Re: polkitd service is using all my RAM

2016-01-19 Thread dino99
declared as fixed

** Changed in: policykit-1
   Importance: Unknown => Undecided

** Changed in: policykit-1
   Status: Unknown => New

** Changed in: policykit-1
 Remote watch: freedesktop.org Bugzilla #29069 => None

** Changed in: policykit-1
   Status: New => Fix Released

** Changed in: policykit-1 (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572813

Title:
  polkitd service is using all my RAM

To manage notifications about this bug go to:
https://bugs.launchpad.net/policykit-1/+bug/572813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2012-01-11 Thread Julián Alarcón
** Also affects: policykit-1 via
   https://bugs.freedesktop.org/show_bug.cgi?id=29069
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572813

Title:
  polkitd service is using all my RAM

To manage notifications about this bug go to:
https://bugs.launchpad.net/policykit-1/+bug/572813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2012-01-03 Thread Julián Alarcón
** Bug watch added: Novell/SUSE Bugzilla #638784
   https://bugzilla.novell.com/show_bug.cgi?id=638784

** Also affects: policykit-1 (openSUSE) via
   https://bugzilla.novell.com/show_bug.cgi?id=638784
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572813

Title:
  polkitd service is using all my RAM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/572813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2012-01-03 Thread Bug Watch Updater
Launchpad has imported 15 comments from the remote bug at
https://bugzilla.novell.com/show_bug.cgi?id=638784.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2010-09-13T04:00:11+00:00 flan_suse wrote:

User-Agent:   Mozilla/5.0 (X11; U; Linux x86_64; en-US)
AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.55 Safari/534.3

The polkitd process, which runs as root, starts at 4 MB of reserved
memory, but will gradually balloon to giant levels, such as 250 MB and
beyond. If I kill the process (kill -9) in runlevel 3, then return to
runlevel 5, it once again starts at 4 MB, but it will grow to the same
levels if left unchecked.

I have deleted my ~/.pulse and ~/.dbus directories, but it made no
difference.

Reproducible: Always

Steps to Reproduce:
1. Use the system normally.
Actual Results:  
The polkitd process will consume more memory than it should. Eventually, if 
left alone long enough, the system will be forced to use swap, and if still 
left alone, the system will begin to crawl.

Expected Results:  
The polkitd process should not consume enourmous amounts of RAM.

openSUSE 11.3
x86_64
2.6.34.4-0.1-desktop
Latest updated packages.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/572813/comments/13


On 2010-09-20T16:07:07+00:00 Kasievers wrote:

Seems like this issue:
  https://bugs.freedesktop.org/show_bug.cgi?id=29069

Reply at:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/572813/comments/14


On 2010-09-21T03:37:27+00:00 flan_suse wrote:

(In reply to comment #1)
 Seems like this issue:
   https://bugs.freedesktop.org/show_bug.cgi?id=29069

I hope this is the same problem, because if it is, that means the bug
was fixed in version 0.98 of polkit. Will it hit the repo for opensuse
11.3?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/572813/comments/15


On 2010-09-21T08:02:00+00:00 Kasievers wrote:

(In reply to comment #2)
Will it hit the repo for opensuse 11.3?

No, I don't think we can do that, it has too many dependencies.
Dependencies which are not even fixed in Factory at the moment.

The only option for now is to find the leak in the 11.3 version, which
is pretty different code from the current one.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/572813/comments/16


On 2010-09-22T11:37:38+00:00 Kasievers wrote:

The current Factory version seems to leak here:

malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
g_malloc (in /usr/lib64/libglib-2.0.so.0.2515.0)
g_slice_alloc (in /usr/lib64/libglib-2.0.so.0.2515.0)
g_hash_table_new_full (in /usr/lib64/libglib-2.0.so.0.2515.0)
??? (in /usr/lib64/libpolkit-gobject-1.so.0.0.0)
g_type_create_instance (in /usr/lib64/libgobject-2.0.so.0.2515.0)
??? (in /usr/lib64/libgobject-2.0.so.0.2515.0)
g_object_newv (in /usr/lib64/libgobject-2.0.so.0.2515.0)
g_object_new (in /usr/lib64/libgobject-2.0.so.0.2515.0)
polkit_action_description_new (in /usr/lib64/libpolkit-gobject-1.so.0.0.0)
polkit_backend_action_pool_get_action (in 
/usr/lib64/libpolkit-backend-1.so.0.0.0)
polkit_backend_action_pool_get_all_actions (in 
/usr/lib64/libpolkit-backend-1.so.0.0.0)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/572813/comments/17


On 2010-10-01T01:56:33+00:00 flan_suse wrote:

I can confirm that the same thing occurs on a fresh new installation of
openSUSE 11.3 i586 on a different machine. I hope this can be fixed
relatively soon. It's a serious leak and don't use the computer for too
long before rebooting isn't an appealing option. This can be a detour
for users from Windows or other distros.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/572813/comments/18


On 2010-10-03T03:14:53+00:00 flan_suse wrote:

Could this be somehow GNOME-related?

I also noticed that on two other computers this problem does not exist.
They are using KDE.

The computers that suffer from this issue are using GNOME and Xfce. (The
Xfce system formerly was GNOME in the beginning, and some GNOME packages
and libraries are still installed.)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/572813/comments/19


On 2010-10-14T12:09:22+00:00 Hvermeulen wrote:

Same issue here.
OpenSUSE 11.3 x86_64 

[Bug 572813] Re: polkitd service is using all my RAM

2011-06-16 Thread The Big Monkey
Any workaround or fix? I'm running 10.04 and the memory is running away.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572813

Title:
  polkitd service is using all my RAM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/572813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2011-03-24 Thread Jan Prach
I've rebuild the polycikitd-1 package with debug info and run valgrind's
memcheck on it. After approximately three minutes I've killed it.

Memcheck points out polkit_backend_local_authorization_store_lookup
method!

Strace tells it keeps on reading everything from
/var/lib/polkit-1/localauthority/ again and again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572813

Title:
  polkitd service is using all my RAM

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2011-03-24 Thread dinexi
Yes, it is. But in my case the check was invoked at every time of SSH
connect to my comp.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572813

Title:
  polkitd service is using all my RAM

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2011-03-13 Thread Psychotron
I'm just investigating this annoying problem again. So seems I have a
mem leaking polkitd, too. Seems it has something to do with the bug I
reported under Bug #704055. After every CPU spike it uses some 300KB
more.

Btw, why is such a problem only marked Medium??

This is on 10.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572813

Title:
  polkitd service is using all my RAM

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2011-03-13 Thread dinexi
Psychotron, don't you have some user who logins to your computer using
SSH? In my case, the problem was in such logins.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572813

Title:
  polkitd service is using all my RAM

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2011-03-13 Thread dinexi
More than that. In Maverick amd64 the option UsePAM yes makes polkitd grow 
drastically in time of each login.
With UsePAM yes:
[stanis@dinexi ~] % tail -n 1 /etc/ssh/sshd_config
UsePAM yes
[stanis@dinexi ~] % ps aux | grep polkitd | grep -v grep
root  1698  0.0  0.6  62904 12744 ?SMar13   0:10 
/usr/lib/policykit-1/polkitd
[stanis@dinexi ~] % ssh -p 422 dinexi -C 'exit'
[stanis@dinexi ~] % ssh -p 422 dinexi -C 'exit'
[stanis@dinexi ~] % ssh -p 422 dinexi -C 'exit'
[stanis@dinexi ~] % ssh -p 422 dinexi -C 'exit'
[stanis@dinexi ~] % ps aux | grep polkitd | grep -v grep
root  1698  0.0  0.6  64488 14252 ?SMar13   0:12 
/usr/lib/policykit-1/polkitd
Changing this option to 'no' and restarting ssh service:
[stanis@dinexi ~] % tail -n 1 /etc/ssh/sshd_config
UsePAM no
[stanis@dinexi ~] % sudo service ssh restart
ssh start/running, process 29226
[stanis@dinexi ~] % ssh -p 422 dinexi -C 'exit'
[stanis@dinexi ~] % ssh -p 422 dinexi -C 'exit'
[stanis@dinexi ~] % ssh -p 422 dinexi -C 'exit'
[stanis@dinexi ~] % ssh -p 422 dinexi -C 'exit'
[stanis@dinexi ~] % ssh -p 422 dinexi -C 'exit'
[stanis@dinexi ~] % ssh -p 422 dinexi -C 'exit'
[stanis@dinexi ~] % ssh -p 422 dinexi -C 'exit'
[stanis@dinexi ~] % ps aux | grep polkitd | grep -v grep
root  1698  0.0  0.6  64488 14252 ?SMar13   0:12 
/usr/lib/policykit-1/polkitd

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572813

Title:
  polkitd service is using all my RAM

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2011-03-08 Thread dinexi
I have the same issue in Ubuntu 10.10 (amd64 and i386). policykit-1 version is 
0.96-2ubuntu1. And I need to say that this bug is not related to pulseaudio in 
anyway. I have set autospawn to no, killed the pulseaudio instance and ps tells 
me that there is no pulseaudio running. So I am agree with #9: pulseaudio is 
not the root of evil. Polkitd eats a lot of memory each time it is checking 
/var/lib/polkit-1/localauthority/ and /etc/polkit-1/localauthority/. Now it 
runs for 5 minutes and eats 0.2% of CPU and 0.5% of memory.
I've added the strace output.

** Attachment added: Strace
   
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/572813/+attachment/1893545/+files/polkit.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572813

Title:
  polkitd service is using all my RAM

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2011-01-05 Thread Supertech1
Perhaps this is helpful, as well: it's not anything new that I
installed.  Whatever it is, it was triggered either by an update to an
existing package around late December/early January from the default
Fedora RPM repositories.  Perhaps by cross-checking that with APT, we
can determine which package/version introduced the bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572813

Title:
  polkitd service is using all my RAM

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2011-01-05 Thread Supertech1
I am experiencing this issue in Fedora 14 on a relatively clean install
with few--if any--advanced changes, so it is certainly not unique to
Ubuntu.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/572813

Title:
  polkitd service is using all my RAM

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2010-10-09 Thread guillaume le louet
Don't delete the /etc/pulse if you don't know EXACTLY what you do. If
you delete /etc/pulse, then you crash you pulseaudio server
configuration, meaning it will infinite-loop start/crash.

Had the same bug after installing the maverick RC on a maverick update
from lucid. rm -rf $HOME/.pulse worked fine.

-- 
polkitd service is using all my RAM
https://bugs.launchpad.net/bugs/572813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2010-10-09 Thread VasiaUVI
@guillaume le louet
Yes, the /etc/pulse should NOT be deleted, only the /home/.pulse.
Thank you that you've pointed out that this bug is also in the maverick.
I will upgrade soon and it's good to know that this bug has not been fixed.

-- 
polkitd service is using all my RAM
https://bugs.launchpad.net/bugs/572813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2010-08-18 Thread Steve Hikurangi-Species
Yeah it's annoying as hell getting swapped to death every hour. It only
started doing it after I `rm -rf /etc/pulse` to make audio work again.
`rm ~/.pulse*` has no effect.

-- 
polkitd service is using all my RAM
https://bugs.launchpad.net/bugs/572813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2010-08-17 Thread Michał Ćwikliński
I've got the same problem in Lubuntu - my CPU is over 80% load, but
there is no process, which eats so much resources

-- 
polkitd service is using all my RAM
https://bugs.launchpad.net/bugs/572813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2010-08-04 Thread Phill Whiteside
from reading the comments and having a pretty much un-responsive system
I just 'nuked' the directory using sudo. The result on CPU usage was
immediate. It's hardly a solution though. If any dev wants additional
information, please feel to ask.

-- 
polkitd service is using all my RAM
https://bugs.launchpad.net/bugs/572813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2010-07-16 Thread Joel Ebel
** Tags added: glucid

-- 
polkitd service is using all my RAM
https://bugs.launchpad.net/bugs/572813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2010-07-15 Thread rojer
i removed .pulse-cookie - no change. haven't tried removing .pulse as it
seems pointless - as you can see from attached strace, it does not touch
any of the fiels in user's directory. instead, it seems to be stuck in
some sort of config reload loop: load configs - sleep for a while - load
configs - sleep... it is during this cycle that RSS growth happens - a
few kilobytes each time. over long period, this adds up.

** Attachment added: polkitd_strace.txt
   http://launchpadlibrarian.net/51971373/polkitd_strace.txt

-- 
polkitd service is using all my RAM
https://bugs.launchpad.net/bugs/572813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2010-06-14 Thread Wesley Channon
I noticed a ~/.pulse-cookie file as well as a ~/.pulse directory on my
system.

I removed the .pulse directory first - this did not improve things.
After I removed the .pulse-cookie file things appeared to be fine.

On both occasions, I killed the polkitd process afterwards.

Hope this helps.

-- 
polkitd service is using all my RAM
https://bugs.launchpad.net/bugs/572813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2010-06-11 Thread David Futcher
Confirming. This is hitting me in Maverick. I nuked my ~/.pulse
directory but polkitd is still taking up far too much RAM  CPU. Raising
importance to medium to get some eyes on this.

** Changed in: policykit-1 (Ubuntu)
   Importance: Undecided = Medium

** Changed in: policykit-1 (Ubuntu)
   Status: New = Confirmed

-- 
polkitd service is using all my RAM
https://bugs.launchpad.net/bugs/572813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2010-06-02 Thread Douglas Moyes
Same here. I was going to simply remove the package, but it's tied to
pretty much all the vital packages for the gnome desktop.

Within 5 hours my system becomes unresponsive. This morning, when trying
to log back into my computer at work, my system was unresponsive. I had
to just restart to clean everything up.

The only way to keep the system stable is to loop-kill polkitd, since
gnome insists on restarting the stupid thing. I have created a startup
script that'll work as a band-aid fix to keep systems from crashing, but
it's not a solution.

As for thoughts about this being related to puleaudio... removal of the
.pulse directory achieved nothing.  Attempt to remove pulseaudio also
results in the same crash.

At this point, I'd have to say the best course of action is to roll back
GNOME to the version used in 9.10, which worked. Right now, systems are
unstable because of this.

** Attachment added: startup script to loop-kill polkitd and keep system 
stable
   http://launchpadlibrarian.net/49566129/polkit-killer

-- 
polkitd service is using all my RAM
https://bugs.launchpad.net/bugs/572813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2010-06-02 Thread Douglas Moyes
Okay.. so I moved  ~/.[a-z]* to a backup folder, then moved .mozilla*
.thunderbird .purple, .openoffice.org .bashrc .viminfo .wine .dosboxrc
back to ~ and... now polkitd is no longer showing up on top, and my
system is now stable again.

So.. Looks like the dis-upgrade should change it's behaviour somewhat
and move users's  gnome-related .* files to a backup directory, and
everything will be peachy.

and no, simply nuking .pulse didn't do the trick.


Still, there is an issue with polkit that needs to be resolved so this isn't an 
issue in the future. Good news is, there is a fix.

-- 
polkitd service is using all my RAM
https://bugs.launchpad.net/bugs/572813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2010-05-25 Thread Toby Corkindale
I frequently see this behaviour as well - I had intuitively grasped that
it was somehow related to pulseaudio too, but hadn't tried removing the
.pulse folder..

Still, that shouldn't be causing polkitd to spiral out of control, no
matter what!

** Tags added: lucid

** Tags added: pulseadio

-- 
polkitd service is using all my RAM
https://bugs.launchpad.net/bugs/572813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2010-05-09 Thread ajeshp
Removing .pulse folder from /home also worked for me

-- 
polkitd service is using all my RAM
https://bugs.launchpad.net/bugs/572813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2010-05-06 Thread VasiaUVI
I've managed to not have this problem again!
I've deleted from /home the .pulse folder and after this was everything OK.

-- 
polkitd service is using all my RAM
https://bugs.launchpad.net/bugs/572813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572813] Re: polkitd service is using all my RAM

2010-05-03 Thread James Westby
I suspect this is a duplicate of bug 570015.

Thanks,

James

-- 
polkitd service is using all my RAM
https://bugs.launchpad.net/bugs/572813
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs