[Bug 763496] queue: Memory corruption found in valgrind

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 11 14:19:16 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #323714|none                        |needs-work
             status|                            |

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 323714:
 --> (https://bugzilla.gnome.org/review?bug=763496&attachment=323714)

Someone needs to review this in a bit more detail

::: plugins/elements/gstqueue.c
@@ +1665,3 @@
         queue->srcresult = GST_FLOW_FLUSHING;
         /* the item del signal will unblock */
+        GST_QUEUE_SIGNAL_DEL (queue);

I think this can deadlock, as we now wait for downstream to shut down before

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