From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CC9C23858D3C; Tue, 19 Sep 2023 12:29:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CC9C23858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1695126552; bh=R3Q5aLSXLFVuIGqCi9zp/nGbuTjAlzBMPIl83ZozSfk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qvAmtVymc5eJ5cLF14HwLTKARtBLhj+SiaB0C6vG46DM1xlMY2am76/csy4LX/ITv /4YSSJsi7rs+4C1EFMi5388CllQLbXxgQL9fFYw6Jbpo+Sx/scu6/8JLyTgq/BcQmr Ogl34713TImRuOc4ds/7Kx0IZMr7zmLUBrDuPuIE= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/30872] Assertion `buffer.copy_insn_closure.get () != nullptr' failed Date: Tue, 19 Sep 2023 12:29:12 +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: 13.1 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: cc 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=3D30872 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #2 from Tom Tromey --- I can't readily try your program, but locally we do a lot of testing on arm-elf, which works fine, so I wonder what the difference is. Maybe build a gdb with debug info so we can get a better stack trace? I don't know if that will really help but it definitely couldn't hurt. --=20 You are receiving this mail because: You are on the CC list for the bug.=