[Bug 774556] New: Splitmuxsink crash (ver 1.10.0)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 16 15:12:51 UTC 2016


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

            Bug ID: 774556
           Summary: Splitmuxsink crash (ver 1.10.0)
    Classification: Platform
           Product: GStreamer
           Version: 1.10.0
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: taras.igorovich at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

After gstreamer and plugins update to ver 1.10.0 next segmentation fault
occurred after pipeline with splitmuxsink tries to quit:

(--gst-debug=GST_CAPS:4:6705): GStreamer-CRITICAL **: gst_object_get_name:
assertion 'GST_IS_OBJECT (object)' failed 

Steps to reproduce:
1. Install gstreamer with plugins ver 1.10.0
2. Get any h264 mp4 video file
3. Run next simple pipeline:
gst-launch-1.0 filesrc location=input.mp4 ! qtdemux ! splitmuxsink
location=out%02d.mov max-size-time=5000000000
4. Get segmentation fault as soon as video is finished

NOTE: On other versions works fine.

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