X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AF9233858412 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1709298173; bh=cp+PDZJ0q/83a2JLwu26pril7gJ74dpDTfNHEmfbQeI=; 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=qPVgViIXvM1PUXj3CnaCom7pDXNQsIJXz344SSg5o7d0OmmU9Ci/kZ6rJ5VoZb1a4 zFefYE2wyzkJv7iX8QvFBrPNOknMGZnQXtyKgm/PgqF2DPStAtmmHEMaVrXCuXo3AE LCsfhp6bul5AyHDk1kKJfRqzzrx9z5mK1ANVpa38= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 793F63858D34 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 793F63858D34 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709298149; cv=none; b=yDyhkJbzVeL+oUVV3AeKGs0rfsCxcgsEG5C25hj9kVeMFzqB1hWmrMVuoxoXbxLmRF7MwvHxR/IuKCGPNmhl2XZ0WSEFIm813rcVlKXeA8LMCa1F9UQPuZGULtQDTV+FXJDj3ro/AIAeUHo/IAoFBL7vLrVhWpCCoYQBW2In+2k= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709298149; c=relaxed/simple; bh=+iYuyLiRHDiI/VS/2khSvbamwiQvCHKJ86sHG5iSOYo=; h=Date:From:To:Subject:Message-Id:Mime-Version; b=CQoK/8I0v4bzLZL1W8/Znk6+Euzw5dbZDSUn6qJCdVXE0rquzotpA+G++4L5Xj/tqXtqkP4C2VnSsp+fvSNTlDIULVrIPQeSG8X27JkmPB1YG9KrqZy/9kr2gnf7dAWkrPna8Zu1YfzssE/GU0/AJJBjeVssPfgWW/vXSPNPoBc= ARC-Authentication-Results: i=1; server2.sourceware.org Date: Fri, 1 Mar 2024 22:02:22 +0900 To: cygwin AT cygwin DOT com Subject: Re: Regression: Cygwin 3.5.1 freezes when launching several mingw processes in parallel Message-Id: <20240301220222.cce913c7ac4e75d0ec26e58d@nifty.ne.jp> In-Reply-To: <20240301192112.2316a694eae54badff3f2a31@nifty.ne.jp> References: <20240301092510 DOT e56a1716b9fd71f53525006d AT nifty DOT ne DOT jp> <20240301192112 DOT 2316a694eae54badff3f2a31 AT nifty DOT ne DOT 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 AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Takashi Yano via Cygwin Reply-To: Takashi Yano Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Fri, 1 Mar 2024 19:21:12 +0900 Takashi Yano wrote: > On Fri, 1 Mar 2024 09:25:10 +0900 > Takashi Yano wrote: > > On Thu, 29 Feb 2024 18:19:45 +0000 > > Kate Deplaix wrote: > > > To reproduce this: > > > > > > * > > > make sure you have a fresh installed of cygwin 3.5.1 > > > * > > > install the following packages: autoconf, make, patch, curl, mingw64-x86_64-gcc-g++, mingw64-i686-gcc-g++ > > > * > > > curl -LO https://github.com/ocaml/opam/releases/download/2.2.0-beta1/opam-full-2.2.0-beta1.tar.gz > > > * tar xvf opam-full-2.2.0-beta1.tar.gz > > > * cd opam-full-2.2.0-beta1 > > > * make cold > > > > I tried to reproduce this, however, make cold failed with the error: > [...] > > ** Fatal error: Cannot run cygpath -m > > I could reproduce the issue in Windows SandBox and might find the cause. > I'll submit a patch for this issue shortly. Thanks for the report. Please try: cygwin 3.6.0-0.66.gc77a5689f7bd (TEST) -- Takashi Yano -- 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