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 603019 - crash in File Management: Crash at opening "Anwend...
crash in File Management: Crash at opening "Anwend...
Status: RESOLVED DUPLICATE of bug 594302
Product: nautilus
Classification: Core
Component: Preferences
2.26.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-11-26 08:52 UTC by meyerste1970
Modified: 2009-11-26 08:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description meyerste1970 2009-11-26 08:52:18 UTC
Version: 2.26.3

What were you doing when the application crashed?
Crash at opening "Anwendungen -> Einstellungen -> Verwaltung von Dateien" is reproducable.


Distribution: Debian squeeze/sid
Gnome Release: 2.28.0 2009-10-27 (Debian)
BugBuddy Version: 2.28.0

System: Linux 2.6.30 #1 SMP PREEMPT Sun Nov 1 19:28:04 CET 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10605000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 372121600 vsize: 372121600 resident: 11853824 share: 9363456 rss: 11853824 rss_rlim: 18446744073709551615
CPU usage: start_time: 1259225478 rtime: 7 utime: 6 stime: 1 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/nautilus-file-management-properties'

[Thread debugging using libthread_db enabled]
0x00007f2167bb54de in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7f216ab157d0 (LWP 2936))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at /tmp/buildd/glib2.0-2.22.2/glib/gspawn.c line 386
  • #2 IA__g_spawn_command_line_sync
    at /tmp/buildd/glib2.0-2.22.2/glib/gspawn.c line 700
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 ??
  • #6 ??
  • #7 __libc_start_main
    from /lib/libc.so.6
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 ??
  • #13 ??
A debugging session is active.

	Inferior 1 [process 2936] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


---- Critical and fatal warnings logged during execution ----

** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** GLib-GObject **: g_object_set_data_full: assertion `G_IS_OBJECT (object)' failed 
** Gtk **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed 
** GLib-GObject **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed 
** GLib-GObject **: g_signal_handlers_block_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed 
** GLib-GObject **: g_object_get_data: assertion `G_IS_OBJECT (object)' failed 


----------- .xsession-errors ---------------------
(nautilus-file-management-properties:2936): Gtk-CRITICAL **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed
(nautilus-file-management-properties:2936): GLib-GObject-CRITICAL **: g_object_set_data_full: assertion `G_IS_OBJECT (object)' failed
(nautilus-file-management-properties:2936): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed
(nautilus-file-management-properties:2936): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(nautilus-file-management-properties:2936): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(nautilus-file-management-properties:2936): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(nautilus-file-management-properties:2936): GLib-GObject-CRITICAL **: g_signal_handlers_block_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(nautilus-file-management-properties:2936): GLib-GObject-CRITICAL **: g_object_get_data: assertion `G_IS_OBJECT (object)' failed
--------------------------------------------------
Comment 1 A. Walton 2009-11-26 08:55:46 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

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