From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4B7033858C2D; Sat, 29 Jul 2023 11:03:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4B7033858C2D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690628589; bh=c/Yx/1k7gk+yMS7iiZzpIsLq6MB8LKYQCeBY5toORkU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vnY1j7hIM8Vm6TC5EDQ+dyhJrJvfgDBGvmAEGJe65QIz9XJEl/msIvaZddqZTgXSs ySD0JYtuXg2JzvIpBs8554IXSmktjc2SivNtrq3F1MVarG00i5yS639GV+8BYa2uyR 98bypm0F82uhrhkO2rv+TPuflfgJRZtzmMZDKliA= From: "sinan.lin at linux dot alibaba.com" To: gdb-prs@sourceware.org Subject: [Bug gdb/30693] Assertion `closure->pieces.size () == 1' failed Date: Sat, 29 Jul 2023 11:03:08 +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: 11.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sinan.lin at linux dot alibaba.com X-Bugzilla-Status: UNCONFIRMED 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=3D30693 --- Comment #2 from sinan --- I just tried the trunk (at commit a89e364b45a), but unfortunately, gdb still crashed with the same assertion and call stack. --=20 You are receiving this mail because: You are on the CC list for the bug.=