[Bug 733524] New: ges-launch crashes with SIGABRT when playing any timeline

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 21 15:41:11 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733524
  GStreamer | gst-editing-services | git

           Summary: ges-launch crashes with SIGABRT when playing any
                    timeline
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-editing-services
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lubosz at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Since a recent update on git master, ges-launch crashes.

To reproduce:

ges-launch any.ogv 0 10

Backtrace:

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7ffff0dbc700 (LWP 1393)]
0x00007ffff4b3dd67 in raise () from /usr/lib/libc.so.6
(gdb) bt
#0  0x00007ffff4b3dd67 in raise () at /usr/lib/libc.so.6
#1  0x00007ffff4b3f118 in abort () at /usr/lib/libc.so.6
#2  0x00007ffff4b7df93 in  () at /usr/lib/libc.so.6
#3  0x00007ffff4b8388e in malloc_printerr () at /usr/lib/libc.so.6
#4  0x00007ffff4b8404b in _int_free () at /usr/lib/libc.so.6
#5  0x00007ffff50f37f1 in  () at /usr/lib/libglib-2.0.so.0
#6  0x00007ffff5dc5b02 in gst_structure_free (structure=0x558,
structure at entry=0x7fffe4013aa0) at gststructure.c:386
#7  0x00007ffff5dba839 in _gst_query_free (query=0x7fffe40144a0) at
gstquery.c:195
#8  0x00007ffff5da946f in gst_pad_get_allowed_caps (caps=<optimized out>) at
../gst/gstcaps.h:230
#9  0x00007ffff5da946f in gst_pad_get_allowed_caps (pad=0x7fffd000a0f0) at
gstpad.c:2625
#10 0x00007ffff103f464 in gst_h264_parse_negotiate (h264parse=0x7fffd0008410,
in_format=1, in_caps=0x7fffdc003590) at gsth264parse.c:351
#11 0x00007ffff103ffb3 in gst_h264_parse_set_caps (parse=0x558,
caps=0x7fffcc0036d0) at gsth264parse.c:1972
#12 0x00007ffff62f095a in gst_base_parse_sink_event_default
(parse=0x7fffd0008410, event=0x7fffd0004890) at gstbaseparse.c:997
#13 0x00007ffff103fa06 in gst_h264_parse_event (parse=0x7fffd0008410,
event=0x7fffd0004890) at gsth264parse.c:2132
#14 0x00007ffff73d6acf in gst_validate_pad_monitor_downstream_event_check
(pad_monitor=0x7fffe42315f0, parent=0x571, event=0x7fffd0004890,
handler=0xffffffffffffffff) at gst-validate-pad-monitor.c:1369
#15 0x00007ffff73d7d71 in gst_validate_pad_monitor_sink_event_func (pad=0x558,
parent=0x571, event=0x7fffd0004890) at gst-validate-pad-monitor.c:1569
#16 0x00007ffff5da3207 in gst_pad_send_event_unchecked (pad=0x7fffe8353c90,
event=0x7fffd0004890, type=3489694736) at gstpad.c:5141
#17 0x00007ffff5da3ac0 in gst_pad_push_event_unchecked (pad=0x7fffe8353a60,
event=0x571, type=GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) at gstpad.c:4839
#18 0x00007ffff5da3ed0 in push_sticky (pad=0x7fffe8353a60, ev=0x7ffff0dbbd60,
user_data=0x7ffff0dbbdb0) at gstpad.c:3443
#19 0x00007ffff5da1f6d in events_foreach (pad=0x7fffe8353a60,
func=0x7ffff5da3d80 <push_sticky>, user_data=0x7ffff0dbbdb0) at gstpad.c:570
#20 0x00007ffff5dac960 in gst_pad_push_event (event=<optimized out>,
pad=<optimized out>) at gstpad.c:3499
#21 0x00007ffff5dac960 in gst_pad_push_event (pad=0x7fffe8353a60,
event=0x7fffd0004890) at gstpad.c:4958
#22 0x00007ffff379bc42 in gst_multi_queue_loop (object=<optimized out>,
sq=<optimized out>, mq=<optimized out>) at gstmultiqueue.c:1166
#23 0x00007ffff379bc42 in gst_multi_queue_loop (pad=0x558) at
gstmultiqueue.c:1392
#24 0x00007ffff5dd27b6 in gst_task_func (task=0x7fffe4008710) at gsttask.c:317
#25 0x00007ffff5145b58 in  () at /usr/lib/libglib-2.0.so.0
#26 0x00007ffff51451d5 in  () at /usr/lib/libglib-2.0.so.0
#27 0x00007ffff4ebf124 in start_thread () at /usr/lib/libpthread.so.0
#28 0x00007ffff4bf34bd in clone () at /usr/lib/libc.so.6

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