summary refs log tree commit diff stats
path: root/results/classifier/118/device/2912
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:00 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:33 +0000
commit9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch)
treeb765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/device/2912
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/device/2912')
-rw-r--r--results/classifier/118/device/291243
1 files changed, 43 insertions, 0 deletions
diff --git a/results/classifier/118/device/2912 b/results/classifier/118/device/2912
new file mode 100644
index 000000000..6c4efb259
--- /dev/null
+++ b/results/classifier/118/device/2912
@@ -0,0 +1,43 @@
+device: 0.845
+graphic: 0.817
+virtual: 0.704
+vnc: 0.509
+ppc: 0.448
+risc-v: 0.432
+semantic: 0.423
+boot: 0.309
+register: 0.289
+KVM: 0.275
+PID: 0.268
+i386: 0.237
+hypervisor: 0.207
+debug: 0.204
+network: 0.182
+x86: 0.160
+arm: 0.155
+VMM: 0.150
+TCG: 0.138
+architecture: 0.100
+kernel: 0.097
+performance: 0.094
+files: 0.091
+socket: 0.090
+user-level: 0.090
+mistranslation: 0.071
+permissions: 0.065
+peripherals: 0.060
+assembly: 0.024
+
+qcow2 image corrupted after snapshot+bitmap action
+Description of problem:
+When taking a backup of the VM via snapshot + bitmap, the qcow2 image became corrupt:
+`qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with bitmap directory); further corruption events will be suppressed`
+
+This resulted in a corrupt (unfix-able) image (see #2909).
+
+While this process is something that happens multiple times a day, we never hit any issue.
+The underlying storage didn't report any error, so it seems like something inside qemu broke the image.
+Steps to reproduce:
+Unfortunately, I was unable to reproduce this issue yet.
+Additional information:
+