Summary: | SIGSEGV in framesvg.cpp that seems to occur on VirtualBox Gentoo system only. Crashes entire plasmashell! | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libplasma | Reporter: | johnsirett3 |
Component: | libplasma | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | CLOSED UPSTREAM | ||
Severity: | crash | CC: | me, notmart |
Priority: | NOR | ||
Version: | 5.110.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
johnsirett3
2023-11-19 23:28:05 UTC
Can confirm bug is still occurring in the exact same place on v5.112.0. On further investigation, it appears the bug is occuring deeper than the aforementioned source line. It's happening inside the QImage::fill(const QColor &color) function in QTGui. I think I've traced the bug, but it's clearly in QTGui, not Plasma Frameworks. Closing and will reported on the Qt Bug Tracker. |