desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #23176
[Bug 858775] [NEW] gnome-keyring-daemon hogs CPU in Oneiric
Public bug reported:
I just upgraded my Nokia Booklet to Oneiric, and noticed that gnome-
keyring-daemon is using about 40% CPU all the time.
Here's a snippet from strace:
time(NULL) = 1316942473
times({tms_utime=10433, tms_stime=907, tms_cutime=112, tms_cstime=7}) = 1718106444
gettimeofday({1316942473, 940560}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={104, 338520}, ru_stime={9, 72567}, ...}) = 0
time(NULL) = 1316942473
times({tms_utime=10433, tms_stime=907, tms_cutime=112, tms_cstime=7}) = 1718106444
gettimeofday({1316942473, 941462}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={104, 338520}, ru_stime={9, 72567}, ...}) = 0
time(NULL) = 1316942473
times({tms_utime=10433, tms_stime=907, tms_cutime=112, tms_cstime=7}) = 1718106444
gettimeofday({1316942473, 942363}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={104, 338520}, ru_stime={9, 72567}, ...}) = 0
time(NULL) = 1316942473
times({tms_utime=10433, tms_stime=907, tms_cutime=112, tms_cstime=7}) = 1718106444
gettimeofday({1316942473, 943249}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={104, 342521}, ru_stime={9, 72567}, ...}) = 0
time(NULL) = 1316942473
times({tms_utime=10434, tms_stime=907, tms_cutime=112, tms_cstime=7}) = 1718106444
gettimeofday({1316942473, 944096}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={104, 342521}, ru_stime={9, 72567}, ...}) = 0
time(NULL) = 1316942473
times({tms_utime=10434, tms_stime=907, tms_cutime=112, tms_cstime=7}) = 1718106444
gettimeofday({1316942473, 944909}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={104, 342521}, ru_stime={9, 72567}, ...}) = 0
It seems to be spinning within dbus_connection_dispatch, I'll see if I
can come up with a backtrace.
gnome-keyring is version 3.1.92-0ubuntu1.
The system differs from a normal Oneiric install in one regard: for some
reason I can't get gdm to start on login, so it actually boots into a
console and I "sudo start gdm" from there. Don't know if it affects
anything.
** Affects: gnome-keyring (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/858775
Title:
gnome-keyring-daemon hogs CPU in Oneiric
Status in “gnome-keyring” package in Ubuntu:
New
Bug description:
I just upgraded my Nokia Booklet to Oneiric, and noticed that gnome-
keyring-daemon is using about 40% CPU all the time.
Here's a snippet from strace:
time(NULL) = 1316942473
times({tms_utime=10433, tms_stime=907, tms_cutime=112, tms_cstime=7}) = 1718106444
gettimeofday({1316942473, 940560}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={104, 338520}, ru_stime={9, 72567}, ...}) = 0
time(NULL) = 1316942473
times({tms_utime=10433, tms_stime=907, tms_cutime=112, tms_cstime=7}) = 1718106444
gettimeofday({1316942473, 941462}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={104, 338520}, ru_stime={9, 72567}, ...}) = 0
time(NULL) = 1316942473
times({tms_utime=10433, tms_stime=907, tms_cutime=112, tms_cstime=7}) = 1718106444
gettimeofday({1316942473, 942363}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={104, 338520}, ru_stime={9, 72567}, ...}) = 0
time(NULL) = 1316942473
times({tms_utime=10433, tms_stime=907, tms_cutime=112, tms_cstime=7}) = 1718106444
gettimeofday({1316942473, 943249}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={104, 342521}, ru_stime={9, 72567}, ...}) = 0
time(NULL) = 1316942473
times({tms_utime=10434, tms_stime=907, tms_cutime=112, tms_cstime=7}) = 1718106444
gettimeofday({1316942473, 944096}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={104, 342521}, ru_stime={9, 72567}, ...}) = 0
time(NULL) = 1316942473
times({tms_utime=10434, tms_stime=907, tms_cutime=112, tms_cstime=7}) = 1718106444
gettimeofday({1316942473, 944909}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={104, 342521}, ru_stime={9, 72567}, ...}) = 0
It seems to be spinning within dbus_connection_dispatch, I'll see if I
can come up with a backtrace.
gnome-keyring is version 3.1.92-0ubuntu1.
The system differs from a normal Oneiric install in one regard: for
some reason I can't get gdm to start on login, so it actually boots
into a console and I "sudo start gdm" from there. Don't know if it
affects anything.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/858775/+subscriptions
Follow ups
References