From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E80013858C53; Tue, 1 Aug 2023 03:47:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E80013858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690861648; bh=RwtW38miqFbZv6VMcLNAEhtKs2Dk2OGd3o2asLkArtc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=H1N/FnIXG4BSx2/o3V4IWo4ygGnNqZw3lQbmiGn10W0mMUUVexOwKcACj/eBPpeDU SsNLF2Q04ireMb3l+QwuzFHcVKCZ25oDoIb6dMp5/wdjZiEiEKi8qxnRvIk8XDXVNg kLwysNelWcymJUMIpEHqRO1fsLNZY4LOPezoS6l4= 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:47:27 +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: attachments.created 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 #5 from sinan --- Created attachment 15028 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D15028&action=3Ded= it dwarf info of log_write_notifier Thanks for the guide! The attachment is the dwarf info of the problematic function, and the binary is generated through g++12.2 ``` DW_AT_producer ("GNU C++17 12.2.1 20221121 (Red Hat 12.2.1-7) -moutline-atomics -march=3Darmv8-a+crc -mlittle-endian -mabi=3Dlp64 -g -g -= O2 -O2 -std=3Dc++17 -fno-omit-frame-pointer -ffp-contract=3Doff -ftls-model=3Dinit= ial-exec -fexceptions -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -ffunction-sections -fdata-sections -fPIC -fplugin=3Dannobin") ``` --=20 You are receiving this mail because: You are on the CC list for the bug.=