| Summary: | (SIGFPE) kwin_wayland crashed in KWin::X11Window::constrainClientSize | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | postix <postix> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | crash | CC: | aleixpol, postix |
| Priority: | NOR | Keywords: | wayland-only |
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
bt full
kWin Support Info |
||
|
Description
postix
2022-05-24 20:20:47 UTC
Created attachment 149185 [details]
kWin Support Info
It does _not_ crash for me executing ``` QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_SCREEN_SCALE_FACTORS=0 /usr/bin/vlc QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_SCREEN_SCALE_FACTORS=1 /usr/bin/vlc ``` The line ``` echo Xft.dpi: 192 | xrdb -merge ``` mentioned in the OT is not required to trigger the crash. It does not crash w/o MR 2288. I cannot reproduce the crash. Bugs in WIP patches have to be discussed on GitLab. |