On Tue, Jan 28, 2020, 10:11 Vieri <[email protected]> wrote:
> > On Tuesday, January 28, 2020, 6:48:07 PM GMT+1, Vieri > <[email protected]> wrote: > > Hhmm, it seems that my distro has recently published a patch to fix this > "crash on exit". I will apply it to see if the segfaults go away. > > > > > https://gitweb.gentoo.org/repo/gentoo.git/diff/net-libs/libvncserver/files/libvncserver-0.9.12-fix-shutdown- > > It still segfaults. :-( > > I'm not sure if I need to recompile guacd after updating libvnc. > Will try that asap. > That patch looks like it might only apply to the server part of libvnc, not the client part that we use. If it's possible in Gentoo to install debug symbols for libvncclient, that might get a more meaningful backtrace from gdb, seeing as the segfault is occuring within libvncclient and it's not currently clear exactly where. - Mike
