[Bug 773828] New: splitmuxsink: Crash when changing into a new file under GST_DEBUG=*:6

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 2 12:26:05 UTC 2016


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

            Bug ID: 773828
           Summary: splitmuxsink: Crash when changing into a new file
                    under GST_DEBUG=*:6
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vivia at ahiru.eu
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

GST_DEBUG=splitmuxsink:6 GST_DEBUG_NO_COLOR=1 gst-launch-1.0 videotestsrc  !
x264enc ! splitmuxsink location=file%03d.mov max-size-time=60000000000



0:00:28.731786945 31104 0x556fa4c2df20 LOG             splitmuxsink
gstsplitmuxsink.c:959:handle_gathered_gop:<splitmuxsink0> mq at TS
+0:01:10.000000000 bytes 13390123
0:00:28.731793916 31104 0x556fa4c2df20 INFO            splitmuxsink
gstsplitmuxsink.c:973:handle_gathered_gop:<splitmuxsink0> mq overflowed since
last, draining out. max out TS is +0:01:00.000000000
0:00:28.731801405 31104 0x556fa4c2df20 LOG             splitmuxsink
gstsplitmuxsink.c:1304:handle_mq_input:<multiqueue:sink_0> Sending
splitmuxsink-unblock event
0:00:28.731817355 31104 0x556fa4c2df20 LOG             splitmuxsink
gstsplitmuxsink.c:1132:handle_mq_input:<multiqueue:sink_0> Fired probe type
0x1040
0:00:28.731820151 31104 0x556fa4c2ded0 INFO            splitmuxsink
gstsplitmuxsink.c:632:complete_or_wait_on_out:<multiqueue:src_0> Woken for new
max running time +0:01:00.000000000
0:00:28.731837377 31104 0x556fa4c2ded0 LOG             splitmuxsink
gstsplitmuxsink.c:599:complete_or_wait_on_out:<multiqueue:src_0> Checking
running time +0:01:00.000000000 against max +0:01:00.000000000
0:00:28.731851197 31104 0x556fa4c2ded0 INFO            splitmuxsink
gstsplitmuxsink.c:579:send_eos:<splitmuxsink0> Sending EOS on <muxer:video_0>
0:00:28.731863626 31104 0x556fa4c2df20 DEBUG           splitmuxsink
gstsplitmuxsink.c:1320:handle_mq_input:<multiqueue:sink_0> Sleeping for
fragment restart
Caught SIGSEGV
#0  0x00007f714d2cf56d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f714dc019d6 in g_main_context_iterate (priority=<optimized out>,
n_fds=2, fds=0x556fa4c407e0, timeout=<optimized out>, context=0x556fa4c422b0)
#2  0x00007f714dc019d6 in g_main_context_iterate (context=0x556fa4c422b0,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>)
#3  0x00007f714dc01d62 in g_main_loop_run (loop=0x556fa4c3d0b0)
#4  0x00007f714e3656e1 in gst_bus_poll (bus=0x556fa4a75bf0 [GstBus],
events=GST_MESSAGE_ANY, timeout=<optimized out>) at gstbus.c:1181
#5  0x0000556fa2b5eb30 in event_loop (pipeline=0x556fa4c24070 [GstPipeline],
blocking=1, do_progress=0, target_state=GST_STATE_PLAYING) at gst-launch.c:533
#6  0x0000556fa2b5daf3 in main (argc=<optimized out>, argv=<optimized out>)
Spinning.  Please run 'gdb gst-launch-1.0 31104' to continue debugging, Ctrl-C
to quit, or Ctrl-\ to dump core.

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