summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1357440
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1357440')
-rw-r--r--results/scraper/launchpad-without-comments/135744015
1 files changed, 15 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1357440 b/results/scraper/launchpad-without-comments/1357440
new file mode 100644
index 000000000..01d5769f5
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1357440
@@ -0,0 +1,15 @@
+qemu-img: Assert for 'amend' command and the fuzzed image
+
+'qemu-img amend' failed with the assert on the fuzzed image.
+
+Sequence:
+ 1. Unpack the attached archive, make a copy of test.img
+ 2. Put copy.img and backing_img.vdi in the same directory
+ 3. Execute
+   qemu-img amend -o compat=0.10 -f qcow2 copy.img
+
+Result: qemu-img was killed by SIGIOT with the reason:
+
+qemu-img: block/qcow2-cluster.c:1598: expand_zero_clusters_in_l1: Assertion `(cluster_index >= 0) && (cluster_index < *nb_clusters)' failed.
+
+qemu.git HEAD 2d591ce2aeebf
\ No newline at end of file