[gstreamer-bugs] [Bug 356132] gst-launch segfaults

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Sep 15 08:15:16 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=356132
 GStreamer | gstreamer (core) | Ver: 0.10.6





------- Comment #2 from Jp Calderone  2006-09-15 15:14 UTC -------
Stack traces from all threads:

(gdb) thr apply all bt

Thread 4 (process 2146):
#0  0xb7e2f761 in g_hash_table_lookup () from /usr/lib/libglib-2.0.so.0
#1  0xb7e29008 in g_quark_from_string () from /usr/lib/libglib-2.0.so.0
#2  0xb7f2c157 in gst_structure_set_value () from
/usr/lib/libgstreamer-0.10.so.0
#3  0xb7f2cc1a in gst_structure_get_string () from
/usr/lib/libgstreamer-0.10.so.0
#4  0xb7f17112 in gst_message_parse_error () from
/usr/lib/libgstreamer-0.10.so.0
#5  0x0804a765 in _start ()

Thread 3 (process 2148):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7e0ceec in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7ea25dc in ?? () from /usr/lib/libgthread-2.0.so.0
#3  0x08166768 in ?? ()
#4  0x08077708 in ?? ()
#5  0xb6ad0384 in ?? ()
#6  0xb7ea4e4c in ?? () from /usr/lib/libgthread-2.0.so.0
#7  0x08075840 in ?? ()
#8  0x08166768 in ?? ()
#9  0xb6ad0398 in ?? ()
#10 0xb7ea2506 in ?? () from /usr/lib/libgthread-2.0.so.0
#11 0x08166768 in ?? ()
#12 0x00000000 in ?? ()

Thread 2 (process 2149):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7e0cc76 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7f2f657 in gst_system_clock_obtain () from
/usr/lib/libgstreamer-0.10.so.0
#3  0xb7e565a2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#4  0xb7e0a341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb7d9e4ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (process 2147):
#0  0xb7973ef5 in theora_encode_packetout () from /usr/lib/libtheora.so.0
#1  0xb798eaa6 in gst_theora_enc_get_type () from
/usr/lib/gstreamer-0.10/libgsttheora.so
#2  0xb7f20fe0 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0
#3  0xb7f216de in gst_pad_push_event () from /usr/lib/libgstreamer-0.10.so.0
#4  0xb7a14f76 in gst_base_transform_set_passthrough () from
/usr/lib/libgstbase-0.10.so.0
#5  0xb7f20fe0 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0
#6  0xb7f1087f in gst_proxy_pad_get_type () from
/usr/lib/libgstreamer-0.10.so.0
#7  0xb7f20fe0 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0
#8  0xb7f216de in gst_pad_push_event () from /usr/lib/libgstreamer-0.10.so.0
#9  0xb7f21df8 in gst_pad_event_default () from /usr/lib/libgstreamer-0.10.so.0
#10 0xb6baf718 in dshow_adec_register () from
/usr/lib/gstreamer-0.10/libpitfdll.so
#11 0xb7f20fe0 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0
#12 0xb7f216de in gst_pad_push_event () from /usr/lib/libgstreamer-0.10.so.0
#13 0xb7f21df8 in gst_pad_event_default () from /usr/lib/libgstreamer-0.10.so.0
#14 0xb79dc7cf in gst_type_find_element_get_type () from
/usr/lib/gstreamer-0.10/libgstcoreelements.so
#15 0xb7f20fe0 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0
#16 0xb7f1087f in gst_proxy_pad_get_type () from
/usr/lib/libgstreamer-0.10.so.0
#17 0xb7f20fe0 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0
#18 0xb7f216de in gst_pad_push_event () from /usr/lib/libgstreamer-0.10.so.0
---Type <return> to continue, or q <return> to quit---
#19 0xb79bea05 in gst_avi_demux_get_type () from
/usr/lib/gstreamer-0.10/libgstavi.so
#20 0xb7f33d9f in gst_task_get_type () from /usr/lib/libgstreamer-0.10.so.0
#21 0xb7e58448 in g_thread_pool_free () from /usr/lib/libglib-2.0.so.0
#22 0xb7e565a2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#23 0xb7e0a341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#24 0xb7d9e4ee in clone () from /lib/tls/i686/cmov/libc.so.6


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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