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 A64BB3858D28 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: In-Reply-To:MIME-Version:Date:Message-ID:From:References:To:Subject:Sender: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=L5oLHinI6lQ+i5nG7Jzyvk/SnsyDOpOa43c68f+FXP4=; b=APx7hDmFoBvg78WQORBSBZ3//m LI4yKDeHmyns1Nmv02GRL0DdccMDUGVK8AXyPwnNkuzvDnLRIt2+Yd3Ndl9dt9bFRsGrf/E2Avyb8 1vv8Y5Sh9HpRJtzXilq9mvtGr7abfOlTVVap9Ssq0MXTbgGmTbtEKbWoBq1D8R20fSrgKO4v22Gi1 LF9K35g9FGan8X8lSop7I7GqiVFRAaoV3KyM6DjDvmnNBURukIFtyI3mEtJDQOEpIK3Zfk3oHtfSI YVhk/vB6mvq9AHpVspxgmnfqyFNN3T4CkDfR93FuSAf+5NpEulH8n4CTlEZbnQhxhnbn7moUywM5l Oz1u4z0Q==; Subject: Re: OS hang when multi-process build fail To: cygwin AT cygwin DOT com References: <577e34bb-9e73-928c-9cf7-a448ec3e5d32 AT roumenpetrov DOT info> From: Roumen Petrov Message-ID: <7bb33e93-ece0-848b-839c-0bb3bf6f9e4e@roumenpetrov.info> Date: Mon, 6 Dec 2021 20:13:34 +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 In-Reply-To: X-OutGoing-Spam-Status: No, score=-4.2 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 AT roumenpetrov DOT info X-Authenticated-Sender: rila.superhosting.bg: master78 AT roumenpetrov DOT info X-Source: X-Source-Args: X-Source-Dir: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_INFOUSMEBIZ, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, SPF_HELO_PASS, SPF_PASS, TXREP 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: , Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 1B6IEKhI008034 Hello, Please find some details from test today below. Marco Atzeri wrote: > On 04.12.2021 09:51, Roumen Petrov wrote: >> 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. > > That is strange Yes! It seems to me network related program stop to work immediately. Existing windows could be switched but no new window. >> >> 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. > > is cygserver running ? $ sc query | grep -i cyg Remark: empty list More details about system: $ uname -a CYGWIN_NT-10.0 .... 3.3.2(0.341/5/3) 2021-11-08 16:55 x86_64 Cygwin $ systeminfo.exe .... OS Name: Microsoft Windows 10 Enterprise OS Version: 10.0.19042 N/A Build 19042 OS Manufacturer: Microsoft Corporation OS Configuration: Standalone Workstation OS Build Type: Multiprocessor Free .... $ cat /proc/cpuinfo .... processor : 7 vendor_id : AuthenticAMD cpu family : 23 model : 17 model name : AMD Ryzen 5 PRO 2500U w/ Radeon Vega Mobile Gfx stepping : 0 .... $ gcc --version -v Using built-in specs. COLLECT_AS_OPTIONS='--version' COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/11/lto-wrapper.exe gcc (GCC) 11.2.0 ---- OpenSSL 3.0 bootstrap ---- ./Configure Cygwin-x86_64 ---- make -j 9 ---- .... gcc -I. -Iinclude -Iproviders/common/include -Iproviders/implementations/include -DAES_ASM -DBSAES_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DGHASH_ASM -DKECCAK1600_ASM -DMD5_ASM -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DPOLY1305_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DX25519_ASM -Wall -O3 -DTERMIOS -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-3\"" -DMODULESDIR="\"/usr/local/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -MMD -MF crypto/cms/libcrypto-lib-cms_rsa.d.tmp -MT crypto/cms/libcrypto-lib-cms_rsa.obj -c -o crypto/cms/libcrypto-lib-cms_rsa.obj crypto/cms/cms_rsa.c 0 [main] make 386 child_info::sync: wait failed, pid 22360, Win32 error 0 5614 [main] make 386 dofork: child -1 - forked process 22360 died unexpectedly, retry 0, exit code 0x8, errno 11 make[1]: *** [Makefile:14242: crypto/cms/libcrypto-lib-cms_enc.obj] Error 127 make[1]: *** Waiting for unfinished jobs.... ---- ctrl+c ---- make[1]: *** Deleting file 'crypto/cms/libcrypto-lib-cms_err.obj' make[1]: *** [Makefile:14288: crypto/cms/libcrypto-lib-cms_lib.obj] Interrupt make[1]: *** [Makefile:14272: crypto/cms/libcrypto-lib-cms_io.obj] Interrupt [no prompt] Remark: now error is not communication related. [SNIP] Regards, Roumen -- 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