summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/118/files/2761
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
commitdee4dcba78baf712cab403d47d9db319ab7f95d6 (patch)
tree418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/zero-shot/118/files/2761
parent4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff)
downloademulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz
emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip
restructure results
Diffstat (limited to 'results/classifier/zero-shot/118/files/2761')
-rw-r--r--results/classifier/zero-shot/118/files/276138
1 files changed, 38 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/118/files/2761 b/results/classifier/zero-shot/118/files/2761
new file mode 100644
index 00000000..ac2e3e03
--- /dev/null
+++ b/results/classifier/zero-shot/118/files/2761
@@ -0,0 +1,38 @@
+x86: 0.986
+files: 0.962
+architecture: 0.958
+virtual: 0.799
+graphic: 0.781
+device: 0.776
+arm: 0.720
+vnc: 0.553
+boot: 0.549
+semantic: 0.519
+ppc: 0.495
+debug: 0.481
+TCG: 0.456
+mistranslation: 0.418
+PID: 0.405
+VMM: 0.363
+risc-v: 0.363
+network: 0.343
+register: 0.313
+permissions: 0.249
+socket: 0.221
+kernel: 0.198
+performance: 0.184
+user-level: 0.159
+hypervisor: 0.087
+peripherals: 0.042
+KVM: 0.027
+i386: 0.014
+assembly: 0.008
+
+Emulation of x86_64 binary on ARM64 fails with "Unable to find a guest_base to satisfy all guest address mapping requirements"
+Description of problem:
+Virtualisation fails with error "Unable to find a guest_base to satisfy all guest address mapping requirements"
+
+```
+file   /nix/store/razasrvdg7ckplfmvdxv4ia3wbayr94s-bootstrap-tools/bin/bash
+/nix/store/razasrvdg7ckplfmvdxv4ia3wbayr94s-bootstrap-tools/bin/bash: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /nix/store/razasrvdg7ckplfmvdxv4ia3wbayr94s-bootstrap-tools/lib/ld-linux-x86-64.so.2, for GNU/Linux 3.10.0, BuildID[sha1]=2938b076ebbc4ea582b8eb1ea5c3f65d7a1b6261, stripped
+```