From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 880DD3858C74; Tue, 1 Aug 2023 03:53:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 880DD3858C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690862035; bh=Q9mzW/pUtwyRWNR1PsQs2NKrqn9qscv7iGKDEhHalMc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HTlCGdY3WMX8TL/1yMHfTgriQryCY2VuZtih1oj8BvFDKlSOLXKQWVGWGagD4UW3r DHny1AJb8ySSYYAjvBQ39PMqnIEuuWd++jlF4fWUe9IqVjFuworNqMPBvseLnZYYyW a/FVbsd52D7ln0C9xiy+MIH2x3GNp4e2HSheWPWQ= From: "sinan.lin at linux dot alibaba.com" To: gdb-prs@sourceware.org Subject: [Bug gdb/30693] Assertion `closure->pieces.size () == 1' failed Date: Tue, 01 Aug 2023 03:53:54 +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 #6 from sinan --- > Since this seems to come from a public rpm package, maybe sinan could pro= vide the link to the package? Sure! The link is https://dev.mysql.com/downloads/mysql (you might need to register an account), and I only test it on AArch64 Mysql 8.0.34 with cento= s 8 (my selection on the download page, Version: 8.0.34, OS: Red Hat enterprise linux/Oracle Linux, OS version: Red Hat Enterprise linux 8) And you can find the corresponding source code here https://github.com/mysql/mysql-server/blob/trunk/storage/innobase/log/log0w= rite.cc#L2669 --=20 You are receiving this mail because: You are on the CC list for the bug.=