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 602582 - crash in File Management: Opening Preferences
crash in File Management: Opening Preferences
Status: RESOLVED DUPLICATE of bug 594302
Product: nautilus
Classification: Core
Component: Preferences
2.26.x
Other All
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-11-21 16:04 UTC by sampaio
Modified: 2009-11-21 18:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description sampaio 2009-11-21 16:04:23 UTC
Version: 2.26.3

What were you doing when the application crashed?
Opening Preferences


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

System: Linux 2.6.30-2-686 #1 SMP Sat Sep 26 01:16:22 UTC 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10605000
Selinux: No
Accessibility: Disabled
GTK+ Theme: SphereCrystal
Icon Theme: Gion
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 49549312 vsize: 49549312 resident: 21438464 share: 13590528 rss: 21438464 rss_rlim: 18446744073709551615
CPU usage: start_time: 1258819440 rtime: 33 utime: 29 stime: 4 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]
0xb8002424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb70cb750 (LWP 2574))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 update_caption_combo_box
    at nautilus-file-management-properties.c line 377
  • #7 update_icon_captions_from_gconf
    at nautilus-file-management-properties.c line 412
  • #8 nautilus_file_management_properties_dialog_setup_icon_caption_page
    at nautilus-file-management-properties.c line 447
  • #9 nautilus_file_management_properties_dialog_setup
    at nautilus-file-management-properties.c line 793
  • #10 nautilus_file_management_properties_dialog_show
    at nautilus-file-management-properties.c line 850
  • #11 main
    at nautilus-file-management-properties-main.c line 58
A debugging session is active.

	Inferior 1 [process 2574] will be detached.

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


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

** Eel **: eel_preferences_get_boolean: assertion `name != NULL' failed 
** Eel **: eel_preferences_add_callback_while_alive: assertion `G_IS_OBJECT (alive_object)' failed 
** Eel **: eel_preferences_get: assertion `name != NULL' failed 
** Eel **: eel_preferences_add_callback_while_alive: assertion `G_IS_OBJECT (alive_object)' failed 
** Eel **: eel_preferences_get: assertion `name != NULL' failed 
** Eel **: eel_preferences_add_callback_while_alive: assertion `G_IS_OBJECT (alive_object)' failed 
** Eel **: eel_preferences_get: assertion `name != NULL' failed 
** Eel **: eel_preferences_add_callback_while_alive: assertion `G_IS_OBJECT (alive_object)' failed 
** Eel **: eel_preferences_get: assertion `name != NULL' failed 
** Eel **: eel_preferences_add_callback_while_alive: assertion `G_IS_OBJECT (alive_object)' failed 
** Eel **: eel_preferences_get: assertion `name != NULL' failed 
** Eel **: eel_preferences_add_callback_while_alive: assertion `G_IS_OBJECT (alive_object)' failed 
** Eel **: eel_preferences_get: assertion `name != NULL' failed 
** Eel **: eel_preferences_add_callback_while_alive: assertion `G_IS_OBJECT (alive_object)' failed 
** Eel **: eel_preferences_get_integer: assertion `name != NULL' failed 


----------- .xsession-errors ---------------------
(nautilus-file-management-properties:2574): Eel-CRITICAL **: eel_preferences_get: assertion `name != NULL' failed
(nautilus-file-management-properties:2574): Eel-CRITICAL **: eel_preferences_add_callback_while_alive: assertion `G_IS_OBJECT (alive_object)' failed
(nautilus-file-management-properties:2574): Eel-CRITICAL **: eel_preferences_get: assertion `name != NULL' failed
(nautilus-file-management-properties:2574): Eel-CRITICAL **: eel_preferences_add_callback_while_alive: assertion `G_IS_OBJECT (alive_object)' failed
(nautilus-file-management-properties:2574): Eel-CRITICAL **: eel_preferences_get: assertion `name != NULL' failed
(nautilus-file-management-properties:2574): Eel-CRITICAL **: eel_preferences_add_callback_while_alive: assertion `G_IS_OBJECT (alive_object)' failed
(nautilus-file-management-properties:2574): Eel-CRITICAL **: eel_preferences_get_integer: assertion `name != NULL' failed
sys:1: GtkWarning: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed
--------------------------------------------------
Comment 1 Fabio Durán Verdugo 2009-11-21 18:00:04 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 ***