public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/31713] New: race conditions in target simulation
@ 2024-05-09  5:31 bernd.edlinger at hotmail dot de
  2024-05-09  5:42 ` [Bug gdb/31713] " bernd.edlinger at hotmail dot de
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bernd.edlinger at hotmail dot de @ 2024-05-09  5:31 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 31713
           Summary: race conditions in target simulation
           Product: gdb
           Version: HEAD
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: bernd.edlinger at hotmail dot de
  Target Milestone: ---

I have built a gdb/sim for riscv, and it is mostly working now,
but I tried to run test with thread sanitizer and it encountered race
conditons.
That are not there for target=host build:

with gdb.dwarf2/fission-multi-cu.exp I see
SUMMARY: ThreadSanitizer: data race ../../binutils-gdb/bfd/section.c:849 in
bfd_section_init

and with gdb.dwarf2/loclists-multiple-cus.exp I see twice a:
SUMMARY: ThreadSanitizer: data race ../../binutils-gdb/bfd/cache.c:283 in
bfd_cache_lookup_worker

likewise with gdb.dwarf2/loclists-start-end.exp.

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-05-18  7:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-09  5:31 [Bug gdb/31713] New: race conditions in target simulation bernd.edlinger at hotmail dot de
2024-05-09  5:42 ` [Bug gdb/31713] " bernd.edlinger at hotmail dot de
2024-05-09  5:47 ` bernd.edlinger at hotmail dot de
2024-05-11  5:57 ` bernd.edlinger at hotmail dot de
2024-05-11  6:03 ` bernd.edlinger at hotmail dot de
2024-05-11  6:05 ` bernd.edlinger at hotmail dot de
2024-05-11  6:19 ` bernd.edlinger at hotmail dot de
2024-05-11  6:24 ` bernd.edlinger at hotmail dot de
2024-05-17 14:14 ` tromey at sourceware dot org
2024-05-17 15:21 ` tromey at sourceware dot org
2024-05-18  7:18 ` bernd.edlinger at hotmail dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).