Bug 467853

Summary: nested kwin_wayland crashes on SIGINT with ASSERT: "s_fbos.isEmpty()
Product: [Plasma] kwin Reporter: Harald Sitter <sitter>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: kde, nate
Priority: NOR Keywords: qt6
Version: master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Harald Sitter 2023-03-27 13:51:06 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. be on x11
2. start kwin_wayland from terminal
3. ctrl-c
4. failed assert 

OBSERVED RESULT
^Ckwin(107158)/(default) unknown: ASSERT: "s_fbos.isEmpty()" in file ./src/libkwineffects/kwinglutils.cpp, line 956

EXPECTED RESULT
clean shutdown

ADDITIONAL INFORMATION

git master with qt 6.4
Comment 1 Harald Sitter 2023-06-12 14:34:52 UTC
Seems fixed meanwhile.