Summary: | Yakuake sometimes crashing when closing sessions | ||
---|---|---|---|
Product: | [Applications] yakuake | Reporter: | raimund.machacek |
Component: | general | Assignee: | Eike Hein <hein> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | manimax3, vganin, vladstar-92 |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
raimund.machacek
2020-06-25 11:50:32 UTC
*** This bug has been marked as a duplicate of bug 415762 *** Created attachment 151702 [details]
New crash information added by DrKonqi
yakuake (21.12.2) using Qt 5.15.2
I had several non-splitted tabs opened
When quitting the session (with Ctrl+D or exit), yakuake crashes.
-- Backtrace (Reduced):
#4 0x00007f2c716f8194 in QWidget::focusWidget() const () from /lib64/libQt5Widgets.so.5
#5 0x000056168f138924 in SessionStack::raiseSession(int) ()
#7 0x00007f2c70c297d9 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#8 0x000056168f136fe4 in TabBar::setTabTitle(int, QString const&, TabBar::InteractiveType) ()
#9 0x00007f2c70c29820 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
Created attachment 155918 [details]
New crash information added by DrKonqi
yakuake (22.12.1) using Qt 5.15.8
App crashed on session close with custom hotkeys
-- Backtrace (Reduced):
#5 0x0000ffff60a47f0c in QWidget::removeAction(QAction*) () from /usr/lib/libQt5Widgets.so.5
#6 0x0000ffff61bd0d5c in KActionCollection::removeAssociatedWidget(QWidget*) () from /usr/lib/libKF5XmlGui.so.5
#7 0x0000ffff61c2a718 in KXMLGUIClient::prepareXMLUnplug(QWidget*) () from /usr/lib/libKF5XmlGui.so.5
#8 0x0000ffff61c313cc in KXMLGUIFactory::removeClient(KXMLGUIClient*) () from /usr/lib/libKF5XmlGui.so.5
#9 0x0000ffff504146f4 in Konsole::SessionController::~SessionController() () from /usr/lib/libkonsoleprivate.so.1
|