From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 114FC3858C98; Mon, 18 Mar 2024 17:49:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 114FC3858C98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710784171; bh=H3IkKFyqtgSVjlMwGkVu67rjDyxvc2JwVXvAGaSRMDc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TRSA//Nc/d8thuJSePvekcYxWicWJvXaP2jyB8QEmCGkY8CWDnXC38hxJDSL8MKGM 8D7ziLf2LjOewlahIjIwMLYwY3SUl+sga82Zc4vPGCs835Ud5kbD9975AzoTLcaaZc tS+WltNZB3IAUFLtsWnpZqi8piKQyDFwtyjHXTP4= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug tdep/31507] [gdb, aarch64] FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_adr_forward: relocated instruction Date: Mon, 18 Mar 2024 17:49:30 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tdep X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED 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=3D31507 --- Comment #11 from Tom de Vries --- (In reply to Luis Machado from comment #10) > Ok. This doesn't reproduce for me even if I run it 1000 times. That's unfortunate. Let me try to describe the setup, in case that helps in any way: - lenovo ideapad 3 chromebook, SOC mt8183 (4 Cortex-A73, 4 Cortex-A53), 4GB= RAM - debian 12, installed from https://github.com/hexdump0815/imagebuilder/blob/main/systems/chromebook_ku= kui/readme.md - system up-to-date - uname -a: Linux changeme 6.1.51-stb-mt8+ #1 SMP PREEMPT Tue Sep 5 16:08:26 CEST 2023 aarch64 GNU/Linux - ldd (Debian GLIBC 2.36-9+deb12u4) 2.36 - gcc version 12.2.0 (Debian 12.2.0-14)=20 - GNU assembler (GNU Binutils for Debian) 2.40 - gdb build with -O0 -g -fuse-ld=3Dmold - build at commit 6549a232d25 ("Fix compiling bfd/vms-lib.c for a 32-bit host.") I tried my usual tricks of "taskset -c 0" and "stress -c 8", but found that this makes the fail less likely. I haven't been able to reproduce on either pinebook pro (running manjaro) o= r m1 macbook (running fedora asahi remix). --=20 You are receiving this mail because: You are on the CC list for the bug.=