| Summary: | Dolphin crashes at start after failed offline-update | ||
|---|---|---|---|
| Product: | [Applications] Discover | Reporter: | Olaf Jan Schmidt <ojschmidt> |
| Component: | discover | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | crash | CC: | aleixpol, amir.nik1996, p.r.worrall, ylan8 |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.27.2 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
||
|
Description
Olaf Jan Schmidt
2023-03-02 09:06:25 UTC
Closing this because it is reported again at bug #466702 with a corrected title Created attachment 159417 [details]
New crash information added by DrKonqi
plasma-discover (5.27.5) using Qt 5.15.9
I understood that this problem came from a ssl certificate and I had this problem on several applications.
-- Backtrace (Reduced):
#5 0x00007f0e7847bc50 in PackageKitBackend::resolvePackages(QStringList const&) () from /usr/lib/x86_64-linux-gnu/qt5/plugins/discover/packagekit-backend.so
[...]
#8 0x00007f0eb96e9bee in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9 0x00007f0ebb36c793 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f0eb96bc18a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f0eb96bf277 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
Created attachment 159420 [details]
New crash information added by DrKonqi
plasma-discover (5.27.5) using Qt 5.15.9
I understood that this problem came from a ssl certificate and I had this problem on several applications.
-- Backtrace (Reduced):
#5 0x00007ff20052bc50 in PackageKitBackend::resolvePackages(QStringList const&) () from /usr/lib/x86_64-linux-gnu/qt5/plugins/discover/packagekit-backend.so
[...]
#8 0x00007ff22aae9bee in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9 0x00007ff22c56c793 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007ff22aabc18a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007ff22aabf277 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
Created attachment 160065 [details]
New crash information added by DrKonqi
plasma-discover (5.27.6) using Qt 5.15.10
I have no idea why this happens but Discover crashes less than 15 seconds after launch most of the time. This has happened to me on many distors. Fedora, Ubuntu based ones like Kubuntu and Neon, Debian, and arch (I think). I'd love to find out what's causing this. Is is something I'm doing on all these systems? I can't think of anything in particular... Is it my network? (I do live in a country where access to the internet is restricted). I love Plasma and I'd never use any other DE, but this is really annoying.
-- Backtrace (Reduced):
#5 0x00007f92355779dc in PackageKitBackend::resolvePackages(QStringList const&) () from /usr/lib64/qt5/plugins/discover/packagekit-backend.so
[...]
#8 0x00007f9293b192b0 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#9 0x00007f92955a519e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#10 0x00007f9293aed4f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#11 0x00007f9293af0af1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
|