[Bug 750039] New: Keeping buffers with shared memory alive
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu May 28 07:37:17 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750039
Bug ID: 750039
Summary: Keeping buffers with shared memory alive
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer (core)
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: thaytan at noraisin.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
We had a problem recently with sharing GstMemory to another buffer. The memory
gains an extra ref and stays alive fine, but the original parent can still be
unreffed and returned to a bufferpool (and hence reused) while the child buffer
is still using it.
--
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