Summary: | Plasma-discover crash | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Roberto Martins <roberto.martins1975> |
Component: | discover | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | lev |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.9.4 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Roberto Martins
2017-05-01 20:38:47 UTC
Can you please install debug symbols? There's little I can do with this information. Also if you could provide any output available? Created attachment 107308 [details]
New crash information added by DrKonqi
plasma-discover (5.10.4) using Qt 5.7.1
- What I was doing when the application crashed:
"Discover" crashes every time when I launch it
-- Backtrace (Reduced):
#6 0x00007f2926345bf2 in AppStream::Pool::load(QString*) () from /lib64/libAppStreamQt.so.2
#7 0x00007f29267b6fb8 in PackageKitBackend::PackageKitBackend(QObject*) () from /usr/lib64/qt5/plugins/discover/packagekit-backend.so
#8 0x00007f29267ba29b in PackageKitBackendFactory::newInstance(QObject*, QString const&) const () from /usr/lib64/qt5/plugins/discover/packagekit-backend.so
#9 0x00007f29655f3d57 in DiscoverBackendsFactory::backendForFile(QString const&, QString const&) const () from /usr/lib64/plasma-discover/libDiscoverCommon.so
#10 0x00007f29655f43eb in DiscoverBackendsFactory::backend(QString const&) const () from /usr/lib64/plasma-discover/libDiscoverCommon.so
This was fixed. Please ask your distribution to update libappstream to its last version and make sure your appstream database is correct. You can do so by running `appstreamcli refresh` as root. |