[Bug 706083] v4l2src: UVC Allocated buffers wrapped in GstBuffer get orphaned by GstBuffer API

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 16 09:05:39 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=706083
  GStreamer | gst-plugins-good | git

Robert Krakora <rob.krakora> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #251764|0                           |1
        is obsolete|                            |

--- Comment #5 from Robert Krakora <rob.krakora at messagenetsystems.com> 2013-08-16 16:05:35 UTC ---
Created an attachment (id=251906)
 View: https://bugzilla.gnome.org/attachment.cgi?id=251906
 Review: https://bugzilla.gnome.org/review?bug=706083&attachment=251906

Patch for v4l2src to put back replaced buffer...and fix race condition...

Through extended 24 hour testing, I found a race condition between dqbuf and
qbuf functions that can undermine replacement of original buffer in the qbuf
function.  This warranted the introduction of mutex protection in both the
aforementioned functions.

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