From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8B0D53858C2B; Mon, 20 Mar 2023 08:28:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8B0D53858C2B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679300933; bh=E8Ay0mOqDasCDfiyhRvkp0JowBphliVx2LB39nQ5Ji0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lV7x3dF1xCR1VFGM86q4lFfIwQAaB5J31KlN1UfZUM1GezzbaxJmbn0wj3Hh3QbfU ROIjVK5ZvO5VQjcVrY+V7mTuiJF8glsbuAegcI4rw51xkN5rGAU+V8GvbpURjByHIr bdXy/9id7gVH5ptYtCpwHgWaC7dmmi0uUbQwtg6o= From: "dmitry.neverov at jetbrains 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, 20 Mar 2023 08:28:46 +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: dmitry.neverov at jetbrains dot com X-Bugzilla-Status: ASSIGNED 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: 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 --- Comment #4 from Dmitry Neverov --- I use Apple M1 Max. According to [1], Pointer Authentication is disabled by default and I didn't enable it. The document says it should work inside a l= inux VM anyway. Disasm for main or _start doesn't contain any pacio/autia instructions. [1]: https://github.com/lelegard/arm-cpusysregs/blob/main/docs/arm64e-on-macos.md --=20 You are receiving this mail because: You are on the CC list for the bug.=