From lukasz.tylski@bdi.net.pl Fri Mar 15 10:28:09 2019 Received: (at submit) by bugs.x2go.org; 15 Mar 2019 09:28:12 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 690145DAED for ; Fri, 15 Mar 2019 10:28:09 +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 9L3LjQ9CtDCb for ; Fri, 15 Mar 2019 10:28:01 +0100 (CET) X-Greylist: delayed 583 seconds by postgrey-1.35 at ymir.das-netzwerkteam.de; Fri, 15 Mar 2019 10:28:01 CET Received: from mail.bdi.net.pl (mail.bdi.net.pl [193.106.156.200]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 0BC655DAE8 for ; Fri, 15 Mar 2019 10:28:00 +0100 (CET) Authentication-Results: mail.bdi.net.pl (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=bdi.net.pl DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bdi.net.pl; h= content-transfer-encoding:mime-version:user-agent:content-type :content-type:organization:date:date:reply-to:from:from:subject :subject:message-id:received; s=default; t=1552641494; x= 1554455895; bh=vodRYjXVEYSPK8sOZEV37Ip6QiKMZJO/BmO1mgY/dRA=; b=J /H5z+LJ//7BoWm7C2hPMzGijvLrH/I7p2hJ/gGK6j/vEIKpNmnd1oc/55a6b5Qmf a1MoLw9fXo3Szw4npxG83s07uGOy6zYaRNn9nLIG0/AY3YzpRMembuInmUeGuOMB aEAzGb5BAn3ArkEObdZyPooYhDA4niAwK9mHzvXpWQ= Received: from bdinet01.bdi.net.pl (unknown [91.230.116.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: lukasz.tylski@bdi.net.pl) by mail.bdi.net.pl (Postfix) with ESMTPSA id D4EB24FFE8 for ; Fri, 15 Mar 2019 10:18:13 +0100 (CET) Message-ID: <9bbdb33a00567a8c45049b9f14354d24b37a121e.camel@bdi.net.pl> Subject: x2go client crash when used with ssh agent and pkcs11 From: =?UTF-8?Q?=C5=81ukasz?= Tylski Reply-To: lukasz.tylski@bdi.net.pl To: submit@bugs.x2go.org Date: Fri, 15 Mar 2019 10:18:12 +0100 Organization: BDInet Tylski =?UTF-8?Q?sp=C3=B3=C5=82ka?= jawna Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.1 (3.30.1-1.fc30) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Package: x2client Version: 4.1.2 When trying do connect with ssh-agent with key added from pkcs11 library (Yubikey key store), the program crashes. Application: x2goclient (x2goclient), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7fbe62c4a480 (LWP 14048))] Thread 5 (Thread 0x7fbe3f5ef700 (LWP 15230)): #0 0x00007fbe664a12a5 in nanosleep () from /lib64/libpthread.so.0 #1 0x00007fbe66751e15 in ?? () from /lib64/libQt5Core.so.5 #2 0x0000559b1b100068 in ?? () #3 0x0000559b1b10588b in ?? () #4 0x00007fbe665722fb in ?? () from /lib64/libQt5Core.so.5 #5 0x00007fbe664975a2 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fbe661b25a3 in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7fbe4ce7f700 (LWP 14271)): #0 0x00007fbe6649d4d5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fbe4d89d093 in ?? () from /usr/lib64/dri/nouveau_dri.so #2 0x00007fbe4d89cccb in ?? () from /usr/lib64/dri/nouveau_dri.so #3 0x00007fbe664975a2 in start_thread () from /lib64/libpthread.so.0 #4 0x00007fbe661b25a3 in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7fbe4f2e6700 (LWP 14148)): #0 0x00007ffd6aa3c627 in ?? () #1 0x00007fbe661c0513 in clock_gettime () from /lib64/libc.so.6 #2 0x00007fbe66751db5 in ?? () from /lib64/libQt5Core.so.5 #3 0x00007fbe6675089d in QTimerInfoList::updateCurrentTime() () from /lib64/libQt5Core.so.5 #4 0x00007fbe66750ca9 in QTimerInfoList::timerWait(timespec&) () from /lib64/libQt5Core.so.5 #5 0x00007fbe66752264 in ?? () from /lib64/libQt5Core.so.5 #6 0x00007fbe66752312 in ?? () from /lib64/libQt5Core.so.5 #7 0x00007fbe650a67fa in g_main_context_prepare () from /lib64/libglib-2.0.so.0 #8 0x00007fbe650a719b in ?? () from /lib64/libglib-2.0.so.0 #9 0x00007fbe650a73a3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #10 0x00007fbe667525ab in QEventDispatcherGlib::processEvents(QFlags) () from /lib64/libQt5Core.so.5 #11 0x00007fbe66700e0b in QEventLoop::exec(QFlags) () from /lib64/libQt5Core.so.5 #12 0x00007fbe66568e86 in QThread::exec() () from /lib64/libQt5Core.so.5 #13 0x00007fbe55a4bf89 in ?? () from /lib64/libQt5DBus.so.5 #14 0x00007fbe665722fb in ?? () from /lib64/libQt5Core.so.5 #15 0x00007fbe664975a2 in start_thread () from /lib64/libpthread.so.0 #16 0x00007fbe661b25a3 in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7fbe558e5700 (LWP 14078)): #0 0x00007fbe661a7827 in poll () from /lib64/libc.so.6 #1 0x00007fbe6594139f in ?? () from /lib64/libxcb.so.1 #2 0x00007fbe6594301a in xcb_wait_for_event () from /lib64/libxcb.so.1 #3 0x00007fbe55b12bf9 in ?? () from /lib64/libQt5XcbQpa.so.5 #4 0x00007fbe665722fb in ?? () from /lib64/libQt5Core.so.5 #5 0x00007fbe664975a2 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fbe661b25a3 in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7fbe62c4a480 (LWP 14048)): [KCrash Handler] #6 0x00007fbe665df953 in QString::operator=(QString const&) () from /lib64/libQt5Core.so.5 #7 0x0000559b1b09c8b9 in ?? () #8 0x0000559b1b0bf87d in ?? () #9 0x0000559b1b160d4b in ?? () #10 0x00007fbe6672a09e in QMetaObject::activate(QObject*, int, int, void**) () from /lib64/libQt5Core.so.5 #11 0x0000559b1b1650a6 in ?? () #12 0x0000559b1b10b359 in ?? () #13 0x0000559b1b16534c in ?? () #14 0x00007fbe6672ada6 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5 #15 0x00007fbe671a4285 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #16 0x00007fbe671ab9a0 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #17 0x00007fbe66701ec6 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #18 0x00007fbe6670509b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5 #19 0x00007fbe66752807 in ?? () from /lib64/libQt5Core.so.5 #20 0x00007fbe650a6f60 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #21 0x00007fbe650a72f8 in ?? () from /lib64/libglib-2.0.so.0 #22 0x00007fbe650a73a3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #23 0x00007fbe66752593 in QEventDispatcherGlib::processEvents(QFlags) () from /lib64/libQt5Core.so.5 #24 0x00007fbe55ba6855 in ?? () from /lib64/libQt5XcbQpa.so.5 #25 0x00007fbe66700e0b in QEventLoop::exec(QFlags) () from /lib64/libQt5Core.so.5 #26 0x00007fbe66708ed6 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5 #27 0x0000559b1b132d5b in ?? () #28 0x0000559b1b15f544 in ?? () #29 0x0000559b1b062eea in ?? () #30 0x00007fbe660daf33 in __libc_start_main () from /lib64/libc.so.6 #31 0x0000559b1b0630de in ?? () [Inferior 1 (process 14048) detached] From mike.gabriel@das-netzwerkteam.de Mon Mar 18 15:54:28 2019 Received: (at 1378) by bugs.x2go.org; 18 Mar 2019 14:54:29 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=BAYES_00,RDNS_NONE, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 0D10E5DAE8 for <1378@bugs.x2go.org>; Mon, 18 Mar 2019 15:54:28 +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 OhUV95TlOwtA for <1378@bugs.x2go.org>; Mon, 18 Mar 2019 15:54:22 +0100 (CET) Received: from fregna.das-netzwerkteam.de (unknown [IPv6:2a01:4f8:202:1381::1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id D0D035DA81 for <1378@bugs.x2go.org>; Mon, 18 Mar 2019 15:54:22 +0100 (CET) Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [IPv6:2a01:4f8:202:1381::105]) by fregna.das-netzwerkteam.de (Postfix) with ESMTPS id 9B87060581 for <1378@bugs.x2go.org>; Mon, 18 Mar 2019 14:54:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 91F1FC2C2D for <1378@bugs.x2go.org>; Mon, 18 Mar 2019 15:54:22 +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 GUHwDGI4Z1e5 for <1378@bugs.x2go.org>; Mon, 18 Mar 2019 15:54:16 +0100 (CET) Received: from das-netzwerkteam.de (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id 9F19BC2C18 for <1378@bugs.x2go.org>; Mon, 18 Mar 2019 15:54:16 +0100 (CET) Received: from [2001:470:6aa7:1f::b] ([2001:470:6aa7:1f::b]) by mail.das-netzwerkteam.de (Horde Framework) with HTTPS; Mon, 18 Mar 2019 14:54:16 +0000 Date: Mon, 18 Mar 2019 14:54:16 +0000 Message-ID: <20190318145416.Horde.ZMa4Lmq2Xijd_Q4uS-riXLA@mail.das-netzwerkteam.de> From: Mike Gabriel To: 1378@bugs.x2go.org Subject: reassigning to x2goclient User-Agent: Horde Application Framework 5 Accept-Language: de,en Organization: DAS-NETZWERKTEAM X-Originating-IP: 2001:470:6aa7:1f::b X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 Content-Type: multipart/signed; boundary="=_cRo-leJEv9WMng1Zf0AcaSn"; protocol="application/pgp-signature"; micalg=pgp-sha256 MIME-Version: 1.0 This message is in MIME format and has been PGP signed. --=_cRo-leJEv9WMng1Zf0AcaSn Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Control: reassing -1 x2goclient The bug submitter made a typo in the package name. Mike --=20 DAS-NETZWERKTEAM c\o=20Technik- und =C3=96kologiezentrum Eckernf=C3=B6rde Mike Gabriel, Marienthaler str. 17, 24340 Eckernf=C3=B6rde mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de --=_cRo-leJEv9WMng1Zf0AcaSn Content-Type: application/pgp-signature Content-Description: Digitale PGP-Signatur Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIzBAABCAAdFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAlyPsRcACgkQmvRrMCV3 GzHIIg//S+EGWktk4/v51pIaL6St1+6HbsSfQp5e3ueHZUhb0QrPZFE7kqFGWDoa 7pCVB58se+SnG66PCAppNsM9f5OiHOzju3ds4gUsGTHvRRTrvD6NxtexMWNrfCll pewTIeWlH1d9VNCnslKE4fNiMM5OLf4bxGsOaouHuIdZgwlm7pJQpDoo1qkjxUNj TkgVQ0POIBQp3Pfq0AYdmxGSU/FV7OVSfgSW8W9WJMpLef3NlmzXwB+2LWb2WeHf vNABdz5OVrPjBcjntd2aom8SUduejqo5yt5jZDEKD2wuCo5PhGDKu5J5ZmZrx+nq KcycxbPgmwj9f6FFwEfriRd9Zb5x8MnTPo8gux++r2N9beDhAxg0lcMAu7uxTKaF JVm+98OEfTSslni81l5ek08LXhlwIwX1/ahmscbt2mdAUznDOR8RhmrQkJ8VSRJO L9Km9QoCEEYNu751fqfrvjBNTJWBdiWbafGo4iVTGGERLu8h7aKlEQj5NLnrn0X+ kTF6D6MohCKQng1JnQk3Wlelzod+PrM9kRPTQWM1abbCDl8sJUKmCsLi9W5pk8O+ LV0cHsx1J2OGGChoOzkHCvd3lxrK46mjRgIIvAwPRW8XVjI2vHeVAEJDGIUt2RkW WKfPF6ErQ9+LJKYSduWGSyfA42wh53QAvydPFF+j5SFjKPPwjOA= =ZSUw -----END PGP SIGNATURE----- --=_cRo-leJEv9WMng1Zf0AcaSn-- From root@ext-mx0.grabowski.at Sat Mar 12 19:11:26 2022 Received: (at control) by bugs.x2go.org; 12 Mar 2022 18:11:27 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,SPF_HELO_NONE, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.2 Received: from ext-mx0.grabowski.at (ext-mx0.grabowski.at [IPv6:2a02:c207:3006:3882:f000::125]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 9B1F55DAE9 for ; Sat, 12 Mar 2022 19:11:26 +0100 (CET) Received: from root by ext-mx0.grabowski.at with local (Postfix 2.10) (envelope-from ) id 1nT6D7-005Pqv-Ko; Sat, 12 Mar 2022 19:11:25 +0100 From: Juri Grabowski To: control@bugs.x2go.org Cc: x2go@jugra.de Subject: reassign 1378 to x2goclient Date: Sat, 12 Mar 2022 19:11:25 +0100 User-Agent: devscripts bts/2.21.3+deb11u1 Message-ID: <1647108685-535-bts-x2go@jugra.de> reassign 1378 x2goclient thanks