X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4F6013858D28
Authentication-Results: sourceware.org; dmarc=none (p=none dis=none)
 header.from=roumenpetrov.info
Authentication-Results: sourceware.org;
 spf=pass smtp.mailfrom=roumenpetrov.info
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
 d=roumenpetrov.info; s=default; h=Content-Transfer-Encoding:Content-Type:
 MIME-Version:Date:Message-ID:Subject:From:To:Sender:Reply-To:Cc:Content-ID:
 Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc
 :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:
 List-Subscribe:List-Post:List-Owner:List-Archive;
 bh=GgNhuFuVRhv4Tnf4eNZf8+YD2meOjCyGscBnSCYW0ds=; b=aXEFqpK5MWEI0cERckwUbOJxnl
 +zPnAC6ugS77zn6nEUOOdE1DFP05Uwml8dLIVVBV3rGVXW8OvUSQwefnipf15djexhtTRFb2Muwkc
 16A2h8LsX1JOzRMuidw1d6JztmkLZ2XNWcrx+muAcQL/a9QiQ94MfHxXGRvo3PuOrqe/J7n/ivZvw
 BwidKiF0230RFIZDaSgZq8+la7VGwzFY7dQy6jbXn9oXtuM5+JDJog4p3MFVpxaNt0n6RVwOL+8Xf
 qnzYaKnVIIiMbsYEiJAfjDpwp4DOBf9aJ4BTeV3REHodKEivHCVJaV605oPmBzkctligvRx+OUOjv
 wPxTiI8A==;
To: cygwin@cygwin.com
From: Roumen Petrov <bugtrack@roumenpetrov.info>
Subject: OS hang when multi-process build fail
Message-ID: <577e34bb-9e73-928c-9cf7-a448ec3e5d32@roumenpetrov.info>
Date: Sat, 4 Dec 2021 10:51:14 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101
 Firefox/60.0 SeaMonkey/2.53.7.1
MIME-Version: 1.0
X-OutGoing-Spam-Status: No, score=-2.1
X-AntiAbuse: This header was added to track abuse,
 please include it with any abuse report
X-AntiAbuse: Primary Hostname - rila.superhosting.bg
X-AntiAbuse: Original Domain - cygwin.com
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - roumenpetrov.info
X-Get-Message-Sender-Via: rila.superhosting.bg: authenticated_id:
 master78@roumenpetrov.info
X-Authenticated-Sender: rila.superhosting.bg: master78@roumenpetrov.info
X-Source: 
X-Source-Args: 
X-Source-Dir: 
X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, HAS_X_OUTGOING_SPAM_STAT,
 KAM_INFOUSMEBIZ, RCVD_IN_DNSWL_LOW, SPF_HELO_PASS, SPF_PASS,
 TXREP autolearn=no 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@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
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>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 1B48pc50017949

Hello Cygwin users,

On non regular basis I would like to perform regression test of recent pkix-ssh version with recent openssl release.
In this case is was openssl master branch now release as 3.0.

The problem is that with current cygwin packages gcc make and etc. openssl build with "num of cpu + 1" processes fail with communication error.
Issue is that in such case operation system is unusable.  It respond on mouse events but build process in cygwin console cannot be canceled by keyboard interrupt signal (crtl+c).  Also cygwin console window cannot be closed as well. More over "task manager" and etc cannot be started and I must shutdown OS - [power]  button works.

Builds were run  in cygwin console without administrative rights.

It seems to me current cygwin release has issue with inter-process communication, for instance in setup program as well.


Regards,
Roumen Petrov

P.S. Now I use single process "night"-build as work-around.


-- 
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

