(Since this happens only on-quit, I guess it isn't too critical/urgent... but for completeness' sake I'll file it here =)
With a libWickedEngine_Linux.so Release-with-Debug-symbols build labelling itself on-window as v0.71.357 (~late Dec master branch iirc), Linux (6.6.10-zen1-1-zen) with X11 (not Wayland), NVIDIA RTX 4090 driver 545.29.06.
Based on Template_Linux, this minimalist main.cpp, which is the only source file in this program:
(Since this happens only on-quit, I guess it isn't too critical/urgent... but for completeness' sake I'll file it here =)
With a
libWickedEngine_Linux.so
Release-with-Debug-symbols build labelling itself on-window as v0.71.357 (~late Dec master branch iirc), Linux (6.6.10-zen1-1-zen) with X11 (not Wayland), NVIDIA RTX 4090 driver 545.29.06.Based on Template_Linux, this minimalist
main.cpp
, which is the only source file in this program:segfaults on Alt+F4 (does jump into SDL_WINDOWEVENT_CLOSE
case
) with gdb debugger breaking/line-highlighting at WickedEngine/wiGraphicsDevice_Vulkan.h#L518Output in VSCode's Debug Console: