subconscious icon indicating copy to clipboard operation
subconscious copied to clipboard

"Too many personality routines for compact unwind to encode for architecture arm64"

Open bfollington opened this issue 2 years ago • 2 comments

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

bfollington avatar Jun 27 '23 03:06 bfollington

Hi, I have the same problem as you. Did you solve it?

StarMerely avatar Jul 11 '23 09:07 StarMerely

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.

cdata avatar Jul 11 '23 18:07 cdata