Re: [Qemu-devel] qemu-img segfault on latest git

2014-06-18 Thread Fam Zheng
On Wed, 06/18 18:02, Stefan Hajnoczi wrote: > On Tue, Jun 17, 2014 at 11:08:48AM -0400, Milos Vyletel wrote: > > I hope this is the right place to report this. I've noticed that I > > can't run qemu-img convert on latest git version because it segfaults. > > I've bisected the code and identified th

Re: [Qemu-devel] qemu-img segfault on latest git

2014-06-18 Thread Stefan Hajnoczi
On Tue, Jun 17, 2014 at 11:08:48AM -0400, Milos Vyletel wrote: > I hope this is the right place to report this. I've noticed that I > can't run qemu-img convert on latest git version because it segfaults. > I've bisected the code and identified that this was caused by Thanks for the bug report! >

Re: [Qemu-devel] qemu-img segfault on latest git

2014-06-17 Thread Chun Yan Liu
Fixed by adding NULL opts check in qemu_opt_get functions. Patch is here: http://comments.gmane.org/gmane.comp.emulators.qemu/280916 Regards, Chunyan >>> On 6/17/2014 at 11:08 PM, in message , Milos Vyletel wrote: > Hi, > > I hope this is the right place to report this. I've noticed that I

[Qemu-devel] qemu-img segfault on latest git

2014-06-17 Thread Milos Vyletel
Hi, I hope this is the right place to report this. I've noticed that I can't run qemu-img convert on latest git version because it segfaults. I've bisected the code and identified that this was caused by commit 6f482f742dd841b45297fb0e5f3d2c81779253be Author: Chunyan Liu Date: Thu Jun 5 17:21: