blob: 2185a0d15907756db95743253b95f294532675cc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
qemu-io: the 'map' command hangs 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-io copy.img -c map
Result: qemu-io processes part of the image and then hangs loading 100% of CPU time.
qemu.git HEAD 2d591ce2aeebf
|