[Bug 784604] New: SegFault streaming video on Ubuntu 16.04

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 6 07:12:53 UTC 2017


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

            Bug ID: 784604
           Summary: SegFault streaming video on Ubuntu 16.04
    Classification: Platform
           Product: GStreamer
           Version: 1.0.0
                OS: other
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: gstreamer-vaapi
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: rohan at cryptomove.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

I am not sure if this is specific to Ubuntu 16.04 but that is where I am
running on. I am trying to use GStreamer within my application running on
Ubuntu 16.04 to send some video frames over to QGC (QuadGroundControl) to view
the video. 

I am getting a seg fault and do not know where to go from here. I am opening a
bug hoping there is an easy fix in GStreamer or perhaps someone can tell me if
I am missing something. 

Thread 34 "source:src" received signal SIGSEGV, Segmentation fault. [Switching
to Thread 0x7ff054ed8700 (LWP 20972)] 0x00007ff07506de63 in ?? () from
/usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0 

(gdb) where

#0 0x00007ff07506de63 in ?? () from
/usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0
#1 0x00007ff075078c33 in ?? () from /usr/lib/x86_64-linux-
gnu/libgstvideo-1.0.so.0
#2 0x00007ff075078dba in ?? () from
/usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0
#3 0x00007ff0750795c4 in ?? () from
/usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0
#4 0x00007ff075078dba in ?? () from
/usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0
#5 0x00007ff075079d2e in ?? () from
/usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0
#6 0x00007ff075078dba in ?? () from
/usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0
#7 0x00007ff07507905b in ?? () from
/usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0
#8 0x00007ff075305509 in ?? () from
/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoconvert.so
#9 0x00007ff07508721e in ?? () from
/usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0
#10 0x00007ff07c8f4ba5 in ?? () from
/usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
#11 0x00007ff07c8f4446 in ?? () from
/usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
#12 0x00007ff07e9ac59f in ?? () from
/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#13 0x00007ff07e9b4543 in gst_pad_push () from
/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#14 0x00007ff07c8efe55 in ?? () from
/usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0
#15 0x00007ff07e9def31 in ?? () from
/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
#16 0x00007ff07cb9454e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007ff07cb93bb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007ff0836866ba in start_thread (arg=0x7ff054ed8700) at
pthread_create.c:333
#19 0x00007ff0827e282d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109



Not sure if this is related but the rest of the threads look like this
13   Thread 0x7fb9cac12700 (LWP 25718) "hee" pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185


I see this at the top
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
c
pthread_cond_wait@@GLIBC_2.3.2 ()
    at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
185    ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: No such file or
directory.

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