summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/device/1793539
blob: 6bd2a92cc8183c66296355f7b3668b48ad76a74a (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
device: 0.311
graphic: 0.284
semantic: 0.182
instruction: 0.143
other: 0.089
mistranslation: 0.086
socket: 0.061
vnc: 0.056
network: 0.026
boot: 0.021
assembly: 0.006
KVM: 0.002

qemu:handle_cpu_signal received signal outside vCPU context @ pc=0x6003ddc5

During the build of gedit for RISC-V this error occurs:

$ qemu-riscv64 -E LD_LIBRARY_PATH=gedit/.libs ./gedit/.libs/gedit
qemu:handle_cpu_signal received signal outside vCPU context @ pc=0x6003ddc5
qemu:handle_cpu_signal received signal outside vCPU context @ pc=0x600009e4

https://build.opensuse.org/package/live_build_log/openSUSE:Factory:RISCV/gedit/standard/riscv64

Possibly duplicate of bug #1594394, in which case it would be worth testing with 5.0.0 or above..

Actually more likely https://github.com/vivier/qemu-m68k/issues/33, in which case it's also fixed..

As you can see in the build log the package builds sucessfully.