cargo test -p re_sdk --lib fallbacks
crashes on aarch64 Mac
#3558
Labels
cargo test -p re_sdk --lib fallbacks
crashes on aarch64 Mac
#3558
potentially other platforms as well, but the crash seems to be happen in platform specific code, so assuming this is only apple silicon for now.
Callstack under debugger indicates that it's failing inside a panic during thread cleanup.
The text was updated successfully, but these errors were encountered: