[Bug 728777] Hangs when trying to play unsupported video

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 13 06:41:19 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit f50d809c2548a3d2e067be81a94b96f4b6923f58
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Mar 13 13:42:46 2015 +0000

    bus: Fix another case where we hold the object lock while unreffing a
message

commit 721539dc4f029afff5b40b35b42b48874f025f64
Author: Vivia Nikolaidou <vivia at ahiru.eu>
Date:   Fri Mar 13 15:28:42 2015 +0200

    bus: Unreferencing messages outside the lock

    Shouldn't take the lock while unreferencing messages, because that may
cause
    more messages to be sent, which will try to take the lock and cause the app
to
    hang.

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

-- 
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