X-Recipient: archive-cygwin@delorie.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 <mmoreno@pobox.com>
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: <E4DE3DF5-DBC9-4B04-9C51-358FAF90D851@pobox.com>
To: cygwin@cygwin.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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

