[gst-devel] rtph263pdepay (rarely) crashes at init
Antoine Pitrou
antoine.pitrou at wengo.com
Tue Jan 23 14:59:38 CET 2007
Hi,
This is with gst-plugins-good 0.10.4.
I just got a crash at initialisation of a rtph263pdepay element. I'm
using it together with gst-python.
Here is the traceback as printed by gdb:
#0 0xb7e7f37c in memcpy () from /lib/tls/i686/cmov/libc.so.6
#1 0xb71d5238 in gst_rtp_h263p_depay_plugin_init ()
from /usr/lib/gstreamer-0.10/libgstrtp.so
#2 0xb71b557b in gst_base_rtp_depayload_get_type () from /usr/lib/libgstrtp-0.10.so.0
#3 0xb71b5759 in gst_base_rtp_depayload_get_type () from /usr/lib/libgstrtp-0.10.so.0
#4 0xb7527aa9 in gst_pad_alloc_buffer () from /usr/lib/libgstreamer-0.10.so.0
#5 0xb752819b in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#6 0xb7588e16 in gst_base_src_get_type () from /usr/lib/libgstbase-0.10.so.0
#7 0xb753f8a6 in gst_task_set_lock () from /usr/lib/libgstreamer-0.10.so.0
#8 0xb765ace8 in g_thread_pool_push () from /usr/lib/libglib-2.0.so.0
#9 0xb765938f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0
#10 0xb7f79504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0xb7ede51e in clone () from /lib/tls/i686/cmov/libc.so.6
This bug is not deterministic, it only happened once.
Should I upgrade to 0.10.5 ?
Regards
Antoine.
More information about the gstreamer-devel
mailing list