|
Bugzilla – Full Text Bug Listing |
| Summary: | qemu-img segfaults | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.2 | Reporter: | Christoph Thiel <cthiel> |
| Component: | Basesystem | Assignee: | 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 | ||
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.
I'll mark this fixed after I've submitted it upstream. Submitted upstream. |
# 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 #