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) handle SIG33 pass nostop nopritint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/bin/dragon [Thread debugging using libthread_db enabled] [New Thread 0x7fe1b093f6f0 (LWP 9553)] [New Thread 0x40e50950 (LWP 9556)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fe1b093f6f0 (LWP 9553)] 0x00007fe1ad911690 in strlen () from /lib/libc.so.6 (gdb) backtrace full #0 0x00007fe1ad911690 in strlen () from /lib/libc.so.6 No symbol table info available. #1 0x00007fe1ad8da44e in vfprintf () from /lib/libc.so.6 No symbol table info available. #2 0x00007fe1ad98bd18 in __vsnprintf_chk () from /lib/libc.so.6 No symbol table info available. #3 0x00007fe1adf3afad in ?? () from /usr/lib/libxine.so.1 No symbol table info available. #4 0x00007fe1adf1d9f4 in xine_log () from /usr/lib/libxine.so.1 No symbol table info available. #5 0x00007fe1adf28ecc in ?? () from /usr/lib/libxine.so.1 No symbol table info available. #6 0x00007fe1a58c1fc2 in ?? () from /usr/lib/kde4/phonon_xine.so No symbol table info available. #7 0x00007fe1a58c55dc in KPluginFactory::createInstance () from /usr/lib/kde4/phonon_xine.so No symbol table info available. #8 0x00007fe1afa28695 in KPluginFactory::create () from /usr/lib/libkdecore.so.5 No symbol table info available. #9 0x00007fe1a61785b9 in ?? () from /usr/lib/kde4/plugins/phonon_platform/kde.so No symbol table info available. #10 0x00007fe1a6179f0d in ?? () from /usr/lib/kde4/plugins/phonon_platform/kde.so No symbol table info available. #11 0x00007fe1af6294c8 in ?? () from /usr/lib/libphonon.so.4 No symbol table info available. #12 0x00007fe1af62a407 in Phonon::Factory::backend () from /usr/lib/libphonon.so.4 No symbol table info available. #13 0x00007fe1af62a710 in ?? () from /usr/lib/libphonon.so.4 No symbol table info available. #14 0x00007fe1af62f326 in ?? () from /usr/lib/libphonon.so.4 No symbol table info available. #15 0x00007fe1af62efcb in Phonon::VideoWidget::VideoWidget () from /usr/lib/libphonon.so.4 No symbol table info available. #16 0x00000000004184b1 in VideoWindow (this=0x2593ef0, parent=) at /build/buildd/kdemultimedia-4.1.2/dragonplayer/src/app/videoWindow.cpp:90 No locals. #17 0x0000000000430a83 in MainWindow (this=0x258b3e0) at /build/buildd/kdemultimedia-4.1.2/dragonplayer/src/app/mainWindow.cpp:102 No locals. #18 0x000000000042b4bf in main (argc=1, argv=) at /build/buildd/kdemultimedia-4.1.2/dragonplayer/src/app/main.cpp:56 options = {d = 0x24a58b0} application = returnValue = (gdb) info registers rax 0x1 1 rbx 0x7fffb896ea30 140736290286128 rcx 0x7 7 rdx 0x7fffb896f0e8 140736290287848 rsi 0x7fe1a5269c08 140607115140104 rdi 0x1 1 rbp 0x7fffb896eaa0 0x7fffb896eaa0 rsp 0x7fffb896e348 0x7fffb896e348 r8 0x206e6967756c5020 2336921149724446752 r9 0x7efefefefefefeff 9151031864016699135 r10 0x8101010101010100 -9151031864016699136 r11 0x0 0 r12 0x7fffb896eab0 140736290286256 r13 0x1 1 r14 0x73 115 r15 0x15 21 rip 0x7fe1ad911690 0x7fe1ad911690 eflags 0x10213 [ CF AF IF RF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x0 0 gs 0x0 0 fctrl 0x37f 895 fstat 0x0 0 ftag 0xffff 65535 fiseg 0x0 0 fioff 0xafdf34ae -1344326482 foseg 0x0 0 fooff 0xb896faf8 -1198064904 fop 0x59c 1436 mxcsr 0x1fa0 [ PE IM DM ZM OM UM PM ] (gdb) thread apply all backtrace Thread 2 (Thread 0x40e50950 (LWP 9556)): #0 0x00007fe1aab9255d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007fe1adf22f31 in ?? () from /usr/lib/libxine.so.1 #2 0x00007fe1aab8e3ea in start_thread () from /lib/libpthread.so.0 #3 0x00007fe1ad975c6d in clone () from /lib/libc.so.6 #4 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fe1b093f6f0 (LWP 9553)): #0 0x00007fe1ad911690 in strlen () from /lib/libc.so.6 #1 0x00007fe1ad8da44e in vfprintf () from /lib/libc.so.6 #2 0x00007fe1ad98bd18 in __vsnprintf_chk () from /lib/libc.so.6 #3 0x00007fe1adf3afad in ?? () from /usr/lib/libxine.so.1 #4 0x00007fe1adf1d9f4 in xine_log () from /usr/lib/libxine.so.1 #5 0x00007fe1adf28ecc in ?? () from /usr/lib/libxine.so.1 #6 0x00007fe1a58c1fc2 in ?? () from /usr/lib/kde4/phonon_xine.so #7 0x00007fe1a58c55dc in KPluginFactory::createInstance () from /usr/lib/kde4/phonon_xine.so #8 0x00007fe1afa28695 in KPluginFactory::create () from /usr/lib/libkdecore.so.5 #9 0x00007fe1a61785b9 in ?? () from /usr/lib/kde4/plugins/phonon_platform/kde.so #10 0x00007fe1a6179f0d in ?? () from /usr/lib/kde4/plugins/phonon_platform/kde.so #11 0x00007fe1af6294c8 in ?? () from /usr/lib/libphonon.so.4 #12 0x00007fe1af62a407 in Phonon::Factory::backend () from /usr/lib/libphonon.so.4 #13 0x00007fe1af62a710 in ?? () from /usr/lib/libphonon.so.4 #14 0x00007fe1af62f326 in ?? () from /usr/lib/libphonon.so.4 #15 0x00007fe1af62efcb in Phonon::VideoWidget::VideoWidget () from /usr/lib/libphonon.so.4 #16 0x00000000004184b1 in VideoWindow (this=0x2593ef0, parent=) at /build/buildd/kdemultimedia-4.1.2/dragonplayer/src/app/videoWindow.cpp:90 #17 0x0000000000430a83 in MainWindow (this=0x258b3e0) at /build/buildd/kdemultimedia-4.1.2/dragonplayer/src/app/mainWindow.cpp:102 #18 0x000000000042b4bf in main (argc=1, argv=) at /build/buildd/kdemultimedia-4.1.2/dragonplayer/src/app/main.cpp:56 (gdb) quit The program is running. Exit anyway? (y or n)