id = 2580 title = "qemu-aarch64_be 9.1.0 fails to run any Linux programs due to unreachable in gdb_find_static_feature()" state = "closed" created_at = "2024-09-20T11:15:14.158Z" closed_at = "2024-10-28T14:17:40.132Z" labels = ["GDB", "target: arm"] url = "https://gitlab.com/qemu-project/qemu/-/issues/2580" host-os = "Ubuntu 23.10" host-arch = "x86_64" qemu-version = "9.1.0" guest-os = "n/a" guest-arch = "n/a" description = """``` ❯ cat empty.c void _start() {} ❯ clang empty.c -target aarch64_be-linux -nostdlib -fuse-ld=lld ❯ qemu-aarch64_be ./a.out ** ERROR:../gdbstub/gdbstub.c:493:gdb_find_static_feature: code should not be reached Bail out! ERROR:../gdbstub/gdbstub.c:493:gdb_find_static_feature: code should not be reached fish: Job 1, 'qemu-aarch64_be ./a.out' terminated by signal SIGABRT (Abort) ```""" reproduce = "n/a" additional = "n/a"