gstreamer undefined symbol: _gst_fraction_type error

stproj smpalasis at gmail.com
Sat Nov 7 10:26:58 PST 2015


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.


More information about the gstreamer-devel mailing list