mail-notifcation hogging the CPU polling when internet connection lost
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mail Notification |
New
|
Undecided
|
Unassigned | ||
mail-notification (Fedora) |
Confirmed
|
Undecided
|
Unassigned | ||
mail-notification (Ubuntu) |
Triaged
|
Medium
|
Unassigned | ||
Bug Description
When the system is idle, mail-notifcation process consumes ~80% of the CPU. This usually starts happening after
running for a few hours.
I have a delay between checks of 2 minutes, and two accounts configured - one IMAP server (with IDLE support), and GMail.
Ethereal shows the process repeatedly establishing SSL connections to www.google.com, more than once per second(!).
Stack from gdb:
0xffffe410 in ?? ()
(gdb) bt
#0 0xffffe410 in ?? ()
#1 0xbf8575d8 in ?? ()
#2 0x0001986d in ?? ()
#3 0x00000004 in ?? ()
#4 0xb6a190f4 in poll () from /lib/tls/
#5 0xb755c2e8 in g_main_
#6 0xb755c783 in g_main_loop_run () from /usr/lib/
#7 0xb7a57606 in gtk_main () from /usr/lib/
#8 0x08087a47 in main ()
Changed in mail-notification: | |
assignee: | nobody → motu |
Changed in mail-notification: | |
status: | New → Confirmed |
Does it checks email at all? Despite it's high CPU usage.