Re: [Qemu-devel] Possible race condition in VNC display resizing

2010-04-26 Thread Anthony Liguori
On 04/26/2010 01:19 PM, Daniel P. Berrange wrote: In tracking down a rare crash in GTK-VNC clients, I think I've discovered a race in the way QEMU processes resize events during initial connection handshake The symptom of the problem is that the client receives a framebuffer update which stretch

[Qemu-devel] Possible race condition in VNC display resizing

2010-04-26 Thread Daniel P. Berrange
In tracking down a rare crash in GTK-VNC clients, I think I've discovered a race in the way QEMU processes resize events during initial connection handshake The symptom of the problem is that the client receives a framebuffer update which stretches outside the boundaries of the guest framebuffer,