From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 962933858289; Fri, 17 May 2024 19:54:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 962933858289 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1715975693; bh=R/wIK+3J+QY/tTlTbhSumYY6/Eb+tUlvxEjjdXFZYzg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iadjlNCMU6/iqAZVhaEf6nmincIxSg2Fu/lbiFiBaluPxfBcTbIBrEyXrQYYcp5Wq h8jynzgCHbhdSJixNmR4xn/VhGPaZfg6Bws/zDJm+Mj+f4LTcQ22KlQfKjdt7l2h4N Y8939eJEGL20yphd9vHqO/sttYkL1iI8ydqEteOQ= From: "cel at linux dot ibm.com" To: gdb-prs@sourceware.org Subject: [Bug testsuite/31312] attach-many-short-lived-threads gives inconsistent results Date: Fri, 17 May 2024 19:54:53 +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: cel at linux dot ibm.com X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: 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 #37 from Carl E Love --- Here is the output from the failure on 5/13/2024. As mentioned and posted = in comment 33, the tests pass again on 5/14/2024. As of 5/17/2024 there have = not been any other failures. Driver level: Fedora release 39 (Thirty Nine) uname -a: Linux ltcd97-lp3 6.8.8-200.fc39.ppc64le #1 SMP Sat Apr 27 17:36:= 27 UTC 2024 ppc64le GNU/Linux * gdb ** 64 bit checkout OK GIT commit id: 7143ed12051c7e432d93f83b387a26ded3d8ddae build OK installation OK 48 failures 24 new failures 0 old failures fixed +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running) +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running) +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running) +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill proce= ss +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running) +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running) +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running) +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer= in the inferior +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running) +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running) +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running) +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running) +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer= in the inferior +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running) +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running) +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running) +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running) +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer= in the inferior +FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running) --=20 You are receiving this mail because: You are on the CC list for the bug.=