Re: [Qemu-devel] [PATCH] vnc: Fix qemu crash on vnc client disconnection

2013-11-04 Thread Gerd Hoffmann
; Luonengjun; > > Huangweidong (Hardware) > > Subject: Re: [Qemu-devel] [PATCH] vnc: Fix qemu crash on vnc client > > disconnection > > > > Hi, > > > > > diff --git a/ui/vnc.c b/ui/vnc.c > > > index 5601cc3..2177704 100644 > > > --- a/u

Re: [Qemu-devel] [PATCH] vnc: Fix qemu crash on vnc client disconnection

2013-10-28 Thread Gonglei (Arei)
> -Original Message- > From: Gerd Hoffmann [mailto:kra...@redhat.com] > Sent: Monday, October 28, 2013 3:53 PM > To: Gonglei (Arei) > Cc: qemu-devel@nongnu.org; Stefan Hajnoczi; Yanqiangjun; Luonengjun; > Huangweidong (Hardware) > Subject: Re: [Qemu-devel] [PATCH] v

Re: [Qemu-devel] [PATCH] vnc: Fix qemu crash on vnc client disconnection

2013-10-28 Thread Gonglei (Arei)
Hi, Any comments will be welcome. Best regards, -Gonglei > -Original Message- > From: Gonglei (Arei) > Sent: Thursday, October 24, 2013 1:14 PM > To: qemu-devel@nongnu.org; 'Gerd Hoffmann'; 'Stefan Hajnoczi' > Cc: Luonengjun; Huangweidong (Hardware); Yanqiangjun > Subject: [PATCH] vnc: F

Re: [Qemu-devel] [PATCH] vnc: Fix qemu crash on vnc client disconnection

2013-10-28 Thread Gerd Hoffmann
Hi, > diff --git a/ui/vnc.c b/ui/vnc.c > index 5601cc3..2177704 100644 > --- a/ui/vnc.c > +++ b/ui/vnc.c > @@ -876,7 +876,8 @@ static int find_and_clear_dirty_height(struct VncState > *vs, > static int vnc_update_client_sync(VncState *vs, int has_dirty) > { > int ret = vnc_update_client(

[Qemu-devel] [PATCH] vnc: Fix qemu crash on vnc client disconnection

2013-10-23 Thread Gonglei (Arei)
Hi, I encount a qemu crash when the vnc client disconnection, and I got the next log: qemu: qemu_mutex_lock: Invalid argument and the backtrace listed: Core was generated by `/mnt/sdd/gonglei/kvm/qemu-unstable/x86_64-softmmu/qemu-system-x86_64 -name suse'. Program terminated with signal 6, A