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 623488 - crash in Home Folder: I was moving a directory...
crash in Home Folder: I was moving a directory...
Status: RESOLVED DUPLICATE of bug 602500
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-07-03 20:30 UTC by suchm
Modified: 2010-07-04 03:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description suchm 2010-07-03 20:30:56 UTC
What were you doing when the application crashed?
I was moving a directory from one disk partition to another. The dialog showed but after a few seconds the Nautilus window freezed.


Distribution: Debian squeeze/sid
Gnome Release: 2.30.0 2010-04-26 (Debian)
BugBuddy Version: 2.30.0

System: Linux 2.6.34-0.dmz.17-liquorix-amd64 #1 ZEN SMP PREEMPT Wed Jun 30 20:39:28 CDT 2010 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10707000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks Compact
Icon Theme: gnome-dust
GTK+ Modules: gnomebreakpad

Memory status: size: 767561728 vsize: 767561728 resident: 46510080 share: 23261184 rss: 46510080 rss_rlim: 18446744073709551615
CPU usage: start_time: 1278157204 rtime: 2851 utime: 2338 stime: 513 cutime:47 cstime: 8 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7fbb28bf1710 (LWP 23413)]
[New Thread 0x7fbb3156e710 (LWP 2693)]
0x00007fbb4edd1b4d in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7fbb50055800 (LWP 2587))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 nautilus_file_peek_display_name
    at nautilus-file.c line 3726
  • #6 nautilus_file_get_display_name
    at nautilus-file.c line 3749
  • #7 selection_changed_callback
    at nautilus-information-panel.c line 1124
  • #8 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #9 ??
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #12 fm_directory_view_send_selection_change
    at fm-directory-view.c line 2313
  • #13 process_old_files
    at fm-directory-view.c line 2858
  • #14 display_pending_files
    at fm-directory-view.c line 2872
  • #15 display_pending_callback
    at fm-directory-view.c line 2972
  • #16 ??
    from /lib/libglib-2.0.so.0
  • #17 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #18 ??
    from /lib/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #20 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 main
    at nautilus-main.c line 544

	Inferior 1 [process 2587] will be detached.

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


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

** GLib-GIO **: g_file_info_get_is_symlink: assertion `G_IS_FILE_INFO (info)' failed 
** GLib-GIO **: g_file_info_get_is_symlink: assertion `G_IS_FILE_INFO (info)' failed 
** nautilus **: nautilus_file_get_uri: assertion `NAUTILUS_IS_FILE (file)' failed 


----------- .xsession-errors ---------------------
(gnome-panel:2583): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE
(gnome-panel:2583): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE
(gnome-panel:2583): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE
(nautilus:2587): GLib-GIO-CRITICAL **: g_file_info_get_is_symlink: assertion `G_IS_FILE_INFO (info)' failed
(nautilus:2587): GLib-GIO-CRITICAL **: g_file_info_get_is_symlink: assertion `G_IS_FILE_INFO (info)' failed
** (nautilus:2587): CRITICAL **: nautilus_file_get_uri: assertion `NAUTILUS_IS_FILE (file)' failed
(gnome-panel:2583): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE
(gnome-panel:2583): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE
--------------------------------------------------
Comment 1 Akhil Laddha 2010-07-04 03:53:00 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 ***