system impossibly slow
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dbus (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Description: Ubuntu 12.04.3 LTS
Release: 12.04
dbus:
Installed: 1.4.18-1ubuntu1.4
Candidate: 1.4.18-1ubuntu1.4
Version table:
*** 1.4.18-1ubuntu1.4 0
500 http://
500 http://
100 /var/lib/
1.
500 http://
My system runs like a dog, I noticed it when I installed kubuntu on top of a server install (I had my reasons). Network takes a couple of tries to come up on reboot. Flash in firefox brings the system to 100% CPU utlization (hulu.com is a decent test of same).
Found this in apport.log, don't know if it's relevant.
ERROR: apport (pid 10208) Sun Oct 20 08:33:49 2013: called for pid 19161, signal 11
ERROR: apport (pid 10208) Sun Oct 20 08:33:49 2013: executable: /usr/lib/
i /usr/lib/
ERROR: apport (pid 10208) Sun Oct 20 08:33:49 2013: gdbus call error: Error: GDBus.Error:
s
ERROR: apport (pid 10208) Sun Oct 20 08:33:49 2013: debug: session gdbus call:
ERROR: apport (pid 10208) Sun Oct 20 08:33:49 2013: apport: report /var/crash/
~~~~~~~~~~~~~~
Also, someone was trying to find a bug in their application (sflphone) on my system... he tracked one of the issues down to a problem with DBUS.
Some pieces of our conversation on IRC (I don't know if the different comments are related to this specific issue or not but it all came out in one debug session so I'll let someone that knows what they're doing make that determination):
the socket is not responding
since you restarted dbus, many system services failed to register
your whole system is slowly crashing right now
https:/
network problems, unresponsive d-bus, look like your issue to me
there we go! it is a bug in kdelibs
can only happen on Ubuntu server. The KUniqueapplication class break a default policy and lock dbus
I can fix that by using "KApplication" instead of "KUniqueapplica
Changed in dbus (Ubuntu): | |
status: | New → Opinion |
status: | Opinion → New |