Summary: | Plasma Discover built with GCC 15 crashes on start | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Steve Cossette <farchord> |
Component: | discover | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | aleixpol, ales.astone, awilliam, nate, ngompa13, sam, sitter |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 6.2.91 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: |
https://bugzilla.redhat.com/show_bug.cgi?id=2342065 https://bugs.kde.org/show_bug.cgi?id=499081 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116506 https://bugs.kde.org/show_bug.cgi?id=496961 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118574 https://bugs.kde.org/show_bug.cgi?id=499218 https://bugs.kde.org/show_bug.cgi?id=499927 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/123248/events/37a914a779174354a56b4ccce6476e3a/ | ||
Attachments: | New crash information added by DrKonqi |
Description
Steve Cossette
2025-01-24 17:19:54 UTC
Created attachment 177649 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
gcc 15 is most likely to blame here. Can't reproduce on KDE Linux with a master build nor with a 6.3 build. Not sure what to do. Maybe it is indeed a compiler bug. FYI, running the update on Fedora 41 results in a 100% functional discover. So GCC15 being a culprit is very likely. This can be verified with the COPR build for Fedora 41: https://copr.fedorainfracloud.org/coprs/farchord/kde-test/builds/ Apparently it's a GCC 15 bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116506 Fixed in GCC now. |