summary refs log tree commit diff stats
path: root/results/scraper/gitlab/issues_toml/target_missing/host_loongarch64/accel_missing/2336.toml
blob: 073d7e63a88f4f72dd24e3a8a1d1c3046c95841d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
id = 2336
title = "qemu-x86_64 crash on LoongArch"
state = "closed"
created_at = "2024-05-08T09:33:16.689Z"
closed_at = "2024-05-15T12:58:59.698Z"
labels = ["host: loongarch64"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/2336"
host-os = "openEuler"
host-arch = "loongarch"
qemu-version = "9.0.50"
guest-os = "ubuntu 20.04.3"
guest-arch = "x86_64"
description = """"""
reproduce = """1. build a static  hello test on x86_64 machine.
2. build qemu-x86_64 on LoongArch.
3. run 'qemu-x86_64 hello 'on LoongArch."""
additional = """1  result

[root@localhost qemu]# ./build/qemu-x86_64 ~/hello  
Bus error (core dumped)

2  Since commit 45bf0e7aa648369cf8ab2333bd20144806fc1be3 

3  full log with -d in_asm,op,out_asm,strace
see log.txt

[log.txt](/uploads/9a0e3250bfafa6db31d6688b8c60feb7/log.txt)

[qemu-x86_64](/uploads/728fc4f4633054097b6028cd99a20e8b/qemu-x86_64)

[hello](/uploads/d7dec3bdb844273a8e26464ed418c1a0/hello)"""