Re: [Qemu-devel] [PATCH for-2.7] vnc: fix qemu crash because of SIGSEGV

2016-09-09 Thread Gerd Hoffmann
On Fr, 2016-09-09 at 07:13 +, Gonglei (Arei) wrote: > Hi Gerd, > > Can you pls pick up this patch? thanks Added to UI queue, thanks. cheers, Gerd

Re: [Qemu-devel] [PATCH for-2.7] vnc: fix qemu crash because of SIGSEGV

2016-09-09 Thread Gonglei (Arei)
; Gerd Hoffmann > Subject: Re: [Qemu-devel] [PATCH for-2.7] vnc: fix qemu crash because of > SIGSEGV > > On 2 September 2016 at 13:34, Marc-André Lureau > wrote: > > Hi > > > > On Fri, Sep 2, 2016 at 3:04 PM Gonglei wrote: > > > >> > >> > It l

Re: [Qemu-devel] [PATCH for-2.7] vnc: fix qemu crash because of SIGSEGV

2016-09-02 Thread Gonglei (Arei)
okay, thank you, guys. 发件人:Peter Maydell 收件人:Marc-André Lureau, 抄送:龚磊,qemu-devel,黄伟栋,Gerd Hoffmann, 时间:2016-09-02 20:39:52 主题:Re: [Qemu-devel] [PATCH for-2.7] vnc: fix qemu crash because of SIGSEGV On 2 September 2016 at 13:34, Marc-André Lureau wrote: > Hi > > On Fri, Sep 2, 2016 a

Re: [Qemu-devel] [PATCH for-2.7] vnc: fix qemu crash because of SIGSEGV

2016-09-02 Thread Peter Maydell
On 2 September 2016 at 13:34, Marc-André Lureau wrote: > Hi > > On Fri, Sep 2, 2016 at 3:04 PM Gonglei wrote: > >> >> > It looks like this is not a regression from 2.7, perhaps it should be >> post-poned? >> > >> Yes, it's not a regression from 2.7, but it indeed is a serious bug and >> the fix i

Re: [Qemu-devel] [PATCH for-2.7] vnc: fix qemu crash because of SIGSEGV

2016-09-02 Thread Marc-André Lureau
Hi On Fri, Sep 2, 2016 at 3:04 PM Gonglei wrote: > > > It looks like this is not a regression from 2.7, perhaps it should be > post-poned? > > > Yes, it's not a regression from 2.7, but it indeed is a serious bug and > the fix is harmless. :) > > The timing is bad. Unless Gerd or a maintainer se

Re: [Qemu-devel] [PATCH for-2.7] vnc: fix qemu crash because of SIGSEGV

2016-09-02 Thread Gonglei
On 2016/9/2 16:38, Marc-André Lureau wrote: > Hi > > On Fri, Sep 2, 2016 at 8:00 AM Gonglei > wrote: > > The backtrace is: > > 0x7f0b75cdf880 in pixman_image_get_stride () from > /lib64/libpixman-1.so.0 > 0x7f0b77bcb3cf in vnc_server_fb_str

Re: [Qemu-devel] [PATCH for-2.7] vnc: fix qemu crash because of SIGSEGV

2016-09-02 Thread Marc-André Lureau
Hi On Fri, Sep 2, 2016 at 8:00 AM Gonglei wrote: > The backtrace is: > > 0x7f0b75cdf880 in pixman_image_get_stride () from > /lib64/libpixman-1.so.0 > 0x7f0b77bcb3cf in vnc_server_fb_stride (vd=0x7f0b7a1a2bb0) at > ui/vnc.c:680 > vnc_dpy_copy (dcl=0x7f0b7a1a2c00, src_x=224, src_y=263, ds

[Qemu-devel] [PATCH for-2.7] vnc: fix qemu crash because of SIGSEGV

2016-09-01 Thread Gonglei
The backtrace is: 0x7f0b75cdf880 in pixman_image_get_stride () from /lib64/libpixman-1.so.0 0x7f0b77bcb3cf in vnc_server_fb_stride (vd=0x7f0b7a1a2bb0) at ui/vnc.c:680 vnc_dpy_copy (dcl=0x7f0b7a1a2c00, src_x=224, src_y=263, dst_x=319, dst_y=363, w=1, h=1) at ui/vnc.c:915 0x7f0b77bbcc35