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:from:subject:reply-to:to:references:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; q=dns; s=default; b=Igamb+yKdtvngv83 | |
rszP8VNdeNUtp6Eyh1PmuFmcnvmBGjmI2h0oDVwzTes1wI1ktzwwXWZKHA/vUKsG | |
33r4bs3jjPkjX3sP6EiuCoyipZ+BpDLlm8QMFSJTMy5nfJyrPu/BgKfNlPJfCRni | |
MVyHU7xqgzvkdgXFtMu91Kh1JVo= | |
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:from:subject:reply-to:to:references:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; s=default; bh=PHm2IJr+0dNJ36k2kCFu2I | |
Eym+Q=; b=CRbXaEBnDxRRgZmQ5X0N4WFhP5X8V+kIgJva7bt9fDkC+dNEvOEuhM | |
Px9Nvphobxh41+jGHdkiHJB3kojJ9XpbaQnegKZuMOVNBEVji7ZsbEenWEtwEGuV | |
iBp2bB+b0THxk/x5tXx7H1qaScYKqKBi+QBY2SvGbifNw+8awHOBs= | |
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-Spam-SWARE-Status: | No, score=-5.9 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy=fam |
X-HELO: | smtp-out-no.shaw.ca |
From: | Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca> |
Subject: | Re: Cygwin/X XWinrc menu no longer launches after recent updates |
Reply-To: | cygwin AT cygwin DOT com |
To: | cygwin AT cygwin DOT com |
References: | <345b8a7a-bcbb-450b-08c0-943f3bb3b683 AT astrofoto DOT org> <20200303185335 DOT 5f4369c163b3a4b241ef429d AT nifty DOT ne DOT jp> <f5b1rq9k4wr DOT fsf AT ecclerig DOT inf DOT ed DOT ac DOT uk> <20200303213524 DOT 5ddf37854e2eb85eca50ed96 AT nifty DOT ne DOT jp> <f5bsgipipce DOT fsf AT ecclerig DOT inf DOT ed DOT ac DOT uk> <20200303215912 DOT 6c72af3e17e8ef0f0f58b8a6 AT nifty DOT ne DOT jp> <f5b36apicb6 DOT fsf AT ecclerig DOT inf DOT ed DOT ac DOT uk> |
Message-ID: | <a4be5f3f-3713-09b9-1aeb-383f9a3ac194@SystematicSw.ab.ca> |
Date: | Tue, 3 Mar 2020 14:43:30 -0700 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 |
MIME-Version: | 1.0 |
In-Reply-To: | <f5b36apicb6.fsf@ecclerig.inf.ed.ac.uk> |
X-IsSubscribed: | yes |
On 2020-03-03 10:21, Henry S. Thompson wrote: > Takashi Yano writes: > >> On Tue, 03 Mar 2020 12:40:17 +0000 >> "Henry S. Thompson" wrote: >>> Takashi Yano writes: >>>> This bug was already fixed in current git head. >>> >>> Current git head for Cygwin? Or mintty? >> >> I mean cygwin. > > OK, this is now getting very weird. As at least one other person > reported, the problem is intermittent, with both my systems, both on > 3.1.4 Cygwin and 3.1.4 mintty. > > Two further shots in the dark: > > 1) I tried to run cygcheck -s while there was an XWin + sh hang, as > previously reported. It hung also. Process Explorer shows > > bash.exe > bash.exe > cygcheck.exe > id.exe > > I can use strace to attach to it, and it is indeed > [cygdir]\bin\id.exe, showing lots of dll loads, then a thread being > created and exiting happily, last two lines are > > thread nnn created > _cygtls::remove: wait 0 > > Mystery > > So, try connecting strace to the hung sh process... > > [Nothing :-[ > > Connecting to it with gdb shows various threads, but ^C doesn't > achieve anything. > > 2) There are some hints that cygrunsrv/cygserver might be implicated. > Two cygchecks on one of my machines (which did run to completion) > differ in that the one taken while XWin had started successfully > differed from the other in that all my Cygwin services (cron, > cygserver, sshd, and exim) were stopped, > In the other, a case of XWin hang, they were all running. > > On my other system after several fails in a row, I stopped all my > services and XWin launched successfully. > > Grasping at straws here, but I have one machine sitting in a hung state, > and other debugging ideas welcome... XWin startup takes different paths depending on whether you have sshd running or not. I also have cygserver defined with max supported threads, as I have cron jobs which need them. I can often get multiwindow X to launch from mintty with sshd disabled, after deleting: $ llgo -AR /tmp/.X* /tmp/dbus-* /tmp/fam-$USER/fam- -r--r--r-- 1 11 Mar 2 00:20 /tmp/.X0-lock srwxrwxrwx 1 0 Mar 2 14:27 /tmp/dbus-5P1mCxSjEA= srwxrwxrwx 1 0 Mar 2 00:20 /tmp/dbus-JEIRS3qks6= srwxrwxrwx 1 0 Mar 2 12:34 /tmp/dbus-K5HWAHFshg= srwxrwxrwx 1 0 Mar 3 10:34 /tmp/dbus-pvf4OTaHDu= srwxrwxrwx 1 0 Mar 2 08:47 /tmp/dbus-QdAWXiPC8F= srwxrwxrwx 1 0 Mar 2 14:01 /tmp/dbus-TFjEzRHU4c= srwxrwxrwx 1 0 Mar 2 14:26 /tmp/dbus-VsXRfGI5GT= srwxrwxrwx 1 0 Mar 2 12:37 /tmp/dbus-Zo1S6Q5MSG= srw------- 1 0 Mar 2 00:20 /tmp/fam-$USER/fam-= /tmp/.X11-unix: total 1.0K srw-rw-rw- 1 0 Mar 2 00:20 X0= -rw------- 1 0 Mar 2 00:20 X0.lock -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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 |