From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8B9873858D28; Wed, 24 May 2023 17:44:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8B9873858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1684950278; bh=6PTAlutJZHwuEb/GLGsGyn7rvgYcRSGcajCwYCJq3x4=; h=From:To:Subject:Date:From; b=g3OY5u4+N0Zu2iSqkse4IYeSQu+uNyjp0CNSBXhUodvPUApHvMHY+xFhKmOHQBpT+ Cw+0h6IzA4Dv74MnfbRjaK3slmilzC3dl3sKnhyJzER79vG8ovFIUf4iRi0c/2Da4q MpFtJJ5a+act0Hm3AXHzjYP6WCgxtkPfcR8TqwGQ= From: "edvardsire at protonmail dot com" To: gdb-prs@sourceware.org Subject: [Bug cli/30487] New: M1 asahi internal error Date: Wed, 24 May 2023 17:44:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: cli X-Bugzilla-Version: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: edvardsire at protonmail 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 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=3D30487 Bug ID: 30487 Summary: M1 asahi internal error Product: gdb Version: 13.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: cli Assignee: unassigned at sourceware dot org Reporter: edvardsire at protonmail dot com Target Milestone: --- Hello, GDB isn't working on fresh install. Directions would be appreciated = :) Linux version 6.2.0-asahi-11-1-edge-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2. GNU gdb (GDB) 13.1 Copyright (C) 2023 Free Software Foundation, Inc. (gdb) r Starting program: /home/<>/program [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". ../../gdb/thread.c:85: internal-error: inferior_thread: Assertion `current_thread_ !=3D nullptr' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. ----- Backtrace ----- 0xaaab7b1d0fef ??? 0xaaab7b63875f ??? 0xaaab7b638a03 ??? 0xaaab7b7d37d3 ??? 0xaaab7b5de5a7 ??? 0xaaab7b5def9f ??? 0xaaab7b505d73 ??? 0xaaab7b0ec77b ??? 0xaaab7b5d691f ??? 0xaaab7b5d6f5f ??? 0xaaab7b5d7013 ??? 0xaaab7b48c00f ??? 0xffff31eb5937 ??? 0xffff31eb229f ??? 0xaaab7b3fd767 ??? 0xaaab7b3ff0b7 ??? 0xaaab7b5da63f ??? 0xaaab7b3b39d7 ??? 0xaaab7b3c448f ??? 0xaaab7b7d3cf7 ??? 0xaaab7b7d495f ??? 0xaaab7b41303f ??? 0xaaab7b415263 ??? 0xaaab7b0e0f1f ??? 0xffff4df07b7f ??? 0xffff4df07c5f ??? 0xaaab7b0e8c6f ??? 0xffffffffffffffff ??? --------------------- ../../gdb/thread.c:85: internal-error: inferior_thread: Assertion `current_thread_ !=3D nullptr' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. --=20 You are receiving this mail because: You are on the CC list for the bug.=