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) runhandle 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/mysql-query-browser (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) (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 -1234450736 (LWP 16237)] (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) [New Thread -1246823536 (LWP 16252)] [Thread -1246823536 (LWP 16252) exited] [New Thread -1255216240 (LWP 16253)] [Thread -1255216240 (LWP 16253) exited] [New Thread -1255216240 (LWP 16254)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1234450736 (LWP 16237)] 0xb6c69a97 in std::_List_node_base::hook () from /usr/lib/libstdc++.so.6 (gdb) backtrace #0 0xb6c69a97 in std::_List_node_base::hook () from /usr/lib/libstdc++.so.6 #1 0x08134272 in std::list >::insert () #2 0x08198d87 in MQSQLCodeEditor::move_cursor () #3 0xb7743703 in ?? () from /usr/lib/libgtkmm-2.4.so.1 #4 0xb7299bfd in _gtk_marshal_VOID__BOXED_OBJECT () from /usr/lib/libgtk-x11-2.0.so.0 #5 0xb6dcc62b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #6 0xb6ddd3f1 in ?? () from /usr/lib/libgobject-2.0.so.0 #7 0x08985ca0 in ?? () #8 0x00000000 in ?? () (gdb) info registers eax 0x0 0 ecx 0x897efe0 144175072 edx 0x89987d8 144279512 ebx 0x897efe0 144175072 esp 0xbfb5e308 0xbfb5e308 ebp 0xbfb5e308 0xbfb5e308 esi 0xbfb5e358 -1078598824 edi 0x89987d0 144279504 eip 0xb6c69a97 0xb6c69a97 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 4 (Thread -1255216240 (LWP 16254)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb6bd95c6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb70f0b98 in Glib::Cond::wait () from /usr/lib/libglibmm-2.4.so.1 #3 0x0813ca5f in MQQueryDispatcher::mysql_query_thread () #4 0xb70f1488 in ?? () from /usr/lib/libglibmm-2.4.so.1 #5 0xb6d70b7f in ?? () from /usr/lib/libglib-2.0.so.0 #6 0x088d2340 in ?? () #7 0x088d1e00 in ?? () #8 0x0837e2a4 in std::string::_Rep::_S_empty_rep_storage () #9 0xb6bd49b0 in __nptl_deallocate_tsd () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb6bd531b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #11 0xb6b5e57e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread -1234450736 (LWP 16237)): #0 0xb6c69a97 in std::_List_node_base::hook () from /usr/lib/libstdc++.so.6 #1 0x08134272 in std::list >::insert () #2 0x08198d87 in MQSQLCodeEditor::move_cursor () #3 0xb7743703 in ?? () from /usr/lib/libgtkmm-2.4.so.1 #4 0xb7299bfd in _gtk_marshal_VOID__BOXED_OBJECT () from /usr/lib/libgtk-x11-2.0.so.0 #5 0xb6dcc62b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #6 0xb6ddd3f1 in ?? () from /usr/lib/libgobject-2.0.so.0 #7 0x08985ca0 in ?? () #8 0x00000000 in ?? () (gdb) quit The program is running. Exit anyway? (y or n)