X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 10 Aug 2009 16:47:42 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: 1.7.0-56: Subversion svn+ssh:// URLs often fail Message-ID: <20090810144742.GR3204@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4A801134 DOT 80209 AT milohedge DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A801134.80209@milohedge.com> User-Agent: Mutt/1.5.19 (2009-02-20) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Aug 10 13:23, Robert Bogomip wrote: > This works under 1.5 (though I seem to remember that, many moons ago, it > used to fail in the same way there too). Consider: > > $ while svn ls svn+ssh://myserver/myrepo/ >/dev/null; do date; done > Mon Aug 10 12:57:09 GMTDT 2009 > Mon Aug 10 12:57:10 GMTDT 2009 > Mon Aug 10 12:57:11 GMTDT 2009 > Mon Aug 10 12:57:11 GMTDT 2009 > Mon Aug 10 12:57:12 GMTDT 2009 > Mon Aug 10 12:57:13 GMTDT 2009 > Mon Aug 10 12:57:14 GMTDT 2009 > Mon Aug 10 12:57:14 GMTDT 2009 > Mon Aug 10 12:57:15 GMTDT 2009 > Mon Aug 10 12:57:16 GMTDT 2009 > 7 [main] svn 2560 fork: child -1 - died waiting for longjmp before > initialization, retry 0, exit code 0xC0000005, errno 11 > 7 [main] svn 2560 fork: child -1 - died waiting for longjmp before > initialization, retry 0, exit code 0xC0000005, errno 11 > svn: Can't create tunnel: Resource temporarily unavailable > > > Sometimes it fails with ?svn: Network connection closed unexpectedly.? > > myserver is an Ubuntu box. Cygwin ssh to myserver seems uneventful in all > other ways (i.e., it just works as expected). The cygwin host is Vista > (cygcheck output dutifully attached). I ran this testcase on a Windows 7 RTM box, using the latest Cygwin from CVS, in a debug and in an optimized version. The loop ran ~2000 iterations under the debug Cygwin DLL and more then 3000 iterations under the optimized DLL without any problem, until I killed them using Ctrl-C. So, either there's a BLODA problem on your machine, or the problem has been fixed in CVS. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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