Bug 1038320

Summary: [abrt] x2goclient-4.0.1.1-1.fc20: QString::operator=(QString const&): Process /usr/bin/x2goclient was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Hazze <hazze_j>
Component: x2goclientAssignee: Orion Poplawski <orion>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: hazze_j, orion
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/c152a180c7d31b29bb8db8e618062a0d3a03467e
Whiteboard: abrt_hash:83eed7b6f2bddacdcb3428979bd53dfd2610cef4
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-27 14:12:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Hazze 2013-12-04 21:57:40 UTC
Description of problem:
Tried to connect to a Fedora 19 host

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

Additional info:
reporter:       libreport-2.1.9
backtrace_rating: 4
cmdline:        x2goclient
crash_function: QString::operator=(QString const&)
executable:     /usr/bin/x2goclient
kernel:         3.11.9-300.fc20.i686+PAE
runlevel:       N 3
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 QString::operator=(QString const&) at /lib/libQtCore.so.4
 #1 ONMainWindow::getSessionFromString(QString const&)
 #2 ONMainWindow::slotListSessions(bool, QString, int)
 #3 ONMainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)
 #4 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) at /lib/libQtCore.so.4
 #5 SshProcess::sshFinished(bool, QString, int)
 #6 SshProcess::slotChannelClosed(SshProcess*)
 #7 SshProcess::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)
 #8 QMetaCallEvent::placeMetaCall(QObject*) at /lib/libQtCore.so.4
 #9 QObject::event(QEvent*) at /lib/libQtCore.so.4

Comment 1 Hazze 2013-12-04 21:57:47 UTC
Created attachment 832880 [details]
File: backtrace

Comment 2 Hazze 2013-12-04 21:57:50 UTC
Created attachment 832881 [details]
File: cgroup

Comment 3 Hazze 2013-12-04 21:57:53 UTC
Created attachment 832882 [details]
File: core_backtrace

Comment 4 Hazze 2013-12-04 21:57:57 UTC
Created attachment 832883 [details]
File: dso_list

Comment 5 Hazze 2013-12-04 21:58:00 UTC
Created attachment 832884 [details]
File: environ

Comment 6 Hazze 2013-12-04 21:58:03 UTC
Created attachment 832885 [details]
File: exploitable

Comment 7 Hazze 2013-12-04 21:58:06 UTC
Created attachment 832886 [details]
File: limits

Comment 8 Hazze 2013-12-04 21:58:09 UTC
Created attachment 832887 [details]
File: maps

Comment 9 Hazze 2013-12-04 21:58:12 UTC
Created attachment 832888 [details]
File: open_fds

Comment 10 Hazze 2013-12-04 21:58:15 UTC
Created attachment 832889 [details]
File: proc_pid_status

Comment 11 Hazze 2013-12-04 21:58:17 UTC
Created attachment 832890 [details]
File: var_log_messages

Comment 12 Orion Poplawski 2014-06-26 22:15:19 UTC
No debug info in the backtrace, so not very useful.  Is this still reproducible?

Comment 13 Hazze 2014-06-27 08:11:06 UTC
(In reply to Orion Poplawski from comment #12)
> No debug info in the backtrace, so not very useful.  Is this still
> reproducible?

No - it works fine after one of the updates in Fedora 20 was installed

Comment 14 Orion Poplawski 2014-06-27 14:12:11 UTC
Thanks for the response.