gstreamer undefined symbol: _gst_fraction_type error

Chuck Crisler ccrislerathome at gmail.com
Sat Nov 7 14:31:41 PST 2015


Hmmm...element=0x0 might be a problem.

On Sat, Nov 7, 2015 at 1:26 PM, stproj <smpalasis at gmail.com> wrote:

> Hi,
>
> Thanks for your effort. Please tell me if this is something what you were
> expecting to see. With bold are my commands, the source code can be found
> here:
>
>
> http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/examples/rtp/client-rtpaux.c
> <
> http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/examples/rtp/client-rtpaux.c
> >
>
>
> *gcc -Wall rtpclient.c -o rtpclient $(pkg-config --cflags --libs
> gstreamer-1.0)*
> *G_DEBUG=fatal_warnings ./rtpclient*
>
> (rtpclient:2758): GStreamer-CRITICAL **: gst_bin_add: assertion
> 'GST_IS_ELEMENT (element)' failed
> Trace/breakpoint trap (core dumped)
>
> *(gdb) file ./rtpclient*
> Reading symbols from ./rtpclient...(no debugging symbols found)...done.
> (gdb)* set env G_DEBUG=fatal-criticals*
> (gdb)*run
>
> Starting program: /home/gstreamer7/Desktop/rtpclient
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
> (rtpclient:2771): GStreamer-CRITICAL **: gst_bin_add: assertion
> 'GST_IS_ELEMENT (element)' failed
> Program received signal SIGTRAP, Trace/breakpoint trap.
> 0x00007ffff75b6c13 in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
>
> (gdb) *bt*
>
> #0  0x00007ffff75b6c13 in g_logv () from
> /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #1  0x00007ffff75b6d72 in g_log () from
> /lib/x86_64-linux-gnu/libglib-2.0.so.0
> #2  0x00007ffff7af5751 in gst_bin_add (bin=0x66c170, element=0x0)
>     at gstbin.c:1292
> #3  0x000000000040268a in main ()
>
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/gstreamer-undefined-symbol-gst-fraction-type-error-tp4674349p4674417.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151107/eb435cf1/attachment.html>


More information about the gstreamer-devel mailing list