From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4BCDE3864805; Mon, 5 Jul 2021 18:14:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4BCDE3864805 From: "simark at simark dot ca" To: gdb-prs@sourceware.org Subject: [Bug gdb/28056] [11/12 Regression] linux-tdep.c:2550: internal-error: displaced_step_prepare_status linux_displaced_step_prepare on s390x-linux-gnu Date: Mon, 05 Jul 2021 18:14:20 +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: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simark at simark dot ca X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: simark at simark dot ca X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jul 2021 18:14:21 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28056 Simon Marchi changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at sourceware dot org |simark at simark do= t ca --- Comment #2 from Simon Marchi --- Created attachment 13540 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D13540&action=3Ded= it Proposed patch I managed to get a working qemu setup without much efforts using Buildroot,= and I can reproduce the issue. Although if there is a ready-to-use Ubuntu imag= e I can use, I'd be happy to use it (I just don't want to go through the troubl= e of installing the distro in qemu with the installer). See the attached patch, it does fix the issue for me. However, the inferior always hits this when running: Program received signal SIGSEGV, Segmentation fault. 0x000003ffac312c6c in _dl_debug_initialize () from /lib/ld64.so.1 ... and that was happening prior to my patches, and in GDB 10. I guess you don't see it? --=20 You are receiving this mail because: You are on the CC list for the bug.=