Summary: | Crash in ExpoLayout::calculateWindowTransformationsNatural | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Ellie <el> |
Component: | generic-crash | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fanzhuyifan, kde |
Priority: | NOR | ||
Version: | 6.0.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ellie
2024-06-18 14:40:29 UTC
It crashes with SIGFPE, so it seems to be some floating point or math error. This happens pretty often, usually about once a day. Apparently fixed with: https://invent.kde.org/plasma/kwin/-/merge_requests/5776 in 6.0 `calculateWindowTransformationsNatural` has also been replaced in 6.1 with a new layout algorithm |