| Summary: | kwin freezes seemingly at random | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Dāvids Paškevics <davids.paskevics> |
| Component: | tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | major | CC: | kde, nate, szrudi, xaver.hugl |
| Priority: | NOR | Keywords: | efficiency-and-performance |
| Version First Reported In: | 6.4.5 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
GDB backtrace without expanded variables
GDB backtrace with expanded variables Excerpt from the system journal generated by running journalctl --boot=0 --user -u plasma-kwin_wayland.service > plasma-kwin_wayland.log |
||
|
Description
Dāvids Paškevics
2025-10-14 14:46:50 UTC
Created attachment 185766 [details]
GDB backtrace with expanded variables
Created attachment 185767 [details]
Excerpt from the system journal generated by running journalctl --boot=0 --user -u plasma-kwin_wayland.service > plasma-kwin_wayland.log
The backtrace shows that it's triggered by the tabbox showing, and the actual freeze is somewhere in javascript engine things Something that involves height property which doesnt really narrow it down. QObjectCompatProperty<QQuickItemPrivate, double, &QQuickItemPrivate::_qt_property_height_offset, &QQuickItemPrivate::setHeight, |