X2Go Bug report logs - #658
session connect with Python X2Go freezes if gevent 0.13.6 is used

Package: python-x2go; Maintainer for python-x2go is X2Go Developers <x2go-dev@lists.x2go.org>; Source for python-x2go is src:python-x2go.

Reported by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Date: Thu, 30 Oct 2014 14:45:02 UTC

Severity: normal

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):

Received: (at submit) by bugs.x2go.org; 30 Oct 2014 14:42:00 +0000
From mike.gabriel@das-netzwerkteam.de  Thu Oct 30 15:41:59 2014
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED
	autolearn=ham version=3.3.2
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id EC39E3D45D
	for <submit@bugs.x2go.org>; Thu, 30 Oct 2014 15:41:58 +0100 (CET)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 87DC89D1
	for <submit@bugs.x2go.org>; Thu, 30 Oct 2014 15:41:58 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 736113BA39;
	Thu, 30 Oct 2014 15:41:58 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id XDkFNFksQqrX; Thu, 30 Oct 2014 15:41:58 +0100 (CET)
Received: from grimnir.das-netzwerkteam.de (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id 379423BA20;
	Thu, 30 Oct 2014 15:41:58 +0100 (CET)
Received: from p5B284909.dip0.t-ipconnect.de (p5B284909.dip0.t-ipconnect.de
 [91.40.73.9]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP; Thu,
 30 Oct 2014 14:41:58 +0000
Date: Thu, 30 Oct 2014 14:41:58 +0000
Message-ID: <20141030144158.Horde.ZElmKCUE0wLJCAygAm31AA2@mail.das-netzwerkteam.de>
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: submit@bugs.x2go.org
Cc: x2go-user@lists.x2go.org
Subject: session connect with Python X2Go freezes if gevent 0.13.6 is used
References: <83k33k8dzu.fsf@alfik.amazon.xx>
 <20141028150034.Horde.hSXu6KihgTZ-uFkmAPkt-g1@mail.das-netzwerkteam.de>
 <20141029092453.Horde.v3UlQ8B3qIHV_hmETjE8Mg7@mail.das-netzwerkteam.de>
In-Reply-To: <20141029092453.Horde.v3UlQ8B3qIHV_hmETjE8Mg7@mail.das-netzwerkteam.de>
User-Agent: Internet Messaging Program (IMP) H5 (6.2.2)
Accept-Language: en,de
Organization: DAS-NETZWERKTEAM
X-Originating-IP: 91.40.73.9
X-Remote-Browser: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:33.0)
 Gecko/20100101 Firefox/33.0
Content-Type: multipart/signed; boundary="=_qVPtorN_9PZ5SUqSiGs4RQ4";
 protocol="application/pgp-signature"; micalg=pgp-sha1
MIME-Version: 1.0
[Message part 1 (text/plain, inline)]
Package: python-x2go
Sevrity: important

Hi Pavel, Jan,

TL;DR; for the bug tracker... Python X2Go 0.5.0.x freezes during  
X2GoControlSession.connect() when used with gevent 0.13.6. With Python  
0.4.0.x no such freeze could be observed.

On  Mi 29 Okt 2014 10:24:53 CET, Mike Gabriel wrote:

> Hi Pavel, hi Jan,
>
> On  Di 28 Okt 2014 16:00:34 CET, Mike Gabriel wrote:
>
>> Hi,
>>
>> On  Di 28 Okt 2014 15:28:53 CET, hanak wrote:
>>
>>>> Hi all,
>>>>
>>>> I have a problem with an newly installed pyhoca-gui
>>>>
>>>> while I can connect from an debian-wheezy with pyhoca-gui 0.4.0.9
>>>> without problems, an newly installed pyhoca-gui at another computer with
>>>> version 0.5.0.2 pyhoca-gui freezes at the moment when it tries to
>>>> establish the ssh connection.
>>>
>>> I confirm exactly the same behavior on debian-wheezy when running
>>> pyhoca-cli.
>>>
>>> While on pyhoca-cli 0.4.0.2-1 (pyhoca-x2go 0.4.0.9-1) everything works
>>> without problems, on pyhoca-cli 0.5.0.1-1 (python-x2go 0.5.0.1-1)
>>> connection freezes with exactly the same debug...
>>>
>>> Best regards
>>>
>>> Pavel
>>
>> can anyone of you send me an obfuscated ~/.x2goclient/sessions file?
>>
>> Plus: what openSSH server version is installed on the X2Go Server?
>>
>> Mike
>
> I am so sorry, guys, but I cannot reproduce the issue here. As I  
> said earlier. I observed those hangs once or twice, but wasn't able  
> to reproduce them.
>
> I tested pyhoca-gui on jessie and on wheezy (+ some backports) and  
> things worked out fine.
>
> I connected to servers of several Debian and Ubuntu versions.
>
> A bit clueless, sorry...
>
> Mike

I have a system that exhibits the same behaviour, as described by you!  
A Ubuntu precise system with python-gevent (I obviously did not  
provide a newer gevent version for precise in our X2Go PPA on  
Launchpad).

I will join in to get this narrowed down.

Mike

-- 

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
[Message part 2 (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Thu Mar 28 16:12:45 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.