This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/18002] New: gdb/infrun.c:2114: internal-error: resume: Assertion `tp->control.step_resume_breakpoint->loc->permanent' failed.


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

            Bug ID: 18002
           Summary: gdb/infrun.c:2114: internal-error: resume: Assertion
                    `tp->control.step_resume_breakpoint->loc->permanent'
                    failed.
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: qiyao at gcc dot gnu.org

I see the internal error below in gdb.base/bp-permanent.exp in
aarch64-linux-gnu target.

(gdb) PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0:
stepi signal with handler: stop at permanent breakpoint
queue-signal SIGUSR1^M
(gdb) PASS: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0:
stepi signal with handler: queue-signal SIGUSR1
stepi^M
gdb/infrun.c:2114: internal-error: resume: Assertion
`tp->control.step_resume_breakpoint->loc->permanent' failed.^M
A problem internal to GDB has been detected,^M
further debugging may prove unreliable.^M
Quit this debugging session? (y or n) FAIL: gdb.base/bp-permanent.exp:
always_inserted=off, sw_watchpoint=0: stepi signal with handler: single-step to
handler (GDB internal error)
Resyncing due to internal error.

Further analysis is needed.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]