Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

** Changed in: gnome-keyring (Ubuntu)
   Importance: Undecided => Low

-- 
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:
  Confirmed

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to