[Bug 737794] multiqueue: deadlock if queue overruns with serialized events

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 9 01:50:12 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737794
  GStreamer | gstreamer (core) | git

Sebastian Dröge (slomo) <slomo> changed:

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

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-10-09 08:50:04 UTC ---
commit 41fa9ad9f293c2079b0a3bf6ccee08ec39753d91
Author: Aleix Conchillo Flaqué <aleix at oblong.com>
Date:   Wed Oct 8 09:37:41 2014 -0700

    multiqueue: don't lock multiqueue when pushing serialized queries

    If we are pushing a serialized query into a queue and the queue is
    filled, we will end in a deadlock. We need to release the lock before
    pushing and acquire it again afterward.

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

-- 
Configure bugmail: https://bugzilla.gnome.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 gstreamer-bugs mailing list