So this got stuck in the maillist queue. resending
-------- Forwarded Message --------
so I have been using x2go for years and its works fine for what I
need but today it stopped working.
the error message was not really clear so I deleted and
reinstalled (server and client) but still no go. Turns out its the
x2goagent that segfaults on the server side.
The client is an ubuntu 20.10 and the servers I tested with is
debian 10 and ubuntu 20.04. To make sure that there was no version
mismatch I then installed the server on the ubuntu 20.10 computer
and tried to connect to localhost and still get the segfault.
how to debug this ?? what I try to do is use a single application
and start "command=/usr/bin/xterm"
since its not working even to localhost this should be something
that a lot more people have a problem with than just me. I have
deleted all configurations for both server and client and the only
thing I change when I create a new session is the
host
login
session type.
So I do not see how I could have made something wrong here.