<div dir="ltr">Thanks, same file consistently it is crashing.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 2, 2016 at 12:44 PM,  <span dir="ltr"><<a href="mailto:devzero@web.de" target="_blank">devzero@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>does it crash reproducable at the same file or is it randomly?<br><br><div class="gmail_quote"><div><div class="h5">Am 2. Dezember 2016 07:50:20 MEZ, schrieb VigneshDhanraj G <<a href="mailto:vigneshdhanraj.g@gmail.com" target="_blank">vigneshdhanraj.g@gmail.com</a>>:</div></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div class="h5">
<div dir="ltr">Any update on this issue.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 30, 2016 at 6:29 PM, VigneshDhanraj G <span dir="ltr"><<a href="mailto:vigneshdhanraj.g@gmail.com" target="_blank">vigneshdhanraj.g@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Team, <div><br></div><div>While Running rsync rsync://username@ip:873 , I am getting following error.</div><div><br></div><div><div>rsync: safe_read failed to read 1 bytes [Receiver]: Connection reset by peer (104)</div><div>rsync error: error in rsync protocol data stream (code 12) at io.c(276) [Receiver=3.1.1]</div></div><div><br></div><div>In Remote pc , i can see segmentation fault, dmesg gives following error. My remote PC using debian wheezy.</div><div><br></div><div>rsync[9022]: segfault at 968 ip 00007f90001cd790 sp 00007fffe96008a0 error 4 in <a href="http://libpthread-2.13.so" target="_blank">libpthread-2.13.so</a>[7f90001c800<wbr>0+17000]<br></div><div><br></div><div>gdb output: bt</div><div><br></div><div><div>(gdb) bt</div><div>#0  0x00007fa75e8ab790 in __pthread_initialize_minimal_i<wbr>nternal () from /lib/x86_64-linux-gnu/libpthre<wbr>ad.so.0</div><div>#1  0x00007fa75e8ab209 in _init () from /lib/x86_64-linux-gnu/libpthre<wbr>ad.so.0</div><div>#2  0x00007fa75e6a0000 in ?? ()</div><div>#3  0x00007fa75f967f09 in ?? () from /lib64/ld-linux-x86-64.so.2</div><div>#4  0x00007fa75f9680ce in ?? () from /lib64/ld-linux-x86-64.so.2</div><div>#5  0x00007fa75f96c333 in ?? () from /lib64/ld-linux-x86-64.so.2</div><div>#6  0x00007fa75f967ba6 in ?? () from /lib64/ld-linux-x86-64.so.2</div><div>#7  0x00007fa75f96bb1a in ?? () from /lib64/ld-linux-x86-64.so.2</div><div>#8  0x00007fa75efe5760 in ?? () from /lib/x86_64-linux-gnu/libc.so.<wbr>6</div><div>#9  0x00007fa75f967ba6 in ?? () from /lib64/ld-linux-x86-64.so.2</div><div>#10 0x00007fa75efe57ff in ?? () from /lib/x86_64-linux-gnu/libc.so.<wbr>6</div><div>#11 0x00007fa75efe58f7 in __libc_dlopen_mode () from /lib/x86_64-linux-gnu/libc.so.<wbr>6</div><div>#12 0x00007fa75efbee94 in __nss_lookup_function () from /lib/x86_64-linux-gnu/libc.so.<wbr>6</div><div>#13 0x00007fa75efbf6ab in __nss_next2 () from /lib/x86_64-linux-gnu/libc.so.<wbr>6</div><div>#14 0x00007fa75efc5666 in gethostbyaddr_r () from /lib/x86_64-linux-gnu/libc.so.<wbr>6</div><div>#15 0x00007fa75efcae1d in getnameinfo () from /lib/x86_64-linux-gnu/libc.so.<wbr>6</div><div>#16 0x0000000000441002 in lookup_name ()</div><div>#17 0x0000000000440e3b in client_name ()</div><div>#18 0x000000000044d566 in start_daemon ()</div><div>#19 0x000000000043eb74 in start_accept_loop ()</div><div>#20 0x000000000044da7e in daemon_main ()</div><div>#21 0x0000000000425751 in main ()</div></div><div><br></div><div><div>strace output which shows segmentation fault. </div><div>7241  read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0<wbr>\0\3\0>\0\1\0\0\0\3008\0\0\0\0<wbr>\0\0"..., 832) = 832</div><div>7241  fstat(5, {st_mode=S_IFREG|0644, st_size=80712, ...}) = 0</div><div>7241  mmap(NULL, 2185864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7fd406a88000</div><div>7241  mprotect(0x7fd406a9b000, 2093056, PROT_NONE) = 0</div><div>7241  mmap(0x7fd406c9a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENY<wbr>WRITE, 5, 0x12000) = 0x7fd406c9a000</div><div>7241  mmap(0x7fd406c9c000, 6792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANON<wbr>YMOUS, -1, 0) = 0x7fd406c9c000</div><div>7241  close(5)                          = 0</div><div>7241  mprotect(0x7fd406c9a000, 4096, PROT_READ) = 0</div><div>7241  mprotect(0x7fd406ea2000, 4096, PROT_READ) = 0</div><div>7241  set_tid_address(0x7fd4080809d<wbr>0)   = 7241</div><div>7241  --- SIGSEGV (Segmentation fault) @ 0 (0) ---</div><div>6080  <... select resumed> )            = ? ERESTARTNOHAND (To be restarted)</div><div>6080  --- SIGCHLD (Child exited) @ 0 (0) ---</div><div>6080  wait4(-1, NULL, WNOHANG, NULL)    = 7241</div><div>6080  wait4(-1, NULL, WNOHANG, NULL)    = -1 ECHILD (No child processes)</div><div>6080  rt_sigreturn(0xffffffffffffff<wbr>ff)  = -1 EINTR (Interrupted system call)</div><div>6080  select(5, [4], NULL, NULL, NULL <unfinished ...></div></div><div><br></div><div>so, i have upgraded rsync to latest in my remote pc, but problem not get solved.</div><div>Please help me to solve this.</div><div><br></div><div>Regards,</div><div>Vigneshdhanraj G</div></div>
</blockquote></div><br></div>
<p style="margin-top:2.5em;margin-bottom:1em;border-bottom:1px solid #000"></p></div></div><span class="HOEnZb"><font color="#888888"><pre class="m_-4840121869515325324k9mail">-- <br>Please use reply-all for most replies to avoid omitting the mailing list.<br>To unsubscribe or change options: <a href="https://lists.samba.org/mailman/listinfo/rsync" target="_blank">https://lists.samba.org/<wbr>mailman/listinfo/rsync</a><br>Before posting, read: <a href="http://www.catb.org/~esr/faqs/smart-questions.html" target="_blank">http://www.catb.org/~esr/faqs/<wbr>smart-questions.html</a></pre></font></span></blockquote></div><span class="HOEnZb"><font color="#888888"><br>
-- <br>
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.</font></span></div></blockquote></div><br></div>