emilk / eframe_template

The easy way to make a Rust app with a GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segmentation fault on WSL + VcXsrv

sungvzer opened this issue · comments

When running the template via cargo run --release, the example runs correctly:
image
But pressing the X to close the window or pressing File>Quit causes a segmentation fault:
image

LLDB Output:
image