Bug 1123512
Summary: | [bug] clicking 3x in empty kwrite window causes segfault | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Joe Wright <jwright> | ||||
Component: | kdelibs | Assignee: | Jan Grulich <jgrulich> | ||||
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 6.5 | CC: | jkoten, jwright, mclasen, than, tpelka | ||||
Target Milestone: | rc | Keywords: | Desktop, Regression | ||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-05-10 19:35:53 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1002711, 1075802, 1172231, 1271696 | ||||||
Attachments: |
|
i set the state to NEEDINFOS, it's bette to track the issue, because feedback from testing of the fix is needed. thanks Another customer reported the issue. I provided the packages to them. I tested the package on a virtual machine of mine running RHEL 6.6 and can confirm that the package fixes the 3x click bug in kwrite for me. Fixed in kdelibs-4.3.4-24.el6. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-0744.html |
Created attachment 921063 [details] ccpp file contents from local reproducer Description of problem: kwrite segfaults when triple clicking on empty file Version-Release number of selected component (if applicable): - kdebase-4.3.4-6.el6.x86_64 How reproducible: 100% Steps to Reproduce: 1. Open kwrite 2. click 3 times rapidly (as if attempting to highlight a line) 3. crash Actual results: - crash Expected results: - nothing should happen Additional info: I was unable to get the debug packages for the latest version of KDE to run a backtrace. ccpp file contents attached Does not crash as long as there is something to highlight, including alphanumeric characters and/or empty spaces/lines Does not appear to be an issue in fedora upstream. Tested on FC19, kde 4.11.5 with no issues