Red Hat Bugzilla – Bug 1299345
[abrt] qemu-img: get_block_status(): qemu-img killed by SIGABRT
Last modified: 2016-05-31 15:24:23 EDT
This bug has been copied from bug #1298886 and has been proposed to be backported to 7.2 z-stream (EUS).
Fix included in qemu-kvm-rhev-2.3.0-31.el7_2.6
Reproduced this bug with qemu-img-rhev-2.3.0-31.el7.x86_64 & qemu-kvm-rhev-2.3.0-31.el7.x86_64 # truncate -s 1G test_sparse # truncate -s 1G test_sparse # echo "a" >> test_sparse # qemu-img map test_sparse Offset Length Mapped to File qemu-img: qemu-img.c:2294: get_block_status: Assertion `nb_sectors' failed. Aborted (core dumped) verified the bug with qemu-img-rhev-2.3.0-31.el7_2.7.x86_64 & qemu-kvm-rhev-2.3.0-31.el7_2.7.x86_64 # truncate -s 1G test_sparse # echo "a" >> test_sparse # qemu-img map test_sparse Offset Length Mapped to File 0x40000000 0x200 0x40000000 test_sparse according to this result. The bug is fixed.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2016-0084.html
*** Bug 1327592 has been marked as a duplicate of this bug. ***