| Summary: | Discover repeat crashes on start | ||
|---|---|---|---|
| Product: | [Applications] Discover | Reporter: | benmordecai |
| Component: | PackageKit | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | aboriginal-guidance, aleixpol, mechauj, nate |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.27.2 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
benmordecai
2023-03-07 18:40:46 UTC
Thank you for the bug report! Unfortunately I can't reproduce the crash myself in Plasma 5.27.3, and the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: > #5 0x00007f44202a40d3 in () at /usr/lib/qt/plugins/discover/packagekit-backend.so > #6 0x00007f44202a85be in () at /usr/lib/qt/plugins/discover/packagekit-backend.so Could you please install debug symbols for Discover's PackageKit backend, reproduce the crash, and attach a new symbolicated backtrace? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Thanks again! It appears that my system is set up to use debuginfod, but whatever was causing the problem with plasma-discover has also caused Dr konqui to crash at the same time. That being said, the crashing has disappeared sine then. I found that if I very quickly navigated to a new tab in the program as it was launching I could sometimes prevent the crash. Additionally, it seems to be related sometimes to the state of updates needed, so in some cases updating system software and flatpaks from the command line would let me start fresh with Discover. I can no longer reproduce the crashes. If you want we can close this report and reopen it if the problem returns. Sounds good. Created attachment 167078 [details]
New crash information added by DrKonqi
plasma-discover (5.27.7) using Qt 5.15.10
After clicking on the 'Discover' icon, the progam opened and began to synchronise. But within about 5 second of opening, the program crashed. Then, without any additional effort from myself, 'Discover' crashed repeatedly. (About 2 times.)
-- Backtrace (Reduced):
#4 0x00007f1ed3099030 in QMutex::lock() () from /lib64/libQt5Core.so.5
#5 0x00007f1ed32cddda in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /lib64/libQt5Core.so.5
#6 0x00007f1eb003c6fa in std::_Function_handler<void (), PackageKitBackend::search(AbstractResourcesBackend::Filters const&)::$_3>::_M_invoke(std::_Any_data const&) () from /usr/lib64/qt5/plugins/discover/packagekit-backend.so
#7 0x00007f1ed32fee3a in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#8 0x00007f1ed4ebafaf in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
*** Bug 491304 has been marked as a duplicate of this bug. *** |