Steps to reproduce: 1 . Start a session using a native ThinLinc client with a resolution of 3000x3000 2. Disconnect 3. Reconnect using the HTML5 client using Safari on Mac OS or any browser on iOS. The server will kick you out, the client will disconnect. Browser console says nothing. The session lives on. xinit.log says: > Connections: closed: 127.0.0.1::34264 (Pixel buffer request 33x0 at 457,1014 > exceeds framebuffer 994x735) The pixel buffer request number differs from time to time, have also seen 0x0, 52x0 etc..
Also shown while testing bug #6160, see comment #10. Seems to be a regression due to it works as expected against eudemo
This is probably a regression as that error message came with the latest TigerVNC drop. We need to at least diagnose the problem right now.
Closing this since it's a regression from changes done on bug 6160. *** This bug has been marked as a duplicate of bug 6160 ***
The problem was actually caused by the heap overflow protection from bug 6153. *** This bug has been marked as a duplicate of bug 6153 ***
(In reply to comment #4) > The problem was actually caused by the heap overflow protection from bug 6153. > > *** This bug has been marked as a duplicate of bug 6153 *** Yes. My mistake, safari's browser caching get's confusing at times. It is now verified that a nightly build with Xvnc from 4.7.0 does NOT have these problems. It is also verified that a 4.7.0 server with a Xvnc from a nightly build DOES have these problems.