diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 19:39:53 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 19:39:53 +0200 |
| commit | dee4dcba78baf712cab403d47d9db319ab7f95d6 (patch) | |
| tree | 418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/118/device/1726733 | |
| parent | 4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff) | |
| download | emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip | |
restructure results
Diffstat (limited to 'results/classifier/118/device/1726733')
| -rw-r--r-- | results/classifier/118/device/1726733 | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/results/classifier/118/device/1726733 b/results/classifier/118/device/1726733 deleted file mode 100644 index dc195abd..00000000 --- a/results/classifier/118/device/1726733 +++ /dev/null @@ -1,44 +0,0 @@ -device: 0.807 -socket: 0.797 -graphic: 0.796 -network: 0.698 -mistranslation: 0.658 -ppc: 0.599 -PID: 0.506 -vnc: 0.504 -register: 0.494 -permissions: 0.476 -kernel: 0.474 -user-level: 0.473 -files: 0.459 -architecture: 0.393 -boot: 0.370 -arm: 0.364 -TCG: 0.361 -performance: 0.355 -debug: 0.334 -semantic: 0.324 -risc-v: 0.315 -VMM: 0.277 -i386: 0.236 -hypervisor: 0.234 -x86: 0.200 -virtual: 0.195 -KVM: 0.135 -peripherals: 0.066 -assembly: 0.046 - -‘qemu-img info replication:’ causes segfault - -Typing the literal command ‘qemu-img info replication:’ causes a segfault. Note that ‘replication:’ is not a filename. - -$ ./qemu-img info replication: -qemu-img: block.c:2609: bdrv_open_inherit: Assertion `!!(flags & BDRV_O_PROTOCOL) == !!drv->bdrv_file_open' failed. -Aborted (core dumped) - -This was originally found by Han Han and reported in Fedora: -https://bugzilla.redhat.com/show_bug.cgi?id=1505652 - -Fixed here: -https://git.qemu.org/?p=qemu.git;a=commitdiff;h=cb83d2efe1f591cdc7 - |
