subconscious
subconscious copied to clipboard
"Too many personality routines for compact unwind to encode for architecture arm64"
When trying to build our app using the Thread Sanitizer diagnostic the build fails.
Seems directly related to https://github.com/rust-lang/rust/issues/102754
Hi, I have the same problem as you. Did you solve it?
My read of https://github.com/rust-lang/rust/issues/102754 is that this is fixed on the LLVM side, and may just... trickle down to us?
I'm guessing in a Rust toolchain update.