[Webkit-unassigned] [Bug 213364] [GStreamer] gst_buffer_unmap: assertion 'GST_IS_BUFFER (buffer)' failed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 07:28:38 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=213364

--- Comment #6 from Philippe Normand <pnormand at igalia.com> ---
Yeah right, so this is happening because the SharedBuffer doesn't keep a reference of the buffer. It would be nicer to have a wrapper shared buffer mechanism perhaps? We could then increment the buffer ref when creating the shared buffer and then have a destroy-notify callback to unref it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200721/132bde13/attachment.htm>


More information about the webkit-unassigned mailing list