This bug was causing my laptop (Thinkpad T500) to overheat within 5
minutes every time I started chrome. I've bought a cooling pad but it's
not helping (the laptop still shuts itself).

I've found out that the issue does not come up when Google Chrome is not
connected with a Google account. In other words, as a temporary
workaround, one can log out of synchronisation. I don't see gnome-
keyring-daemon hogging CPU any more with this option turned off.

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

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