I'll try this weekend. On Fri, Nov 17, 2017 at 11:10 AM, Nick Couchman <[email protected]> wrote:
> > On Fri, Nov 17, 2017 at 11:50 AM, Nick Couchman <[email protected]> wrote: > >> >> >> On Fri, Nov 17, 2017 at 11:46 AM, dan <[email protected]> wrote: >> >>> On Ubuntu 16.04 LTS and guac 0.9.13 >>> I do find a number of these entries in the logs: >>> "segfault at 10 ip 00007f70d4364e52 sp 00007f70d2d6cd50 error 4 in >>> libguac-client-vnc.so.0.0.0[7f70d435c000+13000]" >>> note that this hasn't presented with any other issues AFAIK, sessions >>> run smooth etc and VNC 'freezes' when the internet connection dies or the >>> remote side reboots. >>> >>> >> Without digging into it much, it's possible this is related to the >> following issue: >> >> https://issues.apache.org/jira/browse/GUACAMOLE-388 >> >> There's a pull request in the works to resolve this issue at the moment, >> so might be fixed in the near-future. >> >> -Nick >> >> > Actually, there was a change recently committed to the master branch that > might resolve this issue: > > https://github.com/apache/incubator-guacamole-server/pull/120 > > Any chance you can try pulling the latest code for guacamole-server, build > that, and see if this resolves your issue? If it doesn't resolve the issue > or you can't check out and build the newer code, maybe you can run gdb with > guacd and provide the trace that shows where it is segfaulting? > > -Nick >
