Summary: | Konsole crashed on double right click | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kxmlgui | Reporter: | Tony <jodr666> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | cerebellum, notmart, peylight |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Tony
2017-05-13 23:16:24 UTC
It happens every time. Created attachment 105546 [details]
New crash information added by DrKonqi
konsole (17.07.70) using Qt 5.7.1
I had 2 tabs on a konsole window.
When i right clicked on first tab crash happen.
-- Backtrace (Reduced):
#6 QWidget::actions (this=this@entry=0x0) at kernel/qwidget.cpp:3387
#7 0x00007fe7d233f96f in QMenu::clear (this=0x0) at widgets/qmenu.cpp:2060
#8 0x00007fe7d491f239 in Konsole::SessionController::updateWebSearchMenu (this=this@entry=0x562fd55e3730) at ./src/SessionController.cpp:380
#9 0x00007fe7d49259bb in Konsole::SessionController::showDisplayContextMenu (this=0x562fd55e3730, position=...) at ./src/SessionController.cpp:1544
#10 0x00007fe7d129081e in QtPrivate::QSlotObjectBase::call (a=0x7ffdfbb830a0, r=0x562fd55e3730, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
*** Bug 379850 has been marked as a duplicate of this bug. *** Regression in kxmlgui. Could you check if https://phabricator.kde.org/D5900 fixes the crash? (In reply to Christoph Feck from comment #4) > Regression in kxmlgui. > > Could you check if https://phabricator.kde.org/D5900 fixes the crash? Kubuntu 17.10 + KCI just updated, now no problem. fixed by 4690808e65f1abda5e779620672da14c830aaa89 in kxmlgui |