| Summary: | Apper crashes after finishing update | ||
|---|---|---|---|
| Product: | [Unmaintained] apper | Reporter: | Mark Stanton <mark> |
| Component: | general | Assignee: | Daniel Nicoletti <dantti12> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | crash | CC: | know1, support |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 1.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
KCrash Handler
New crash information added by DrKonqi |
||
|
Description
Mark Stanton
2021-05-18 07:27:01 UTC
Created attachment 141209 [details]
KCrash Handler
Created attachment 150382 [details]
New crash information added by DrKonqi
apper (1.0.0) using Qt 5.15.2
- What I was doing when the application crashed:
Simply run an update. After the update is done and attempting to load the list again. it crashes
-- Backtrace (Reduced):
#4 0x00007fc179322737 in QHashData::nextNode(QHashData::Node*) () from /lib64/libQt5Core.so.5
#5 0x00007fc17afd787a in QHash<QString, PackageModel::InternalPackage>::erase(QHash<QString, PackageModel::InternalPackage>::const_iterator) () from /usr/lib64/apper/libapper_private.so
#6 0x00007fc17afd3e4b in PackageModel::clearSelectedNotPresent() () from /usr/lib64/apper/libapper_private.so
#7 0x00005563b6070ace in Updater::getUpdatesFinished() ()
#8 0x00007fc1794da7d9 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
This project is unfortunately no longer maintained. If a new maintainer wants to step up and take care, the project is archived here: https://invent.kde.org/system/apper You can just clone it in your private namespace on invent.kde.org and if you have started to work on it and fixed/implemented something get it reviewed and the project unarchived. Sorry for the inconveniences. |