| Summary: | Discover crashes in Category::blacklistPlugins() on launch when updates are available | ||
|---|---|---|---|
| Product: | [Applications] Discover | Reporter: | Micha <michal> |
| Component: | discover | Assignee: | Aleix Pol <aleixpol> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | michal, nate |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Micha
2017-10-23 07:16:25 UTC
Created attachment 108797 [details]
New crash information added by DrKonqi
plasma-discover (5.11.90) using Qt 5.9.1
I was trying to upgrade system. The discover started, showed main window, and after few seconds of preparation (probably inventory of installed components) it crashed.
My system is a Ubuntu unstable version (18.04 with test repository of kubuntu).
-- Backtrace (Reduced):
#6 0x00007fd68ff947cb in Category::blacklistPlugins(QSet<QString> const&) () at /usr/lib/x86_64-linux-gnu/plasma-discover/libDiscoverCommon.so
#7 0x00007fd68ff94709 in Category::blacklistPlugins(QSet<QString> const&) () at /usr/lib/x86_64-linux-gnu/plasma-discover/libDiscoverCommon.so
#8 0x00007fd68ff97a7f in CategoryModel::blacklistPlugin(QString const&) () at /usr/lib/x86_64-linux-gnu/plasma-discover/libDiscoverCommon.so
#9 0x00007fd68ffa66b8 in ResourcesModel::callerFetchingChanged() () at /usr/lib/x86_64-linux-gnu/plasma-discover/libDiscoverCommon.so
[...]
#11 0x00007fd63bdef4fe in KNSBackend::markInvalid(QString const&) () at /usr/lib/x86_64-linux-gnu/qt5/plugins/discover/kns-backend.so
Category blacklisting code was reworked, please reopen if this still happens. *** Bug 388411 has been marked as a duplicate of this bug. *** |