[Bug 54270] New: Don't run the TplLogEventFilter from a separate thread

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 30 17:18:47 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=54270

             Bug #: 54270
           Summary: Don't run the TplLogEventFilter from a separate thread
    Classification: Unclassified
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: logger
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: debarshi.ray at gmail.com
         QAContact: telepathy-bugs at lists.freedesktop.org


The TplLogEventFilter function used by 
tpl_log_manager_get_filtered_events_async and the new TplLogWalker API should
not be run from a thread other than the one from which the API was called.
Empathy, which uses a filter function while retrieving the logs, calls
telepathy-glib methods from its filter which leads to bad things as tp-glib is
not thread safe.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list