GNU gdb 6.4.90-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/amarokapp [Thread debugging using libthread_db enabled] [New Thread -1249446224 (LWP 8313)] Qt: gdb: -nograb added to command-line options. Use the -dograb option to enforce grabbing. X Error: BadDevice, invalid or uninitialized input device 168 Major opcode: 145 Minor opcode: 3 Resource id: 0x0 Failed to open device X Error: BadDevice, invalid or uninitialized input device 168 Major opcode: 145 Minor opcode: 3 Resource id: 0x0 Failed to open device QLayout "unnamed" added to QVBox "unnamed", which already has a layout [New Thread -1252021344 (LWP 8318)] [Thread -1252021344 (LWP 8318) exited] [New Thread -1260414048 (LWP 8319)] [Thread -1260414048 (LWP 8319) exited] QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for PlaylistWindow/PlaylistWindow [New Thread -1260414048 (LWP 8322)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1260414048 (LWP 8322)] 0xb7f2685f in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2 (gdb) run The program being debugged has been started already. Start it from the beginning? (y or n) Starting program: /usr/bin/amarokapp [Thread debugging using libthread_db enabled] [New Thread -1249470800 (LWP 8452)] Qt: gdb: -nograb added to command-line options. Use the -dograb option to enforce grabbing. X Error: BadDevice, invalid or uninitialized input device 168 Major opcode: 145 Minor opcode: 3 Resource id: 0x0 Failed to open device X Error: BadDevice, invalid or uninitialized input device 168 Major opcode: 145 Minor opcode: 3 Resource id: 0x0 Failed to open device QLayout "unnamed" added to QVBox "unnamed", which already has a layout [New Thread -1252045920 (LWP 8455)] [Thread -1252045920 (LWP 8455) exited] [New Thread -1260438624 (LWP 8456)] [Thread -1260438624 (LWP 8456) exited] QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for PlaylistWindow/PlaylistWindow [New Thread -1260438624 (LWP 8459)] [Thread -1260438624 (LWP 8459) exited] [New Thread -1260438624 (LWP 8460)] STARTUP [New Thread -1252045920 (LWP 8463)] [New Thread -1276679264 (LWP 8465)] [New Thread -1286960224 (LWP 8466)] [New Thread -1295352928 (LWP 8467)] [New Thread -1303745632 (LWP 8468)] [Thread -1303745632 (LWP 8468) exited] Program received signal SIGINT, Interrupt. [Switching to Thread -1249470800 (LWP 8452)] 0xffffe410 in __kernel_vsyscall () (gdb)