blob: 561c5bc3865e6e61092c75db1ccf2433a97e9f1e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
id = 2761
title = "Emulation of x86_64 binary on ARM64 fails with \"Unable to find a guest_base to satisfy all guest address mapping requirements\""
state = "closed"
created_at = "2025-01-03T00:51:39.495Z"
closed_at = "2025-01-04T12:07:42.938Z"
labels = ["linux-user"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/2761"
host-os = "NixOS"
host-arch = "aarch64/ARM"
qemu-version = "9.1.2"
guest-os = "NixOS"
guest-arch = "x86"
description = """Virtualisation fails with error "Unable to find a guest_base to satisfy all guest address mapping requirements"
```
file /nix/store/razasrvdg7ckplfmvdxv4ia3wbayr94s-bootstrap-tools/bin/bash
/nix/store/razasrvdg7ckplfmvdxv4ia3wbayr94s-bootstrap-tools/bin/bash: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /nix/store/razasrvdg7ckplfmvdxv4ia3wbayr94s-bootstrap-tools/lib/ld-linux-x86-64.so.2, for GNU/Linux 3.10.0, BuildID[sha1]=2938b076ebbc4ea582b8eb1ea5c3f65d7a1b6261, stripped
```"""
reproduce = "n/a"
additional = "n/a"
|