[Bug 755554] gtk: Wait at most 5s for calling something on the main thread

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 25 01:22:36 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=755554

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #312114|reviewed                    |none
             status|                            |
 Attachment #312114|0                           |1
        is obsolete|                            |

--- Comment #13 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 312116
  --> https://bugzilla.gnome.org/attachment.cgi?id=312116&action=edit
gtk: Wait at most 5s for calling something on the main thread

In certain situations we might deadlock, main thread waiting for the
streaming thread, streaming thread waiting for the main thread.

With this we cut the deadlock and error out properly.

-- 
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 gstreamer-bugs mailing list