Bug 1284888

Summary: [abrt] konversation: ViewContainer::canMoveViewLeft(): konversation killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Pavel Valena <pvalena>
Component: konversationAssignee: Rex Dieter <rdieter>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: hhan, rdieter, smparrish, spetreolle
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/93b188c3eaa1e48c134824af07158398b1df0f21
Whiteboard: abrt_hash:4a7245ae63d69a73f4fc5cebdb031a6717c6d343;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-08 12:27:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
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: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Pavel Valena 2015-11-24 12:09:05 UTC
Description of problem:
Reproducible: 
  always

Steps to reproduce:
  1) Run Konversation
  2) Join server+chanell
  3) Context menu on user+send file
  4) New tab opens with file transfer
  5) Right click on tab (listed with channels & servers on left) - context menu
  6) Click close tab - Konversation crashes

Additional info:
  Same action on user tab (query) does not crash Konversation

Version-Release number of selected component:
konversation-1.6-4.fc23

Additional info:
reporter:       libreport-2.6.3
backtrace_rating: 4
cmdline:        /usr/bin/konversation -qwindowtitle Konversation
crash_function: ViewContainer::canMoveViewLeft
executable:     /usr/bin/konversation
global_pid:     5989
kernel:         4.2.5-300.fc23.x86_64
runlevel:       N 5
type:           CCpp
uid:            27559

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 ViewContainer::canMoveViewLeft at ../../src/viewer/viewcontainer.cpp:1821
 #1 ViewContainer::updateViewActions at ../../src/viewer/viewcontainer.cpp:754
 #2 ViewContainer::updateFrontView at ../../src/viewer/viewcontainer.cpp:1082
 #3 ViewContainer::viewSwitched at ../../src/viewer/viewcontainer.cpp:1716
 #4 ViewContainer::cleanupAfterClose at ../../src/viewer/viewcontainer.cpp:2043
 #5 ViewContainer::qt_static_metacall at moc_viewcontainer.cpp:634
 #6 QMetaObject::activate at kernel/qobject.cpp:3718
 #8 ChatWindow::closing at moc_chatwindow.cpp:295
 #9 ChatWindow::~ChatWindow at ../../src/viewer/chatwindow.cpp:68
 #10 NicksOnline::~NicksOnline at ../../src/irc/nicksonline.cpp:106

Potential duplicate: bug 1264817

Comment 1 Pavel Valena 2015-11-24 12:09:11 UTC
Created attachment 1098147 [details]
File: backtrace

Comment 2 Pavel Valena 2015-11-24 12:09:12 UTC
Created attachment 1098148 [details]
File: cgroup

Comment 3 Pavel Valena 2015-11-24 12:09:14 UTC
Created attachment 1098149 [details]
File: core_backtrace

Comment 4 Pavel Valena 2015-11-24 12:09:16 UTC
Created attachment 1098150 [details]
File: dso_list

Comment 5 Pavel Valena 2015-11-24 12:09:17 UTC
Created attachment 1098151 [details]
File: environ

Comment 6 Pavel Valena 2015-11-24 12:09:19 UTC
Created attachment 1098152 [details]
File: exploitable

Comment 7 Pavel Valena 2015-11-24 12:09:20 UTC
Created attachment 1098153 [details]
File: limits

Comment 8 Pavel Valena 2015-11-24 12:09:23 UTC
Created attachment 1098154 [details]
File: maps

Comment 9 Pavel Valena 2015-11-24 12:09:24 UTC
Created attachment 1098155 [details]
File: mountinfo

Comment 10 Pavel Valena 2015-11-24 12:09:26 UTC
Created attachment 1098156 [details]
File: namespaces

Comment 11 Pavel Valena 2015-11-24 12:09:27 UTC
Created attachment 1098157 [details]
File: open_fds

Comment 12 Pavel Valena 2015-11-24 12:09:29 UTC
Created attachment 1098158 [details]
File: proc_pid_status

Comment 13 Pavel Valena 2015-11-24 12:09:30 UTC
Created attachment 1098159 [details]
File: var_log_messages

Comment 14 Han Han 2015-12-08 14:32:29 UTC
Another user experienced a similar problem:

In irc, someone sent a file to me, the DCC tab appears. I closed the DCC tab, but konversation crashed.

reporter:       libreport-2.6.3
backtrace_rating: 4
cmdline:        /usr/bin/konversation -qwindowtitle Konversation
crash_function: ViewContainer::canMoveViewLeft
executable:     /usr/bin/konversation
global_pid:     30894
kernel:         4.2.6-301.fc23.x86_64
package:        konversation-1.6-4.fc23
reason:         konversation killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 15 Sylvain Petreolle 2016-02-28 21:32:18 UTC
Similar problem has been detected:

To reproduce:
-Start Konversation, connect to a server.
-Open the "Watched nicks" window in Window menu.
-Right click on the Watched nicks tab, click on Close Tab.

reporter:       libreport-2.6.4
backtrace_rating: 4
cmdline:        konversation -qwindowtitle Konversation
crash_function: ViewContainer::canMoveViewLeft
executable:     /usr/bin/konversation
global_pid:     10986
kernel:         4.2.3-300.fc23.x86_64
package:        konversation-1.6-4.fc23
reason:         konversation killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            500

Comment 16 Fedora End Of Life 2016-11-24 13:41:22 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 17 Fedora End Of Life 2016-12-20 16:13:28 UTC
Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 18 Sylvain Petreolle 2016-12-21 00:16:36 UTC
This problem still happens with Fedora 24. Please reopen.

(In reply to Sylvain Petreolle from comment #15)
> To reproduce:
> -Start Konversation, connect to a server.
> -Open the "Watched nicks" window in Window menu.
> -Right click on the Watched nicks tab, click on Close Tab.

Comment 19 Jason Tibbitts 2017-05-09 23:48:35 UTC
Konversation 1.7 fixed several crashes, including specifically relating to closing the one relating to closing views.  I'm running 1.7.2 (which should soon be in testing) and cannot reproduce.  Can you re-test with at least 1.7?

Comment 20 Pavel Valena 2017-05-10 10:29:52 UTC
Sorry I cannot. I do not use it anymore. KDE desktop was too unstable for me.

Comment 21 Fedora End Of Life 2017-07-25 19:33:19 UTC
This message is a reminder that Fedora 24 is nearing its end of life.
Approximately 2 (two) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 24. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '24'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 24 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 22 Fedora End Of Life 2017-08-08 12:27:28 UTC
Fedora 24 changed to end-of-life (EOL) status on 2017-08-08. Fedora 24 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.