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/boot/1589 | |
| 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/boot/1589')
| -rw-r--r-- | results/classifier/118/boot/1589 | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/results/classifier/118/boot/1589 b/results/classifier/118/boot/1589 new file mode 100644 index 00000000..391e1f46 --- /dev/null +++ b/results/classifier/118/boot/1589 @@ -0,0 +1,40 @@ +TCG: 0.966 +boot: 0.943 +device: 0.873 +graphic: 0.775 +semantic: 0.619 +mistranslation: 0.541 +register: 0.530 +PID: 0.520 +architecture: 0.479 +vnc: 0.449 +performance: 0.435 +debug: 0.416 +risc-v: 0.411 +files: 0.395 +ppc: 0.368 +user-level: 0.361 +arm: 0.313 +VMM: 0.288 +socket: 0.260 +permissions: 0.229 +network: 0.184 +i386: 0.137 +x86: 0.105 +peripherals: 0.105 +virtual: 0.089 +kernel: 0.078 +hypervisor: 0.078 +assembly: 0.059 +KVM: 0.035 + +Crash when using qemu 8.0.0 version tcg mode +Description of problem: +Can I no longer use qemu in tcg mode? +When operating in tcg mode in all versions of 8.0.0, a crash occurs on the booting screen and the window closes (the window stops responding before closing). +Steps to reproduce: +1. Run qemu with -accel tcg option +2. enter the boot screen +3. The screen freezes and the window closes after a few seconds (at which point it becomes unresponsive) +Additional information: +I have not checked whether the same symptom occurs in Linux, and it occurs in all versions of 8.0.0 for Windows. |