[Zeitgeist-bugs] [Bug 95549] New: Creating a log on a non-default thread causes it to hang

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 23 15:46:26 UTC 2016


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

            Bug ID: 95549
           Summary: Creating a log on a non-default thread causes it to
                    hang
           Product: Zeitgeist
           Version: 0.9.x
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: libzeitgeist
          Assignee: zeitgeist-bugs at lists.freedesktop.org
          Reporter: ted at gould.cx
        QA Contact: zeitgeist-bugs at lists.freedesktop.org

Created attachment 123998
  --> https://bugs.freedesktop.org/attachment.cgi?id=123998&action=edit
Patch to use the thread default context

When creating a Log object it creates a mainloop to wait on the proxy object.
It unfortunately does this with NULL has its context which means it uses the
main thread's context instead of the thread it is running on. This causes a
hang as no one gets events then.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/zeitgeist-bugs/attachments/20160523/2757bc5e/attachment.html>


More information about the Zeitgeist-bugs mailing list