diff options
Diffstat (limited to 'results/classifier/105/boot/786')
| -rw-r--r-- | results/classifier/105/boot/786 | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/results/classifier/105/boot/786 b/results/classifier/105/boot/786 deleted file mode 100644 index 349b4dbb..00000000 --- a/results/classifier/105/boot/786 +++ /dev/null @@ -1,30 +0,0 @@ -boot: 0.769 -device: 0.611 -graphic: 0.459 -semantic: 0.326 -network: 0.273 -socket: 0.226 -vnc: 0.221 -instruction: 0.210 -mistranslation: 0.198 -KVM: 0.099 -other: 0.075 -assembly: 0.058 - -assert in qemu-6.2.0/hw/acpi/aml-build.c:61:build_append_padded_str: assertion failed: (len <= maxlen) -Description of problem: -assert and crash when -acpitable argument is used. Specifically, the argument was "-acpitable file=my_file.bin" which causes the assert and crash. - -The other arguments, I hope, are not critical. In brief, I'm using secure boot (with ovmf_code.secboot.fd), and a sw tpm as well. But hopefully these are not relevant. - -The assert with -acpitable is a regression since it worked with version 6.1.0 - -The actual error message in qemu 6.2.0 is - -qemu-6.2.0/hw/acpi/aml-build.c:61:build_append_padded_str: assertion failed: (len <= maxlen) -Steps to reproduce: -1. -2. -3. -Additional information: - |
