diff options
Diffstat (limited to 'results/classifier/118/none/1793539')
| -rw-r--r-- | results/classifier/118/none/1793539 | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/results/classifier/118/none/1793539 b/results/classifier/118/none/1793539 new file mode 100644 index 000000000..9b37f9529 --- /dev/null +++ b/results/classifier/118/none/1793539 @@ -0,0 +1,46 @@ +device: 0.311 +graphic: 0.284 +semantic: 0.182 +ppc: 0.140 +risc-v: 0.138 +architecture: 0.093 +mistranslation: 0.086 +register: 0.074 +PID: 0.062 +socket: 0.061 +performance: 0.057 +vnc: 0.056 +VMM: 0.043 +permissions: 0.039 +debug: 0.033 +virtual: 0.031 +network: 0.026 +user-level: 0.022 +boot: 0.021 +arm: 0.019 +peripherals: 0.016 +files: 0.014 +i386: 0.013 +TCG: 0.009 +hypervisor: 0.008 +assembly: 0.006 +x86: 0.006 +kernel: 0.003 +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. + |