From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 32DCA3858018; Wed, 20 Jan 2021 01:15:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 32DCA3858018 From: "fishinfuglers at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/26861] internal-error: void target_mourn_inferior(ptid_t): Assertion `ptid == inferior_ptid' failed. OS: Mac OSX Catalina; Compiler: GCC; Language: C Date: Wed, 20 Jan 2021 01:15:40 +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: 10.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fishinfuglers at gmail 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: cc 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 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, 20 Jan 2021 01:15:40 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26861 fishinfuglers at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fishinfuglers at gmail dot= com --- Comment #3 from fishinfuglers at gmail dot com --- This appears to still be an issue on macOS Big Sur 11.1. I am running on an= ARM architecture Mac, but GDB is run under Rosetta 2 x86 emulation. This is the output after attempting to run a program from within GDB. Starting program: /Users/fisherfugler/Documents/Operating Systems/s21-project-1-ffugler/tree=20 [New Thread 0x2a03 of process 988] [New Thread 0x2b03 of process 988] target.c:2149: internal-error: void target_mourn_inferior(ptid_t): Assertion `ptid =3D=3D inferior_ptid' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. Quit this debugging session? (y or n) y This is a bug, please report it. For instructions, see: . target.c:2149: internal-error: void target_mourn_inferior(ptid_t): Assertion `ptid =3D=3D inferior_ptid' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. Create a core file of GDB? (y or n) y zsh: abort gdb tree It does not appear that a core file was created. --=20 You are receiving this mail because: You are on the CC list for the bug.=