diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:00 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:33 +0000 |
| commit | 9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch) | |
| tree | b765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/none/1007490 | |
| parent | b89a938452613061c0f1f23e710281cf5c83cb29 (diff) | |
| download | emulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz emulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip | |
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/none/1007490')
| -rw-r--r-- | results/classifier/118/none/1007490 | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/results/classifier/118/none/1007490 b/results/classifier/118/none/1007490 new file mode 100644 index 00000000..e15034d8 --- /dev/null +++ b/results/classifier/118/none/1007490 @@ -0,0 +1,48 @@ +register: 0.732 +graphic: 0.644 +semantic: 0.573 +ppc: 0.539 +device: 0.520 +architecture: 0.512 +arm: 0.510 +network: 0.504 +mistranslation: 0.425 +vnc: 0.382 +performance: 0.352 +socket: 0.289 +kernel: 0.281 +boot: 0.281 +user-level: 0.275 +PID: 0.249 +files: 0.223 +peripherals: 0.221 +permissions: 0.211 +debug: 0.204 +risc-v: 0.201 +i386: 0.190 +VMM: 0.184 +hypervisor: 0.168 +x86: 0.147 +TCG: 0.132 +virtual: 0.130 +assembly: 0.116 +KVM: 0.089 + +Missing binfmt string for init script. + +./scripts/qemu-binfmt-conf.sh + +needs + +echo ':armCompiler:M::\x7fELF\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x08\x00\x02\x00\x28\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-static-arm-binfmt:P' > /proc/sys/fs/binfmt_misc/register + +Some executables (specifically compilers like /usr/libexec/gcc/armv7a-unknown-linux-gnueabi/4.5.3/cc1 on gentoo) have unusual headers, and don't get recognized as arm binaries. + +Bug also mentioned on my blog: +http://mirage335.dyndns.org/forums/viewtopic.php?f=4&t=11&sid=01f0ca9cc76c78b6f600fa25cc99d62b + +Triaging old bug tickets... can you still reproduce this issue with the latest version of QEMU? Or could we close this ticket nowadays? + + +[Expired for QEMU because there has been no activity for 60 days.] + |
