Summary: | Discover crashes in KActionConflictDetector::eventFilter() while installing | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Codie <codie.rae> |
Component: | discover | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | hiccup020, nate, nxiv |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.10.2 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
URL: | https://bugreports.qt.io/browse/QTBUG-65881 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Codie
2017-06-30 08:07:25 UTC
Created attachment 108472 [details]
New crash information added by DrKonqi
plasma-discover (5.10.5) using Qt 5.9.1
- What I was doing when the application crashed:
it was a fresh install and discover crashed upon trying to install chromium
-- Backtrace (Reduced):
#6 0x00007f43af41ed50 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#8 0x00007f43b278607b in QQuickItemPrivate::deliverKeyEvent(QKeyEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#9 0x00007f43b27862c5 in QQuickItem::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#10 0x00007f43b0a1d46c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f43b0a24d34 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
*** Bug 386210 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 381793 *** It's actually not a duplicate. Just a similar issue. Should we close this as RESOLVED UPSTREAM, or can/should we work around it here, too? |