samba-bugs at samba.org
2018-Sep-10 22:18 UTC
[Bug 13608] New: Assertion failed: (f_out >= 0), function send_xattr_request
https://bugzilla.samba.org/show_bug.cgi?id=13608 Bug ID: 13608 Summary: Assertion failed: (f_out >= 0), function send_xattr_request Product: rsync Version: 3.1.3 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org Reporter: mail at kenkubota.de QA Contact: rsync-qa at samba.org The following problem occurs only occasionally. Error message: Assertion failed: (f_out >= 0), function send_xattr_request, file xattrs.c, line 663. rsync: [receiver] write error: Broken pipe (32) rsync error: error in socket IO (code 10) at io.c(820) [receiver=3.1.3] Command: /opt/local/bin/rsync --rsync-path=/opt/local/bin/rsync -a -HAXN -vz --numeric-ids --delete --delete-excluded -e ssh -i /Users/myuser/.ssh/id_ecdsa myserver:mydir /Users/myuser Output of "rsync --version": rsync version 3.1.3 protocol version 31 Output of "sw_vers": ProductName: Mac OS X ProductVersion: 10.13.6 BuildVersion: 17G65 -- You are receiving this mail because: You are the QA Contact for the bug.