X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org From: Marco Moreno Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Rsync w/o socketpair does NOT fix hang Date: Fri, 19 Mar 2010 17:46:30 -0400 Message-Id: To: cygwin AT cygwin DOT com Mime-Version: 1.0 (Apple Message framework v1077) X-Pobox-Relay-ID: E1A49DB8-33A0-11DF-B8D7-68E3016DD5F0-99441528!b-pb-sasl-quonix.pobox.com X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I too am experiencing rsync 3.0.7-1 hanging with ssh on 1.7.1-1. =20 I tried building rsync without socketpair as others suggested, but it did n= ot make a difference. (I presume I built it correctly since --version repo= rts "no socketpairs".) It appears to hang only on large files and consiste= ntly failing on the same ones. Thousands of smaller files sync just fine. = Using --progress shows that it usually hangs at about the same percent (i.= e. 3% complete). Once it hangs, it consumes my cpu. It then ignores inter= rupts (^C), requiring a kill -9. I also installed the sans-socketpair buil= d on the remote to no avail. I'm running windows server 2008 on the client and 2003 on the remote (both = 32 bit). I'm not a C developer and the extent of my abilities is little more than co= nfigure/make, but I'm willing to help diagnose this problem since others ar= e having trouble reproducing it. What can I try? Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple