From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EFB8E3844007; Tue, 2 Feb 2021 11:55:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EFB8E3844007 From: "luis.machado at linaro dot org" To: gdb-prs@sourceware.org Subject: [Bug threads/26228] FAIL: gdb.threads/create-fail.exp: iteration x: run till end (SIG32) Date: Tue, 02 Feb 2021 11:55:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: threads X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: luis.machado at linaro dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2021 11:55:50 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26228 --- Comment #5 from Luis Machado --- While investigating this, I noticed something else that may indicate a kernel-side counterpart. Although this doesn't FAIL for x86_64-linux/Ubuntu 20.04, I can trigger FAI= L's manually if I produce enough noise (by, for example, enabling infrun debugg= ing) while the testcase is running. So it seems that this test passes if GDB runs the test undisturbed (and quickly). If there is considerable noise going on during GDB's execution of= the test, we will run into the SIG32. It is almost as if the kernel misses sending the signal notification for SI= G32 in some cases. Adhemerval, a glibc maintainer, mentioned there might be a r= ace going on somewhere. --=20 You are receiving this mail because: You are on the CC list for the bug.=