GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"... (gdb) rrun Starting program: /usr/bin/totem [Thread debugging using libthread_db enabled] [New Thread 0x7f60a1e6a7f0 (LWP 5505)] [New Thread 0x7f609ed50950 (LWP 5509)] [New Thread 0x7f609dcd5950 (LWP 5510)] [Thread 0x7f609dcd5950 (LWP 5510) exited] [New Thread 0x7f609dcd5950 (LWP 5511)] [New Thread 0x7f608f5e5950 (LWP 5512)] [New Thread 0x7f608ea35950 (LWP 5513)] [New Thread 0x7f608dc0c950 (LWP 5514)] [New Thread 0x7f608940a950 (LWP 5515)] [New Thread 0x7f60887c9950 (LWP 5516)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7f608f5e5950 (LWP 5512)] 0x00007f6095b3b1c1 in ff_vdpau_add_data_chunk () from /usr/lib/libavcodec.so.52 (gdb) bacjtktrace full #0 0x00007f6095b3b1c1 in ff_vdpau_add_data_chunk () from /usr/lib/libavcodec.so.52 No symbol table info available. #1 0x00007f6095b2ed67 in ?? () from /usr/lib/libavcodec.so.52 No symbol table info available. #2 0x00007f6095b30098 in ?? () from /usr/lib/libavcodec.so.52 No symbol table info available. #3 0x00007f60959a8b8b in avcodec_decode_video () from /usr/lib/libavcodec.so.52 No symbol table info available. #4 0x00007f6096500bcb in ?? () from /usr/lib/gstreamer-0.10/libgstffmpeg.so No symbol table info available. #5 0x00007f6096502c80 in ?? () from /usr/lib/gstreamer-0.10/libgstffmpeg.so No symbol table info available. #6 0x0000003c28a53f76 in ?? () from /usr/lib/libgstreamer-0.10.so.0 No symbol table info available. #7 0x0000003c28a55253 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0 No symbol table info available. #8 0x00007f609f184832 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so No symbol table info available. #9 0x0000003c28a74d86 in ?? () from /usr/lib/libgstreamer-0.10.so.0 No symbol table info available. #10 0x0000003c19665457 in ?? () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #11 0x0000003c19663ec4 in ?? () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #12 0x0000003c17a073ba in start_thread () from /lib/libpthread.so.0 No symbol table info available. #13 0x0000003c172e60ad in clone () from /lib/libc.so.6 No symbol table info available. #14 0x0000000000000000 in ?? () No symbol table info available. (gdb) info registers rax 0x0 0 rbx 0x7f6090053be0 140052709850080 rcx 0x0 0 rdx 0x17e7e7e7d 6417186429 rsi 0xf3f3f400 4092851200 rdi 0x0 0 rbp 0x7f6095d21824 0x7f6095d21824 rsp 0x7f608f5e49d0 0x7f608f5e49d0 r8 0x2 2 r9 0x7f6090030250 140052709704272 r10 0x7f60900355b0 140052709725616 r11 0x7f6090035340 140052709724992 r12 0x3 3 r13 0x7f6090033103 140052709716227 r14 0x0 0 r15 0x7f6090001600 140052709512704 rip 0x7f6095b3b1c1 0x7f6095b3b1c1 eflags 0x10246 [ PF ZF IF RF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x0 0 gs 0x0 0 fctrl 0x37f 895 fstat 0x220 544 ftag 0xffff 65535 fiseg 0x3c 60 fioff 0x17e27047 400715847 foseg 0x7fff 32767 fooff 0xa9ea6a20 -1444255200 fop 0x51f 1311 mxcsr 0x1fa0 [ PE IM DM ZM OM UM PM ] (gdb) thread aplyply all backtrace Thread 9 (Thread 0x7f60887c9950 (LWP 5516)): #0 0x0000003c17a0b2e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f609f184630 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so #2 0x0000003c28a74d86 in ?? () from /usr/lib/libgstreamer-0.10.so.0 #3 0x0000003c19665457 in ?? () from /usr/lib/libglib-2.0.so.0 #4 0x0000003c19663ec4 in ?? () from /usr/lib/libglib-2.0.so.0 #5 0x0000003c17a073ba in start_thread () from /lib/libpthread.so.0 #6 0x0000003c172e60ad in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 8 (Thread 0x7f608940a950 (LWP 5515)): #0 0x0000003c17a0b2e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f609f184630 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so #2 0x0000003c28a74d86 in ?? () from /usr/lib/libgstreamer-0.10.so.0 #3 0x0000003c19665457 in ?? () from /usr/lib/libglib-2.0.so.0 #4 0x0000003c19663ec4 in ?? () from /usr/lib/libglib-2.0.so.0 #5 0x0000003c17a073ba in start_thread () from /lib/libpthread.so.0 #6 0x0000003c172e60ad in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 7 (Thread 0x7f608dc0c950 (LWP 5514)): #0 0x0000003c172dc596 in poll () from /lib/libc.so.6 #1 0x00007f609e101c1d in ?? () from /usr/lib/libpulse.so.0 #2 0x00007f609e0f4619 in pa_mainloop_poll () from /usr/lib/libpulse.so.0 #3 0x00007f609e0f5a48 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0 #4 0x00007f609e0f5b10 in pa_mainloop_run () from /usr/lib/libpulse.so.0 #5 0x00007f609e101a1d in ?? () from /usr/lib/libpulse.so.0 #6 0x00007f609e124fd0 in ?? () from /usr/lib/libpulse.so.0 #7 0x0000003c17a073ba in start_thread () from /lib/libpthread.so.0 #8 0x0000003c172e60ad in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 6 (Thread 0x7f608ea35950 (LWP 5513)): #0 0x0000003c196170c6 in g_atomic_int_compare_and_exchange () from /usr/lib/libglib-2.0.so.0 #1 0x0000003c1a20d257 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #2 0x0000003c1a2239de in ?? () from /usr/lib/libgobject-2.0.so.0 #3 0x0000003c1a2257a9 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #4 0x0000003c1a225d13 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #5 0x00007f609f1840c2 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so #6 0x0000003c28a74d86 in ?? () from /usr/lib/libgstreamer-0.10.so.0 #7 0x0000003c19665457 in ?? () from /usr/lib/libglib-2.0.so.0 #8 0x0000003c19663ec4 in ?? () from /usr/lib/libglib-2.0.so.0 #9 0x0000003c17a073ba in start_thread () from /lib/libpthread.so.0 #10 0x0000003c172e60ad in clone () from /lib/libc.so.6 #11 0x0000000000000000 in ?? () Thread 5 (Thread 0x7f608f5e5950 (LWP 5512)): #0 0x00007f6095b3b1c1 in ff_vdpau_add_data_chunk () from /usr/lib/libavcodec.so.52 #1 0x00007f6095b2ed67 in ?? () from /usr/lib/libavcodec.so.52 #2 0x00007f6095b30098 in ?? () from /usr/lib/libavcodec.so.52 #3 0x00007f60959a8b8b in avcodec_decode_video () from /usr/lib/libavcodec.so.52 #4 0x00007f6096500bcb in ?? () from /usr/lib/gstreamer-0.10/libgstffmpeg.so #5 0x00007f6096502c80 in ?? () from /usr/lib/gstreamer-0.10/libgstffmpeg.so #6 0x0000003c28a53f76 in ?? () from /usr/lib/libgstreamer-0.10.so.0 #7 0x0000003c28a55253 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0 #8 0x00007f609f184832 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so #9 0x0000003c28a74d86 in ?? () from /usr/lib/libgstreamer-0.10.so.0 #10 0x0000003c19665457 in ?? () from /usr/lib/libglib-2.0.so.0 #11 0x0000003c19663ec4 in ?? () from /usr/lib/libglib-2.0.so.0 #12 0x0000003c17a073ba in start_thread () from /lib/libpthread.so.0 #13 0x0000003c172e60ad in clone () from /lib/libc.so.6 #14 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f609dcd5950 (LWP 5511)): #0 0x0000003c17a0dbc5 in __lll_unlock_wake () from /lib/libpthread.so.0 #1 0x0000003c17a0a5c9 in _L_unlock_56 () from /lib/libpthread.so.0 #2 0x0000003c17a0a206 in __pthread_mutex_unlock_usercnt () from /lib/libpthread.so.0 #3 0x00007f609f185e18 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so #4 0x0000003c28a510a8 in gst_pad_send_event () from /usr/lib/libgstreamer-0.10.so.0 #5 0x0000003c28a516c8 in gst_pad_push_event () from /usr/lib/libgstreamer-0.10.so.0 #6 0x00007f608f6ef026 in ?? () from /usr/lib/gstreamer-0.10/libgstqtdemux.so #7 0x00007f608f6f0458 in ?? () from /usr/lib/gstreamer-0.10/libgstqtdemux.so #8 0x0000003c28a74d86 in ?? () from /usr/lib/libgstreamer-0.10.so.0 #9 0x0000003c19665457 in ?? () from /usr/lib/libglib-2.0.so.0 #10 0x0000003c19663ec4 in ?? () from /usr/lib/libglib-2.0.so.0 #11 0x0000003c17a073ba in start_thread () from /lib/libpthread.so.0 #12 0x0000003c172e60ad in clone () from /lib/libc.so.6 #13 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f609ed50950 (LWP 5509)): #0 0x0000003c17a0e7e1 in nanosleep () from /lib/libpthread.so.0 #1 0x0000003c19666138 in g_usleep () from /usr/lib/libglib-2.0.so.0 #2 0x00007f609ed5bb40 in ?? () from /usr/lib/gstreamer-0.10/libgstxvimagesink.so #3 0x0000003c19663ec4 in ?? () from /usr/lib/libglib-2.0.so.0 #4 0x0000003c17a073ba in start_thread () from /lib/libpthread.so.0 #5 0x0000003c172e60ad in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f60a1e6a7f0 (LWP 5505)): #0 0x0000003c172dc596 in poll () from /lib/libc.so.6 #1 0x0000003c1963d868 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x0000003c1963defd in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #3 0x00000030cab4f167 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #4 0x0000000000426e33 in main (argc=1, argv=0x7fffa9ea8328) at /build/buildd/totem-2.25.90/src/totem.c:3649 #0 0x00007f6095b3b1c1 in ff_vdpau_add_data_chunk () from /usr/lib/libavcodec.so.52 (gdb) quit The program is running. Exit anyway? (y or n)