Closed laqieer closed 3 years ago
Can you check if setting shader_vs
and shader_fs
in the config.toml to ""
(effectively disabling shaders) fixes this crash?
I had encountered a segmentation fault in a macOS VM before and thought it may be related to lack of HW acceleration...
Thanks, it fixes the crash.
If this happen on real HW (i.e. not just my VM) that is something I will try to fix.