Re: rsync buffer overflow detected

2017-05-04 Thread Lars Ellenberg via rsync
On Fri, Apr 14, 2017 at 08:22:29PM +0300, Boris Savelev via rsync wrote: > I use rsync from python on my Debian Jessie amd64 and get this error: > *** buffer overflow detected ***: /rsync terminated > I rebuild rsync-3.1.1 from Debian source with debug and -O1 and get bt from > gdb: > (gdb) bt

Re: rsync buffer overflow detected

2017-04-29 Thread Wayne Davison via rsync
On Fri, Apr 14, 2017 at 10:22 AM, Boris Savelev via rsync < rsync@lists.samba.org> wrote: > #8 0x55585ef6 in read_int (f=f@entry=1606) at io.c:1711 > #9 0x555876ed in setup_protocol (f_out=1605, f_in=1606) at > compat.c:158 > Since rsync is just trying to setup the protocol,

Re: rsync buffer overflow detected

2017-04-17 Thread Boris Savelev via rsync
; <rsync@lists.samba.org> >> An: rsync@lists.samba.org >> Betreff: rsync buffer overflow detected >> >> Hello! >> >> I use rsync from python on my Debian Jessie amd64 and get this error: >> *** buffer overflow detected ***: /rsync terminated >> =

Aw: rsync buffer overflow detected

2017-04-16 Thread devzero--- via rsync
What's the value of "i" when this happens and what are the system ulimit values for the user running that? Roland > Gesendet: Freitag, 14. April 2017 um 19:22 Uhr > Von: "Boris Savelev via rsync" <rsync@lists.samba.org> > An: rsync@lists.samba.org > B

rsync buffer overflow detected

2017-04-14 Thread Boris Savelev via rsync
Hello! I use rsync from python on my Debian Jessie amd64 and get this error: *** buffer overflow detected ***: /rsync terminated === Backtrace: = /lib/x86_64-linux-gnu/libc.so.6(+0x731af)[0x778971af] /lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x37)[0x7791caa7]