GNOME Bugzilla – Bug 786176
kmssink: DMAbuf cache is not thread safe
Last modified: 2018-11-03 14:12:11 UTC
Using qdata to store framebuffer is not thread safe. As you cannot get_and_ref from qdata, you may endup overriding the qdata, hence destroying the framebuffer created buy the other sink. This should be simple to fix since we already have a local cache of the framebuffer object now to be able to drain.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/597.