delorie.com/archives/browse.cgi | search |
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:reply-to | |
:references:mime-version:content-type:in-reply-to; q=dns; s= | |
default; b=xEnusBENfiNeZoZRnLs6wNFKkryIpD36XrmXSTbwxzE5Z3nef7IG7 | |
GSfjIJ7dkaDjI59BWBgev6zTPFWqewVx1unF4F4mak51xPIYOcMkRVEJvPsaSt8w | |
Q+gVMVZ87nhHnLG6imFXYiZbpgEpN/pfSeXAk1awedYKLDPNVLrUQY= | |
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:reply-to | |
:references:mime-version:content-type:in-reply-to; s=default; | |
bh=L6eerB1AyMDSH8+QvJG8XycZYcI=; b=aQHIZs1R1R//C7DB1H7ik/6VInbQ | |
3ODsHmztNrw6HoMr/uI7zOoBKdHuTxCY3TfqeluqIKl2V2DadPM+dXGzmUnTaPS2 | |
yFrPi/bIBfkLXLhKFgPClkRfx9d8oqXdPhSoJPkjOjBNtFSgwTkX5XMoSXz1WuAh | |
+jQaE70dt4MRzFA= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=-6.0 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 |
X-HELO: | calimero.vinschen.de |
Date: | Wed, 29 Jan 2014 19:10:01 +0100 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Maintainer for git? |
Message-ID: | <20140129181001.GU2821@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <CAAXzdLXQ-MfUQj6Zh4FSCgGgwwZ82OpkPTWznp5vVFXXeeKvHw AT mail DOT gmail DOT com> <CALgEz7o7Sm2+NF=Fc3Wpp+Fy=+LQiz0aAc-+Pp+s=-Pjw--AuQ AT mail DOT gmail DOT com> <CAM7Q9ZvnA4ukDXdbQExX7mje=6yx=0STzQTKAbWhG3jApGHmJw AT mail DOT gmail DOT com> <20140123105142 DOT GN2357 AT calimero DOT vinschen DOT de> <20140125115958 DOT GU2357 AT calimero DOT vinschen DOT de> <CAAXzdLXVygRPOM0bm8+m2FHXieWV7OdtKp7T52_N9uoYt4v-BQ AT mail DOT gmail DOT com> <CAM7Q9Zs_3oyCkiyU+jbwgePaCxDXxQg+4fZ4R5JwE0Ucp1xf+w AT mail DOT gmail DOT com> <CAEotdwnMZ++rmkOmjy+cFF=fHvcWWP2uMSQ548Q6m9WwXk4mOg AT mail DOT gmail DOT com> <20140128111102 DOT GM2821 AT calimero DOT vinschen DOT de> <20140129153546 DOT GA3147 AT tastycake DOT net> |
MIME-Version: | 1.0 |
In-Reply-To: | <20140129153546.GA3147@tastycake.net> |
User-Agent: | Mutt/1.5.21 (2010-09-15) |
--eMnpOGXCMazMAbfp Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Jan 29 15:35, Adam Dinwoodie wrote: > 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. > >=20 > > 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. > >=20 > > 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/, > >=20 > > With this combination, you should be able to git clone the same as > > with the SSE2-less OpenSSL. >=20 > 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. Thanks for testing. This affects the 32 bit version in the first place, so there's no rush to test it on 64 bit, afaics. > I have to say, I'm really impressed with your debugging here! Thanks :) Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --eMnpOGXCMazMAbfp Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJS6UP5AAoJEPU2Bp2uRE+gR08P+QG4nzRCdivpKiPeDrmOy1dU DxHsW5PyN0FEh54pY807gokwECzPH1IInonh+B+QpEhQjUFXDjpEHJYz/kOmH1t3 7LtOOXBkx9R98Nx0SZLYrZTv0lehdD4xNtAC69ikTEoVdaHorsBfG3EOiI+rNa/E YIYkBNpIzn87qUKcOdlTQkw9YwmRPtLKQZVHWfOQi+qWxfOIsviHlEKD4MWiXUwE EhTBLJv+W+FV4Kk7NN8n7npthzYxu3tkXu0RFrvI4uI2kVA0eHAycqGNRSOZ6e5w 2Ku0a6GBGG0F08/gsgVnV8fAbIncgduYCchy5lnAs4Pop2nuy+sLDTl61NIMjekU lGW//jptgqXmNB7s86cyiVb1djvp63nv/6yftD3FwjQhr/XQBGa5WIVyMoNDTxwB ap5DjOi7k2HgnjiuJKD/+FFlhZuFWY1mxvmw5XgA5GxcdjItp/hAvrNJF47KED0N LKbpy+LGh6YM288Glcrc7clCXBmiQ69LpSgon3KUriP0vaVtf3yb2FimC8RLEKwh 92Gr8xoNZMEvbDvSnPbZ7fG2+UwWusyRL/tAAsvaFKP9RnzJ5f1y6pO3r+M+GaFl XovDu/WfbaAryKBS6I5rODMQ6Ks4Hc4mNgnE5aE5+1pgb3Xjp0j41ZNfjoai8jqe JV9nWnQEQkFIxi2skWRD =57Xj -----END PGP SIGNATURE----- --eMnpOGXCMazMAbfp--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |