smark at datto dot com
2018-06-29 16:26:30 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=23354
Bug ID: 23354
Summary: gdb core dump when debugging program that forks.
Product: gdb
Version: 7.12.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
Assignee: unassigned at sourceware dot org
Reporter: smark at datto dot com
Target Milestone: ---
gdb told me to file a bug so I am....
linux-nat.c:1752: internal-error: void linux_nat_resume(target_ops*, ptid_t,
int, gdb_signal): Assertion `lp != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) n
This is a bug, please report it. For instructions, see:
<http://www.gnu.org/software/gdb/bugs/>.
linux-nat.c:1752: internal-error: void linux_nat_resume(target_ops*, ptid_t,
int, gdb_signal): Assertion `lp != 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
infcall.c:1160: internal-error: value* call_function_by_hand_dummy(value*, int,
value**, void (*)(void*, int), void*): Assertion `tp->thread_fsm ==
&sm->thread_fsm' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) ^C
Bug ID: 23354
Summary: gdb core dump when debugging program that forks.
Product: gdb
Version: 7.12.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
Assignee: unassigned at sourceware dot org
Reporter: smark at datto dot com
Target Milestone: ---
gdb told me to file a bug so I am....
linux-nat.c:1752: internal-error: void linux_nat_resume(target_ops*, ptid_t,
int, gdb_signal): Assertion `lp != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) n
This is a bug, please report it. For instructions, see:
<http://www.gnu.org/software/gdb/bugs/>.
linux-nat.c:1752: internal-error: void linux_nat_resume(target_ops*, ptid_t,
int, gdb_signal): Assertion `lp != 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
infcall.c:1160: internal-error: value* call_function_by_hand_dummy(value*, int,
value**, void (*)(void*, int), void*): Assertion `tp->thread_fsm ==
&sm->thread_fsm' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) ^C
--
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.