summary refs log tree commit diff stats
path: root/results/classifier/105/device/2912
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-03 12:04:13 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-03 12:04:13 +0000
commit256709d2eb3fd80d768a99964be5caa61effa2a0 (patch)
tree05b2352fba70923126836a64b6a0de43902e976a /results/classifier/105/device/2912
parent2ab14fa96a6c5484b5e4ba8337551bb8dcc79cc5 (diff)
downloadqemu-analysis-256709d2eb3fd80d768a99964be5caa61effa2a0.tar.gz
qemu-analysis-256709d2eb3fd80d768a99964be5caa61effa2a0.zip
add new classifier result
Diffstat (limited to 'results/classifier/105/device/2912')
-rw-r--r--results/classifier/105/device/291226
1 files changed, 26 insertions, 0 deletions
diff --git a/results/classifier/105/device/2912 b/results/classifier/105/device/2912
new file mode 100644
index 000000000..36c5f9399
--- /dev/null
+++ b/results/classifier/105/device/2912
@@ -0,0 +1,26 @@
+device: 0.845
+graphic: 0.817
+vnc: 0.509
+instruction: 0.456
+semantic: 0.423
+boot: 0.309
+KVM: 0.275
+network: 0.182
+other: 0.168
+socket: 0.090
+mistranslation: 0.071
+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:
+