From Mark Rutland:
Looks like CFI && KASAN is borked on both arm64 and x86; the implicitly-generated asan.module_ctor functions aren't given a type hash by the compiler, so when those get invoked by do_ctors() the calls fail
cc @kees @nickdesaulniers @nathanchance @lvwr
From Mark Rutland:
cc @kees @nickdesaulniers @nathanchance @lvwr