Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <3E37FFA8.5040701@lapo.it> Date: Wed, 29 Jan 2003 17:22:00 +0100 From: Lapo Luchini User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030114 X-Accept-Language: it, en, fr, es MIME-Version: 1.0 To: Max Bowsher CC: cygwin AT cygwin DOT com Subject: Re: rsync hang - strace output - any ideas? References: <00d001c2c6d3$156b2e20$78d96f83 AT pomello> In-Reply-To: <00d001c2c6d3$156b2e20$78d96f83@pomello> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Max Bowsher wrote: >I was running the rsync testsuite, and an rsync process hung. >I did "strace -p ", and got 1 line of trace: > 4 4 [sig] rsync 2540 wait_sig: looping > >Does this mean anything to any Cygwin gurus? > What release are you using exactly? In 2.5.5-2 I added a small patch (don't remember the author, see the included README) that adds a sleepms(30) to try to avoid a (possible?) bug in signaling between parent and child in Cygwin. Some heavy user say that also with that sleepms(30) they sometime hang and that sleepms(100) "relsolved" that better, but this degrades performances. The imminent 2.5.6 adds a cache in the network stream that shuold help and some other fixes (not by me). For more infos: http://www.mail-archive.com/rsync AT lists DOT samba DOT org/ -- Lapo 'Raist' Luchini lapo AT lapo DOT it (PGP & X.509 keys available) http://www.lapo.it (ICQ UIN: 529796) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/