m.gh0stzer0 at gmail dot com
2018-06-22 17:15:31 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=23332
Bug ID: 23332
Summary: thread.c:1555: internal-error:
scoped_restore_current_thread::scoped_restore_current_
thread(): Assertion `tp != NULL' failed.
Product: gdb
Version: 8.1
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: m.gh0stzer0 at gmail dot com
Target Milestone: ---
Created attachment 11095
--> https://sourceware.org/bugzilla/attachment.cgi?id=11095&action=edit
file that triggers this bug
Reading symbols from example3_10...(no debugging symbols found)...done.
(gdb) r
Starting program: /Users/username/codes/c/cs_app/chapter3/example3_10
Unable to find Mach task port for process-id 689: (os/kern) failure (0x5).
(please check gdb is codesigned - see taskgated(8))
(gdb) file example3_10
Reading symbols from example3_10...(no debugging symbols found)...done.
thread.c:1555: internal-error:
scoped_restore_current_thread::scoped_restore_current_thread(): Assertion `tp
!= NULL' 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:1555: internal-error:
scoped_restore_current_thread::scoped_restore_current_thread(): Assertion `tp
!= NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) y
Bug ID: 23332
Summary: thread.c:1555: internal-error:
scoped_restore_current_thread::scoped_restore_current_
thread(): Assertion `tp != NULL' failed.
Product: gdb
Version: 8.1
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: m.gh0stzer0 at gmail dot com
Target Milestone: ---
Created attachment 11095
--> https://sourceware.org/bugzilla/attachment.cgi?id=11095&action=edit
file that triggers this bug
Reading symbols from example3_10...(no debugging symbols found)...done.
(gdb) r
Starting program: /Users/username/codes/c/cs_app/chapter3/example3_10
Unable to find Mach task port for process-id 689: (os/kern) failure (0x5).
(please check gdb is codesigned - see taskgated(8))
(gdb) file example3_10
Reading symbols from example3_10...(no debugging symbols found)...done.
thread.c:1555: internal-error:
scoped_restore_current_thread::scoped_restore_current_thread(): Assertion `tp
!= NULL' 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:1555: internal-error:
scoped_restore_current_thread::scoped_restore_current_thread(): Assertion `tp
!= NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) y
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.