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 remote/19496] New: fork test failures in gdb.threads/forking-threads-plus-breakpoint with remote target


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

            Bug ID: 19496
           Summary: fork test failures in
                    gdb.threads/forking-threads-plus-breakpoint with
                    remote target
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: remote
          Assignee: unassigned at sourceware dot org
          Reporter: donbreazeal at gmail dot com
  Target Milestone: ---

There are failures in gdb.threads/forking-threads-plus-breakpoint.exp when run
with a remote nios2 Linux target.  There are several failure modes:

(1) internal error --  gdb/target.c:2713: internal-error: Can't determine the
current address space of thread

(2) interrupted system call in the test program (fork and waitpid)

(3) timeout failure waiting for the inferior to exit

(4) assertion failure in switch_to_thread, inf != NULL

I have potential fixes for (1) and (2), continuing to work on (3) and (4).

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