Hi,
when I try to start a session with x2goclient (or Pyhoca-gui), the client crash just after login. x2goclient create connection to the server :
*Dec 17 22:26:11 marc-P55-UD3R sshd[13752]: Accepted password for marc from 192.168.1.13 port 52967 ssh2Dec 17 22:26:11 marc-P55-UD3R sshd[13752]: pam_unix(sshd:session): session opened for user marc by (uid=0)Dec 17 22:26:11 marc-P55-UD3R systemd-logind[869]: Removed session c1.Dec 17 22:26:11 marc-P55-UD3R systemd-logind[869]: New session 21 of user marc*
Then x2goclient crashes. gdb give the following trace:
*x2go-INFO-1> "Starting x2goclient..."x2go-INFO-4> "Translator: :/x2goclient_fr_fr installed."x2go-INFO-5> "Translator: :/qt_fr_FR installed."x2go-INFO-3> "Started x2goclient."x2go-INFO-8> "Starting connection to server: 192.168.1.11:22 <http://192.168.1.11:22>"[New Thread 0xb2e4ab40 (LWP 27293)][New Thread 0xb2649b40 (LWP 27363)][Thread 0xb2e4ab40 (LWP 27293) exited]Program received signal SIGSEGV, Segmentation fault.QString::operator= (this=0xbffff024, other=...) at tools/qstring.cpp:14101410 tools/qstring.cpp: Aucun fichier ou dossier de ce type.*
*(gdb) bt#0 QString::operator= (this=0xbffff024, other=...) at tools/qstring.cpp:1410#1 0x080a7cdc in ?? ()#2 0x080a89b6 in ?? ()#3 0x0814420e in ?? ()#4 0xb6fc80f7 in QMetaObject::activate (sender=0x85e58c0, m=0x8155698, local_signal_index=0, argv=0xbffff4d0) at kernel/qobject.cpp:3539#5 0x08145a1f in ?? ()#6 0x08105b81 in ?? ()#7 0x08145c68 in ?? ()#8 0xb6fc48aa in QMetaCallEvent::placeMetaCall (this=0xb1d0a548, object=0x85e58c0) at kernel/qobject.cpp:524#9 0xb6fcc6fb in QObject::event (this=0x85e58c0, e=0xb1d0a548) at kernel/qobject.cpp:1194[...]*
This is apply to x2goclient v. 4.0.3.1 both amd64 & i386 (Qt 4.8.6) and x2goserver v 4.0.1.18-0~949~ubuntu14.04.1 - amd64
Best regards,
-- Marc