GNU gdb 6.5-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 mnostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pangination 0 No symbol "pangination" in current context. (gdb) run Starting program: /usr/bin/konqueror Failed to read a valid object file image from memory. [Thread debugging using libthread_db enabled] [New Thread -1233426736 (LWP 12729)] Qt: gdb: -nograb added to command-line options. Use the -dograb option to enforce grabbing. X Error: BadDevice, invalid or uninitialized input device 169 Major opcode: 147 Minor opcode: 3 Resource id: 0x0 Failed to open device X Error: BadDevice, invalid or uninitialized input device 169 Major opcode: 147 Minor opcode: 3 Resource id: 0x0 Failed to open device Link points to "/tmp/ksocket-gnomefreak" Link points to "/tmp/kde-gnomefreak" X Error: BadDevice, invalid or uninitialized input device 169 Major opcode: 147 Minor opcode: 3 Resource id: 0x0 Failed to open device X Error: BadDevice, invalid or uninitialized input device 169 Major opcode: 147 Minor opcode: 3 Resource id: 0x0 Failed to open device kbuildsycoca running... Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1233426736 (LWP 12729)] 0xb5f6e5fc in non-virtual thunk to KHTMLView::~KHTMLView() () from /usr/lib/libkhtml.so.4 (gdb) backtrace #0 0xb5f6e5fc in non-virtual thunk to KHTMLView::~KHTMLView() () from /usr/lib/libkhtml.so.4 #1 0x00000000 in ?? () (gdb) info registers eax 0x8232cc8 136522952 ecx 0x0 0 edx 0x8232cc8 136522952 ebx 0xb61cfe58 -1239613864 esp 0xbfd02c70 0xbfd02c70 ebp 0xbfd02c78 0xbfd02c78 esi 0xbfd02d24 -1076875996 edi 0x85aadb8 140160440 eip 0xb5f6e5fc 0xb5f6e5fc eflags 0x210282 [ SF 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 -1233426736 (LWP 12729)): #0 0xb5f6e5fc in non-virtual thunk to KHTMLView::~KHTMLView() () from /usr/lib/libkhtml.so.4 #1 0x00000000 in ?? () (gdb)