www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2025/06/19/15:14:39

DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 55JJEdV21790811
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 55JJEdV21790811
Authentication-Results: delorie.com;
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=SFP38RuB
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7260A388B07D
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1750360477;
bh=dotV8fdxKdJxYTgs9GXfNg2XIb/3BM9pN8ptRhNYX5Q=;
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=SFP38RuBp1JyMefxczPyy/Pt0w0RM8yqsa2XjfhE2wqY+gGUNxffnSRy8FZkqfWPK
mNyDOjTaVr8BtcMCw5Weoa/0wLKgIn/4IDT1YOYy4BGSDU2HtcjoHMcFAwCGIBTJe8
Bo6EfnOR4D4O8LWPpF8pwEy9qV41C+xiREFOqXC0=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DE1983857BB9
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org DE1983857BB9
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1750360403; cv=none;
b=YQ1660fLZPZxCePCy1wQTFukt/WS2EODNm5D7PZkr3iWxx99ro/2hyHHV/YxsfgtMVft5YHi4G5FEk1E6OPPaX8WLAccKQ5V9wS7sozYJHKuMHueNtFBagBuZGGrRWCOsG5HiiqZwhfS5vnPO41XX7S2p89T4b6SoCN79Edq6U0=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1750360403; c=relaxed/simple;
bh=CL+PMLTZK3SlzUiLZtid7K6Bnb8q3lutTZ/uXBNPH3g=;
h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version;
b=qvPLCu9BP8RYX6JRDWgzongFQxA4Lay0OT24xKhMBzpJuzBXtbN9X8JDC9F7zxyBtMfBQt1EIY3dYXibvxGqbc+vm23URe1yq7CrOyJNZkZAcU6vy3rYM+irgK8pcc7z+TgTSOhihsgLKNxf2aHWJFz8fmzSvGwHjx/4ibKJKNY=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DE1983857BB9
Date: Thu, 19 Jun 2025 12:13:22 -0700 (PDT)
X-X-Sender: jeremyd AT resin DOT csoft DOT net
To: cygwin AT cygwin DOT com
Subject: Re: consistent stress test failures on arm64 after recent signal
changes
In-Reply-To: <c3652c83-00a5-948c-ece1-687bcc38c8b7@jdrake.com>
Message-ID: <a365e5f4-4d15-a7c1-eebe-32edeeaa0e4d@jdrake.com>
References: <c3652c83-00a5-948c-ece1-687bcc38c8b7 AT jdrake DOT com>
MIME-Version: 1.0
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Jeremy Drake via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Jeremy Drake <cygwin AT jdrake DOT com>
Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>

On Wed, 18 Jun 2025, Jeremy Drake via Cygwin wrote:

> The "stress tests x86_64 on arm64 Windows" tests "fp" and "memcpy" seem to
> be consitently failing since 364226a.  The step is allowed to continue on
> error because there is some flakiness with tests on arm64 Windows, but
> these tests seem to be pretty consistently failing.
>
> It seems like 3 commits were pushed at once, so there's only one job for:
>
> Cygwin: signal: Prevent unexpected crash on frequent SIGSEGV
> Cygwin: signal: Revert _cygtls::inside_kernel() change
> Cygwin: signal: Enable the signal mask earlier
>
> See for example
> https://github.com/cygwin/cygwin/actions/runs/15706999164/job/44256840429#step:6:37

I tried reverting each of these, and found that the commit
f305ca916ad25870fb010334e4fcaf93057c78b9 ("Cygwin: signal: Prevent
unexpected crash on frequent SIGSEGV") is the one that causes these
failures.

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019