Summary: | Discover keeps crashing while trying to install apps | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | stevlowe9 |
Component: | discover | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | mrgrymreaper |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.9.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
stevlowe9
2017-02-11 14:41:20 UTC
Created attachment 104018 [details]
New crash information added by DrKonqi
plasma-discover (5.9.1) using Qt 5.7.1
- What I was doing when the application crashed: Browsing the store in preparation to search for a cd ripping tool.
- Unusual behavior I noticed: A brief delay before the application crashed. The Plasma environment also reset (all windows closed once). The Discover (software centre) was complaining about something being wrong with Appstream. The package related daemon also crashed.
- Custom settings of the application: None. Standard settings.
-- Backtrace (Reduced):
#6 0x00007fc412a34f64 in QMutex::lock() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x00007fc412c0cf79 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#10 0x00007fc3e65435ff in PackageKit::Transaction::finished(PackageKit::Transaction::Exit, unsigned int) () from /usr/lib/x86_64-linux-gnu/libpackagekitqt5.so.0
#11 0x00007fc3e654889d in PackageKit::TransactionPrivate::finished(unsigned int, unsigned int) () from /usr/lib/x86_64-linux-gnu/libpackagekitqt5.so.0
#12 0x00007fc3e6548b70 in PackageKit::TransactionPrivate::daemonQuit() () from /usr/lib/x86_64-linux-gnu/libpackagekitqt5.so.0
Something looks fishy. It's crashing upon daemonQuit, is PackageKit daemon crashing too? *** This bug has been marked as a duplicate of bug 375975 *** |