From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DB4A73858D32; Mon, 29 Jan 2024 10:56:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DB4A73858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1706525783; bh=H41vuGy0AfqbSDxcp/rqMyPrI0BL/+xutPxgHLOCvYY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BBLi7uhqeBT0Edc2KhwNMWOfGGr2x874ZIztDnlDWWQ/rzFvqoim0dUOrGzWLAoo2 qnlgK6Srjarxo1riJvXuJcb1DZda/6i1N4E3nlFJR4FbJkYfOAemgwvAYmg+CKP6DD +j1My7EU3fR0KRzxFtiz2B2pThT43yw//Tdc3gWk= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug dap/31306] [gdb/dap] segfault in new_threadstate during gdb.dap/eof.exp Date: Mon, 29 Jan 2024 10:56:23 +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: vries at gcc dot gnu.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: 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=3D31306 --- Comment #2 from Tom de Vries --- Could be a dup or PR31172. The tentative patch posted there makes this PR = less likely to occur, but it still does. Which almost looks like a runnable was posted while quitting. --=20 You are receiving this mail because: You are on the CC list for the bug.=