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 609608 - crash in File Manager: Deleting a directory
crash in File Manager: Deleting a directory
Status: RESOLVED DUPLICATE of bug 602500
Product: nautilus
Classification: Core
Component: general
2.28.x
Other All
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-02-11 02:57 UTC by Erik Jensen
Modified: 2010-02-11 04:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Erik Jensen 2010-02-11 02:57:04 UTC
Version: 2.28.4

What were you doing when the application crashed?
Deleting a directory


Distribution: Gentoo Base System release 2.0.1
Gnome Release: 2.28.2 2010-02-03 (Gentoo)
BugBuddy Version: 2.28.0

System: Linux 2.6.32-gentoo-r1 #1 SMP Thu Jan 21 23:27:09 PST 2010 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10704901
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: canberra-gtk-module, gnomebreakpad

Memory status: size: 628875264 vsize: 628875264 resident: 63844352 share: 26841088 rss: 63844352 rss_rlim: 18446744073709551615
CPU usage: start_time: 1265830544 rtime: 7797 utime: 7033 stime: 764 cutime:0 cstime: 9 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.4-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
0x00007fc5c933c0cf in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7fc5cfdfb760 (LWP 2582))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at gspawn.c line 386
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 700
  • #3 run_bug_buddy
    at gnome-breakpad.cc line 369
  • #4 check_if_gdb
    at gnome-breakpad.cc line 440
  • #5 bugbuddy_segv_handle
    at gnome-breakpad.cc line 223
  • #6 <signal handler called>
  • #7 nautilus_file_peek_display_name
    at nautilus-file.c line 3692
  • #8 nautilus_file_get_display_name
    at nautilus-file.c line 3715
  • #9 selection_changed_callback
    at nautilus-information-panel.c line 1124
  • #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_by_name
    at gsignal.c line 3074
  • #14 fm_directory_view_send_selection_change
    at fm-directory-view.c line 2289
  • #15 display_selection_info_idle_callback
    at fm-directory-view.c line 2892
  • #16 g_main_dispatch
    at gmain.c line 1960
  • #17 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #18 g_main_context_iterate
    at gmain.c line 2591
  • #19 IA__g_main_loop_run
    at gmain.c line 2799
  • #20 IA__gtk_main
    at gtkmain.c line 1218

	Inferior 1 [process 2582] will be detached.

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


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

** GLib **: g_hash_table_lookup: assertion `hash_table != NULL' failed 
** GLib **: g_hash_table_lookup: assertion `hash_table != NULL' failed 
** GLib **: g_hash_table_lookup: assertion `hash_table != NULL' failed 
** GLib **: g_hash_table_lookup: assertion `hash_table != NULL' failed 
** GLib **: g_hash_table_lookup: assertion `hash_table != NULL' failed 
** GLib **: g_hash_table_lookup: assertion `hash_table != NULL' failed 
** nautilus **: nautilus_file_get_uri: assertion `NAUTILUS_IS_FILE (file)' failed 


----------- .xsession-errors ---------------------
** (nautilus:2582): WARNING **: file already in tree (parent_ptr: 0x1be3300)!!!
** (nautilus:2582): CRITICAL **: nautilus_file_get_uri: assertion `NAUTILUS_IS_FILE (file)' failed
warning: Can not parse XML syscalls information; XML support was disabled at compile time.
Cannot access memory at address 0x1
--------------------------------------------------
Comment 1 Akhil Laddha 2010-02-11 04:09:57 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 ***