From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 80CFD3858C78; Tue, 27 Feb 2024 08:20:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 80CFD3858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709022010; bh=vvKdlxAkS8kSeSap3GequWjm5XQC2S7IOm21kwIU+D8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Sf9q07z8KD0cpbspk9vHd6mgfnGpclfYpQQkSNPZpXcSaawO/mpgamXpMfpndYE7z hbIrZU6Dz5K3hBeL6UR54Y5SczBLGBxe9qQ2bhdhS1rpjgd+7846n0xZiIO7OLdkKE Jx0dk4ASu9olLZZXtHSCdjO2v4GGxcH8J5gqWXP0= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31259] [gdb] ThreadSanitizer: heap-use-after-free linux-nat.c:2809 in select_event_lwp Date: Tue, 27 Feb 2024 08:20:09 +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: 14.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 15.1 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: version 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=3D31259 Tom de Vries changed: What |Removed |Added ---------------------------------------------------------------------------- Version|HEAD |14.1 CC| |palves at sourceware dot o= rg --- Comment #4 from Tom de Vries --- I reproduced this with gdb-14-branch (and assuming that the commit 9c02b525= 32 introduced the problem, this is a regression since 7.9.0). Should we backport this fix for 14.2? --=20 You are receiving this mail because: You are on the CC list for the bug.=