From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3A7453858D39; Mon, 27 Mar 2023 05:31:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3A7453858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679895076; bh=R0I6GpVmMGxhtG2I+LYlUnex3WoGl73bfBaxzfwzk3s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LPpcHheyASV6OnPOg0ZGdXxHElxGSyRdnTutrkWo4bRx3XbjVHbLRATkNlsAQIQyo NlbDisttvdU2CtiNcuWf8tJRLsUWUMwFF5cmx2HIxLZAw6lWbeSvskSTVfpXasmiA8 VLCEULuuKlhVilAVEUt3LAcqKcymO5T9L7F0uzkE= From: "luis.machado at arm dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/30240] (linux/aarch) thread.c:86: internal-error: inferior_thread: Assertion `current_thread_ != nullptr' failed. Date: Mon, 27 Mar 2023 05:31:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: luis.machado at arm dot com X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: luis.machado at arm dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status 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=3D30240 Luis Machado changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |WAITING --- Comment #6 from Luis Machado --- I've pushed a fix to gdb master and gdb 13 for the pauth issue. Could you please verify it works now (if this is the bug you were hitting). --=20 You are receiving this mail because: You are on the CC list for the bug.=