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=Ivk9S5pol5FZzP8RjeRvZXw8gjSjymWYARveGDJGAvarkgKePDM9X | |
cSgD7QqZTscxdCeTnecD/eXEHbLmW09e1FeDaOYYVZ3g0gj2HTVores7JcmsuuKY | |
gtVsROLEsDAmNA5aOVS2Fvzu46MESpdvzNghuxzZomrugoYmRKypFs= | |
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=070LfolKv2cCjngpZofaVH+E1+o=; b=Tj6yJYo4kdimkWS5GDkoj3YfJMLC | |
7hZP7VWJKPy7KybRvM0xjiwQ2XSsP/3TeF2rOX+bc1hRE3C3PPk9tKfPaw4kf0bl | |
/VFYNtEQcEENGSfLZS8pDuexjbc1Yik9OJp5jq89fYYEGrv8w8ZZxWKE9iCS9Hpu | |
GAC6R0lGQFzG/Tg= | |
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=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 |
X-HELO: | calimero.vinschen.de |
Date: | Wed, 19 Mar 2014 21:51:08 +0100 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Public key authorization problem with latest snapshot |
Message-ID: | <20140319205108.GG2715@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <5329B9D0 DOT 6070703 AT cornell DOT edu> <20140319160914 DOT GD2715 AT calimero DOT vinschen DOT de> <5329C9EF DOT 1000305 AT cornell DOT edu> <20140319170508 DOT GF2715 AT calimero DOT vinschen DOT de> |
MIME-Version: | 1.0 |
In-Reply-To: | <20140319170508.GF2715@calimero.vinschen.de> |
User-Agent: | Mutt/1.5.21 (2010-09-15) |
--84ND8YJRMFlzkrP4 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mar 19 18:05, Corinna Vinschen wrote: > On Mar 19 12:46, Ken Brown wrote: > > On 3/19/2014 12:09 PM, Corinna Vinschen wrote: > > >On Mar 19 11:37, Ken Brown wrote: > > >>Here's some more weirdness involving the recent changes to exception > > >>handling on 64-bit Cygwin. > > >> > > >>I have an ordinary user kbrown and an administrator user > > >>kbrown-admin. I use the following command to simulate "su": > > >> > > >> ssh kbrown-admin@$(hostname) . > > >> > > >>With the current (2014-03-18) x86_64 snapshot, this doesn't work if > > >>I try to use public key authorization. I simply get a message > > >> > > >> Connection closed by fe80::81db:bf3a:6434:6015%11 > > >> > > >>and I'm not even prompted for my passphrase [*]. But if I move my > > >>id_rsa and id_rsa.pub out of the way, I'm prompted for a password, > > >>and I can login successfully. > > >> > > >>Reverting to the 2014-03-17 snapshot fixes the problem. > > > > > >I just checked in a change. Please give it a try. If this doesn't wo= rk > > >either, I don't know how to proceed. > >=20 > > This fixes the public key authorization problem, but the timeout > > during the starting of gtk applications is back. The > > "window-default" program from the other thread is still a test case > > for that problem. >=20 > Ok, I give up. I have no idea anymore how to change that. I have a big problem here. I reverted the entire exception handling to 1.7.28 state, and the "window-default" application still hangs for me and generates the WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.NoReply: Did not receive a reply [etc] message before the window opens. Then I rebuild the same code, without any changes, just with -g -O2 instead of just -g, and the window-default application didn't hang. If I build everything with -g and only the files which include exception.h with -O2, I would have expected that it works, but not so. It still hangs.=20=20 I tried every variation of execption handler installation and the kitchen sink, but whatever change I try, the only variation which works for window-default is the 1.7.28 version compiled with -O2. Which is not good given that the exception handler is called twice. Every change to make sure the vectored continue handler is only called in the debugger result in window-default hanging again. I just can't find a stable state which does not fail one way or the other :( We need to know what happens there, but the various dbus-FOO processes started at once are a bit overwhelming. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --84ND8YJRMFlzkrP4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJTKgM7AAoJEPU2Bp2uRE+g9ikP/A4WKRF/oZlkE51VoTKtj/GG /6UncTO/uo7r6QRyTFRuPMWKRknuH10qeID2ENzf/4W3Rh9kd3ah/LvA8vZ8+m0X WIntIiaDZtIjGcp5izoYOkOcyGfkCs+wgWpaEELIyCB3NmvNXAvQ1q7Op0LpNtqd CGKZ+XUL7L8+6jBLvHXu8uD+VhZaE+TUOjzeMGUXTtiS9YGv8Sv7I6Ey3FO38nRA nOiTYFy5SDdvDtaWxfraBzGQKn7hGuG0AX+/9LmjPI/0ig/VOkGruD52xFBsQjhd SQ2XbX48+55Y4CiIOdtLEWHfhEbQg4yhPfZ78c59Lc6d6ImPQqw6Z5k2VGeSYXIh FMrfTzK0gMkRB4d4pxdYr9yeU2K5RVR3Qxj98mZXV9rcpLR3x8jO8HcWkTdKXJcf lsZnYvrKjHq2Y/uRurILr7w37BaAu3TspTK1uMgIdHzeJcNG2MFXjjWSaWsyv6gN pJbgL8e9JLafNUUjpD0DpytaNCkk+6XkqJmeQsC1pegTCAegqI9xE5b46VKQgi5/ WVA2DpX59meehge6CTvK3GSECZ7neo0w2/TCk3nmFJGeo1KL+C1iC05l5VCehmKK DA8Ld/5uecF8ZVZCr+nHpHabWKdU3j8E54P2ODL3jMs4qW+Z64PuTXeyX0mlDPo8 +obpPfub1XQDYEIE4fF+ =ZZp0 -----END PGP SIGNATURE----- --84ND8YJRMFlzkrP4--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |