trackerd consumes 100% CPU after computer resumes from sleep

Bug #533909 reported by Sonal Santan
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tracker (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: tracker

After resuming from suspend, trackerd goes into an infinite loop. In the loop it sends a storm of messages to DBUS about Pending and Watching. Here is log from "dbus-monitor --session"

The sequence below just keeps repeating.

signal sender=:1.33 -> dest=(null destination) serial=6983854 path=/org/freedesktop/Tracker; interface=org.freedesktop.Tracker; member=IndexStateChange
   string "Pending"
   boolean false
   boolean false
   boolean false
   boolean false
   boolean false
   boolean true
signal sender=:1.33 -> dest=(null destination) serial=6983855 path=/org/freedesktop/Tracker; interface=org.freedesktop.Tracker; member=IndexStateChange
   string "Watching"
   boolean false
   boolean false
   boolean false
   boolean false
   boolean false
   boolean true

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.