From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B9CC03858D37; Wed, 24 Jan 2024 22:01:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B9CC03858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1706133700; bh=80HaYz0wncyGK0SwE9KT3yIfHH+hsFts2b22POrfGl0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CaUXiArOOSEv9sSFZCv43TfAwXBwUr60zbEP0DkkQinjeSVEfH2MWE4CP5WrKJhdk Y727xyI9haHykAVS1zPJnnvg6MIAU8lEhx451X1m73qiNkt4uurLNJsKuG0Rf+amHr H+bVebYtrAYFQQMWhKnmOEuax53ME4i/v1npgvGU= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31281] [gdb] intrusive_list.h:329: internal-error: push_back: Assertion elem_node->prev == INTRUSIVE_LIST_UNLINKED_VALUE failed. Date: Wed, 24 Jan 2024 22:01:40 +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: 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=3D31281 --- Comment #10 from Tom de Vries --- (In reply to Simon Marchi from comment #9) > I'm not sure I understand, but aren't you conflating thread_info::next wi= th > thread_info::resumed_with_pending_wait_status_node::next? AFAICT no, but I'm wondering if the compiler is conflating them. --=20 You are receiving this mail because: You are on the CC list for the bug.=