summary refs log tree commit diff stats
path: root/gitlab/issues/target_hexagon/host_missing/accel_missing/805.toml
blob: f03fbbe30c01311b91f8a7156bb0c637edb8ef1f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
id = 805
title = "qemu-hexagon: [binary]: Error mapping file: Invalid argument"
state = "closed"
created_at = "2022-01-07T16:54:57.644Z"
closed_at = "2023-03-01T01:17:27.666Z"
labels = ["Closed::Invalid", "linux-user", "target: hexagon"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/805"
host-os = "Ubuntu 20.04.3 LTS"
host-arch = "x86_64"
qemu-version = "qemu-hexagon version 6.2.50 (v6.2.0-566-g41fb4c14ee)"
guest-os = "-"
guest-arch = "Hexagon 32bit"
description = """Running a (32bit) hexagon binary on a 64bit/32bit system gives the following error:
`qemu-hexagon: hexagon-hello-world: Error mapping file: Invalid argument`"""
reproduce = """```
./qemu-hexagon <hexagon-binary>
qemu-hexagon: hexagon-hello-world: Error mapping file: Invalid argument
```"""
additional = """A similar problem has been reported on the mailing list:
https://www.mail-archive.com/qemu-devel@nongnu.org/msg836466.html

Unfortunately without a solution."""