Description of problem: I was closing tabs in Konsole when all the Konsole instances in the "current" virtual desktop (KDE) were destroyed along with all the other software I was using at the time Version-Release number of selected component (if applicable): konsole --version Qt: 4.8.5 KDE Development Platform: 4.11.5 Konsole: 2.11.3 How reproducible: Frequently after long periods of use Steps to Reproduce: 1.make a konsole + multiple tabs 2.use ctrl-d to close the tabs 3. Actual results: See above. Crash sometimes Expected results: No crash! Additional info: I reported this bug on https://bugs.kde.org/show_bug.cgi?id=334168
Created attachment 891407 [details] screenshot of the popup about version during bug creation.
It would appear to be a crash down in the qt glib event loop processing code. #6 0x000000000422f15b in ?? () #7 0x00000035e4a43e40 in QApplication::x11ProcessEvent (this=0x7ffffc0178e0, event=event@entry=0x7ffffc0173b0) at kernel/qapplication_x11.cpp:3441 which (I think) corresponds to: if (widget->x11Event(event)) // send through widget filter return 1; either widget or the member pointer x11Event ends up being invalid/NULL Could possibly be a side-effect of our downstream patch touching some of the same code: https://bugreports.qt-project.org/browse/QTBUG-21900
This message is a notice that Fedora 19 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 19. It is Fedora's policy to close all bug reports from releases that are no longer maintained. Approximately 4 (four) weeks from now this bug will be closed as EOL if it remains open with a Fedora 'version' of '19'. 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 19 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.
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 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.