Hi,
The setup is reasonably simple. A network with Ubuntu 18.04 PCs (workstations, so to speak).
SSH connections between them work flawlessly.
But x2go refuses to work. At all. Whatever I do, I only get Segmentation fault (core dumped)
If I run x2goclient in the gdb debugger, it shows that it fails in
Thread 6 "SshMasterConnec" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffdf7fe700 (LWP 5778)] 0x00007ffff7b89eeb in ?? () from /usr/lib/x86_64-linux-gnu/libssh.so.4
Kees