Bug 1114384

Summary: [abrt] rsync: utf8_internal_loop(): rsync killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Juan Orti Alcaine <jorti>
Component: rsyncAssignee: Pavel Šimerda (pavlix) <psimerda>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: glad08, joakim.hovlandsvag, jorti, mluscon, psimerda, ssorce
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/e21d0908fa8dcc98b010fee324aee5a0c3229b58
Whiteboard: abrt_hash:0aff76cb7372c86f36e170a113a1d264c53c79b0
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-01 14:42:40 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: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Juan Orti Alcaine 2014-06-29 21:30:36 UTC
Version-Release number of selected component:
rsync-3.1.0-5.fc20

Additional info:
reporter:       libreport-2.2.2
backtrace_rating: 4
cmdline:        rsync -avz --delete root.com:/var/spool/mail /home/juan/backups
crash_function: utf8_internal_loop
executable:     /usr/bin/rsync
kernel:         3.15.0-1.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 utf8_internal_loop at ../iconv/loop.c:331
 #1 __gconv_transform_utf8_internal at ../iconv/skeleton.c:611
 #2 __gconv at gconv.c:79
 #3 iconv at iconv.c:52
 #4 iconvbufs at rsync.c:209
 #5 rwrite at log.c:374
 #6 rprintf at log.c:433
 #7 whine_about_eof at io.c:222
 #8 read_buf at io.c:1825
 #9 read_int at io.c:1720

Comment 1 Juan Orti Alcaine 2014-06-29 21:30:41 UTC
Created attachment 913207 [details]
File: backtrace

Comment 2 Juan Orti Alcaine 2014-06-29 21:30:43 UTC
Created attachment 913208 [details]
File: cgroup

Comment 3 Juan Orti Alcaine 2014-06-29 21:30:45 UTC
Created attachment 913209 [details]
File: core_backtrace

Comment 4 Juan Orti Alcaine 2014-06-29 21:30:47 UTC
Created attachment 913210 [details]
File: dso_list

Comment 5 Juan Orti Alcaine 2014-06-29 21:30:49 UTC
Created attachment 913211 [details]
File: environ

Comment 6 Juan Orti Alcaine 2014-06-29 21:30:51 UTC
Created attachment 913212 [details]
File: exploitable

Comment 7 Juan Orti Alcaine 2014-06-29 21:30:53 UTC
Created attachment 913213 [details]
File: limits

Comment 8 Juan Orti Alcaine 2014-06-29 21:30:55 UTC
Created attachment 913214 [details]
File: maps

Comment 9 Juan Orti Alcaine 2014-06-29 21:30:57 UTC
Created attachment 913215 [details]
File: open_fds

Comment 10 Juan Orti Alcaine 2014-06-29 21:30:59 UTC
Created attachment 913216 [details]
File: proc_pid_status

Comment 11 Juan Orti Alcaine 2014-06-29 21:31:01 UTC
Created attachment 913217 [details]
File: var_log_messages

Comment 12 Fedora Admin XMLRPC Client 2014-09-30 12:14:12 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 13 Pavel Šimerda (pavlix) 2014-10-10 18:59:44 UTC
I've seen a similar issue and it would be great if there was a reliable way to reproduce this.

Comment 14 Juan Orti Alcaine 2014-10-21 10:56:38 UTC
I'm getting this error from time to time while rsync'ing my Mailbox folder. I guess there can be some UTF-8 combinations that make this happen.

I have just done a full rsync, but I haven't found any specific mail to reproduce this problem.

Comment 15 Pavel Šimerda (pavlix) 2015-04-01 14:40:47 UTC
*** Bug 1150729 has been marked as a duplicate of this bug. ***

Comment 16 Pavel Šimerda (pavlix) 2015-04-01 14:42:40 UTC
I think issues like this should be handled first by upstream and with a good reproducer. I don't think we can provide any help here.