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 632486 - palimpsest crashed with SIGSEGV in gdu_device_get_device_file_presentation()
palimpsest crashed with SIGSEGV in gdu_device_get_device_file_presentation()
Status: RESOLVED OBSOLETE
Product: gnome-disk-utility
Classification: Core
Component: libgdu
2.30.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-disk-utility-maint
gnome-disk-utility-maint
Depends on:
Blocks:
 
 
Reported: 2010-10-18 17:49 UTC by Pedro Villavicencio
Modified: 2012-11-12 21:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description Pedro Villavicencio 2010-10-18 17:49:27 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/658843

"crashed while stopping a raid 0 array"

"#0  gdu_device_get_device_file_presentation (device=0x870c588)
    at gdu-device.c:930
No locals.
  • #1 gtk_box_forall
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkbox.c line 1251
  • #2 IA__gtk_container_foreach
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkcontainer.c line 1553
  • #3 gdu_shell_update
    at gdu-shell.c line 431
  • #4 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #5 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #6 ??
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #9 emit_changed
    at gdu-linux-md-drive.c line 189
  • #10 device_removed
    at gdu-linux-md-drive.c line 247
  • #11 g_cclosure_marshal_VOID__OBJECT
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #13 ??
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #16 device_removed_signal_handler
    at gdu-pool.c line 1509
  • #17 g_cclosure_marshal_VOID__BOXED
    from /usr/lib/libgobject-2.0.so.0
  • #18 marshal_dbus_message_to_g_marshaller
    at dbus-gproxy.c line 1681
  • #19 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #20 ??
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #23 dbus_g_proxy_manager_filter
    at dbus-gproxy.c line 1734
  • #24 dbus_connection_dispatch
    at dbus-connection.c line 4650
  • #25 message_queue_dispatch
    at dbus-gmain.c line 101
  • #26 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #27 ??
    from /lib/libglib-2.0.so.0
  • #28 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #29 IA__gtk_main
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkmain.c line 1237
  • #30 main
    at gdu-main.c line 202

Comment 1 André Klapper 2010-10-29 13:05:20 UTC
Trace is missing glib debug info
Comment 2 David Zeuthen (not reading bugmail) 2012-11-12 21:55:42 UTC
As of gnome-disk-utility 3.4 everything was rewritten to use udisks2 and GDBus.

Thanks for taking the time to report this bug.
However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use.

By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.
Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.