Received: (at submit) by bugs.x2go.org; 14 May 2014 14:53:24 +0000
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,T_DKIM_INVALID,
	URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from mail.cora.nwra.com (mercury.cora.nwra.com [4.28.99.165])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 8C0A35DB1B
	for <submit@bugs.x2go.org>; Wed, 14 May 2014 16:53:23 +0200 (CEST)
Received: from [10.10.20.7] (barry.cora.nwra.com [10.10.20.7])
	(authenticated bits=0)
	by mail.cora.nwra.com (8.14.4/8.14.4) with ESMTP id s4EErKUY004576
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO)
	for <submit@bugs.x2go.org>; Wed, 14 May 2014 08:53:21 -0600
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=cora.nwra.com;
	s=default; t=1400079201;
	bh=1IWKstFBGwZOwXfyupbDd/6gd/mJnX26o6xdjNReHic=;
	h=Message-ID:Date:From:MIME-Version:To:Subject:References:
	 In-Reply-To:Content-Type:Content-Transfer-Encoding;
	b=E+wha7CyaB6qhhZMkNZnsMnHckGBZrqJMtncMrhk5xhN0ztdByPn5Yhi1HvE7TUQ1
	 /tfMN/WNgGtqvxK8Pzmvsiwt4V5q6YOOHNZ0i5g5rUdAE/V7mR8gtFDV+AFKDh0xWA
	 LRGB+yep7JGCsV8qEhmjR9CgNPFzdPdIe85jVi40=
Message-ID: <53738360.6090505@cora.nwra.com>
Date: Wed, 14 May 2014 08:53:20 -0600
From: Orion Poplawski <orion@cora.nwra.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0
MIME-Version: 1.0
To: submit@bugs.x2go.org
Subject: Fwd: [Bug 1097757] New: [abrt] x2goclient: QString(): x2goclient
 killed by SIGSEGV
References: <bug-1097757-140047@bugzilla.redhat.com>
In-Reply-To: <bug-1097757-140047@bugzilla.redhat.com>
X-Forwarded-Message-Id: <bug-1097757-140047@bugzilla.redhat.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Package: x2goclient
Version: 4.0.2.0

Looks like:

#1  id (this=0x0) at ../sessionbutton.h:39
No locals.
#2  ONMainWindow::slotSuspendSess (this=this@entry=0x1ad1ab0) at 
../onmainwindow.cpp:4620

             X2goSettings st ( "sessions" );
             QString sid=lastSession->id();

lastSession is null and not being checked.  Probably applies to other parts of 
the code as well.


-------- Original Message --------
Subject: [Bug 1097757] New: [abrt] x2goclient: QString(): x2goclient killed by 
SIGSEGV
Date: Wed, 14 May 2014 13:12:55 +0000
From: bugzilla@redhat.com
To: orion@cora.nwra.com

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

             Bug ID: 1097757
            Summary: [abrt] x2goclient: QString(): x2goclient killed by
                     SIGSEGV
            Product: Fedora
            Version: 20
          Component: x2goclient
           Assignee: orion@cora.nwra.com
           Reporter: ndbecker2@gmail.com
         QA Contact: extras-qa@fedoraproject.org
                 CC: orion@cora.nwra.com
              Group: fedora_contrib_private



Description of problem:
clicked on grayed-out resume button, or something like that

Version-Release number of selected component:
x2goclient-4.0.2.0-1.fc20

Additional info:
reporter:       libreport-2.2.2
backtrace_rating: 4
cmdline:        /usr/bin/x2goclient
crash_function: QString
executable:     /usr/bin/x2goclient
kernel:         3.14.2-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
  #0 QString at /usr/include/QtCore/qstring.h:725
  #1 id at ../sessionbutton.h:39
  #2 ONMainWindow::slotSuspendSess at ../onmainwindow.cpp:4620
  #3 ONMainWindow::slotResumeSess at ../onmainwindow.cpp:4526
  #4 ONMainWindow::slotResumeDoubleClick at ../onmainwindow.cpp:6005
  #5 ONMainWindow::qt_static_metacall at moc_onmainwindow.cpp:399
  #6 QMetaObject::activate at kernel/qobject.cpp:3567
  #7 QAbstractItemView::activated at
.moc/release-shared/moc_qabstractitemview.cpp:361
  #8 QAbstractItemView::mouseReleaseEvent at
itemviews/qabstractitemview.cpp:1821
  #9 QWidget::event at kernel/qwidget.cpp:8389

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