From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 77EB43858D20; Wed, 9 Feb 2022 07:49:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 77EB43858D20 From: "git at jbrengineering dot co.uk" To: gdb-prs@sourceware.org Subject: [Bug gdb/28874] New: arm-none-eabi: internal-error: thread_info* inferior_thread(): Assertion `current_thread_ != nullptr' failed Date: Wed, 09 Feb 2022 07:49:08 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 11.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: git at jbrengineering dot co.uk X-Bugzilla-Status: UNCONFIRMED 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone attachments.created Message-ID: 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: Wed, 09 Feb 2022 07:49:09 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28874 Bug ID: 28874 Summary: arm-none-eabi: internal-error: thread_info* inferior_thread(): Assertion `current_thread_ !=3D nullptr' failed Product: gdb Version: 11.2 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdb Assignee: unassigned at sourceware dot org Reporter: git at jbrengineering dot co.uk Target Milestone: --- Created attachment 13963 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D13963&action=3Ded= it core dump Following from the fix (https://sourceware.org/bugzilla/show_bug.cgi?id=3D2= 8405) for remote targets found when using a Black Magic Probe, 11.2 now has a new error when attempting to attach: thread.c:72: internal-error: thread_info* inferior_thread(): Assertion `current_thread_ !=3D nullptr' failed. Core dump attached. I have re-confirmed that the patch in the original prob= lem ticket works on the 11.1 branch (to make sure I wasn't going mad!) so somet= hing in the 11.2 merge has caused this? Happy to help with further info. --=20 You are receiving this mail because: You are on the CC list for the bug.=