From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 04065385782F; Tue, 10 Nov 2020 09:46:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 04065385782F From: "ntvallone at ucdavis dot edu" To: gdb-prs@sourceware.org Subject: [Bug gdb/26861] New: internal-error: void target_mourn_inferior(ptid_t): Assertion `ptid == inferior_ptid' failed. OS: Mac OSX Catalina; Compiler: GCC; Language: C Date: Tue, 10 Nov 2020 09:46:33 +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: 10.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ntvallone at ucdavis dot edu 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 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: Tue, 10 Nov 2020 09:46:34 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26861 Bug ID: 26861 Summary: internal-error: void target_mourn_inferior(ptid_t): Assertion `ptid =3D=3D inferior_ptid' failed. OS: Mac O= SX Catalina; Compiler: GCC; Language: C Product: gdb Version: 10.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdb Assignee: unassigned at sourceware dot org Reporter: ntvallone at ucdavis dot edu Target Milestone: --- After quitting gdb, I received the following error messages: ../../gdb/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: . ../../gdb/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 A core file was not created. I installed gdb via homebrew. This was the fir= st program I attempted to run with gdb, all I've done is certify it and set startup-with-shell off. --=20 You are receiving this mail because: You are on the CC list for the bug.=