From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EC41D3858CD1; Thu, 23 May 2024 15:47:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EC41D3858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1716479247; bh=QgEEFlBNxsM9R8nCJZl7ACmEweCaleqBWRJ0Uq0AfGU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=OOSynOD/Q3c+NoIrixuC0vvXTtrOHdUQTqzDs0OfPOsh7aEGkYII8ifzS76bujYuD QYBviZwAyajj/2FITU1CLSnHwa3mYQ5qWL7AfQAdaNn1LpT+Dyrm9ZnULMIzUF2/hW on3113a+W734b61YMIjG+HVDMYBJY1raOHCKDMSU= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/31312] attach-many-short-lived-threads gives inconsistent results Date: Thu, 23 May 2024 15:47:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: cel at linux dot ibm.com X-Bugzilla-Target-Milestone: 15.1 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31312 --- Comment #43 from Tom de Vries --- (In reply to Tom de Vries from comment #42) > (In reply to Tom de Vries from comment #41) > > Problem 2. PR 31512 - gdb.threads/attach-many-short-lived-threads.exp > > sometimes fails with "process 2689792 is already traced by process 2039= 527". > >=20 > > Problem 3. PR 26286 - FAIL: > > gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break= _fn: > > 1 (SIGTRAP). >=20 > FWIW, adding KFAILs for these would be nice. I run into PR26286 about 50% > of the time. Submitted patch adding KFAIL for PR26286: https://sourceware.org/pipermail/gdb-patches/2024-May/209353.html --=20 You are receiving this mail because: You are on the CC list for the bug.=