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 breakpoints/17174] New: infrun.c:4400: internal-error: process_event_stop_test: Assertion `ecs->event_thread->control.exception_resume_breakpoint != NULL' failed.


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

            Bug ID: 17174
           Summary: infrun.c:4400: internal-error:
                    process_event_stop_test: Assertion
                    `ecs->event_thread->control.exception_resume_breakpoin
                    t != NULL' failed.
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: breakpoints
          Assignee: unassigned at sourceware dot org
          Reporter: jan.kratochvil at redhat dot com
              Host: x86_64-linux-gnu
            Target: x86_64-linux-gnu

i=0;while runtest gdb.threads/multiple-step-overs.exp;do i=$[$i+1];echo
------------------------------$i;done

infrun: BPSTAT_WHAT_CLEAR_LONGJMP_RESUME
infrun.c:4400: internal-error: process_event_stop_test: Assertion
`ecs->event_thread->control.exception_resume_breakpoint != NULL' failed.

At about 1st to 4th run.

It happens already on the first check-in of this testcase:
  99619beac6252113fed212fdb9e1ab97bface423
It still happens on current FSF GDB trunk:
  fe1873d01904620c71a309249c0ae029e53ae0b6

-- 
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]