[Qemu-devel] Re: qemu-kvm 0.12.2 VNC segfault

2010-02-22 Thread Anthony Liguori
On 02/22/2010 02:54 AM, Avi Kivity wrote: On 02/21/2010 07:23 PM, Chris Webb wrote: Some sort of race where a client disconnects and is removed from the client list while the vnc_refresh() loop is iterating over it, maybe? Looks like c727a05459, and high time for 0.12.3. Anthony? Indeed.

Re: [Qemu-devel] Re: qemu-kvm 0.12.2 VNC segfault

2010-02-22 Thread Chris Webb
Avi Kivity writes: > On 02/21/2010 07:23 PM, Chris Webb wrote: > >Some sort of race where a client disconnects and is removed from the client > >list while the vnc_refresh() loop is iterating over it, maybe? > > Looks like c727a05459, and high time for 0.12.3. Anthony? Ah yes, looks like this

[Qemu-devel] Re: qemu-kvm 0.12.2 VNC segfault

2010-02-22 Thread Avi Kivity
On 02/21/2010 07:23 PM, Chris Webb wrote: Some sort of race where a client disconnects and is removed from the client list while the vnc_refresh() loop is iterating over it, maybe? Looks like c727a05459, and high time for 0.12.3. Anthony? -- error compiling committee.c: too many arguments