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:mime-version:in-reply-to:references:date | |
:message-id:subject:from:to:content-type; q=dns; s=default; b=gp | |
M7b6yPvFNseG2awFsx8vLjwfonjV2CiErO4hJpIHk52XT/cDHsK/Sj7pYhowNfb0 | |
2qFmpeGPSq9R2Mzyw1ZcvDwxv9fKTWejUVY89KQivOo+elVxCiEBDGa3AQWw4obC | |
f/JhGliyAYZN51Wlt7wCxfvr3nKuzOCbGXhG/qAjY= | |
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:mime-version:in-reply-to:references:date | |
:message-id:subject:from:to:content-type; s=default; bh=2BSSSWfj | |
myvEHwxzHAZbSFF3b4k=; b=RpbI94sqZhZrvKLd/ZqUPB7nmp/JkXm18JO2HV3h | |
HgrWcsEze7phJKhTDzOIAiUNRiEVpeWJgN3rJK8HGbgR1CeLeKPK4+s5T53jrMw5 | |
/3gTYoY9FaiteAD5L2I0r+iyn4IWqGR5Q/OA39H3ozDA+4/eQmqlPReWwuzRITog | |
o3Y= | |
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=-1.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 |
X-HELO: | mail-la0-f46.google.com |
MIME-Version: | 1.0 |
X-Received: | by 10.152.180.4 with SMTP id dk4mr1702488lac.49.1391015634584; Wed, 29 Jan 2014 09:13:54 -0800 (PST) |
In-Reply-To: | <20140129153546.GA3147@tastycake.net> |
References: | <CALgEz7qhf85-kdBCqFWWjni8rw8iTvabtdnBu=z4-tVmy_+jTg AT mail DOT gmail DOT com> <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> |
Date: | Wed, 29 Jan 2014 12:13:54 -0500 |
Message-ID: | <CAEotdw=dAsF1wuFgV0ZFR0Z975VQ0OUth5qsJcZZ0kn_knUy2g@mail.gmail.com> |
Subject: | Re: Maintainer for git? |
From: | David Conrad <DavidConrad AT acm DOT org> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
On Wed, Jan 29, 2014 at 10:35 AM, 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. >> . . . >> 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/, >> . . . > > I've just tested this -- the clone is failing ... with the current cygwin > package ... and working just fine with the 2014-01-28 snapshot. ... I tried to test this as well, but when I tried to move the existing cygwin1.dll out of the way and drop the new one in, I got "Access is denied.", even when running a cmd.exe Windows shell as Administrator, without any cygwin bash shell running, and ditto for trying it after a reboot and not having run anything cygwin since the boot. I'm not sure what Vulcan nerve pinch I'm missing here to convince Windows to let me at these files. > I have to say, I'm really impressed with your debugging here! Ditto! All the best, David -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |