Closed yikerman closed 3 years ago
A me too, on Catalina (10.15.7). If I change the setting 'antialiasing' to false, it doesn't throw the segmentation fault.
Seems like it's fixed now.
@xiaoyu2006 Thanks for the heads up. It was probably fixed by #725.
Example "clock" crashes on macOS 11.1 with
[1] 6987 segmentation fault cargo run --package clock
. Backtrace generated usingrust-lldb target/debug/clock
. Seems like a problem withMetal
.