Re: segfault at 968 Error

2016-12-02 Thread VigneshDhanraj G
after loading libc symbols, gdb output as follows. #0 0x7f90001cd790 in __pthread_initialize_minimal_internal () at nptl-init.c:296 296 nptl-init.c: No such file or directory. (gdb) bt #0 0x7f90001cd790 in __pthread_initialize_minimal_internal () at nptl-init.c:296 #1

Re: segfault at 968 Error

2016-12-01 Thread VigneshDhanraj G
Thanks, same file consistently it is crashing. On Fri, Dec 2, 2016 at 12:44 PM, wrote: > does it crash reproducable at the same file or is it randomly? > > Am 2. Dezember 2016 07:50:20 MEZ, schrieb VigneshDhanraj G < > vigneshdhanra...@gmail.com>: > >> Any update on this issue.

Re: segfault at 968 Error

2016-12-01 Thread devzero
does it crash reproducable at the same file or is it randomly? Am 2. Dezember 2016 07:50:20 MEZ, schrieb VigneshDhanraj G : >Any update on this issue. > >On Wed, Nov 30, 2016 at 6:29 PM, VigneshDhanraj G < >vigneshdhanra...@gmail.com> wrote: > >> Hi Team, >> >> While

Re: segfault at 968 Error

2016-12-01 Thread VigneshDhanraj G
Any update on this issue. On Wed, Nov 30, 2016 at 6:29 PM, VigneshDhanraj G < vigneshdhanra...@gmail.com> wrote: > Hi Team, > > While Running rsync rsync://username@ip:873 , I am getting following > error. > > rsync: safe_read failed to read 1 bytes [Receiver]: Connection reset by > peer (104) >

segfault at 968 Error

2016-11-30 Thread VigneshDhanraj G
Hi Team, While Running rsync rsync://username@ip:873 , I am getting following error. rsync: safe_read failed to read 1 bytes [Receiver]: Connection reset by peer (104) rsync error: error in rsync protocol data stream (code 12) at io.c(276) [Receiver=3.1.1] In Remote pc , i can see segmentation