X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 65A5F3847907 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=nifty.ne.jp Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=nifty.ne.jp DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-03.nifty.com 23B8ZpZ0017336 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1649666151; bh=mZ79DzpWo8rAF3EG0LtTXQSP2MPSodnAJmYwu3p8C+M=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=r0qg61zfxCMc8d9EE8SGTUkWwgW/wI22qRfvZZW5iouJWlFc/BfXrj8JkWZ34orXY XKg/k5zBo9SN24f3X8k6hoMftQTr7AhfB7xlTQ57fH/GZYxiRHMscnj4F3g/Ixcyrn R6qj3EjGa4MojmLsmwJjjq62AVf+SzG9Xz4s9kYBepr+/y1/EAI8m8+ndUFE463A6Q B/tVgQjeQFz8fKC91/Ac+wJ7AjZK8rhOcRw16Bxqxs5apSoFF3WRNyXB1vo/vKhdCP IdvQ23UZc7i8+bSc1cl3DMAr6Eea8mORhji/gw33hQHn1aOP4eD+SQY2R56KQWMdvE yfl6DDGqR0QbA== X-Nifty-SrcIP: [119.150.44.95] Date: Mon, 11 Apr 2022 17:36:04 +0900 From: Takashi Yano To: cygwin AT cygwin DOT com Subject: Re: Deadlock of the process tree when running make Message-Id: <20220411173604.42f6fde500871d453de163c3@nifty.ne.jp> In-Reply-To: References: <9388316255ada0e0fcb2d849cce5a894 AT ispras DOT ru> <20220409191743 DOT 6da2268a36e8c9b4ab22c722 AT nifty DOT ne DOT jp> <1ecd670b1cdff43e0b0d7e5ee4c9cfc5 AT ispras DOT ru> <20220409204619 DOT dd0e53902d5e108ef462e510 AT nifty DOT ne DOT jp> <907ce1b4416a826cb07990dd601bd687 AT ispras DOT ru> <20220410015753 DOT 753e2a238513eaf2a3da81e9 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.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jeremy Drake 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 Sun, 10 Apr 2022 22:23:06 -0700 (PDT) Jeremy Drake wrote: > On Sat, 9 Apr 2022, Alexey Izbyshev wrote: > > > I don't have mintty because "make" is run via an SSH session. I suppose > > I should look into sshd in this case? > > Sshd wouldn't happen to be running as a service, would it? > > https://cygwin.com/pipermail/cygwin-patches/2022q2/011867.html sshd itself is running as service, however, the user session is not. So, this is another issue. -- 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