brian at jsonar dot com
2018-11-23 01:36:35 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=23910
Bug ID: 23910
Summary: Assertion `bpt != NULL' failed
Product: gdb
Version: 8.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
Assignee: unassigned at sourceware dot org
Reporter: brian at jsonar dot com
Target Milestone: ---
We have a code path where we reset the process.
If the process is not under gdb, this works fine.
However under gdb, I'm seeing this:
breakpoint.c:13157: internal-error: void delete_breakpoint(breakpoint*):
Assertion `bpt != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
This is a bug, please report it. For instructions, see:
<http://www.gnu.org/software/gdb/bugs/>.
Aborted (core dumped)
Bug ID: 23910
Summary: Assertion `bpt != NULL' failed
Product: gdb
Version: 8.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
Assignee: unassigned at sourceware dot org
Reporter: brian at jsonar dot com
Target Milestone: ---
We have a code path where we reset the process.
If the process is not under gdb, this works fine.
However under gdb, I'm seeing this:
breakpoint.c:13157: internal-error: void delete_breakpoint(breakpoint*):
Assertion `bpt != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
This is a bug, please report it. For instructions, see:
<http://www.gnu.org/software/gdb/bugs/>.
Aborted (core dumped)
--
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.