[Bug 683865] New: gst-launch segfaults when plugin is not correctly init'ed
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Sep 12 05:09:32 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=683865
GStreamer | gstreamer (core) | 1.x
Summary: gst-launch segfaults when plugin is not correctly
init'ed
Classification: Platform
Product: GStreamer
Version: 1.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: fraxinas at opendreambox.org
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
after porting my elements from 0.10 to 1.0 api, i ran into crashes which were
apparently caused by incorrect GST_PLUGIN_DEFINE / G_DEFINE_TYPE parameters in
my plugin
stacktraces showed that the _is_renderer and _is_parser functions in
gstsubtitleoverlay.c perfrom strstr in NULL strings in this case
another issue is in gst_element_factory_list_is_type
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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