[Bug 711385] New: Crash when recoding video file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 4 02:19:55 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=711385
  GStreamer | don't know | 1.2.0

           Summary: Crash when recoding video file
    Classification: Platform
           Product: GStreamer
           Version: 1.2.0
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ondrejj at salstar.sk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: 3.7/3.8


gst-launch-1.0 filesrc location=20131104-091054-test.mpg '!' decodebin
name=demux '{' matroskamux name=mux '!' filesink
location=20131104-091054-test.mkv '}' '{' demux. '!' queue '!' audioconvert '!'
avenc_aac bitrate=96000 '!' queue '!' mux. '}' '{' demux. '!' deinterlace '!'
queue '!' x264enc bitrate=1200 '!' mux. '}'
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Missing element: Teletext decoder
Redistribute latency...
Caught SIGSEGV
Redistribute latency...
#0  0x00000037ce2eb84d in poll () from /lib64/libc.so.6
#1  0x0000003fb60480f4 in g_main_context_iterate.isra.22 ()
#2  0x0000003fb604855a in g_main_loop_run () from /lib64/libglib-2.0.so.0
#3  0x00007fda1696f924 in gst_bus_poll () from /lib64/libgstreamer-1.0.so.0
#4  0x0000000000404578 in event_loop ()
#5  0x00000000004036ac in main ()
Spinning.  Please run 'gdb gst-launch-1.0 4049' to continue debugging, Ctrl-C
to quit, or Ctrl-\ to dump core.


backtrace:
(gdb) bt
#0  0x00000037ce2eb84d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003fb60480f4 in g_main_context_poll (priority=2147483647, n_fds=2,
    fds=0x2733ef0, timeout=-1, context=0x270c400) at gmain.c:3995
#2  g_main_context_iterate (context=0x270c400, block=block at entry=1,
    dispatch=dispatch at entry=1, self=<optimized out>) at gmain.c:3696
#3  0x0000003fb604855a in g_main_loop_run (loop=0x2565070) at gmain.c:3895
#4  0x00007fda1696f924 in gst_bus_poll (bus=bus at entry=0x270aa80,
    events=events at entry=GST_MESSAGE_ANY, timeout=<optimized out>)
    at gstbus.c:1082
#5  0x0000000000404578 in event_loop (pipeline=0x2734350,
    blocking=blocking at entry=1, do_progress=do_progress at entry=1,
    target_state=target_state at entry=GST_STATE_PAUSED) at gst-launch.c:507
#6  0x00000000004036ac in main (argc=39, argv=0x7fff48bbf678)
    at gst-launch.c:1042

I can provide this 67 MB test file, if required, or may be can create any other
file.

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