From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9F4353857710; Tue, 25 Jul 2023 12:36:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9F4353857710 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690288599; bh=2IWWg+2gMAdJcpI1JMZzU9Cfoq0tVIZ8tsT5XkBiypc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YKUMKE13rDC8m+peQUUxYLgdXjjCJVnyixjTv7zglEB4GATa4tnZSdHTUxFLWy92p MsrMPiCi0Pu47JWNXQN3fDJQejkqueetIFZTfvpplZmNN/Mg3TY90czLjh97DKeJuK Q3/Ah3h79X8SUaUCIdtQgLkUjW7FXBLdTl613jG4= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug dap/30680] [gdb/dap] ThreadSanitizer: data race gdbsupport/event-pipe.h:44 in event_pipe::is_open() const Date: Tue, 25 Jul 2023 12:36:39 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: dap X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30680 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #4 from Tom Tromey --- > #2 sigchld_handler /data/vries/gdb/src/gdb/linux-nat.c:4238 (gdb+0x92= f381) This is odd because all the DAP-related threads should be started with SIGCHLD blocked. --=20 You are receiving this mail because: You are on the CC list for the bug.=