From ionic@ionic.de Wed Nov 15 01:56:10 2017 Received: (at 651) by bugs.x2go.org; 15 Nov 2017 00:56:12 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-2.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.1 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 420DA5DACF for <651@bugs.x2go.org>; Wed, 15 Nov 2017 01:56:10 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2_O3B_Wg3qLu for <651@bugs.x2go.org>; Wed, 15 Nov 2017 01:56:05 +0100 (CET) Received: from mail.ionic.de (ionic.de [87.98.244.45]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 6999E5DACA for <651@bugs.x2go.org>; Wed, 15 Nov 2017 01:56:05 +0100 (CET) Received: from [10.30.44.7] (178.162.222.41.adsl.inet-telecom.org [178.162.222.41]) by mail.ionic.de (Postfix) with ESMTPSA id 1C06C4F0069F; Wed, 15 Nov 2017 01:56:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default; t=1510707365; bh=wo+HsMvUmDCz6eV+OU9J8nEUn/z1LvVWCuyaQEUExUY=; h=Subject:To:References:From:Date:In-Reply-To:From; b=CBIqVoSGIlENYsKDT3xGRu0+LwdQWAwmsGAIgpkgPm8uoRg9Z3e+Z9EfmzRnZBvOi Yoa0gNrRpF/AsElHeHEG6VmOyATP1CkKAWfO91cWAfebfP17tu7j7KAXpZxZOgVUBa 6h0ahTcqeALofhrb6TUtYfrsTQlPPwzMZcHGzLyg= Subject: Re: [X2Go-Dev] x2goclient segfault on update to 4.0.3 on ubuntu 14.04 To: Rob Izzard , 651@bugs.x2go.org References: From: Mihai Moldovan Message-ID: Date: Wed, 15 Nov 2017 01:56:04 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="bDLdpXAHX3S0FANgSMasGimmdNE1JAp1E" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --bDLdpXAHX3S0FANgSMasGimmdNE1JAp1E Content-Type: multipart/mixed; boundary="Spoo4W8x5CKvOj51JVm6wKRJq65owf4x5"; protected-headers="v1" From: Mihai Moldovan To: Rob Izzard , 651@bugs.x2go.org Message-ID: Subject: Re: [X2Go-Dev] x2goclient segfault on update to 4.0.3 on ubuntu 14.04 References: In-Reply-To: --Spoo4W8x5CKvOj51JVm6wKRJq65owf4x5 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Control -1 moreinfo On 10/23/2014 09:15 AM, Rob Izzard wrote: > Package: x2goclient > Version: 4.0.3 >=20 > hi x2go developers, >=20 > I have x2goclient 4.0.3 (latest updates) on an Kubuntu 14.04 client, > connecting to a server running x2goserver 4.0.1.16 on Ubuntu 12.10. >=20 > Everything worked fine two days ago... but after the recent update > from 4.0.2.1 to 4.0.3 on my client, x2goclient crashes with the > following (--debug) message just after connecting to the server: >=20 > x2go-INFO-1> "Starting x2goclient..." > x2go-WARNING-1> "Can't load translator: :/x2goclient_en_gb" > x2go-WARNING-2> "Can't load translator: :/qt_en_GB" > x2go-INFO-3> "Started x2goclient." > x2go-DEBUG-../onmainwindow.cpp:490> "$HOME=3D/home/izzard" > x2go-DEBUG-../onmainwindow.cpp:2104> Reading 1 sessions from config fil= e. > x2go-DEBUG-../onmainwindow.cpp:2649> Starting session via smartcard, > ssh-agent or kerberos token. > x2go-INFO-8> "Starting connection to server: aibn36.astro.uni-bonn.de:2= 2" > x2go-DEBUG-../onmainwindow.cpp:2683> Start new ssh connection to > server:"aibn36.astro.uni-bonn.de":"22" krbLogin: false > x2go-DEBUG-../onmainwindow.cpp:2778> SSH connection established. > x2go-DEBUG-../onmainwindow.cpp:3038> Continue normal x2go session > x2go-DEBUG-../onmainwindow.cpp:3382> > "DBD::SQLite::dbpreparefailed:nosuchcolumn:tekictrl_portat/usr/share/pe= rl5/X2Go/Server/DB/SQLite3.pmline551. > " > Segmentation fault (core dumped) >=20 > I tried to fix this by removing my .x2goclient directory and manually > re-entering the server details but this failed. >=20 > I have fixed this by copying the binary x2goclient 4.0.2.1 (from > /usr/local/bin on the server) to my home directory (~/bin on the > client) and now I am running this instead with no problems. The > "SQLite" error line is no longer reported. >=20 > Something is crocked in the new 4.0.3! :) As far as I can tell, your server-side database might be hosed. On the other hand, we probably aren't handling such errors too well in X2= Go Client. Can you still reproduce it with newer X2Go Client versions? Mihai --Spoo4W8x5CKvOj51JVm6wKRJq65owf4x5-- --bDLdpXAHX3S0FANgSMasGimmdNE1JAp1E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIzBAEBCgAdFiEEbhHQj3UzgcdE8cg8H9Yu2W4lOocFAloLkKQACgkQH9Yu2W4l OochLxAA5NOCQ1YxxrIocbgnSUh2ebIuBigbP5hE7DyqId+wOQt7iGryh8bcs/ng uplKHLzspeVYiYBANINKzfXzJEJqO6p9D9l+ddplDAkOJc97lboFmiP6HDmXKQno 65bg7sSOjTB/P8f0s978PnLAoVOnIvhNHoBCP4FW1A8OjYVh5P0kLrPYqhSuHFld pzrHDIo+4Va6JDCYzWYCG/QjjwvfFI0oh8zO1x+O978A0649Tcel1T65pB2Bl+di 7AmEX9qyMjckOPXQ/zZiM0LJ9RaHmO860rsRJbrZl3RiuLeRNcvY0DCC7unSw0I4 XpJxbRQNv/zkg1KKwpEPDHCVhg0SwL6Lz/M2T2sN5gl+wnGXqeSkj9MY+cj3bk02 E1XLM1jnGMcybY0M+VVVtdKD8NwmhoHzAQ07hM8eXllNUcLp6Ja0WKgQn0vakGQq /a27HeIVnzkJw0RMr4/6uPMCEjBZxzNL9GhrrJIzbfiKTPKd9yb0mcNRhubUoQp3 2X4LlfvvkXj+0pMiGWfLsLzuzNzxRIe5RaLd+56OQQxl2S9IDacrbKKnYd/jDjT6 cnLSjSr9BgQR0qcmXK2z7i6FBVM9PZfT+qtxvNwifvg3tqksWA2ljR5/4yLtAvi8 +YgFm3meZLUkwD/Q4bk9ELLgLM+mcfHxT3FubAtfGw2L1Z+CJ7M= =CS3Q -----END PGP SIGNATURE----- --bDLdpXAHX3S0FANgSMasGimmdNE1JAp1E--