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 595642 - crash in Home Folder: Edit -> Preferences
crash in Home Folder: Edit -> Preferences
Status: RESOLVED DUPLICATE of bug 594302
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-19 04:05 UTC by franklin.chua
Modified: 2009-09-20 12:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description franklin.chua 2009-09-19 04:05:39 UTC
What were you doing when the application crashed?
Edit -> Preferences


Distribution: Fedora release 11 (Leonidas)
Gnome Release: 2.26.3 2009-07-07 (Red Hat, Inc)
BugBuddy Version: 2.26.0

System: Linux 2.6.30.5-43.fc11.x86_64 #1 SMP Thu Aug 27 21:39:52 EDT 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10603000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Nodoka
Icon Theme: Fedora
GTK+ Modules: canberra-gtk-module, pk-gtk-module, gnomebreakpad

Memory status: size: 501882880 vsize: 501882880 resident: 21848064 share: 14471168 rss: 21848064 rss_rlim: 18446744073709551615
CPU usage: start_time: 1253331818 rtime: 108 utime: 85 stime: 23 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/nautilus'

[Thread debugging using libthread_db enabled]
[New Thread 0x7f071dff2910 (LWP 3564)]
0x00000032ffa0ea2d in __libc_waitpid (pid=3566, 
    stat_loc=<value optimized out>, options=0)
    at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);
Current language:  auto; currently minimal

Thread 1 (Thread 0x7f0724339800 (LWP 3484))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at gspawn.c line 386
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 700
  • #3 ??
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 update_caption_combo_box
    at nautilus-file-management-properties.c line 377
  • #6 update_icon_captions_from_gconf
    at nautilus-file-management-properties.c line 412
  • #7 nautilus_file_management_properties_dialog_setup_icon_caption_page
    at nautilus-file-management-properties.c line 447
  • #8 nautilus_file_management_properties_dialog_setup
    at nautilus-file-management-properties.c line 793
  • #9 nautilus_file_management_properties_dialog_show
    at nautilus-file-management-properties.c line 850
  • #10 IA__g_closure_invoke
    at gclosure.c line 767
  • #11 signal_emit_unlocked_R
    at gsignal.c line 3247
  • #12 IA__g_signal_emit_valist
    at gsignal.c line 2980
  • #13 IA__g_signal_emit
    at gsignal.c line 3037
  • #14 _gtk_action_emit_activate
    at gtkaction.c line 727
  • #15 IA__g_closure_invoke
    at gclosure.c line 767
  • #16 signal_emit_unlocked_R
    at gsignal.c line 3177
  • #17 IA__g_signal_emit_valist
    at gsignal.c line 2980
  • #18 IA__g_signal_emit
    at gsignal.c line 3037
  • #19 IA__gtk_widget_activate
    at gtkwidget.c line 4795
  • #20 IA__gtk_menu_shell_activate_item
    at gtkmenushell.c line 1139
  • #21 gtk_menu_shell_button_release
    at gtkmenushell.c line 678
  • #22 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #23 IA__g_closure_invoke
    at gclosure.c line 767
  • #24 signal_emit_unlocked_R
    at gsignal.c line 3285
  • #25 IA__g_signal_emit_valist
    at gsignal.c line 2990
  • #26 IA__g_signal_emit
    at gsignal.c line 3037
  • #27 gtk_widget_event_internal
    at gtkwidget.c line 4764
  • #28 IA__gtk_propagate_event
    at gtkmain.c line 2396
  • #29 IA__gtk_main_do_event
    at gtkmain.c line 1601
  • #30 gdk_event_dispatch
    at gdkevents-x11.c line 2367
  • #31 g_main_dispatch
    at gmain.c line 1824
  • #32 IA__g_main_context_dispatch
    at gmain.c line 2377
  • #33 g_main_context_iterate
    at gmain.c line 2455
  • #34 IA__g_main_loop_run
    at gmain.c line 2663
  • #35 IA__gtk_main
    at gtkmain.c line 1205
  • #36 main
    at nautilus-main.c line 518


---- 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:3484): GLib-GObject-CRITICAL **: g_object_set_data_full: assertion `G_IS_OBJECT (object)' failed
(nautilus:3484): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed
(nautilus:3484): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(nautilus:3484): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(nautilus:3484): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(nautilus:3484): GLib-GObject-CRITICAL **: g_signal_handlers_block_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(nautilus:3484): GLib-GObject-CRITICAL **: g_object_get_data: assertion `G_IS_OBJECT (object)' failed
Missing separate debuginfo for /usr/lib64/libtdb.so.1
Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/56/1175f4b142f66a751e5f31b5f5726780123787.debug
--------------------------------------------------
Comment 1 André Klapper 2009-09-20 12:52:59 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 bug 594302 ***