From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EA2773858417; Mon, 7 Aug 2023 18:05:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EA2773858417 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1691431547; bh=vq4PKmNMBExoPND8zdBBHz4USoLn3I1QRSVFjj0kFmw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bUyk9vIncaWfhi2qB1qWK0UKL90aoZDfDSMnJjf8wZmAiDueQMjGylOxjAqP9abyK 5Syy5ro5ou0gtyIMej60Z8oDjM+LQhhB4Xhjyq849OwNCfxvOihGck20oWvyqtmhev uLyv05pduHvGBPIBNPkXHF0+cMoIUIDr8xevXle4= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/30693] Assertion `closure->pieces.size () == 1' failed Date: Mon, 07 Aug 2023 18:05:47 +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: tromey at sourceware dot org 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 #8 from Tom Tromey --- (In reply to sinan from comment #6) > Sure! The link is https://dev.mysql.com/downloads/mysql (you might need to > register an account) I looked at this but it is kind of a pain to unpack everything. Could you do: $ readelf --debug-dump=3Dloc ...mysqld | less then search for the loclist 0xc88dfb7 and paste its entire "paragraph"? That might help. --=20 You are receiving this mail because: You are on the CC list for the bug.=