[Bug 679950] [pad] gst_pad_set_blocked_async in rare cases calls callback twice

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 16 03:49:33 PDT 2012


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |wim.taymans at gmail.com
     Ever Confirmed|0                           |1

--- Comment #7 from Wim Taymans <wim.taymans at gmail.com> 2012-07-16 10:49:28 UTC ---
Looks like concurrent pad_alloc (from flump3dec) and a push of a buffer (from
the queue).

There is some code in gstpad.c to only call the callback once but it seems
weird and wrong, need to take a closer look.

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