X2Go Bug report logs - #410
Segfault of _X11TransWritev in libNX_X11.so.6 with libQtGui

version graph

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

Reported by: Sven Willenberger <swillenberger@upsicorp.com>

Date: Fri, 24 Jan 2014 02:50:02 UTC

Severity: normal

Merged with 113, 467

Found in version 3.5.0.22

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

Bug is archived. No further changes may be made.

Full log


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

Received: (at 410) by bugs.x2go.org; 11 Jun 2014 21:34:01 +0000
From mike.gabriel@das-netzwerkteam.de  Wed Jun 11 23:33: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,
	WEIRD_PORT 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 3AAC15DB0D
	for <410@bugs.x2go.org>; Wed, 11 Jun 2014 23:33:59 +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 DE82219BB;
	Wed, 11 Jun 2014 23:33:58 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id B7EBB3BAB4;
	Wed, 11 Jun 2014 23:33:58 +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 Jgl5av5kIhVC; Wed, 11 Jun 2014 23:33:58 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id 7A8703BA25;
	Wed, 11 Jun 2014 23:33:58 +0200 (CEST)
Received: from p4FCFD3FD.dip0.t-ipconnect.de (p4FCFD3FD.dip0.t-ipconnect.de
 [79.207.211.253]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP;
 Wed, 11 Jun 2014 21:33:58 +0000
Date: Wed, 11 Jun 2014 21:33:58 +0000
Message-ID: <20140611213358.Horde.bMCYnc5b9oRAwyo99c5Txw1@mail.das-netzwerkteam.de>
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: Sven Willenberger <swillenberger@upsicorp.com>, 410@bugs.x2go.org
Subject: Re: Bug#410: Segfault of _X11TransWritev in libNX_X11.so.6 with
 libQtGui
References: <20140123213919.0cba2367@dogpound>
In-Reply-To: <20140123213919.0cba2367@dogpound>
User-Agent: Internet Messaging Program (IMP) H5 (6.1.7)
Accept-Language: en,de
Organization: DAS-NETZWERKTEAM
X-Originating-IP: 79.207.211.253
X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101
 Firefox/29.0 Iceweasel/29.0.1
Content-Type: multipart/signed; boundary="=_TWjpLMXBKK_mW3GxtiVX9w8";
 protocol="application/pgp-signature"; micalg=pgp-sha1
MIME-Version: 1.0
[Message part 1 (text/plain, inline)]
HI Sven,

On  Fr 24 Jan 2014 03:39:19 CET, Sven Willenberger wrote:

> Package: nx-libs (nx-x11)
> Version: 3.5.0.22
>
> Server (host)OS: Linux 3.12.8 (ArchLinux) x86_64
> Client OS: Windows 8 (version 4.0.1.2 QT 4.8.5)
>
> When using python apps with QT (either PyQT or PySide), any interaction
> with the resulting window (when connected from windows to linux) causes
> the program to crash. Partial stack trace:
>
> #0  0x00007fffed78acb0 in _X11TransWritev () from  
> /usr/lib/nx/X11/libNX_X11.so.6
> #1  0x00007fffed76eb8e in _XSend () from /usr/lib/nx/X11/libNX_X11.so.6
> #2  0x00007fffed763e69 in XQueryExtension () from  
> /usr/lib/nx/X11/libNX_X11.so.6
> #3  0x00007fffed759af2 in XInitExtension () from  
> /usr/lib/nx/X11/libNX_X11.so.6
> #4  0x00007fffeda3d7bb in XextAddDisplay () from  
> /usr/lib/nx/X11/libNX_Xext.so.6
> #5  0x00007fffedc4cee1 in XPanoramiXQueryExtension () from  
> /usr/lib/nx/X11/Xinerama/libXinerama.so.1
> #6  0x00007ffff0e01e3e in ?? () from  
> /usr/lib/python3.3/site-packages/PySide-1.2.1-py3.3.egg/PySide/libQtGui.so.4
> #7  0x00007ffff0e01f42 in QDesktopWidget::QDesktopWidget() () from  
> /usr/lib/python3.3/site-packages/PySide-1.2.1-py3.3.egg/PySide/libQtGui.so.4
>
> This just happened with the Jan 4 update to nx-libs (et al).
>
> For comparison, using a basic ssh connection with X-forwarding and
> starting an xterm session and running the same python programs succeeds.

sorry for responding soooo late...

Today, I have been in NX code for the whole day and I wonder, if I can  
do something for you to get the above issue fixed.

I tested the above with this python snippet:

"""
#!/usr/bin/python

# simple.py

import sys
from PyQt4 import QtGui

app = QtGui.QApplication(sys.argv)

widget = QtGui.QWidget()
widget.resize(250, 150)
widget.setWindowTitle('simple')
widget.show()

sys.exit(app.exec_())
"""

and I don't bump into any problems as described above.

Can you please:

  1. get latest x2goagent/nxagent/libnx-x11 from our nightly builds[1]
  2. re-test the above
  3. if you get the same error, send me the python code that triggers
     the bug

Greets,
Mike

PS: please wait for the current build of nx-libs to finish [2]

[1] http://wiki.x2go.org/doku.php/wiki:development:nightly-builds
[2] https://jenkins.x2go.org:8443/view/NX/

-- 

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 Apr 18 15:40:08 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.