I can confirm this issue as well - During my daily duties I keep an email open that outlines what I performed during my shift at work, unfortunately, doing this under Ubuntu pegs my CPU use at 100% between Evolution and the gnome-keyring-daemon - (mostly the keyring daemon). I must close Evolution to drop my CPU use back down to normal. I'm fairly fresh to Ubuntu so I am unsure how to obtain a stacktrace, but I just wanted to add an additional confirmation that this is effecting me as well. ----- ryana@ryana-linux:~$ dpkg -l | grep evolution ii evolution 2.22.1.1-0ubuntu3 groupware suite with mail client and organizer ii evolution-common 2.22.1.1-0ubuntu3 architecture independent files for Evolution ii evolution-data-server 2.22.1.1-0ubuntu3 evolution database backend server ii evolution-data-server-common 2.22.1.1-0ubuntu3 architecture independent files for Evolution Data Server ii evolution-exchange 2.22.1-0ubuntu1 Exchange plugin for the Evolution groupware suite ii evolution-plugins 2.22.1.1-0ubuntu3 standard plugins for Evolution ii evolution-webcal 2.21.92-0ubuntu1 webcal: URL handler for GNOME and Evolution ii libebook1.2-9 2.22.1.1-0ubuntu3 Client library for evolution address books ii libecal1.2-7 2.22.1.1-0ubuntu3 Client library for evolution calendars ii libedata-book1.2-2 2.22.1.1-0ubuntu3 Backend library for evolution address books ii libedata-cal1.2-6 2.22.1.1-0ubuntu3 Backend library for evolution calendars ii libedataserver1.2-9 2.22.1.1-0ubuntu3 Utility library for evolution data servers ii libedataserverui1.2-8 2.22.1.1-0ubuntu3 GUI utility library for evolution data servers ii libexchange-storage1.2-3 2.22.1.1-0ubuntu3 Backend library for evolution calendars ryana@ryana-linux:~$ dpkg -l | grep gnome-keyring ii gnome-keyring 2.22.2-0ubuntu1 GNOME keyring services (daemon and tools) ii libgnome-keyring0 2.22.2-0ubuntu1 GNOME keyring services library ii libpam-gnome-keyring 2.22.2-0ubuntu1 PAM module to unlock the GNOME keyring upon login ryana@ryana-linux:~$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.04 DISTRIB_CODENAME=hardy DISTRIB_DESCRIPTION="Ubuntu 8.04" ryana@ryana-linux:~$ apt-cache policy gnome-keyring gnome-keyring: Installed: 2.22.2-0ubuntu1 Candidate: 2.22.2-0ubuntu1 Version table: *** 2.22.2-0ubuntu1 0 500 http://ca.archive.ubuntu.com hardy-updates/main Packages 100 /var/lib/dpkg/status 2.22.1-1 0 500 http://ca.archive.ubuntu.com hardy/main Packages ryana@ryana-linux:~$ apt-cache policy evolution evolution: Installed: 2.22.1.1-0ubuntu3 Candidate: 2.22.1.1-0ubuntu3 Version table: *** 2.22.1.1-0ubuntu3 0 500 http://ca.archive.ubuntu.com hardy-updates/main Packages 100 /var/lib/dpkg/status 2.22.1-0ubuntu3 0 500 http://ca.archive.ubuntu.com hardy/main Packages