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 313115 - gnome-vfs error message when copying files via ssh
gnome-vfs error message when copying files via ssh
Status: RESOLVED DUPLICATE of bug 153679
Product: nautilus
Classification: Core
Component: File and Folder Operations
0.x.x [obsolete]
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-08-10 13:09 UTC by Kjartan Maraas
Modified: 2005-08-11 09:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kjartan Maraas 2005-08-10 13:09:17 UTC
I see this message when copying a folder with 2k files in it from an external
server to my laptop:

gnome-vfs-modules-ERROR **: file file-method.c: line 2108
(do_create_symbolic_link): assertion failed: (target_reference != NULL)

Backtrace:

Backtrace was generated from '/opt/gnome/bin/nautilus'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208207696 (LWP 15032)]
[New Thread -1212683344 (LWP 15049)]
[New Thread -1212388432 (LWP 15042)]
[New Thread -1211163728 (LWP 15036)]
[New Thread -1210897488 (LWP 15035)]
[New Thread -1210614864 (LWP 15033)]
0x00d9d402 in ?? ()

Thread 5 (Thread -1210897488 (LWP 15035))

  • #0 ??
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 749

Comment 1 Kjartan Maraas 2005-08-10 13:14:47 UTC
The problem here is probably that the directory (a cvs checkout of gnomeweb-wml)
contains a few dangling symlinks. Hope that helps pinpoint the problem.
Comment 2 Sebastien Bacher 2005-08-11 09:33:32 UTC
probably a duplicate of #153679

*** This bug has been marked as a duplicate of 153679 ***