X2Go Bug report logs - #1050
Fwd: [Bug 1351340] New: [abrt] x2goclient: ssh_poll_ctx_remove(): x2goclient killed by SIGSEGV

version graph

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

Reported by: Orion Poplawski <orion@cora.nwra.com>

Date: Wed, 29 Jun 2016 19:45:02 UTC

Severity: normal

Found in version 4.0.5.1

Full log


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

Received: (at submit) by bugs.x2go.org; 29 Jun 2016 19:40:49 +0000
From orion@cora.nwra.com  Wed Jun 29 21:40:47 2016
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.0 required=3.0 tests=BAYES_40,URIBL_BLOCKED
	autolearn=ham version=3.3.2
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 0C7AF5DDCC
	for <submit@bugs.x2go.org>; Wed, 29 Jun 2016 21:40:47 +0200 (CEST)
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 nre-cp+ysXMf for <submit@bugs.x2go.org>;
	Wed, 29 Jun 2016 21:40:40 +0200 (CEST)
X-Greylist: delayed 327 seconds by postgrey-1.34 at ymir.das-netzwerkteam.de; Wed, 29 Jun 2016 21:40:40 CEST
Received: from mail.nwra.com (mail.nwra.com [72.52.192.72])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id AF4B15DA91
	for <submit@bugs.x2go.org>; Wed, 29 Jun 2016 21:40:40 +0200 (CEST)
Received: from barry.cora.nwra.com (inferno.cora.nwra.com [208.187.183.84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.nwra.com (Postfix) with ESMTPS id 6898B34048F
	for <submit@bugs.x2go.org>; Wed, 29 Jun 2016 12:35:10 -0700 (PDT)
Subject: Fwd: [Bug 1351340] New: [abrt] x2goclient: ssh_poll_ctx_remove():
 x2goclient killed by SIGSEGV
References: <bug-1351340-140047@bugzilla.redhat.com>
To: submit@bugs.x2go.org
From: Orion Poplawski <orion@cora.nwra.com>
X-Forwarded-Message-Id: <bug-1351340-140047@bugzilla.redhat.com>
Message-ID: <577422ED.107@cora.nwra.com>
Date: Wed, 29 Jun 2016 13:35:09 -0600
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
 Thunderbird/38.8.0
MIME-Version: 1.0
In-Reply-To: <bug-1351340-140047@bugzilla.redhat.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Package: x2goclient
Version: 4.0.5.1


-------- Forwarded Message --------
Subject: [Bug 1351340] New: [abrt] x2goclient: ssh_poll_ctx_remove():
x2goclient killed by SIGSEGV
Date: Wed, 29 Jun 2016 19:22:18 +0000
From: bugzilla@redhat.com
To: orion@cora.nwra.com

https://bugzilla.redhat.com/show_bug.cgi?id=1351340

            Bug ID: 1351340
           Summary: [abrt] x2goclient: ssh_poll_ctx_remove(): x2goclient
                    killed by SIGSEGV
           Product: Fedora
           Version: 24
         Component: x2goclient
          Assignee: orion@cora.nwra.com
          Reporter: thomas.woeckinger@gmail.com
        QA Contact: extras-qa@fedoraproject.org
                CC: orion@cora.nwra.com



Version-Release number of selected component:
x2goclient-4.0.5.1-1.fc24

Additional info:
reporter:       libreport-2.7.1
backtrace_rating: 4
cmdline:        /usr/bin/x2goclient
crash_function: ssh_poll_ctx_remove
executable:     /usr/bin/x2goclient
global_pid:     5574
kernel:         4.5.7-300.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
reproducible:   Not sure how to reproduce the problem
runlevel:       N 5
type:           CCpp
uid:            1001

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 ssh_poll_ctx_remove at /usr/src/debug/libssh-0.7.3/src/poll.c:564
 #1 ssh_poll_free at /usr/src/debug/libssh-0.7.3/src/poll.c:311
 #2 ssh_socket_close at /usr/src/debug/libssh-0.7.3/src/socket.c:447
 #3 ssh_client_connection_callback at
/usr/src/debug/libssh-0.7.3/src/client.c:436
 #4 ssh_socket_nonblocking_flush at
/usr/src/debug/libssh-0.7.3/src/socket.c:667
 #5 ssh_socket_write at /usr/src/debug/libssh-0.7.3/src/socket.c:622
 #6 ssh_packet_write at /usr/src/debug/libssh-0.7.3/src/packet.c:509
 #7 packet_send2 at /usr/src/debug/libssh-0.7.3/src/packet.c:579
 #8 packet_send at /usr/src/debug/libssh-0.7.3/src/packet.c:604
 #9 channel_open at /usr/src/debug/libssh-0.7.3/src/channels.c:296

Potential duplicate: bug 1294212

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 19 00:17:53 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.