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 369033 - Disks Manager crashes on startup
Disks Manager crashes on startup
Status: RESOLVED DUPLICATE of bug 343046
Product: gnome-system-tools
Classification: Deprecated
Component: disks-admin
unspecified
Other other
: High critical
: ---
Assigned To: Carlos Garcia Campos
Carlos Garnacho
: 457738 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-01 19:51 UTC by johan-bugbuddy
Modified: 2007-07-26 10:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description johan-bugbuddy 2006-11-01 19:50:47 UTC
Distribution: Debian testing/unstable
Package: gnome-system-tools
Severity: normal
Version: GNOME2.14.3 unspecified
Gnome-Distributor: Debian
Synopsis: Disks Manager crashes on startup
Bugzilla-Product: gnome-system-tools
Bugzilla-Component: disks-admin
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
Error message boxes of "Could not find "/tmp/disks-conf-sde-N" many
times over for N = 1-3.

Steps to reproduce the crash:
1. Launch Disks Manager

How often does this happen?
Every time.

Additional Information:
I have no mounted partitions on /dev/sde. It's a SAMSUNG SP2504C of
windows partitions (VFAT and NTFS).

Debugging Information:

Backtrace was generated from '/usr/bin/disks-admin'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1492339008 (LWP 6435)]
(no debugging symbols found)
0xa73011de in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1492339008 (LWP 6435))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 g_list_first
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
  • #5 ??
  • #6 _IO_stdin_used
  • #7 ??
  • #8 ??
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0




------- Bug created by bug-buddy at 2006-11-01 19:51 -------

Comment 1 palfrey 2007-01-24 23:07:19 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Johan Andersson 2007-02-19 20:53:55 UTC
The problem has since gone away, so I'm afraid I can't get a proper stack trace.
Comment 3 palfrey 2007-02-19 22:31:42 UTC
In which case, I'm closing the bug for now. If you're able to reproduce it in the future, then please re-open this bug.
Comment 4 Pedro Villavicencio 2007-07-18 12:48:13 UTC
*** Bug 457738 has been marked as a duplicate of this bug. ***
Comment 5 Johan Andersson 2007-07-24 18:18:02 UTC
disks-admin has resumed crashing on startup. No repeated error messages this time, just straight to bug buddy. Here's a stacktrace, hope it helps. The crashing is consistent, so I can try to provide more information if needed.

Starting program: /usr/bin/disks-admin 
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1224771920 (LWP 1177)]

(disks-admin:1177): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GstDisksPartition'

(disks-admin:1177): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GObject'

(disks-admin:1177): GLib-GObject-CRITICAL **: g_object_get: assertion `G_IS_OBJECT (object)' failed

(disks-admin:1177): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GstDisksPartition'

(disks-admin:1177): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GObject'

(disks-admin:1177): GLib-GObject-CRITICAL **: g_object_get: assertion `G_IS_OBJECT (object)' failed

(disks-admin:1177): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GstDisksPartition'

(disks-admin:1177): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GObject'

(disks-admin:1177): GLib-GObject-CRITICAL **: g_object_get: assertion `G_IS_OBJECT (object)' failed

(disks-admin:1177): GLib-GObject-WARNING **: invalid uninstantiatable type `<invalid>' in cast to `GstDisksPartition'

(disks-admin:1177): GLib-GObject-WARNING **: invalid uninstantiatable type `<invalid>' in cast to `GObject'

(disks-admin:1177): GLib-GObject-CRITICAL **: g_object_get: assertion `G_IS_OBJECT (object)' failed

Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 1177)

  • #0 gst_disks_storage_disk_get_partition
    at disks-storage-disk.c line 221
  • #1 transfer_xml_disk_to_config
    at transfer.c line 180
  • #2 gst_disks_get_disk_info_from_xml
    at transfer.c line 748
  • #3 gst_disks_gui_setup_disk_properties
    at disks-gui.c line 752
  • #4 storage_disk_setup_properties_widget
    at disks-storage-disk.c line 200
  • #5 gst_on_storage_list_selection_change
    at callbacks.c line 102
  • #6 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_override_class_closure
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #11 gtk_tree_selection_select_range
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 gtk_tree_selection_select_path
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 gtk_tree_selection_select_iter
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gst_disks_gui_setup_storage_list
    at disks-gui.c line 209
  • #15 gst_disks_gui_setup
    at disks-gui.c line 654
  • #16 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_override_class_closure
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #21 gst_tool_load
    at gst-tool.c line 932
  • #22 gst_tool_load_try
    at gst-tool.c line 1019
  • #23 tool_main_do
    at gst-tool.c line 1055
  • #24 main
    at main.c line 80

Comment 6 palfrey 2007-07-26 10:46:52 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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