Bug#862824: xserver-xorg-core: tigervncserver crash in WriteToClient shortly after VNC client connecs

2017-05-18 Thread Michel Dänzer
On 18/05/17 09:32 PM, Rafal wrote: > > One notice not related to this error. I'm looking at FlushClient > function in io.c and I see one weird thing. It contains the following "if": > > if (trans_conn && (len = _XSERVTransWritev(trans_conn, iov, i)) >>= 0) {... > > Later there are "else

Processed: [bts-link] source package libinput

2017-05-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # > # bts-link upstream status pull for source package libinput > # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html > # > user bts-link-upstr...@lists.alioth.debian.org Setting user to bts-link-upstr...@lists.alioth.debian.

Bug#862824: xserver-xorg-core: tigervncserver crash in WriteToClient shortly after VNC client connecs

2017-05-18 Thread Rafal
I think the correction will help. I have recompiled tigervnc with the server version from cgit.freedesktop.org (currently it does not contain the patches yet), but, as I see, cleanup after client abort is performed much more quickly than in version used by Debian. From this reason repetition o