| Summary: | Plasma 6.2 crash after logging in | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | robert |
| Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | kde, lizandra.c.s |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 6.2.0 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/61472/events/35913214914944a08465eced776b6e6b/ | ||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
robert
2024-10-16 22:50:19 UTC
>17 0x00007fb1abf38fed in PluginLibrary_Unix::load_from_file(char const*) () from /lib64/libheif.so.1
Crash is in libheif. Please check your system is up to date then report there.
Thanks, David! The issue was introduced after updating the latest Fedora Atomic image 40.20241014, which includes libheif-1.18.2-3. I rolled back to the previous image that uses libheif-1.17.6-1 and the issue no longer persists. It's worth noting that we have two machines here running the same Fedora Atomic (Bazzite) image. Both updated to the 40.20241014 image with libheif-1.18.2-3, but only one machine is experiencing the crash. Created attachment 178550 [details]
New crash information added by DrKonqi
plasmashell (5.27.5) using Qt 5.15.8
I rebooted the system after updating a few packages and Plasma crashed.
-- Backtrace (Reduced):
#8 0x00007fdfd8ad6ed2 in QArrayData::allocate(unsigned long, unsigned long, unsigned long, QFlags<QArrayData::AllocationOption>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#11 0x00007fdfda3e164e in QV4::ExecutableCompilationUnit::linkToEngine(QV4::ExecutionEngine*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#12 0x00007fdfda4f5dd5 in QQmlObjectCreator::init(QQmlContextData*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#13 0x00007fdfda4fabcf in QQmlObjectCreator::createInstance(int, QObject*, bool) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#14 0x00007fdfda4fc18d in QQmlObjectCreator::setPropertyBinding(QQmlPropertyData const*, QV4::CompiledData::Binding const*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
|