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:to:subject:references:from:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=NSd5t Buk+1ALWDsrPlbq8WuYOIoC8uyjYtKQhMAEOMyj6epwToOLRSDT6fFPhWwIsFw7K 7PcUvquTGN8rIx0Hs95NIBu97mUpbKOCuHFD5/G0HFG//7uMS8OBa3odrnD+Fexj +kxMgHU6NKsr1OTg26fSNjYztiGsUk661mwhM8= 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:to:subject:references:from:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=gK6uPpKsD/H 38Z1WrMJDFtYaTBw=; b=n0JDKV2sQf3b35RsVA0BqTICdU4Ro8UxSHJn/SLs2Mr yGjsVvpQ+nqZM6gn7vBSllVsMNw09BrnunaXv5hq5UVMWr3Hp62pI0wBCJSar/Ey 5CHN4GZpoQnFUZ3/aN2hXYxNnuJE0qFZug7seq33H9CfHYw7SCUA//4Ug6DVBHQk = 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-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:2036 X-HELO: loire.is.ed.ac.uk To: cygwin AT cygwin DOT com Subject: Re: Cygwin/X XWinrc menu no longer launches after recent updates References: <345b8a7a-bcbb-450b-08c0-943f3bb3b683 AT astrofoto DOT org> <20200303185335 DOT 5f4369c163b3a4b241ef429d AT nifty DOT ne DOT jp> <20200303213524 DOT 5ddf37854e2eb85eca50ed96 AT nifty DOT ne DOT jp> <20200303215912 DOT 6c72af3e17e8ef0f0f58b8a6 AT nifty DOT ne DOT jp> From: "Henry S. Thompson" Date: Tue, 03 Mar 2020 17:21:49 +0000 In-Reply-To: <20200303215912.6c72af3e17e8ef0f0f58b8a6@nifty.ne.jp> (Takashi Yano's message of "Tue\, 3 Mar 2020 21\:59\:12 +0900") Message-ID: User-Agent: Gnus/5.1012 (Gnus v5.10.12) XEmacs/21.5-b34 (linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Edinburgh-Scanned: at loire.is.ed.ac.uk with MIMEDefang 2.84, Sophie, Sophos Anti-Virus, Clam AntiVirus X-IsSubscribed: yes 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... ht -- Henry S. Thompson, School of Informatics, University of Edinburgh 10 Crichton Street, Edinburgh EH8 9AB, SCOTLAND -- (44) 131 650-4440 Fax: (44) 131 650-4587, e-mail: ht AT inf DOT ed DOT ac DOT uk URL: http://www.ltg.ed.ac.uk/~ht/ [mail from me _always_ has a .sig like this -- mail without it is forged spam] The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. -- 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