From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D0A123858C74; Thu, 29 Sep 2022 16:58:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D0A123858C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664470722; bh=BA883UU6URuPgxeKKzay23oqZUzbAUSXN2Qm/klVeK4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wNeedUkqdnlbM/GmEMv5QprnOdihlzYoSIhrMuLvGQbNeb7pw2FsIIpganN4k8wma Gc4Md+ZZem5eQBxBq1KTBKVDNdc7AB231p4b7Y7t7rHN56sUtDTk3B4Wp6StmPvd4m KWCsMNvEpyMw58u8iJKFTTEuSG1DeA08eigOBCwk= From: "simark at simark dot ca" To: gdb-prs@sourceware.org Subject: [Bug gdb/26754] Race condition when resuming threads and one does an exec Date: Thu, 29 Sep 2022 16:58:41 +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: simark at simark dot ca X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: OBSOLETE X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D26754 Simon Marchi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |OBSOLETE --- Comment #10 from Simon Marchi --- This all ended with this behavior change in the kernel: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?= id=3Ddbb5afad100a828c97e012c6106566d99f041db6 I don't think we need to do anything on the GDB side. --=20 You are receiving this mail because: You are on the CC list for the bug.=