Summary: | Discover crashes in FlatpakTransactionThread::run() whenever updating all packages | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | zayd |
Component: | discover | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | aleixpol, nate, sitter |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.27.9 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=474231 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
zayd
2023-11-08 21:26:33 UTC
Hmm, maybe we introduced this while fixing Bug 474231... Unlikely considering it crashes on
> flatpak_fail_error (error, FLATPAK_ERROR_ABORTED, _("Aborted due to failure (%s)"), local_error->message);
Which rather makes this sound like a problem elsewhere.
Is there any useful output in journalctl?
(In reply to Harald Sitter from comment #2) > Unlikely considering it crashes on > > > flatpak_fail_error (error, FLATPAK_ERROR_ABORTED, _("Aborted due to failure (%s)"), local_error->message); > > Which rather makes this sound like a problem elsewhere. > > Is there any useful output in journalctl? I wasn't able to reproduce the issue after this, though it did happen multiple times before reporting. The only thing I changed between attempts was setting SELinux to "Enforcing" instead of "Permissive". This also resolved another issue with updating/installing Flatpaks. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |