https://bugzilla.samba.org/show_bug.cgi?id=10776 Summary: SIGSEGV in utf8_internal_loop()
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo:
[hidden email]
ReportedBy:
[hidden email]
QAContact:
[hidden email]
It looks like the fix from #9798 was not sufficient and rsync can still crash
after improper iconv call. Any suggestions what might have gone wrong in this
case?
Version of rsync:
rsync-3.1.0
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
Full backtrace is available at
https://bugzilla.redhat.com/attachment.cgi?id=913207 .
--
Configure bugmail:
https://bugzilla.samba.org/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are the QA contact for the bug.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/rsyncBefore posting, read:
http://www.catb.org/~esr/faqs/smart-questions.html