Bug 1048659

Summary: [abrt] rsync: send_xattr_request(): rsync killed by SIGABRT
Product: [Fedora] Fedora Reporter: todd_lewis
Component: rsyncAssignee: Michal Luscon <mluscon>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: marwalk, mluscon, psimerda, ssorce
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/55c54e7d283b0f1efea0aef6759b83ff9f0d6dc6
Whiteboard: abrt_hash:b71d2a175b95688dfe0a6338e0a6e472357e7fce
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-13 11:48:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: proc_pid_status
none
File: var_log_messages none

Description todd_lewis 2014-01-06 03:37:03 UTC
Version-Release number of selected component:
rsync-3.1.0-1pre1.fc20

Additional info:
reporter:       libreport-2.1.10
backtrace_rating: 4
cmdline:        rsync -aHAXxv --del --exclude /dev/ --exclude /proc/ --exclude /sys/ --exclude /run/ --exclude /**/.cache --exclude /smb/todd/trailsong.img.* --exclude /smb/todd/trailsong.tgz --delete-excluded // a3-root-bkup
crash_function: send_xattr_request
executable:     /usr/bin/rsync
kernel:         3.12.5-302.fc20.i686
open_fds:       
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #5 send_xattr_request at xattrs.c:572
 #6 itemize at generator.c:557
 #7 maybe_hard_link at hlink.c:236
 #8 hard_link_check at hlink.c:448
 #9 recv_generator at generator.c:1472
 #10 generate_files at generator.c:2244
 #11 do_recv at main.c:945
 #12 do_server_recv at main.c:1057
 #13 start_server at main.c:1091
 #14 child_main at main.c:1064

Comment 1 todd_lewis 2014-01-06 03:37:09 UTC
Created attachment 845885 [details]
File: backtrace

Comment 2 todd_lewis 2014-01-06 03:37:11 UTC
Created attachment 845886 [details]
File: cgroup

Comment 3 todd_lewis 2014-01-06 03:37:14 UTC
Created attachment 845887 [details]
File: core_backtrace

Comment 4 todd_lewis 2014-01-06 03:37:17 UTC
Created attachment 845888 [details]
File: dso_list

Comment 5 todd_lewis 2014-01-06 03:37:19 UTC
Created attachment 845889 [details]
File: environ

Comment 6 todd_lewis 2014-01-06 03:37:21 UTC
Created attachment 845890 [details]
File: limits

Comment 7 todd_lewis 2014-01-06 03:37:23 UTC
Created attachment 845891 [details]
File: maps

Comment 8 todd_lewis 2014-01-06 03:37:25 UTC
Created attachment 845892 [details]
File: proc_pid_status

Comment 9 todd_lewis 2014-01-06 03:37:28 UTC
Created attachment 845893 [details]
File: var_log_messages

Comment 10 todd_lewis 2014-01-06 04:19:18 UTC
This script containing the rsync has been run twice a day for the last several months. It started complaining just in the last few days. There were some additional messages from rsync that may be relevant:

rsync: xattrs.c:572: send_xattr_request: Assertion `f_out >= 0' failed.
rsync: connection unexpectedly closed (26170 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(226) [sender=3.1.0pre1]

Not sure what to make of that.

Comment 11 Michal Luscon 2014-06-13 11:48:13 UTC

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