After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 535675 - crash when switching to file systems tab
crash when switching to file systems tab
Status: RESOLVED DUPLICATE of bug 529533
Product: system-monitor
Classification: Core
Component: disk list
git master
Other Linux
: Normal critical
: ---
Assigned To: System-monitor maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-30 07:51 UTC by Frederic Peters
Modified: 2011-11-11 10:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frederic Peters 2008-05-30 07:51:33 UTC
It may be a problem in glibmm, or bad parameters passed by gnome-system-monitor, I didn't check.  glibmm version is 2.16.2 (Debian package).

Message on stderr, (gnome-system-monitor:13576): glibmm-WARNING **: failed to wrap type of 'GHalMount' then crash:

Program received signal SIGSEGV, Segmentation fault.

Thread 3067062048 (LWP 13576)

  • #0 Gio::Mount::get_name
    from /usr/lib/libgiomm-2.4.so.1
  • #1 cb_update_disks
    at disks.cpp line 75
  • #2 cb_change_current_page
    at callbacks.cpp line 375
  • #3 _gtk_marshal_VOID__POINTER_UINT
    at /tmp/buildd/gtk+2.0-2.12.9/gtk/gtkmarshalers.c line 2633
  • #4 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.16.3/gobject/gclosure.c line 490

Comment 1 Michael Monreal 2008-06-14 10:43:57 UTC
This happens to me, too, but only if I have mounted any volumes using gvfs I think. E.g. if I unmount all volumes (I can keep the ones mounted with fstab) it works, if I mount one of those not in fstab, it crashes. Frederic, can you check?
Comment 2 Frederic Peters 2008-06-14 11:41:20 UTC
You are right; it works if I unplug my external USB hard drive.
Comment 3 Benoît Dejean 2008-06-22 08:35:17 UTC

*** This bug has been marked as a duplicate of 529533 ***