From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BED60385842E; Tue, 19 Mar 2024 15:57:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BED60385842E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710863832; bh=gT00UPaLwTw4BPfUUiPUYGeuS0PXvAIFEXy+l9I7lns=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gW60Cp1eD8n5m774rbEDGfL4bs0LBBiMpU6Sitji9GbbzZPrB6r47xiBLZTutwBXv 7qiYL3qu945g7ybFBIndQf/+iNqgK5X00peZoPXy+1C4mXd8J7SAOJ9uRCg4wQSeNW cPq628BJHeHDDgAFE0P//bGKSj7bF0pcQVMfngG4= 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: Tue, 19 Mar 2024 15:57:11 +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: UNCONFIRMED 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 #22 from Carl E Love --- Thiago: Yes, the log files where the failures "the program is no longer running" oc= cur has the line: Program terminated with signal SIGTRAP, Trace/breakpoint trap. The program no longer exists. So yes, that does match issue 3, comment #19. Fixing the detach issue would go a long way to making the test a lot more reliable. The SIGTRAP issue happens about 0.5% of the time. I haven't seen issue 2 yet, at least not that I can tell. But based on what you said it is really unlikely to hit. --=20 You are receiving this mail because: You are on the CC list for the bug.=