GNU gdb (GDB) 6.8.50.20090628-cvs-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu". For bug reporting instructions, please see: ... (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/gnome-control-center [Thread debugging using libthread_db enabled] ** (gnome-control-center:3419): WARNING **: error raised: [libslab_get_gconf_value: error getting /desktop/gnome/applications/main-menu/lock-down/user_modifiable_apps] ** (gnome-control-center:3419): WARNING **: error raised: [load_xbel_store: couldn't load bookmark file [NULL] ] ** (gnome-control-center:3419): WARNING **: get_actions_list() - PROBLEM - Can't load gtk-theme-selector.desktop ** (gnome-control-center:3419): WARNING **: get_actions_list() - PROBLEM - Can't load gnome-cups-manager.desktop (gnome-network-properties:3426): network-properties-WARNING **: Could not load main dialog: Unhandled tag: 'attributes' (gnome-network-properties:3429): network-properties-WARNING **: Could not load main dialog: Unhandled tag: 'attributes' Program exited normally. (gdb) backtrace full No stack. (gdb) info registers The program has no registers now. (gdb) thread apply all backtrace (gdb) quit