GNU gdb 6.6-debian Copyright (C) 2006 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 "i486-linux-gnu"... (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/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) set pagination 0 (gdb) run gstreamer-properties Starting program: /usr/bin/gstreamer-properties gstreamer-properties (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1226209600 (LWP 7078)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) gstreamer-properties-Message: Skipping unavailable plugin 'artsdsink' [New Thread -1264653424 (LWP 7082)] [Thread -1264653424 (LWP 7082) exited] (no debugging symbols found) [New Thread -1264653424 (LWP 7083)] [Thread -1264653424 (LWP 7083) exited] (no debugging symbols found) gstreamer-properties-Message: Skipping unavailable plugin 'pulsesink' [New Thread -1264653424 (LWP 7084)] [Thread -1264653424 (LWP 7084) exited] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1226209600 (LWP 7078)] 0xb72b668a in strcmp () from /lib/tls/i686/cmov/libc.so.6 (gdb) backtrace #0 0xb72b668a in strcmp () from /lib/tls/i686/cmov/libc.so.6 #1 0x0804bda8 in create_dialog () #2 0x0804c20b in main () (gdb) info registers eax 0x804d061 134533217 ecx 0x804d09d 134533277 edx 0x0 0 ebx 0x0 0 esp 0xbfdfad7c 0xbfdfad7c ebp 0xbfdfade8 0xbfdfade8 esi 0x804e940 134539584 edi 0x0 0 eip 0xb72b668a 0xb72b668a eflags 0x210246 [ PF ZF IF RF ID ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 (gdb) thread apply all backtrace Thread 1 (Thread -1226209600 (LWP 7078)): #0 0xb72b668a in strcmp () from /lib/tls/i686/cmov/libc.so.6 #1 0x0804bda8 in create_dialog () #2 0x0804c20b in main () (gdb) quit The program is running. Exit anyway? (y or n)