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.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>:
Bug#44; Package x2goclient. (Sun, 30 Sep 2012 08:33:02 GMT) (full text, mbox, link).


Acknowledgement sent to "glpk xypron" <xypron.glpk@gmx.de>:
New Bug report received and forwarded. Copy sent to X2Go Developers <x2go-dev@lists.berlios.de>.

Your message had a Version: pseudo-header with an invalid package version:

X2GoClient V. 3.99.3.0 (Qt - 4.8.2)

please either use found or fixed to the control server with a correct version, or reply to this report indicating the correct version so the maintainer (or someone else) can correct it for you.

(Sun, 30 Sep 2012 08:33:02 GMT) (full text, mbox, link).


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

From: "glpk xypron" <xypron.glpk@gmx.de>
To: submit@bugs.x2go.org
Subject: Segmentation Violation in ONMainWindow::slotProxyFinished(
Date: Sun, 30 Sep 2012 10:26:26 +0200
[Message part 1 (text/plain, inline)]
Package: x2goclient
Version: X2GoClient V. 3.99.3.0 (Qt - 4.8.2)
Severity: important

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
[output.txt (text/plain, attachment)]

Information forwarded to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>:
Bug#44; Package x2goclient. (Mon, 01 Oct 2012 14:18:01 GMT) (full text, mbox, link).


Acknowledgement sent to Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.berlios.de>. (Mon, 01 Oct 2012 14:18:01 GMT) (full text, mbox, link).


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

From: Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de>
To: glpk xypron <xypron.glpk@gmx.de>, 44@bugs.x2go.org, x2go-dev@lists.berlios.de
Subject: Re: [X2Go-Dev] Bug#44: Segmentation Violation in ONMainWindow::slotProxyFinished(
Date: Mon, 01 Oct 2012 16:11:54 +0200
[Message part 1 (text/plain, inline)]
Am 30.09.2012 10:26, schrieb glpk xypron:
> Package: x2goclient
> Version: X2GoClient V. 3.99.3.0 (Qt - 4.8.2)
> Severity: important
> 
> 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
> 
> 
> 
> _______________________________________________
> X2Go-Dev mailing list
> X2Go-Dev@lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/x2go-dev

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.

Regards,
Alex
-- 
Oleksandr Shneyder
Dipl. Informatik
X2go Core Developer Team

email:  oleksandr.shneyder@obviously-nice.de
web: www.obviously-nice.de

--> X2go - everywhere@home

[signature.asc (application/pgp-signature, attachment)]

Information forwarded to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>:
Bug#44; Package x2goclient. (Mon, 01 Oct 2012 16:48:01 GMT) (full text, mbox, link).


Acknowledgement sent to Mike Gabriel <mike.gabriel@das-netzwerkteam.de>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.berlios.de>. (Mon, 01 Oct 2012 16:48:01 GMT) (full text, mbox, link).


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

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>
Subject: Re: [X2Go-Dev] Bug#44: Segmentation Violation in ONMainWindow::slotProxyFinished(
Date: Mon, 01 Oct 2012 18:47:09 +0200
[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)]

Information forwarded to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>:
Bug#44; Package x2goclient. (Tue, 02 Oct 2012 20:18:02 GMT) (full text, mbox, link).


Acknowledgement sent to "glpk xypron" <xypron.glpk@gmx.de>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.berlios.de>. (Tue, 02 Oct 2012 20:18:02 GMT) (full text, mbox, link).


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

From: "glpk xypron" <xypron.glpk@gmx.de>
To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Cc: oleksandr.shneyder@obviously-nice.de, 44@bugs.x2go.org
Subject: Re: [X2Go-Dev] Bug#44: Segmentation Violation in ONMainWindow::slotProxyFinished(
Date: Tue, 02 Oct 2012 22:05:40 +0200
[Message part 1 (text/plain, inline)]
Dear Mike,

thank for informing me about the updates in the git repository.
I still see the segmentation violation. See appendix.

Best regards

Heinrich

[output.txt (text/plain, attachment)]

Information forwarded to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>:
Bug#44; Package x2goclient. (Wed, 09 Jan 2013 18:03:02 GMT) (full text, mbox, link).


Acknowledgement sent to Lukas <mr.bobukas@gmail.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.berlios.de>. (Wed, 09 Jan 2013 18:03:02 GMT) (full text, mbox, link).


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

From: Lukas <mr.bobukas@gmail.com>
To: 44@bugs.x2go.org
Date: Wed, 9 Jan 2013 18:57:40 +0100
[Message part 1 (text/plain, inline)]
Hi,
I think, I experienced this bug as well (same kind of backtrace). In my
case this happened, when installing nxproxy and x2goclient in a non
standard place which is not on the path.
The client tries to start nxproxy which fails. x2goclient never checks, if
the start suceeded or not (see x2goclient-4.0.0.1/onmainwindow.cpp, lines:
3135, 5065).
Workaround: add nxproxy to $PATH.

Best,
Lukas
[Message part 2 (text/html, inline)]

Information forwarded to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>:
Bug#44; Package x2goclient. (Fri, 08 Feb 2013 17:03:02 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Tue Apr 23 13:57:07 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.