abrt version: 1.1.13 architecture: x86_64 Attached file: backtrace cmdline: qemu-img create -f qcow2 -o preallocation=metadata /dev/null 1M component: qemu crash_function: get_cluster_table executable: /usr/bin/qemu-img kernel: 2.6.35.6-46.fc14.x86_64 package: qemu-img-2:0.13.0-1.fc14 rating: 4 reason: Process /usr/bin/qemu-img was killed by signal 11 (SIGSEGV) release: Fedora release 14 (Laughlin) time: 1288021976 uid: 500 How to reproduce ----- With qemu-img 0.13.0-1 from Fedora 14, non-root, do: $ qemu-img create -f qcow2 -o preallocation=metadata /dev/null 1M Formatting '/dev/null', fmt=qcow2 size=1048576 encryption=off cluster_size=0 preallocation='metadata' Segmentation fault (core dumped)
Created attachment 455566 [details] File: backtrace
Does not segfault on F13.
Created attachment 455769 [details] Fix for the qcow2 preallocate segfault This patch has been sent to qemu-devel for upstream inclusion.
F14 is EOL and this fix is already in F15, so closing.