X2Go Bug report logs - #44
Segmentation Violation in ONMainWindow::slotProxyFinished(

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

Reported by: "glpk xypron" <xypron.glpk@gmx.de>

Date: Sun, 30 Sep 2012 08:33:02 UTC

Severity: important

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

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

X-Loop: git-admin@x2go.org
Subject: Bug#44: Segmentation Violation in ONMainWindow::slotProxyFinished(
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 44@bugs.x2go.org
Resent-From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Resent-To: x2go-dev@lists.berlios.de
Resent-CC: X2Go Developers <x2go-dev@lists.berlios.de>
X-Loop: git-admin@x2go.org
Resent-Date: Mon, 01 Oct 2012 16:48:01 +0000
Resent-Message-ID: <handler.44.B44.134911003019972@bugs.x2go.org>
Resent-Sender: git-admin@x2go.org
X-X2Go-PR-Message: followup 44
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: 
Received: via spool by 44-submit@bugs.x2go.org id=B44.134911003019972
          (code B ref 44); Mon, 01 Oct 2012 16:48:01 +0000
Received: (at 44) by bugs.x2go.org; 1 Oct 2012 16:47:10 +0000
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir (Postfix) with ESMTPS id 86B7F5DA6C
	for <44@bugs.x2go.org>; Mon,  1 Oct 2012 18:47:10 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 2EFE6C22
	for <44@bugs.x2go.org>; Mon,  1 Oct 2012 18:47:10 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id C466C3BFE8
	for <44@bugs.x2go.org>; Mon,  1 Oct 2012 18:47:09 +0200 (CEST)
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 pCx3fTE2Wfq2 for <44@bugs.x2go.org>;
	Mon,  1 Oct 2012 18:47:09 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 9F5833BFE7
	for <44@bugs.x2go.org>; Mon,  1 Oct 2012 18:47:09 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 7F4FC3BB23
	for <44@bugs.x2go.org>; Mon,  1 Oct 2012 18:47:09 +0200 (CEST)
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	grimnir.das-netzwerkteam.de
X-Spam-Flag: NO
X-Spam-Status: No, hits=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00
	autolearn=ham version=3.3.1 running as userid=
X-Spam-Level: 
X-Spam-Bayes-Score: 0.0000
Received: by grimnir.das-netzwerkteam.de (Postfix, from userid 33)
	id 1E9FF3BE42; Mon,  1 Oct 2012 18:47:09 +0200 (CEST)
Received: from 134-42-142-46.pool.kielnet.net
 (134-42-142-46.pool.kielnet.net [46.142.42.134]) by
 mail.das-netzwerkteam.de (Horde Framework) with HTTP; Mon, 01 Oct 2012
 18:47:09 +0200
Message-ID: <20121001184709.96107dzg2mcpqv4d@mail.das-netzwerkteam.de>
X-Priority: 3 (Normal)
Date: Mon, 01 Oct 2012 18:47:09 +0200
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: glpk xypron <xypron.glpk@gmx.de>
Cc: 44@bugs.x2go.org, Oleksandr Shneyder
 <oleksandr.shneyder@obviously-nice.de>
References: <20120930082626.117400@gmx.net>
 <5069A4AA.9010007@obviously-nice.de>
In-Reply-To: <5069A4AA.9010007@obviously-nice.de>
MIME-Version: 1.0
Content-Type: multipart/signed;
 boundary="=_b6jgk599jpp";
 protocol="application/pgp-signature";
 micalg="pgp-sha1"
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) H3 (4.3.4)
[Message part 1 (text/plain, inline)]
Hi Heinrich,

On Mo 01 Okt 2012 16:11:54 CEST Oleksandr Shneyder wrote:

> Am 30.09.2012 10:26, schrieb glpk xypron:
>>
>> Dear maintainer,
>>
>> I have compiled git version origin/master of x2goclient on a  
>> vanilla Debian Wheezy i386.
>>
>> Connecting to a SSH server creates an error signal 11 (SIGSEGV) for  
>> illegally accessing memory.
>>
>> I ran x2goclient again with valgrind. Please, find the output in  
>> the appendix.
>>
>> Best regards
>>
>> Heirnich Schuchardt
>
> Hello Heirnich,
>
> I made a lot of changes in SSH classes today:
>
> http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=ef8c9486314e87bf6aeb748b46b1c35f1b975213
>
> I think, that should solve problem, that you described.
>

Can you please verify that the issue you reported is gone and--if  
so--send a mail to

"""
To: control@bugs.x2go.org
Subject: (none)
Body:
 tags #44 pending
 thanks
"""

That would be awesome!!!
Mike


-- 

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
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 Apr 18 23:28:36 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.