[Bug 790468] atomicqueue: not MT-safe and racy

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 17 09:46:50 UTC 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
See GstBus' and GstBufferPool's usage of atomicqueue, you're supposed to add
some kind of serialization of operations and waiting with GstPoll around it.
There were also some commits for fixing issues around this in both files.

But maybe your problem is something else?

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