france@laptest:~/Desktop$ LD_LIBRARY_PATH=/usr/lib/debug/ gdb gst-launch-0.10 GNU gdb 6.4-debian Copyright 2005 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "powerpc-linux-gnu"...(no debugging symbols found) Using host libthread_db library "/usr/lib/debug/libthread_db.so.1". (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) run --gst-debug-level=2 playbin uri=file:///home/france/Desktop/multi.ogg Starting program: /usr/bin/gst-launch-0.10 --gst-debug-level=2 playbin uri=file:///home/france/Desktop/multi.ogg (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 805480032 (LWP 9216)] OIL: ERROR liboiltest.c 403: oil_test_check_impl(): function conv_f32_s16_bitstuff in class conv_f32_s16 failed check (51,5938 > 0,1) || (outside=0) Setting pipeline to PAUSED ... [New Thread 815314160 (LWP 9222)] Pipeline is PREROLLING ... WARN (0x1016a228 - 0:00:04.216080000) oggdemux( 9216) gstoggdemux.c(1972):gst_ogg_demux_read_chain: failed to read chain [New Thread 823702768 (LWP 9224)] [New Thread 832091376 (LWP 9225)] [Thread 832091376 (LWP 9225) exited] [New Thread 832091376 (LWP 9226)] [Thread 832091376 (LWP 9226) exited] [New Thread 832091376 (LWP 9227)] [Thread 832091376 (LWP 9227) exited] [New Thread 832091376 (LWP 9228)] [Thread 832091376 (LWP 9228) exited] [New Thread 832091376 (LWP 9229)] [New Thread 840897776 (LWP 9230)] [New Thread 849286384 (LWP 9231)] [New Thread 858780912 (LWP 9232)] Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: audioclock4 [Thread 849286384 (LWP 9231) exited] Program received signal SIGINT, Interrupt. [Switching to Thread 805480032 (LWP 9216)] 0x0fc13228 in *__GI___poll (fds=0x10046e50, nfds=5, timeout=49) at ../sysdeps/unix/sysv/linux/poll.c:86 86 ../sysdeps/unix/sysv/linux/poll.c: No such file or directory. in ../sysdeps/unix/sysv/linux/poll.c (gdb) thread apply all bt Thread 11 (Thread 858780912 (LWP 9232)): #0 0x0fc13228 in *__GI___poll (fds=0x332fecc0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:86 #1 0x0f6a7488 in snd_pcm_wait_nocheck () from /usr/lib/libasound.so.2 #2 0x0f6ae274 in snd_pcm_wait () from /usr/lib/libasound.so.2 #3 0x0f6ae424 in snd_pcm_write_areas () from /usr/lib/libasound.so.2 #4 0x0f6cd288 in snd_pcm_mmap_writei () from /usr/lib/libasound.so.2 #5 0x0f6a5214 in snd_pcm_writei () from /usr/lib/libasound.so.2 #6 0x0f76061c in gst_alsasink_write (asink=0x10216490, data=0x10313610, length=4096) at gstalsasink.c:710 #7 0x0f5fc1f0 in audioringbuffer_thread_func (buf=0x10218810) at gstaudiosink.c:177 #8 0x0fd33050 in g_thread_create_proxy (data=) at gthread.c:582 #9 0x0fcb0a30 in start_thread (arg=0x4) at pthread_create.c:263 #10 0x0fc1e024 in clone () from /usr/lib/debug/libc.so.6 Previous frame inner to this frame (corrupt stack?) Thread 9 (Thread 840897776 (LWP 9230)): #0 0x0fcb41c4 in __pthread_cond_wait (cond=0x1020c3c0, mutex=0x1020c2a8) at ../nptl/sysdeps/pthread/pthread_cond_wait.c:143 #1 0x0f80e964 in gst_queue_loop (pad=0x101c9ce0) at gstqueue.c:839 #2 0x0fef4794 in gst_task_func (task=0x10211808, tclass=0x1016a0a8) at gsttask.c:186 #3 0x0fd35ea4 in g_thread_pool_thread_proxy (data=) at gthreadpool.c:158 #4 0x0fd33050 in g_thread_create_proxy (data=) at gthread.c:582 #5 0x0fcb0a30 in start_thread (arg=0x4) at pthread_create.c:263 #6 0x0fc1e024 in clone () from /usr/lib/debug/libc.so.6 Previous frame inner to this frame (corrupt stack?) Thread 8 (Thread 832091376 (LWP 9229)): #0 0x0fcb41c4 in __pthread_cond_wait (cond=0x10215300, mutex=0x10218048) at ../nptl/sysdeps/pthread/pthread_cond_wait.c:143 #1 0x0feed598 in gst_system_clock_async_thread (clock=0x1020a5e8) at gstsystemclock.c:253 #2 0x0fd33050 in g_thread_create_proxy (data=) at gthread.c:582 #3 0x0fcb0a30 in start_thread (arg=0x4) at pthread_create.c:263 #4 0x0fc1e024 in clone () from /usr/lib/debug/libc.so.6 Previous frame inner to this frame (corrupt stack?) Thread 7 (Thread 832091376 (LWP 9229)): #0 0x0fcb41c4 in __pthread_cond_wait (cond=0x10215300, mutex=0x10218048) at ../nptl/sysdeps/pthread/pthread_cond_wait.c:143 #1 0x0feed598 in gst_system_clock_async_thread (clock=0x1020a5e8) at gstsystemclock.c:253 #2 0x0fd33050 in g_thread_create_proxy (data=) at gthread.c:582 #3 0x0fcb0a30 in start_thread (arg=0x4) at pthread_create.c:263 #4 0x0fc1e024 in clone () from /usr/lib/debug/libc.so.6 Previous frame inner to this frame (corrupt stack?) ---Type to continue, or q to quit--- Thread 6 (Thread 832091376 (LWP 9229)): #0 0x0fcb41c4 in __pthread_cond_wait (cond=0x10215300, mutex=0x10218048) at ../nptl/sysdeps/pthread/pthread_cond_wait.c:143 #1 0x0feed598 in gst_system_clock_async_thread (clock=0x1020a5e8) at gstsystemclock.c:253 #2 0x0fd33050 in g_thread_create_proxy (data=) at gthread.c:582 #3 0x0fcb0a30 in start_thread (arg=0x4) at pthread_create.c:263 #4 0x0fc1e024 in clone () from /usr/lib/debug/libc.so.6 Previous frame inner to this frame (corrupt stack?) Thread 5 (Thread 832091376 (LWP 9229)): #0 0x0fcb41c4 in __pthread_cond_wait (cond=0x10215300, mutex=0x10218048) at ../nptl/sysdeps/pthread/pthread_cond_wait.c:143 #1 0x0feed598 in gst_system_clock_async_thread (clock=0x1020a5e8) at gstsystemclock.c:253 #2 0x0fd33050 in g_thread_create_proxy (data=) at gthread.c:582 #3 0x0fcb0a30 in start_thread (arg=0x4) at pthread_create.c:263 #4 0x0fc1e024 in clone () from /usr/lib/debug/libc.so.6 Previous frame inner to this frame (corrupt stack?) Thread 4 (Thread 832091376 (LWP 9229)): #0 0x0fcb41c4 in __pthread_cond_wait (cond=0x10215300, mutex=0x10218048) at ../nptl/sysdeps/pthread/pthread_cond_wait.c:143 #1 0x0feed598 in gst_system_clock_async_thread (clock=0x1020a5e8) at gstsystemclock.c:253 #2 0x0fd33050 in g_thread_create_proxy (data=) at gthread.c:582 #3 0x0fcb0a30 in start_thread (arg=0x4) at pthread_create.c:263 #4 0x0fc1e024 in clone () from /usr/lib/debug/libc.so.6 Previous frame inner to this frame (corrupt stack?) Thread 3 (Thread 823702768 (LWP 9224)): #0 0x0fcb41c4 in __pthread_cond_wait (cond=0x32a12fc8, mutex=0x32a12fa8) at ../nptl/sysdeps/pthread/pthread_cond_wait.c:143 #1 0x0fef46b8 in gst_task_func (task=0x102118f8, tclass=0x1016a0a8) at gsttask.c:174 #2 0x0fd35ea4 in g_thread_pool_thread_proxy (data=) at gthreadpool.c:158 #3 0x0fd33050 in g_thread_create_proxy (data=) at gthread.c:582 #4 0x0fcb0a30 in start_thread (arg=0x4) at pthread_create.c:263 #5 0x0fc1e024 in clone () from /usr/lib/debug/libc.so.6 Previous frame inner to this frame (corrupt stack?) Thread 2 (Thread 815314160 (LWP 9222)): #0 0x0fcb41c4 in __pthread_cond_wait (cond=0x1016a1d0, mutex=0x1016a1b0) at ../nptl/sysdeps/pthread/pthread_cond_wait.c:143 #1 0x0fef46b8 in gst_task_func (task=0x101600f8, tclass=0x1016a0a8) at gsttask.c:174 #2 0x0fd35ea4 in g_thread_pool_thread_proxy (data=) at gthreadpool.c:158 #3 0x0fd33050 in g_thread_create_proxy (data=) at gthread.c:582 #4 0x0fcb0a30 in start_thread (arg=0x4) at pthread_create.c:263 ---Type to continue, or q to quit--- #5 0x0fc1e024 in clone () from /usr/lib/debug/libc.so.6 Previous frame inner to this frame (corrupt stack?) Thread 1 (Thread 805480032 (LWP 9216)): #0 0x0fc13228 in *__GI___poll (fds=0x10046e50, nfds=5, timeout=49) at ../sysdeps/unix/sysv/linux/poll.c:86 #1 0x0fd128f8 in g_main_context_iterate (context=0x10067c40, block=1, dispatch=1, self=) at gmain.c:2849 #2 0x0fd12eb4 in IA__g_main_loop_run (loop=0x10209c70) at gmain.c:2751 #3 0x0fea604c in gst_bus_poll (bus=0x10160058, events=GST_MESSAGE_ANY, timeout=-1) at gstbus.c:835 #4 0x10002e24 in _start ()