GNOME Bugzilla – Bug 745565
Long spam of debug messages about invalid source IDs
Last modified: 2015-03-12 01:21:53 UTC
I occasionally get a long (usually over 100 messages) list of critical warnings from tracker in the journal. Mar 03 15:14:10 giovanni-macbook org.freedesktop.Tracker1[1489]: (tracker-store:8442): GLib-CRITICAL **: Source ID 408 was not found when attempting to remove it Backtrace of one of these:
+ Trace 234773
Created attachment 298492 [details] [review] tracker-store: clear the watchdog timer when it fires Otherwise glib complain that we remove an invalid source. Turned out to be simpler than expected.
Review of attachment 298492 [details] [review]: Ah, great patch, been wanting this fixed for a while, but never got around to it!
Attachment 298492 [details] pushed as 6758397 - tracker-store: clear the watchdog timer when it fires