From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5DA2C3857B94; Fri, 15 Mar 2024 00:01:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5DA2C3857B94 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710460911; bh=nyJheRH0JHtylF/qYKwgssEG20SW0GVdpZ25H1RCs+A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=uxZu4pwdrfv/gnt3U/gqew478oj5B1+85niK8WFePXaj+9/pq8hS+yzC3OpyNHDnI 8y3ZO+eLCy4lgmj6tqLVI+oRcu8llPvodkaPp0SYu8dJNZ4KO2bjmKKC+JlVZl8p5y pOwnsUsA9gC6vbou6/Q3bKD0cQiZYNPmnfnBzUGI= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31264] [gdb] ThreadSanitizer: data race format.c:132 in bfd_preserve_save Date: Fri, 15 Mar 2024 00:01:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb 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: tromey at sourceware dot org X-Bugzilla-Target-Milestone: 15.1 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D31264 --- Comment #8 from Tom Tromey --- I sent the error handler rewrite and I have another patch nearly ready (just need to figure out how to test it) that deals with the xvec issue. Still haven't looked at the bfd_cache_close_all race though. I suspect some locking in format-checking or maybe in the one spot that changes the iovec during classification. --=20 You are receiving this mail because: You are on the CC list for the bug.=