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 632995 - crash in File Manager: deleting directories and...
crash in File Manager: deleting directories and...
Status: RESOLVED DUPLICATE of bug 602500
Product: nautilus
Classification: Core
Component: general
2.32.x
Other All
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-10-23 18:17 UTC by lawsonpd
Modified: 2010-10-24 02:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description lawsonpd 2010-10-23 18:17:51 UTC
Version: 2.32.0

What were you doing when the application crashed?
deleting directories and files


Distribution: Ubuntu 10.10 (maverick)
Gnome Release: 2.32.0 2010-09-27 (Ubuntu)
BugBuddy Version: 2.31.92

System: Linux 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10900000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Ambiance
Icon Theme: ubuntu-mono-dark
GTK+ Modules: gnomesegvhandler

Memory status: size: 162951168 vsize: 162951168 resident: 29863936 share: 20484096 rss: 29863936 rss_rlim: 18446744073709551615
CPU usage: start_time: 1287857580 rtime: 1577 utime: 1409 stime: 168 cutime:41 cstime: 76 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xb1c0cb70 (LWP 603)]
[New Thread 0xb240eb70 (LWP 30076)]
[New Thread 0xb6bffb70 (LWP 30004)]
[New Thread 0xb7585b70 (LWP 29963)]
0x006a4422 in __kernel_vsyscall ()

Thread 1 (Thread 0xb7787860 (LWP 29854))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 g_spawn_sync
    at /build/buildd/glib2.0-2.26.0/glib/gspawn.c line 392
  • #3 g_spawn_command_line_sync
    at /build/buildd/glib2.0-2.26.0/glib/gspawn.c line 706
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomesegvhandler.so
  • #5 <signal handler called>
  • #6 nautilus_file_peek_display_name
    at nautilus-file.c line 3793
  • #7 nautilus_file_get_display_name
    at nautilus-file.c line 3816
  • #8 selection_changed_callback
    at nautilus-information-panel.c line 1129
  • #9 g_cclosure_marshal_VOID__VOID
    at /build/buildd/glib2.0-2.26.0/gobject/gmarshal.c line 79
  • #10 g_closure_invoke
    at /build/buildd/glib2.0-2.26.0/gobject/gclosure.c line 766
  • #11 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.26.0/gobject/gsignal.c line 3252
  • #12 g_signal_emit_valist
    at /build/buildd/glib2.0-2.26.0/gobject/gsignal.c line 2983
  • #13 g_signal_emit_by_name
    at /build/buildd/glib2.0-2.26.0/gobject/gsignal.c line 3077
  • #14 nautilus_window_report_selection_changed
    at nautilus-window-manage-views.c line 116
  • #15 nautilus_window_info_report_selection_changed
    at nautilus-window-info.c line 151
  • #16 fm_directory_view_send_selection_change
    at fm-directory-view.c line 2377
  • #17 display_selection_info_idle_callback
    at fm-directory-view.c line 2980
  • #18 g_idle_dispatch
    at /build/buildd/glib2.0-2.26.0/glib/gmain.c line 4254
  • #19 g_main_dispatch
    at /build/buildd/glib2.0-2.26.0/glib/gmain.c line 2149
  • #20 g_main_context_dispatch
    at /build/buildd/glib2.0-2.26.0/glib/gmain.c line 2702
  • #21 g_main_context_iterate
    at /build/buildd/glib2.0-2.26.0/glib/gmain.c line 2780
  • #22 g_main_loop_run
    at /build/buildd/glib2.0-2.26.0/glib/gmain.c line 2988
  • #23 IA__gtk_main
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkmain.c line 1237
  • #24 main
    at nautilus-main.c line 544

	Inferior 1 [process 29854] will be detached.

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


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

** GConf **: gconf_value_free: assertion `value != NULL' failed 
** GConf **: gconf_value_free: assertion `value != NULL' failed 
** GConf **: gconf_value_free: assertion `value != NULL' failed 
** GConf **: gconf_value_free: assertion `value != NULL' failed 
** GConf **: gconf_value_free: assertion `value != NULL' failed 
** GConf **: gconf_value_free: assertion `value != NULL' failed 
** GConf **: gconf_value_free: assertion `value != NULL' failed 
** GConf **: gconf_value_free: assertion `value != NULL' failed 
** GConf **: gconf_value_free: assertion `value != NULL' failed 
** GConf **: gconf_value_free: assertion `value != NULL' failed 
** GConf **: gconf_value_free: assertion `value != NULL' failed 
** GConf **: gconf_value_free: assertion `value != NULL' failed 
** GConf **: gconf_value_free: assertion `value != NULL' failed 
** GConf **: gconf_value_free: assertion `value != NULL' failed 
** nautilus **: nautilus_file_get_uri: assertion `NAUTILUS_IS_FILE (file)' failed
Comment 1 Akhil Laddha 2010-10-24 02:10:44 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 602500 ***