Moritz Knopf

Results 3 comments of Moritz Knopf

Still not fixed for me on Mac (Ventura 13.0.1, 2019). I get segfaults with the `--release` flag and ```toml [profile.dev.package."*"] opt-level = 3 ``` But this example runs fine without...

> Does this also happen with just a minimal `App::new().run();`? Does it happen with non-bevy projects compiled with such a configuration to optimize dev deps? What CPU architecture? One user...

Seems fixed 🤷‍♀️ I no longer get this error with Rust 1.67.0. Can anyone reproduce it?