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"... 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 Starting program: /usr/bin/rhythmbox [Thread debugging using libthread_db enabled] [New Thread -1230014768 (LWP 8280)] [New Thread -1234162800 (LWP 8288)] [New Thread -1242555504 (LWP 8289)] [Thread -1234162800 (LWP 8288) exited] [Thread -1242555504 (LWP 8289) exited] (rhythmbox:8280): Rhythmbox-WARNING **: Unable to start mDNS browsing: MDNS service is not running [New Thread -1242555504 (LWP 8296)] [Thread -1242555504 (LWP 8296) exited] [New Thread -1242555504 (LWP 8298)] [New Thread -1234162800 (LWP 8299)] [New Thread -1260233840 (LWP 8300)] [New Thread -1268626544 (LWP 8301)] [New Thread -1277019248 (LWP 8302)] [Thread -1234162800 (LWP 8299) exited] [Thread -1260233840 (LWP 8300) exited] [Thread -1242555504 (LWP 8298) exited] [Thread -1277019248 (LWP 8302) exited] (rhythmbox:8280): Rhythmbox-WARNING **: Couldn't find an x overlay [New Thread -1277019248 (LWP 8305)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1230014768 (LWP 8280)] 0xb7309cbf in ?? () from /usr/lib/libgstbase-0.10.so.0 (gdb) quit The program is running. Exit anyway? (y or n)