Bug 761684

Summary: qemu-img segfaults
Product: [openSUSE] openSUSE 12.2 Reporter: Christoph Thiel <cthiel>
Component: BasesystemAssignee: Charles Arnold <carnold>
Status: VERIFIED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: jdouglas
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Fix for the bug

Description Christoph Thiel 2012-05-10 20:07:08 UTC
# qemu-img convert -O vpc -o ? test test2
Supported options:
size             Virtual disk size
subformat        Type of virtual hard disk format. Supported formats are
{dynamic (default) | fixed}
Segmentation fault
#
Comment 1 Charles Arnold 2012-05-10 22:21:23 UTC
Created attachment 490399 [details]
Fix for the bug

This bug is not vpc specific.  The problem was cleaning up the qemu
progress code before it was initialized. I still need to submit this
upstream.
Comment 2 Charles Arnold 2012-05-10 22:22:59 UTC
I'll mark this fixed after I've submitted it upstream.
Comment 3 Charles Arnold 2012-05-11 17:05:03 UTC
Submitted upstream.