[Bug 796745] New: Crash playing DASH URL

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 3 19:37:31 UTC 2018


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

            Bug ID: 796745
           Summary: Crash playing DASH URL
    Classification: Platform
           Product: GStreamer
           Version: 1.14.1
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: don't know
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: xclaesse at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

gst-play and totem both crash with that URL:

http://san-dfw-ote-vorigin-01.quickplay.com/Content/DASH_dash.00/Live/channel(AUDHD-3304.dfw-ote.720)/manifest_mobile.mpd

Before crashing there are many criticals, I guess the first one is where the
problem start, so here is the backtrace with G_DEBUG=fatal-warnings:
** (gst-play-1.0:13181): CRITICAL **: 15:35:03.187: gst_adapter_available:
assertion 'GST_IS_ADAPTER (adapter)' failed

Thread 15 "queue4:src" received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 0x7fffcdffb700 (LWP 13198)]
0x00007ffff6c02c41 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
(gdb) bt
#0  0x00007ffff6c02c41 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007ffff6c03f2b in g_logv () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff6c0407f in g_log () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff61bdc45 in gst_adapter_available () at
/usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
#4  0x00007fffde9d01c5 in  () at
/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdashdemux.so
#5  0x00007fffde59dbba in  () at
/usr/lib/x86_64-linux-gnu/libgstadaptivedemux-1.0.so.0
#6  0x00007ffff71915fb in  () at
/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#7  0x00007ffff7199933 in gst_pad_push () at
/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#8  0x00007ffff717f92b in gst_proxy_pad_chain_default () at
/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#9  0x00007ffff71915fb in  () at
/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#10 0x00007ffff7199933 in gst_pad_push () at
/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#11 0x00007fffef8b2659 in  () at
/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so
#12 0x00007ffff71c5f79 in  () at
/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#13 0x00007ffff6c257d0 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007ffff6c24e05 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007ffff5f956db in start_thread (arg=0x7fffcdffb700) at
pthread_create.c:463
#16 0x00007ffff654388f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

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