X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 584B838582AF
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1709550078;
	bh=ZBHi1h2nL+JVbe8V7Gjr1f8X3HEciOOuJhSUcuLM7Yc=;
	h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=gz5JlAm2TphVPkKAbql5VPMsnmiE5+kuajctgprpDZQOqEs5BFdIOQamo5FqvBl2E
	 ASGnR9clkeemBEprMDYk4PgrcM3FbPtM7qFr3D3y4Hk7A9p9s8wuGzTxr+9Nsus852
	 KWVm4yj+Xfq4XNtE4clXbrTcrhnZAHMFUSieDOFg=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 35E583858D28
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 35E583858D28
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709550019; cv=none;
 b=TBvdp8SLpkU4bnKx296RIC99L9NzqvWjfDVyw5RlpC8S29UxHR+65GqDONPp6asPCEpPhWPlY99/GnCdrL4lINJsK7/coavTj4fW4ZFbn+TcDofSoMRrN43VkwoBgKgqBDfCgKApQncTUHKRcXCLixw061jbPc8t8oKe63ooq3U=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
 t=1709550019; c=relaxed/simple;
 bh=cXh7N07Wg52itQgqGo2Ll8vRFfLskV/ZSvhn81pkbtU=;
 h=Date:From:To:Subject:Message-Id:Mime-Version;
 b=kl0DH6G+YdG2YrHEmZhuX2e98janJzc4Ezpbwn5Tp0D9lqH26xrzXnfTV33UcNF+jJGUbLJXvltOoHlrJUQPU8bwClqfai7cX1SMEzbkdaSwmdeMEY9Vq8hrpA0ZskBH3oWuIwtU9bzuMJwgv02SGeb6cNYf7+cWyuFVvrysGCE=
ARC-Authentication-Results: i=1; server2.sourceware.org
Date: Mon, 4 Mar 2024 20:00:13 +0900
To: <cygwin@cygwin.com>
Subject: Re: Regression: Cygwin 3.5.1 freezes when launching several mingw
 processes in parallel
Message-Id: <20240304200013.bb95b4089e5d695d9ab19b6b@nifty.ne.jp>
In-Reply-To: <20240303130711.cb1b7f399e57e06ca07e6773@nifty.ne.jp>
References: <CWXP265MB13688A1AAB4643076818482ABC5F2@CWXP265MB1368.GBRP265.PROD.OUTLOOK.COM>
 <20240301092510.e56a1716b9fd71f53525006d@nifty.ne.jp>
 <20240301192112.2316a694eae54badff3f2a31@nifty.ne.jp>
 <20240301220222.cce913c7ac4e75d0ec26e58d@nifty.ne.jp>
 <CAJQQdJiXsUUSx3vs2WjQYS0eNtX-7Vs99=NSygwCYC7Pkhvtyg@mail.gmail.com>
 <CWXP265MB13686F1A651D9D99F6F03276BC5E2@CWXP265MB1368.GBRP265.PROD.OUTLOOK.COM>
 <20240302134104.1696af5869b62727e4fe8dee@nifty.ne.jp>
 <CWXP265MB13683FE5A5E04646EA8393F7BC5D2@CWXP265MB1368.GBRP265.PROD.OUTLOOK.COM>
 <20240303130711.cb1b7f399e57e06ca07e6773@nifty.ne.jp>
X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32)
Mime-Version: 1.0
X-Spam-Status: No, score=-5.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
 NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.30
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Takashi Yano via Cygwin <cygwin@cygwin.com>
Reply-To: Takashi Yano <takashi.yano@nifty.ne.jp>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

On Sun, 3 Mar 2024 13:07:11 +0900
Takashi Yano wrote:
> On Sat, 2 Mar 2024 11:49:36 +0000
> Kate Deplaix wrote:
> > I'm running cygwin on baremetal on an Intel i5-750 (4 cores), with 7GB of RAM and with an up-to-date Windows 10.
> 
> Thanks for the information. I could reproduce the problem with
> Core i5 M 540 + 8GB RAM machine.
> 
> Let consider how to debug.

I found the cause. I'll push the patch shortly.
Thanks!

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
