summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/1877137
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/108/other/1877137')
-rw-r--r--results/classifier/zero-shot/108/other/187713736
1 files changed, 36 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/1877137 b/results/classifier/zero-shot/108/other/1877137
new file mode 100644
index 000000000..981cd84e4
--- /dev/null
+++ b/results/classifier/zero-shot/108/other/1877137
@@ -0,0 +1,36 @@
+graphic: 0.845
+device: 0.763
+performance: 0.603
+other: 0.590
+PID: 0.525
+semantic: 0.500
+network: 0.479
+boot: 0.429
+vnc: 0.411
+debug: 0.379
+files: 0.255
+socket: 0.215
+permissions: 0.171
+KVM: 0.045
+
+32-bit Arm emulation spins at 100% during emacs build
+
+This test case exposes a QEMU bug when crossbuilding to arm32. The bug is only
+exposed on amd64 architecture or aarch64 hosts that can *only* execute
+64 bit applications.
+
+Usage:
+
+./setup.sh # installs docker and tweaks sysctl
+./qemu.sh # register qemu so you are able to run containers from other
+architectures
+./build.sh # try to build the docker image. Process should get stuck
+in a 100% CPU loop after a while
+
+Originally reported by, and test case developed by,
+Philippe Vaucher.
+
+
+
+Additional bug reports at https://bugs.launchpad.net/qemu/+bug/1861161 and https://bugs.launchpad.net/qemu/+bug/1805913
+