Ticket #1927 (closed defect: fixed)
Avahi causing sugar-presence-service to peg CPU and fill disk?
| Reported by: | Zack | Owned by: | smcv |
|---|---|---|---|
| Priority: | blocker | Milestone: | Trial-2 |
| Component: | presence-service | Version: | |
| Keywords: | Cc: | Zack, smcv | |
| Action Needed: | Verified: | yes | |
| Deployments affected: | Blocked By: | ||
| Blocking: |
Description
When there's no Internet connection, Avahi seems to be bouncing around. The result of this is that sugar-presence-service takes so much CPU time that the UI becomes unresponsive.
With an uptime of 35 minutes on a freshly installed build 486, sugar-presence-service.log is 1.5MiB and growing.
Filing this on NM because Avahi has no component.
INFO - s-p-s.linklocal_plugin: Avahi disappeared from the system bus - stopping... INFO - s-p-s.linklocal_plugin: Avahi appeared on the system bus (:1.13) - starting... DEBUG - s-p-s.telepathy_plugin: <LinkLocalPlugin object (telepathy_plugin+TelepathyPlugin) at 0x82a67ac>: Starting up... INFO - s-p-s.linklocal_plugin: Avahi disappeared from the system bus - stopping... DEBUG - s-p-s.buddy: Failed to preload buddy properties, will try again after Connect(): org.freedesktop.DBus.Error.UnknownMethod: Method "SetProperties" with signature "a{sv}" on interface "org.laptop.Telepathy.BuddyInfo" doesn't exist INFO - s-p-s.linklocal_plugin: Avahi appeared on the system bus (:1.14) - starting... DEBUG - s-p-s.telepathy_plugin: <LinkLocalPlugin object (telepathy_plugin+TelepathyPlugin) at 0x82a67ac>: Starting up... DEBUG - s-p-s.telepathy_plugin: <LinkLocalPlugin object (telepathy_plugin+TelepathyPlugin) at 0x82a67ac>: connecting... INFO - s-p-s.linklocal_plugin: Avahi disappeared from the system bus - stopping... DEBUG - s-p-s.telepathy_plugin: <LinkLocalPlugin object (telepathy_plugin+TelepathyPlugin) at 0x82a67ac>: Connect() succeeded INFO - s-p-s.linklocal_plugin: Avahi appeared on the system bus (:1.15) - starting... [...] INFO - s-p-s.linklocal_plugin: Avahi appeared on the system bus (:1.2725) - starting...
And this is still counting. Sometimes the messages come in a different order; there's no exact sequence that they follow, it seems.


