DO NOT REPLY [Bug 6821] New: Assertion failed so rsync crashes (path includes special char)

samba-bugs at samba.org samba-bugs at samba.org
Fri Oct 16 15:39:05 MDT 2009


https://bugzilla.samba.org/show_bug.cgi?id=6821

           Summary: Assertion failed so rsync crashes (path includes special
                    char)
           Product: rsync
           Version: 3.0.6
          Platform: x86
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: akruijff at dds.nl
         QAContact: rsync-qa at samba.org


I've run the following command: rsync -naHe "/usr/bin/ssh -i
/root/.ssh/id_dsa_gateway" --compress-level=9 --stats Server1-*-2009-10-*
REMOTE:/backup/

After a wile it gives me this and aborts:

rsync: stat "/path/directory/!path with spaces/FILE.EXT" failed: No such file
or directory (2)
message repeated 20 to 50 times
Assertion failed: (CVAL(node->data, 0) == 0), function finish_hard_link, file
hlink.c, line 533.
rsync: stat "/path/directory/!path with spaces/FILE.EXT" failed: No such file
or directory (2)
message repeated about 5 times.
rsync error: unexplained error (code 134) at io.c(1143) [sender=3.0.6]

# rsync --version
rsync  version 3.0.6  protocol version 30
Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
    64-bit files, 32-bit inums, 32-bit timestamps, 64-bit long ints,
    socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
    append, ACLs, xattrs, no iconv, symtimes


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list