[Bug c++/23387] New: thread.c:93: internal-error: struct thread_info *inferior_thread(): Assertion `tp' failed.

hellochen19970916 at gmail dot com sourceware-bugzilla@sourceware.org
Mon Jul 9 06:36:00 GMT 2018


https://sourceware.org/bugzilla/show_bug.cgi?id=23387

            Bug ID: 23387
           Summary: thread.c:93: internal-error: struct thread_info
                    *inferior_thread(): Assertion `tp' failed.
           Product: gdb
           Version: 8.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
          Assignee: unassigned at sourceware dot org
          Reporter: hellochen19970916 at gmail dot com
  Target Milestone: ---

Starting program: /Users/dawson/Github/C++/a.out
Unable to find Mach task port for process-id 6719: (os/kern) failure (0x5).
 (please check gdb is codesigned - see taskgated(8))
(gdb) y
Undefined command: "y".  Try "help".
(gdb) n
The program is not being run.
(gdb) run
thread.c:93: internal-error: struct thread_info *inferior_thread(): Assertion
`tp' 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:
<http://www.gnu.org/software/gdb/bugs/>.

thread.c:93: internal-error: struct thread_info *inferior_thread(): Assertion
`tp' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) y
[1]    6717 abort (core dumped)  gdb a.out

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Gdb-prs mailing list