gstreamer rtsp client crash
David Hubberstey
david.hubberstey at denbridgemarine.com
Tue May 31 14:03:36 UTC 2016
The versions of my gstreamer plugins can be seen below (this is the output
from : rpm -qa | grep gstream* so some might not be relevant)
libgstreamer-1_0-0-1.8.1-69.1.x86_64
gstreamer-plugins-base-1.8.1-66.2.x86_64
gstreamer-debuginfo-1.8.1-69.1.x86_64
gstreamer-plugins-libav-1.8.1-1.1.x86_64
gstreamer-plugins-qt5-devel-1.2.0-5.1.x86_64
PackageKit-gstreamer-plugin-1.0.7-3.5.x86_64
phonon4qt5-backend-gstreamer-4.9.0-26.1.x86_64
gstreamer-devel-1.8.1-69.1.x86_64
gstreamer-plugins-qt5-1.2.0-5.1.x86_64
gstreamer-plugins-qt5-debuginfo-1.2.0-5.1.x86_64
gstreamer-plugins-qt-1.2.0-3.2.x86_64
gstreamer-lang-1.8.1-69.1.noarch
libgstreamer-1_0-0-32bit-1.4.5-2.2.x86_64
gstreamer-plugins-base-lang-1.8.1-66.2.noarch
gstreamer-utils-1.8.1-69.1.x86_64
gstreamer-plugins-good-lang-1.8.1-77.1.noarch
gstreamer-debugsource-1.8.1-69.1.x86_64
gstreamer-plugins-qt5-debugsource-1.2.0-5.1.x86_64
gstreamer-plugins-base-devel-1.8.1-66.2.x86_64
gstreamer-plugins-good-1.8.1-77.1.x86_64
phonon-backend-gstreamer-4.8.2-1.2.x86_64
gstreamer-1.8.1-69.1.x86_64
The backtrace from gdb is as follows:
#0 0x00007fffe5fd800e in () at /usr/lib64/libkdecore.so.5
#1 0x00007ffff7dea8ea in call_init.part () at /lib64/ld-linux-x86-64.so.2
#2 0x00007ffff7dea9d3 in _dl_init_internal () at /lib64/ld-linux-x86-64.so.2
#3 0x00007ffff7deeb08 in dl_open_worker () at /lib64/ld-linux-x86-64.so.2
#4 0x00007ffff7dea7a4 in _dl_catch_error () at /lib64/ld-linux-x86-64.so.2
#5 0x00007ffff7dee2fb in _dl_open () at /lib64/ld-linux-x86-64.so.2
#6 0x00007ffff428802b in dlopen_doit () at /lib64/libdl.so.2
#7 0x00007ffff7dea7a4 in _dl_catch_error () at /lib64/ld-linux-x86-64.so.2
#8 0x00007ffff42885dd in _dlerror_run () at /lib64/libdl.so.2
#9 0x00007ffff42880c1 in dlopen@@GLIBC_2.2.5 () at /lib64/libdl.so.2
#10 0x00007fffe6608f25 in libmodman::module_manager::load_file(std::string,
bool) () at /usr/lib64/libmodman.so.1
#11 0x00007fffe66092b3 in libmodman::module_manager::load_dir(std::string,
bool) () at /usr/lib64/libmodman.so.1
#12 0x00007fffe6819e06 in () at /usr/lib64/libproxy.so.1
#13 0x00007fffe681a9bb in px_proxy_factory_new () at
/usr/lib64/libproxy.so.1
#14 0x00007fffe6a306f9 in () at /usr/lib64/gio/modules/libgiolibproxy.so
#15 0x00007ffff78940eb in g_type_create_instance () at
/usr/lib64/libgobject-2.0.so.0
#16 0x00007ffff787905d in () at /usr/lib64/libgobject-2.0.so.0
#17 0x00007ffff787ab6d in g_object_newv () at /usr/lib64/libgobject-2.0.so.0
#18 0x00007ffff787b31c in g_object_new () at /usr/lib64/libgobject-2.0.so.0
#19 0x00007fffe7ce6071 in () at /usr/lib64/libgio-2.0.so.0
#20 0x00007fffe7ce61f0 in () at /usr/lib64/libgio-2.0.so.0
#21 0x00007fffe7cf496d in () at /usr/lib64/libgio-2.0.so.0
#22 0x00007ffff7879409 in () at /usr/lib64/libgobject-2.0.so.0
#23 0x00007ffff787af24 in g_object_new_valist () at
/usr/lib64/libgobject-2.0.so.0
#24 0x00007ffff787b304 in g_object_new () at /usr/lib64/libgobject-2.0.so.0
#25 0x00007fffe7cecee6 in () at /usr/lib64/libgio-2.0.so.0
#26 0x00007fffe7d01d38 in g_socket_client_connect () at
/usr/lib64/libgio-2.0.so.0
#27 0x00007fffe7d01f2a in g_socket_client_connect_to_uri () at
/usr/lib64/libgio-2.0.so.0
#28 0x00007fffec5cdf46 in gst_rtsp_connection_connect_with_response () at
/usr/lib64/libgstrtsp-1.0.so.0
#29 0x00007fffeca09bde in () at /usr/lib64/gstreamer-1.0/libgstrtsp.so
#30 0x00007fffeca10e1c in () at /usr/lib64/gstreamer-1.0/libgstrtsp.so
#31 0x00007fffeca14b0d in () at /usr/lib64/gstreamer-1.0/libgstrtsp.so
#32 0x00007ffff7b58389 in () at /usr/lib64/libgstreamer-1.0.so.0
#33 0x00007ffff75c58ec in () at /usr/lib64/libglib-2.0.so.0
#34 0x00007ffff75c4f65 in () at /usr/lib64/libglib-2.0.so.0
#35 0x00007ffff54e30a4 in start_thread () at /lib64/libpthread.so.0
#36 0x00007ffff497bfed in clone () at /lib64/libc.so.6
Thanks again for taking the time to help
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160531/75c3d678/attachment.html>
More information about the gstreamer-devel
mailing list