Activity log for bug #352785

Date Who What changed Old value New value Message
2009-03-31 23:25:05 Francesco Potortì bug added bug
2009-04-09 10:39:03 Francesco Potortì qemu (Ubuntu): status New Confirmed
2009-04-09 20:43:18 Dustin Kirkland  qemu (Ubuntu): importance Undecided Critical
2009-04-10 08:50:22 Francesco Potortì summary qemu-img convert: error while reading qemu corrupts qcow2 image
2009-04-10 08:50:22 Francesco Potortì description Binary package hint: qemu I try to recompress a qcow2 image that apparently is perfectly working, but qemu'img writes out about 60kB and, after about ten seconds spits an error. This is the first time this happens, few days ago I had used regularly this same command to compress old versions of this image. This is qemu 0.10.0 from Jaunty. If necessary, I could provide the image. $ qemu-img convert -c -O qcow2 wxpsp3-wlm-noacpi.qcow wxpsp3-wlm-noacpi.copia.qcow qemu-img: error while reading $ qemu-img info wxpsp3-wlm-noacpi.qcow image: wxpsp3-wlm-noacpi.qcow file format: qcow2 virtual size: 10G (10737418240 bytes) disk size: 5.5G cluster_size: 4096 highest_alloc: 5891559424 num_free_bytes: 3783917568 Binary package hint: qemu Qemu 0.10.0 occasionally corrupts qcow2 images. The problem should be solved in 0.10.2. This is how I observed it the first time: $ qemu-img convert -c -O qcow2 wxpsp3-wlm-noacpi.qcow wxpsp3-wlm-noacpi.copia.qcow qemu-img: error while reading $ qemu-img info wxpsp3-wlm-noacpi.qcow image: wxpsp3-wlm-noacpi.qcow file format: qcow2 virtual size: 10G (10737418240 bytes) disk size: 5.5G cluster_size: 4096 highest_alloc: 5891559424 num_free_bytes: 3783917568
2009-08-24 13:21:08 Rune Christensen nominated for series Ubuntu Jaunty
2009-09-11 21:32:11 Dustin Kirkland  qemu (Ubuntu): status Confirmed Fix Released