[Bug 760696] New: gl: Regression with caps ref-couting
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jan 15 18:19:50 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760696
Bug ID: 760696
Summary: gl: Regression with caps ref-couting
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: nicolas.dufresne at collabora.co.uk
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I updated to git master today, and found that quick resize of the GL window
lead to GstCaps ref-couting issues.
gst-launch-1.0 videotestsrc ! glimagesink
(gst-launch-1.0:29494): GStreamer-CRITICAL **: gst_mini_object_unref: assertion
'mini_object->refcount > 0' failed
gst-launch-1.0 videotestsrc ! glupload ! glcolorconvert ! clockoverlay !
glimagesink
(gst-launch-1.0:29632): GStreamer-CRITICAL **: gst_caps_is_empty: assertion
'GST_IS_CAPS (caps)' failed
(gst-launch-1.0:29632): GStreamer-CRITICAL **: gst_caps_get_features: assertion
'GST_IS_CAPS (caps)' failed
(gst-launch-1.0:29632): GStreamer-CRITICAL **: _gst_caps_copy: assertion
'GST_IS_CAPS (caps)' failed
(gst-launch-1.0:29632): GStreamer-CRITICAL **: gst_caps_get_features: assertion
'GST_IS_CAPS (caps)' failed
(gst-launch-1.0:29632): GStreamer-CRITICAL **: gst_caps_features_add: assertion
'features != NULL' failed
Caught SIGSEGV
--
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