GNU gdb 6.8-debian Copyright (C) 2008 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"... (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 [Thread debugging using libthread_db enabled] [New Thread 0xb6c15720 (LWP 310)] [New Thread 0xb49f0b90 (LWP 314)] ** (gnome-system-monitor:310): WARNING **: SELinux was found but is not enabled. (gnome-system-monitor:310): glibmm-WARNING **: failed to wrap type of 'GDaemonMount' (gnome-system-monitor:310): glibmm-WARNING **: failed to wrap type of 'GDaemonMount' (gnome-system-monitor:310): glibmm-WARNING **: failed to wrap type of 'GDaemonMount' (gnome-system-monitor:310): glibmm-WARNING **: failed to wrap type of 'GHalMount' (gnome-system-monitor:310): glibmm-WARNING **: failed to wrap type of 'GHalMount' Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb6c15720 (LWP 310)] Gio::Mount::get_name (this=0x0) at mount.cc:387 387 mount.cc: No such file or directory. in mount.cc (gdb) backtrace full #0 Gio::Mount::get_name (this=0x0) at mount.cc:387 No locals. #1 0x0806c215 in cb_update_disks (data=0x8080ce0) at disks.cpp:75 list = (GtkListStore *) 0x80ab518 entries = (glibtop_mountentry *) 0x8257000 mountlist = {flags = 7, number = 18, total = 4464, size = 248} i = 0 #2 0x08059958 in cb_change_current_page (nb=0x8215000, num=3, data=0x8080ce0) at callbacks.cpp:375 No locals. #3 0x08059659 in create_main_window (procdata=0x8080ce0) at interface.cpp:717 width = height = app = (GtkWidget *) 0x80e0020 action = menubar = main_box = (GtkWidget *) 0x80b00a0 notebook = (GtkWidget *) 0x8215000 tab_label1 = tab_label2 = tab_label3 = vbox1 = sys_box = (GtkWidget *) 0x8246e00 devices_box = (GtkWidget *) 0x824d388 sysinfo_box = sysinfo_label = screen = colormap = #4 0x0805685f in main (argc=1, argv=0xbfa22364) at procman.cpp:721 startup_timestamp = 0 client = (GConfClient *) 0x80d0c58 procdata = (ProcData *) 0x8080ce0 conn = context = {_vptr.OptionContext = 0xb74d3878, gobject_ = 0x8084420, has_ownership_ = true} option_group = { = {_vptr.OptionGroup = 0x8076a78, map_entries_ = {_M_t = {_M_impl = { > >> = {<__gnu_cxx::new_allocator > >> = {}, }, _M_key_compare = {> = {}, }, _M_header = {_M_color = std::_S_red, _M_parent = 0x8084830, _M_left = 0x8084830, _M_right = 0x8084830}, _M_node_count = 1}}}, gobject_ = 0x80836c8, has_ownership_ = false}, show_system_tab = false} kit = { = {callback_list_ = 0x0}, _vptr.Main = 0xb7eb4368, static signal_run_ = {}, static signal_quit_ = {}, static signal_key_snooper_ = {}, static instance_ = 0xbfa22290} __func__ = "main" __PRETTY_FUNCTION__ = "int main(int, char**)"