From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from re-prd-fep-044.btinternet.com (mailomta27-re.btinternet.com [213.120.69.120]) by sourceware.org (Postfix) with ESMTPS id D71953858D32 for ; Mon, 16 Jan 2023 15:40:34 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D71953858D32 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dronecode.org.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=dronecode.org.uk Received: from re-prd-rgout-004.btmx-prd.synchronoss.net ([10.2.54.7]) by re-prd-fep-044.btinternet.com with ESMTP id <20230116154033.IKLJ11053.re-prd-fep-044.btinternet.com@re-prd-rgout-004.btmx-prd.synchronoss.net> for ; Mon, 16 Jan 2023 15:40:33 +0000 Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com; bimi=skipped X-SNCR-Rigid: 613A901C4B29E3E5 X-Originating-IP: [81.153.98.246] X-OWM-Source-IP: 81.153.98.246 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvhedruddtgedgkedtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuueftkffvkffujffvgffngfevqffopdfqfgfvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefkffggfgfuvfhfhfgjtgfgsehtkeertddtfeejnecuhfhrohhmpeflohhnucfvuhhrnhgvhicuoehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkqeenucggtffrrghtthgvrhhnpedvtdetffekveevjeegheeglefhtdeggfeilefggfdutedufedvgefgieeiffdtveenucfkphepkedurdduheefrdelkedrvdegieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhephhgvlhhopegludelvddrudeikedruddruddtiegnpdhinhgvthepkedurdduheefrdelkedrvdegiedpmhgrihhlfhhrohhmpehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkpdhnsggprhgtphhtthhopedupdhrtghpthhtoheptgihghifihhnsegthihgfihinhdrtghomh X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Received: from [192.168.1.106] (81.153.98.246) by re-prd-rgout-004.btmx-prd.synchronoss.net (5.8.716.04) (authenticated as jonturney@btinternet.com) id 613A901C4B29E3E5 for cygwin@cygwin.com; Mon, 16 Jan 2023 15:40:33 +0000 Message-ID: <595ad9b9-9631-2df9-bea8-6bc4516b34d8@dronecode.org.uk> Date: Mon, 16 Jan 2023 15:40:32 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: Cygwin 3.4.3 and 3.5.0... hangs in make, top, procps, ls /proc/PID/... Content-Language: en-GB To: Brian Inglis via Cygwin , The Cygwin Mailing List References: <1d8041cd-5545-00d2-1cdf-3e7b6d12a824@Shaw.ca> From: Jon Turney In-Reply-To: <1d8041cd-5545-00d2-1cdf-3e7b6d12a824@Shaw.ca> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1191.8 required=5.0 tests=BAYES_00,FORGED_SPF_HELO,KAM_DMARC_STATUS,KAM_LAZY_DOMAIN_SECURITY,NICE_REPLY_A,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_NONE,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 10/01/2023 00:00, Brian Inglis via Cygwin wrote: > On Mon, 9 Jan 2023 14:36:44 +0100, Corinna Vinschen wrote:> On Dec 29 > 21:59, Brian Inglis via Cygwin wrote: >>> I got some hangs (deadlock?) between (parallel?) make jobs, top, >>> procps, and >>> even ls /proc/*/ when trying to cygport all check curl or look at the >>> process statuses when builds hung under Cygwin 3.4.3 and 3.5.0-0.69... >>> Had to revert to a Cygwin 3.4.0-344 test build from Dec 16 sources to >>> build >>> and check curl etc. > >> Given this looks like a regression, we'd need the exact version of the >> test DLL you were using.  I. e., what SHA1 id did your HEAD have when >> you built this test DLL? > > No way for me to tell now. > Tried more recent pulls and builds since. > Is there any trace of pulls done? 'git reflog' contains something like that information. (This doesn't show dates by default, so something like 'git reflog --date=iso', might be more helpful in working out what HEAD was at some point in the past)