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 nprintoprint 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/vino-preferences (no debugging symbols found) Failed to read a valid object file image from memory. (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 -1226430784 (LWP 14657)] (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) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) ** ERROR **: file vino-preferences.c: line 108 (vino_preferences_dialog_get_password_from_keyring): assertion failed: (matches != NULL && matches->data != NULL) aborting... Program received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread -1226430784 (LWP 14657)] 0xb7933cab in g_logv () from /usr/lib/libglib-2.0.so.0 (gdb) backtrace full #0 0xb7933cab in g_logv () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #1 0xb7933f29 in g_log () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #2 0xb7933fa6 in g_assert_warning () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #3 0x0804be36 in main () No symbol table info available. (gdb) info registers eax 0x9d79 40313 ecx 0x1 1 edx 0xb78e1120 -1215426272 ebx 0xb79b521c -1214557668 esp 0xbfa01c30 0xbfa01c30 ebp 0xbfa02098 0xbfa02098 esi 0x0 0 edi 0x2 2 eip 0xb7933cab 0xb7933cab eflags 0x200246 [ PF ZF IF 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 -1226430784 (LWP 14657)): #0 0xb7933cab in g_logv () from /usr/lib/libglib-2.0.so.0 #1 0xb7933f29 in g_log () from /usr/lib/libglib-2.0.so.0 #2 0xb7933fa6 in g_assert_warning () from /usr/lib/libglib-2.0.so.0 #3 0x0804be36 in main () (gdb) quit The program is running. Exit anyway? (y or n)