[Bug 761234] New: souphttpsrc crashes when used more than once (not re-used, a new element)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 28 03:51:18 PST 2016


https://bugzilla.gnome.org/show_bug.cgi?id=761234

            Bug ID: 761234
           Summary: souphttpsrc crashes when used more than once (not
                    re-used, a new element)
    Classification: Platform
           Product: GStreamer
           Version: 1.6.3
                OS: Mac OS
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: fzwoch at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 319917
  --> https://bugzilla.gnome.org/attachment.cgi?id=319917&action=edit
souphttpsrc stack trace

I see crashes in libsouphttpsrc when using the element a second time. This is
not reusing the element but creating a new pipeline. I'm using a playbin to the
create the pipline:

pipeline parse_launch playbin uri="http://...m3u8"
pipeline state PLAYING
pipeline state NULL
pipeline unref

start from parse_launch again.

The stack trace shows a lot of glib/gio involvement so perhaps the error is
found there? At least it always happens at the strlen().

I _think_ this worked just fine on 1.6.0 but saw it happening on 1.6.2 as well.
So I would suspect the error was introduced in 1.6.1 or 1.6.2 changes.

-- 
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