Bug 419278 - Indeterminate crashing when changing KDecoration under Wayland
Summary: Indeterminate crashing when changing KDecoration under Wayland
Status: RESOLVED UPSTREAM
Alias: None
Product: kwin
Classification: Plasma
Component: egl (show other bugs)
Version: git master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-27 01:15 UTC by Janet Blackquill
Modified: 2023-01-18 13:49 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Stacktrace (5.43 KB, text/plain)
2020-03-27 01:15 UTC, Janet Blackquill
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Janet Blackquill 2020-03-27 01:15:00 UTC
Created attachment 127038 [details]
Stacktrace

SUMMARY
KWin indeterminately crashes when changing the QStyle under Wayland [git master as of commit 745981f]

STEPS TO REPRODUCE
1. Change QStyle
2. If it doesn't crash, try again

OBSERVED RESULT
KWin crashes changing QStyle

EXPECTED RESULT
KWin doesn't crash when changing QStyle
Comment 1 Janet Blackquill 2020-03-27 01:17:52 UTC
Errata: KDecoration, not QStyle
Comment 2 Vlad Zahorodnii 2023-01-18 13:49:52 UTC
This looks like a driver bug. ::cleanup() destroys egl surfaces (if any) and the opengl context. I don't think there's any crashy.