From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B6489385559F; Fri, 17 Mar 2023 15:49:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B6489385559F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679068160; bh=Z1n6PE4ARfDZ9UMKolVJr90it8ZtTYmXQCy0GBp4pRM=; h=From:To:Subject:Date:From; b=XLSQIioMQnHlQPLChkd24rrFeR4WFwZOZOpMpjV7/NhvIWWz+kkuIFk+1IfPnVZv6 0VOwroAQ6Z+wg35ix9k5ym8h/uhUzOIn0w5GulIsRnjMHwqUAaUXLBpYEL+gGXIyy5 pv1toH2D85j8EuNM9o7kgXff6pNitP0Yq7GLOoRs= From: "dmitry.neverov at jetbrains dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/30240] New: (linux/aarch) thread.c:86: internal-error: inferior_thread: Assertion `current_thread_ != nullptr' failed. Date: Fri, 17 Mar 2023 15:49:20 +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: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dmitry.neverov at jetbrains dot com 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30240 Bug ID: 30240 Summary: (linux/aarch) thread.c:86: internal-error: inferior_thread: Assertion `current_thread_ !=3D nullptr' failed. Product: gdb Version: HEAD Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdb Assignee: unassigned at sourceware dot org Reporter: dmitry.neverov at jetbrains dot com Target Milestone: --- Created attachment 14755 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D14755&action=3Ded= it gdb.output Cannot debug simple hello world with gdb 13.1 or gdb built on commit bf8d2f92356768d329430c08dc81025243db636d (note that it includes the last co= mmit fixing https://sourceware.org/bugzilla/show_bug.cgi?id=3D26761). Gdb 12.1 w= hich comes with ubuntu 22.04 works fine. If that matters, it happens on ubuntu installed in parallels on mac. --=20 You are receiving this mail because: You are on the CC list for the bug.=