Displaying 2 results from an estimated 2 matches for "convbuf".
2015 Jun 17
8
[Bug 11338] New: Rsync Crash - Segmentation fault
...ill crash is observed. Below
call stack is generated by the crash:
(gdb)
#0 0x0000003ad7e25433 in __gconv_transform_ascii_internal () from
/lib64/libc.so.6
#1 0x0000003ad7e20264 in __gconv () from /lib64/libc.so.6
#2 0x0000003ad7e1f83c in iconv () from /lib64/libc.so.6
#3 0x000000000040d252 in iconvbufs ()
#4 0x0000000000423bce in rwrite ()
#5 0x0000000000423505 in rprintf ()
#6 0x000000000042b911 in whine_about_eof ()
#7 0x000000000042f5e2 in read_buf ()
#8 0x000000000042fde1 in read_int ()
#9 0x000000000043055d in setup_protocol ()
#10 0x000000000041ffb8 in client_run ()
#11 0x00000000004...
2013 Apr 16
7
[Bug 9798] New: rsync crash with SIGSEGV when read time out happens
...f=0xbfffb05c, inbufend=0xbfffbd48
"\n", outbuf=0xbfffb064, outbufend=0x80a3d24 "", irreversible=0xbfffb018) at
gconv.c:63
#3 0xb7f996fc in iconv (cd=0x80a2fe0, inbuf=0xbfffb05c,
inbytesleft=0xbfffb060, outbuf=0xbfffb064, outbytesleft=0xbfffb068) at
iconv.c:53
#4 0x08050f6d in iconvbufs (ic=0x80a2fe0, in=0xbfffb4a0, out=0xbfffb4b0,
flags=0) at rsync.c:175
#5 0x080630e6 in rwrite (code=3086884128, buf=0xbfffbcf0 "rsync error: error
in rsync protocol data stream (code 12) at io.c(635) [receiver=3.0.2]\n",
len=-1073761120, is_utf8=0) at log.c:339
#6 0x080632fc in rprintf...