Bug 27342 - Failed Assertion on Run
Summary: Failed Assertion on Run
Status: RESOLVED DUPLICATE of bug 26861
Alias: None
Product: gdb
Classification: Unclassified
Component: gdb (show other bugs)
Version: 10.1
: P2 normal
Target Milestone: 10.2
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-04 04:10 UTC by rompilo
Modified: 2024-07-06 12:48 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rompilo 2021-02-04 04:10:01 UTC
After starting GDB (macOS) with “gdb ./a.out” and typing “run”, following text is displayed and GDB then quits with an abort error. 


“[New Thread 0x1c03 of process 10081]
warning: Cannot exec /Users/bengilchrist/Desktop/Programming/C/Brogue Clone/Game.out
warning: Error: Invalid argument
../../gdb/target.c:2149: internal-error: void target_mourn_inferior(ptid_t): Assertion `ptid == inferior_ptid' failed.”
Comment 1 Hannes Domani 2024-07-06 12:48:57 UTC
Dup.

*** This bug has been marked as a duplicate of bug 26861 ***