summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/device/2336
blob: 6500de82dd7170bfd2297f35732f1b651e600883 (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
32
33
34
35
36
37
38
device: 0.944
graphic: 0.928
files: 0.895
PID: 0.838
network: 0.804
performance: 0.778
semantic: 0.744
debug: 0.738
permissions: 0.630
vnc: 0.607
socket: 0.599
boot: 0.555
other: 0.165
KVM: 0.107

qemu-x86_64 crash on LoongArch
Description of problem:

Steps to 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 information:
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)