X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; q=dns; s=default; b=pCGl opriO+3T/s+HaO71rUxBUrXe8A2aMtQlIbIZNBpABnu3H4IeOF2Q1MfHm1EiNZq8 XHPUkK/Dkyh0CAGlASlXTwbwYUTkIfdRNNUTZBhr+mm+fSnR8wFN9+IloZuLwkcE zhSZMNcHLhSsYVna+mvWsQdFFyvQky+vCSWUnp4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; s=default; bh=+WEb83vEzc Jg5nQd9DWcu62ocuA=; b=vu3A9Tu/ZlEtpD6uKb7NZKCOXIn0At/8juHZ6qzNBN Tb1Mvw6+hcdwUMVFuFDWlYh5bIWqJmdW4pzHcvxPXnbnsivVMkQeiAhOOXSJLDr+ r3CPuXPMPiqt4IiicI1IZU+/THH9y6+6Q9DWP25OJB6eieKiv4NxZYfcUSKs++nT U= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 X-HELO: northrend.tastycake.net Date: Wed, 29 Jan 2014 15:35:47 +0000 From: Adam Dinwoodie To: cygwin AT cygwin DOT com Subject: Re: Maintainer for git? Message-ID: <20140129153546.GA3147@tastycake.net> References: <20140123105142 DOT GN2357 AT calimero DOT vinschen DOT de> <20140125115958 DOT GU2357 AT calimero DOT vinschen DOT de> <20140128111102 DOT GM2821 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140128111102.GM2821@calimero.vinschen.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes On Tue, Jan 28, 2014 at 12:11:02PM +0100, Corinna Vinschen wrote: > Chris and I discussed this problem further and we applied a patch to the > Cygwin DLL which saves and restores the FPU state and XMM registers on > 32 bit as well when a thread gets interrupted for signal handling. > > For testing I reverted my local OpenSSL to the previous 1.0.1f-1 and > tried to fetch the Linux git repo a couple of times without error, so > I'm carefully optimistic that we can revert to an SSE2-enabled OpenSSL > as soon as we release the next Cygwin version 1.7.28, which is due very > soon now. > > I'd be grateful if you could do some more testing as well. Please > revert your OpenSSL package to 1.0.1f-1 via setup, and then fetch the > latest 2014-01-28 Cygwin snapshot DLL from http://cygwin.com/snapshots/, > > With this combination, you should be able to git clone the same as > with the SSE2-less OpenSSL. I've just tested this -- the clone is failing as expected with the current cygwin package from setup-x86.exe, and working just fine with the 2014-01-28 snapshot. I've not tested the snapshot on x86_64, but I can try to find time to do that if it'd be useful. I have to say, I'm really impressed with your debugging here! -- 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