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 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-system-monitor (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 -1229715776 (LWP 7668)] ** (gnome-system-monitor:7668): WARNING **: SELinux was found but is not enabled. terminate called after throwing an instance of 'Glib::FileError' Program received signal SIGABRT, Aborted. [Switching to Thread -1229715776 (LWP 7668)] 0xffffe410 in __kernel_vsyscall () (gdb) backtrace full #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb6e5b875 in raise () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb6e5d201 in abort () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #3 0xb707f6e0 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6 No symbol table info available. #4 0xb707cf65 in ?? () from /usr/lib/libstdc++.so.6 No symbol table info available. #5 0xb707cfa2 in std::terminate () from /usr/lib/libstdc++.so.6 No symbol table info available. #6 0xb707d0ca in __cxa_throw () from /usr/lib/libstdc++.so.6 No symbol table info available. #7 0xb798bb93 in Glib::FileError::throw_func () from /usr/lib/libglibmm-2.4.so.1 No symbol table info available. #8 0xb79994f7 in Glib::Error::throw_exception () from /usr/lib/libglibmm-2.4.so.1 No symbol table info available. #9 0xb7c50b33 in Gtk::IconTheme::load_icon () from /usr/lib/libgtkmm-2.4.so.1 No symbol table info available. #10 0x080712b4 in ?? () No symbol table info available. #11 0x0805c81a in ?? () No symbol table info available. #12 0x0805d4ea in ?? () No symbol table info available. #13 0x080592f0 in ?? () No symbol table info available. #14 0x0805af60 in ?? () No symbol table info available. #15 0x0805b253 in ?? () No symbol table info available. #16 0x08056842 in ?? () No symbol table info available. #17 0x0805699a in ?? () No symbol table info available. #18 0xb760fecd in _gtk_marshal_VOID__POINTER_UINT (closure=0x8376c58, return_value=0x0, n_param_values=3, param_values=0xbfac16ac, invocation_hint=0xbfac15bc, marshal_data=0x8056a40) at /build/buildd/gtk+2.0-2.12.0/gtk/gtkmarshalers.c:2633 data1 = (gpointer) 0x8222000 data2 = __PRETTY_FUNCTION__ = "_gtk_marshal_VOID__POINTER_UINT" #19 0xb71b7772 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #20 0xb71c8323 in ?? () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #21 0x08376c58 in ?? () No symbol table info available. #22 0x00000000 in ?? () No symbol table info available. (gdb) thread apply all backtrace Thread 1 (Thread -1229715776 (LWP 7668)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb6e5b875 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb6e5d201 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xb707f6e0 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6 #4 0xb707cf65 in ?? () from /usr/lib/libstdc++.so.6 #5 0xb707cfa2 in std::terminate () from /usr/lib/libstdc++.so.6 #6 0xb707d0ca in __cxa_throw () from /usr/lib/libstdc++.so.6 #7 0xb798bb93 in Glib::FileError::throw_func () from /usr/lib/libglibmm-2.4.so.1 #8 0xb79994f7 in Glib::Error::throw_exception () from /usr/lib/libglibmm-2.4.so.1 #9 0xb7c50b33 in Gtk::IconTheme::load_icon () from /usr/lib/libgtkmm-2.4.so.1 #10 0x080712b4 in ?? () #11 0x0805c81a in ?? () #12 0x0805d4ea in ?? () #13 0x080592f0 in ?? () #14 0x0805af60 in ?? () #15 0x0805b253 in ?? () #16 0x08056842 in ?? () #17 0x0805699a in ?? () #18 0xb760fecd in _gtk_marshal_VOID__POINTER_UINT (closure=0x8376c58, return_value=0x0, n_param_values=3, param_values=0xbfac16ac, invocation_hint=0xbfac15bc, marshal_data=0x8056a40) at /build/buildd/gtk+2.0-2.12.0/gtk/gtkmarshalers.c:2633 #19 0xb71b7772 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #20 0xb71c8323 in ?? () from /usr/lib/libgobject-2.0.so.0 #21 0x08376c58 in ?? () #22 0x00000000 in ?? () (gdb) quit The program is running. Exit anyway? (y or n)