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 306245 - Nautilus crashes when copying directories containing symlinks if remote is sftp
Nautilus crashes when copying directories containing symlinks if remote is sftp
Status: RESOLVED DUPLICATE of bug 168758
Product: nautilus
Classification: Core
Component: File and Folder Operations
2.10.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-06-02 10:26 UTC by Rodrigo Moya
Modified: 2005-06-02 11:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Rodrigo Moya 2005-06-02 10:26:29 UTC
Steps to reproduce:
1. Open a sftp:// folder
2. Copy a folder on it that has symlinks
3. Paste into the desktop


Stack trace:
Backtrace was generated from '/opt/gnome/bin/nautilus'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xffffe410 in ?? ()
  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 select
    from /lib/tls/libc.so.6
  • #5 XProcessInternalConnection
    from /usr/X11R6/lib/libX11.so.6
  • #6 _XRead
    from /usr/X11R6/lib/libX11.so.6
  • #7 _XReply
    from /usr/X11R6/lib/libX11.so.6
  • #8 XGetSelectionOwner
    from /usr/X11R6/lib/libX11.so.6
  • #9 gdk_selection_owner_get_for_display
    from /opt/gnome/lib/libgdk-x11-2.0.so.0
  • #10 gtk_selection_convert
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #11 gtk_clipboard_request_contents
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #12 real_update_paste_menu
  • #13 real_update_menus
  • #14 fm_icon_view_update_menus
  • #15 fm_directory_view_update_menus
  • #16 update_menus_timeout_callback
  • #17 g_timeout_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #18 g_main_context_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #19 g_main_context_iterate
    from /opt/gnome/lib/libglib-2.0.so.0
  • #20 g_main_loop_run
    from /opt/gnome/lib/libglib-2.0.so.0
  • #21 gtk_main
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #22 main


Other information:
If I copy directories containing symbolic links from a remote (sftp) location,
Nautilus will crash. If I enter the directory and select the files, and then
copy, it will work without problems.
Comment 1 Sebastien Bacher 2005-06-02 11:11:08 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 168758 ***