You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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:
The text was updated successfully, but these errors were encountered: