Android crash with ordin 3.1.9.0 serializer unity 2020.3.48f1c1

Issue #979 open
Fun U created an issue

We receive some crash logs on google console from our user which are related ordin 3.1.9.0 serializer with unity 2020.3.48f1c1 . This is not always happen , we can not reproduce it ourself yet.

It is cashed at our code line :

“Dictionary<int, BuffData> BuffDataDic = Sirenix.Serialization.SerializationUtility.DeserializeValue<Dictionary<int, BuffData>>(content, Sirenix.Serialization.DataFormat.JSON)” .

The Type BuffData is something like below, also, we attacked the content file data to be deserialize.

public class BuffData
{
public string Des;
public int BuffID;
public bool IsShowLifeTime;
public bool IsShowSpaceTime;
private int _level;

}

crash stack as below:

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
pid: 0, tid: 15538 >>> com.warrior.wxw.gp <<<

backtrace:
  #00  pc 0x00000000008666d8  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (google::sparse_hashtable<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>, KeyWrapper<Il2CppGenericMethod const*>, il2cpp::metadata::Il2CppGenericMethodHash, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SelectKey, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SetKey, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::move_from(google::sparse_hashtable<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>, KeyWrapper<Il2CppGenericMethod const*>, il2cpp::metadata::Il2CppGenericMethodHash, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SelectKey, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SetKey, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::MoveDontCopyT, google::sparse_hashtable<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>, KeyWrapper<Il2CppGenericMethod const*>, il2cpp::metadata::Il2CppGenericMethodHash, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SelectKey, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SetKey, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>&, unsigned long)+20) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #01  pc 0x0000000000866474  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (google::sparse_hashtable<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>, KeyWrapper<Il2CppGenericMethod const*>, il2cpp::metadata::Il2CppGenericMethodHash, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SelectKey, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SetKey, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::sparse_hashtable(google::sparse_hashtable<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>, KeyWrapper<Il2CppGenericMethod const*>, il2cpp::metadata::Il2CppGenericMethodHash, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SelectKey, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SetKey, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::MoveDontCopyT, google::sparse_hashtable<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>, KeyWrapper<Il2CppGenericMethod const*>, il2cpp::metadata::Il2CppGenericMethodHash, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SelectKey, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SetKey, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>&, unsigned long)+798) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #02  pc 0x0000000000867414  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (google::sparse_hashtable<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>, KeyWrapper<Il2CppGenericMethod const*>, il2cpp::metadata::Il2CppGenericMethodHash, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SelectKey, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SetKey, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::resize_delta(unsigned long)+656) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #03  pc 0x000000000086086c  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (Il2CppReaderWriterLockedHashMap<Il2CppGenericMethod const*, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, il2cpp::metadata::Il2CppGenericMethodCompare, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::Add(KeyWrapper<Il2CppGenericMethod const*> const&, MethodInfo* const&)+981) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #04  pc 0x00000000008607a0  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (il2cpp::metadata::GenericMethod::CreateMethodLocked(Il2CppGenericMethod const*, bool)+171) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #05  pc 0x000000000085fb38  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (il2cpp::metadata::GenericMethod::GetMethod(Il2CppGenericMethod const*, bool)+82) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #06  pc 0x000000000080b6a0  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (il2cpp::vm::GenericClass::SetupMethods(Il2CppClass*)+37) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #07  pc 0x000000000080b040  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (il2cpp::vm::InitLocked(Il2CppClass*, il2cpp::os::FastAutoLock const&)+1436) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #08  pc 0x0000000000806034  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (il2cpp::vm::Class::Init(Il2CppClass*)+1494) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #09  pc 0x000000000080d31c  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (il2cpp::vm::ClassInlines::InitFromCodegenSlow(Il2CppClass*)+14) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #10  pc 0x0000000000c496ac  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (BaseFormatter_1__cctor_m0F473735776D445A0DE35353D763B4009CB5BF2C_gshared+24) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #11  pc 0x0000000000700c68  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (RuntimeInvoker_FalseVoid_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5(void (*)(), MethodInfo const*, void*, void**)+119039) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #12  pc 0x000000000081ae3c  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (il2cpp::vm::Runtime::Invoke(MethodInfo const*, void*, void**, Il2CppException**)+556) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #13  pc 0x000000000080ffd0  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (il2cpp::vm::Runtime::ClassInit(Il2CppClass*)+858) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #14  pc 0x0000000001194bcc  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (ReflectionFormatter_1__ctor_m4DA39FF7533504702EBF75391A845F90021C6E6E_gshared+24462) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #15  pc 0x00000000006ca414  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (RuntimeInvoker_TrueVoid_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5(void (*)(), MethodInfo const*, void*, void**)+98717) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #16  pc 0x000000000081ae3c  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (il2cpp::vm::Runtime::Invoke(MethodInfo const*, void*, void**, Il2CppException**)+556) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #17  pc 0x000000000082006c  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (il2cpp::vm::Runtime::InvokeConvertArgs(MethodInfo const*, void*, Il2CppObject**, int, Il2CppException**)+673) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #18  pc 0x00000000007f21b4  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (il2cpp::icalls::mscorlib::System::Reflection::MonoMethod::InternalInvoke(Il2CppReflectionMethod*, Il2CppObject*, Il2CppArray*, Il2CppException**)+240) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #19  pc 0x0000000000f12c8c  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (MonoCMethod_InternalInvoke_m8C50C01933BE553EB03AFDB70DE8B2F09401DF57+28747) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #20  pc 0x0000000000f2fc68  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (Activator_CreateInstance_mC5CB5A08C61176CCBB34135AC90A3F629FA4679B+29357) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #21  pc 0x00000000012606c8  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (FormatterLocator_CreateFormatter_m7199E6C723B1F3BA293E2466A2DC3FC0F135552A+30238) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #22  pc 0x000000000125f3e8  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (FormatterLocator_GetFormatter_m6545A21969FDD18A3B0D29171717AF6EF79DEF90+28486) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #23  pc 0x00000000019deb54  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (ComplexTypeSerializer_1_ReadValue_m5EF2EA6C64F2D7D7FE23C961A2C7AE22357CA162_gshared+8249) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #24  pc 0x00000000014dde7c  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (ArrayFormatter_1_DeserializeImplementation_m892A349E2FB55E64F3BE508CDC84C7D8410A699C_gshared+99) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #25  pc 0x0000000000c4a36c  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (BaseFormatter_1_Deserialize_m9481CD93CA12B9B292D85A2EA1949EE285A654C8_gshared+55) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #26  pc 0x0000000001b88068  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (AnySerializer_ReadValueWeak_m0286DD5C0098707D140FC53BF1A9079B1F04FD74+98) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #27  pc 0x0000000001195014  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (ReflectionFormatter_1_DeserializeImplementation_mD5F842C5EA2E1444227EA50C774DB8DCBC235396_gshared+33) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #28  pc 0x0000000000c4a36c  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (BaseFormatter_1_Deserialize_m9481CD93CA12B9B292D85A2EA1949EE285A654C8_gshared+55) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #29  pc 0x00000000019de4d8  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (ComplexTypeSerializer_1_ReadValue_m5EF2EA6C64F2D7D7FE23C961A2C7AE22357CA162_gshared+66) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #30  pc 0x0000000001043494  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (DictionaryFormatter_2_DeserializeImplementation_m5380620B2B84BE1AC956B8C1A070E359C65EBB79_gshared+33) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #31  pc 0x0000000000c4a36c  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (BaseFormatter_1_Deserialize_m9481CD93CA12B9B292D85A2EA1949EE285A654C8_gshared+55) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #32  pc 0x0000000001b88068  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (AnySerializer_ReadValueWeak_m0286DD5C0098707D140FC53BF1A9079B1F04FD74+98) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #33  pc 0x000000000187d974  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (SerializationUtility_DeserializeValue_TisRuntimeObject_m65FF19A4DCFB4EFF82649EA731795CEEA2D33E99_gshared+43) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #34  pc 0x000000000187e14c  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (SerializationUtility_DeserializeValue_TisRuntimeObject_mD21A2C8B7D8E412E7E0CCCD8F7015C496B571830_gshared+16011) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #35  pc 0x000000000187de90  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (SerializationUtility_DeserializeValue_TisRuntimeObject_m98DC7F49204F08C7CE0F10A4A2DA1AF3E52AA373_gshared+15899) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #36  pc 0x0000000000d6e618  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (BuffManager_OnLoadEnd_m3ABD37C0F31A9D3197714683AFBBE6E6E96410A6+26821) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #37  pc 0x000000000142c998  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (Action_2_Invoke_m54EE979C4D83695ED736A3177A68C2968C8C4382_gshared+47) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #38  pc 0x0000000000f2d728  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (Action_Invoke_m3FFA5BE3D64F0FF8E1E1CB6F953913FADB5EB89E+47) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #39  pc 0x00000000013b3c50  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (U3CRunOnThreadPoolU3Ed__66_MoveNext_m694F38493A4DF6465C908730AE493966F14FA7F8+31814) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #40  pc 0x0000000000f2d728  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (Action_Invoke_m3FFA5BE3D64F0FF8E1E1CB6F953913FADB5EB89E+47) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #41  pc 0x0000000001685b7c  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (WaitCallback_Invoke_m8381182A104DD22C5EB4A8425A75821A56B54D09+47) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #42  pc 0x0000000000cf0810  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (ThreadPoolWorkQueue_Dispatch_m06B92A50055576CB49D79D19385287CF491D050A+133) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #43  pc 0x00000000006fffd4  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (RuntimeInvoker_FalseByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056(void (*)(), MethodInfo const*, void*, void**)+118744) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #44  pc 0x000000000086f1fc  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (worker_thread(void*)+251) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #45  pc 0x00000000008228bc  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (il2cpp::vm::ThreadStart(void*)+708) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #46  pc 0x00000000007e9da0  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (il2cpp::os::Thread::RunWrapper(void*)+183) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #47  pc 0x00000000007e87d4  /data/app/~~WS4G_gUWQRv3rdtpE-lCAw==/com.warrior.wxw.gp-tcVL_S8Uly6QxuDBHXB13w==/lib/arm64/libil2cpp.so (il2cpp::os::ThreadImpl::ThreadStartWrapper(void*)+125) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
  #48  pc 0x00000000000f5298  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+208)
  #49  pc 0x000000000008ebdc  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)

Any suggestions would be highly appreciated

Thanks.

Comments (3)

  1. Fun U reporter

    another similar crash stack:

    *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    pid: 0, tid: 12626 >>> com.warrior.wxw.gp <<<
    
    backtrace:
      #00  pc 0x0000000000860e9c  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (il2cpp::metadata::Il2CppGenericInstHash::Hash(Il2CppGenericInst const*)+20) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #01  pc 0x0000000000860dac  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (il2cpp::metadata::Il2CppGenericContextHash::Hash(Il2CppGenericContext const*)+25) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #02  pc 0x00000000008666e0  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (google::sparse_hashtable<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>, KeyWrapper<Il2CppGenericMethod const*>, il2cpp::metadata::Il2CppGenericMethodHash, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SelectKey, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SetKey, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::move_from(google::sparse_hashtable<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>, KeyWrapper<Il2CppGenericMethod const*>, il2cpp::metadata::Il2CppGenericMethodHash, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SelectKey, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SetKey, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::MoveDontCopyT, google::sparse_hashtable<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>, KeyWrapper<Il2CppGenericMethod const*>, il2cpp::metadata::Il2CppGenericMethodHash, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SelectKey, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SetKey, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>&, unsigned long)+21) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #03  pc 0x0000000000866474  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (google::sparse_hashtable<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>, KeyWrapper<Il2CppGenericMethod const*>, il2cpp::metadata::Il2CppGenericMethodHash, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SelectKey, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SetKey, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::sparse_hashtable(google::sparse_hashtable<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>, KeyWrapper<Il2CppGenericMethod const*>, il2cpp::metadata::Il2CppGenericMethodHash, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SelectKey, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SetKey, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::MoveDontCopyT, google::sparse_hashtable<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>, KeyWrapper<Il2CppGenericMethod const*>, il2cpp::metadata::Il2CppGenericMethodHash, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SelectKey, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SetKey, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>&, unsigned long)+798) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #04  pc 0x0000000000867414  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (google::sparse_hashtable<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>, KeyWrapper<Il2CppGenericMethod const*>, il2cpp::metadata::Il2CppGenericMethodHash, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SelectKey, google::sparse_hash_map<KeyWrapper<Il2CppGenericMethod const*>, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::SetKey, KeyWrapper<Il2CppGenericMethod const*>::EqualsComparer<il2cpp::metadata::Il2CppGenericMethodCompare>, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::resize_delta(unsigned long)+656) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #05  pc 0x000000000086086c  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (Il2CppReaderWriterLockedHashMap<Il2CppGenericMethod const*, MethodInfo*, il2cpp::metadata::Il2CppGenericMethodHash, il2cpp::metadata::Il2CppGenericMethodCompare, google::libc_allocator_with_realloc<std::__ndk1::pair<KeyWrapper<Il2CppGenericMethod const*> const, MethodInfo*>>>::Add(KeyWrapper<Il2CppGenericMethod const*> const&, MethodInfo* const&)+981) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #06  pc 0x00000000008607a0  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (il2cpp::metadata::GenericMethod::CreateMethodLocked(Il2CppGenericMethod const*, bool)+171) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #07  pc 0x000000000085fb38  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (il2cpp::metadata::GenericMethod::GetMethod(Il2CppGenericMethod const*, bool)+82) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #08  pc 0x000000000080b6a0  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (il2cpp::vm::GenericClass::SetupMethods(Il2CppClass*)+37) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #09  pc 0x000000000080b040  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (il2cpp::vm::InitLocked(Il2CppClass*, il2cpp::os::FastAutoLock const&)+1436) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #10  pc 0x0000000000806034  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (il2cpp::vm::Class::Init(Il2CppClass*)+1494) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #11  pc 0x000000000080d31c  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (il2cpp::vm::ClassInlines::InitFromCodegenSlow(Il2CppClass*)+14) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #12  pc 0x0000000000c496ac  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (BaseFormatter_1__cctor_m0F473735776D445A0DE35353D763B4009CB5BF2C_gshared+24) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #13  pc 0x0000000000700c68  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (RuntimeInvoker_FalseVoid_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5(void (*)(), MethodInfo const*, void*, void**)+119039) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #14  pc 0x000000000081ae3c  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (il2cpp::vm::Runtime::Invoke(MethodInfo const*, void*, void**, Il2CppException**)+556) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #15  pc 0x000000000080ffd0  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (il2cpp::vm::Runtime::ClassInit(Il2CppClass*)+858) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #16  pc 0x0000000001194bcc  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (ReflectionFormatter_1__ctor_m4DA39FF7533504702EBF75391A845F90021C6E6E_gshared+24462) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #17  pc 0x00000000006ca414  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (RuntimeInvoker_TrueVoid_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5(void (*)(), MethodInfo const*, void*, void**)+98717) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #18  pc 0x000000000081ae3c  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (il2cpp::vm::Runtime::Invoke(MethodInfo const*, void*, void**, Il2CppException**)+556) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #19  pc 0x000000000082006c  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (il2cpp::vm::Runtime::InvokeConvertArgs(MethodInfo const*, void*, Il2CppObject**, int, Il2CppException**)+673) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #20  pc 0x00000000007f21b4  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (il2cpp::icalls::mscorlib::System::Reflection::MonoMethod::InternalInvoke(Il2CppReflectionMethod*, Il2CppObject*, Il2CppArray*, Il2CppException**)+240) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #21  pc 0x0000000000f12c8c  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (MonoCMethod_InternalInvoke_m8C50C01933BE553EB03AFDB70DE8B2F09401DF57+28747) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #22  pc 0x0000000000f2fc68  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (Activator_CreateInstance_mC5CB5A08C61176CCBB34135AC90A3F629FA4679B+29357) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #23  pc 0x00000000012606c8  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (FormatterLocator_CreateFormatter_m7199E6C723B1F3BA293E2466A2DC3FC0F135552A+30238) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #24  pc 0x000000000125f3e8  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (FormatterLocator_GetFormatter_m6545A21969FDD18A3B0D29171717AF6EF79DEF90+28486) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #25  pc 0x00000000019deb54  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (ComplexTypeSerializer_1_ReadValue_m5EF2EA6C64F2D7D7FE23C961A2C7AE22357CA162_gshared+8249) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #26  pc 0x00000000014dde7c  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (ArrayFormatter_1_DeserializeImplementation_m892A349E2FB55E64F3BE508CDC84C7D8410A699C_gshared+99) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #27  pc 0x0000000000c4a36c  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (BaseFormatter_1_Deserialize_m9481CD93CA12B9B292D85A2EA1949EE285A654C8_gshared+55) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #28  pc 0x0000000001b88068  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (AnySerializer_ReadValueWeak_m0286DD5C0098707D140FC53BF1A9079B1F04FD74+98) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #29  pc 0x0000000001195014  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (ReflectionFormatter_1_DeserializeImplementation_mD5F842C5EA2E1444227EA50C774DB8DCBC235396_gshared+33) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #30  pc 0x0000000000c4a36c  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (BaseFormatter_1_Deserialize_m9481CD93CA12B9B292D85A2EA1949EE285A654C8_gshared+55) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #31  pc 0x00000000019de4d8  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (ComplexTypeSerializer_1_ReadValue_m5EF2EA6C64F2D7D7FE23C961A2C7AE22357CA162_gshared+66) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #32  pc 0x0000000001043494  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (DictionaryFormatter_2_DeserializeImplementation_m5380620B2B84BE1AC956B8C1A070E359C65EBB79_gshared+33) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #33  pc 0x0000000000c4a36c  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (BaseFormatter_1_Deserialize_m9481CD93CA12B9B292D85A2EA1949EE285A654C8_gshared+55) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #34  pc 0x0000000001b88068  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (AnySerializer_ReadValueWeak_m0286DD5C0098707D140FC53BF1A9079B1F04FD74+98) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #35  pc 0x000000000187d974  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (SerializationUtility_DeserializeValue_TisRuntimeObject_m65FF19A4DCFB4EFF82649EA731795CEEA2D33E99_gshared+43) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #36  pc 0x000000000187e14c  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (SerializationUtility_DeserializeValue_TisRuntimeObject_mD21A2C8B7D8E412E7E0CCCD8F7015C496B571830_gshared+16011) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #37  pc 0x000000000187de90  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (SerializationUtility_DeserializeValue_TisRuntimeObject_m98DC7F49204F08C7CE0F10A4A2DA1AF3E52AA373_gshared+15899) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #38  pc 0x0000000000d6e618  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (BuffManager_OnLoadEnd_m3ABD37C0F31A9D3197714683AFBBE6E6E96410A6+26821) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #39  pc 0x000000000142c998  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (Action_2_Invoke_m54EE979C4D83695ED736A3177A68C2968C8C4382_gshared+47) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #40  pc 0x0000000000f2d728  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (Action_Invoke_m3FFA5BE3D64F0FF8E1E1CB6F953913FADB5EB89E+47) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #41  pc 0x00000000013b3c50  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (U3CRunOnThreadPoolU3Ed__66_MoveNext_m694F38493A4DF6465C908730AE493966F14FA7F8+31814) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #42  pc 0x0000000000f2d728  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (Action_Invoke_m3FFA5BE3D64F0FF8E1E1CB6F953913FADB5EB89E+47) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #43  pc 0x0000000001685b7c  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (WaitCallback_Invoke_m8381182A104DD22C5EB4A8425A75821A56B54D09+47) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #44  pc 0x0000000000cf0810  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (ThreadPoolWorkQueue_Dispatch_m06B92A50055576CB49D79D19385287CF491D050A+133) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #45  pc 0x00000000006fffd4  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (RuntimeInvoker_FalseByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056(void (*)(), MethodInfo const*, void*, void**)+118744) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #46  pc 0x000000000086f1fc  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (worker_thread(void*)+251) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #47  pc 0x00000000008228bc  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (il2cpp::vm::ThreadStart(void*)+708) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #48  pc 0x00000000007e9da0  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (il2cpp::os::Thread::RunWrapper(void*)+183) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #49  pc 0x00000000007e87d4  /data/app/~~gFIS6q9cELdOuQjC1jfw-w==/com.warrior.wxw.gp-8JSZQX-CB72XeZxsO7Rdbg==/lib/arm64/libil2cpp.so (il2cpp::os::ThreadImpl::ThreadStartWrapper(void*)+125) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #50  pc 0x000000000010ba80  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+208)
      #51  pc 0x000000000009f690  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)
    

  2. Tor Esa Vestergaard
    • changed status to open

    Hmm, this looks a little odd. We did fix several things related to collection (including dictionary) deserialization in Odin 3.2 and Odin 3.3, though those issues were mostly related to xCode misbehaving when compiling for iOS. Still, you could attempt to upgrade to Odin 3.3 and see if the issue goes away.

    The stack trace does indicate this might be something different, though I’m afraid it is not particularly helpful for determining what exactly went wrong. Looks like something related to an internal IL2CPP runtime crash when running the static constructor for a type? Are you sure there is no specific error message or other crash info being logged alongside this?

  3. Fun U reporter

    We also got some crash related to IL2CPP Reflection , crash stack as below . So maybe it is something about Unity ?

    *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    pid: 0, tid: 6460 >>> com.warrior.wxw.gp <<<
    
    backtrace:
      #00  pc 0x0000000000805f88  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libil2cpp.so (il2cpp::vm::Class::Init(Il2CppClass*)+1491) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #01  pc 0x00000000008089c8  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libil2cpp.so (il2cpp::vm::Class::FromSystemType(Il2CppReflectionType*)+139) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #02  pc 0x00000000007ff0f0  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libil2cpp.so (il2cpp::icalls::mscorlib::System::RuntimeTypeHandle::GetAttributes(Il2CppReflectionRuntimeType*)+233) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #03  pc 0x0000000001a202e0  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libil2cpp.so (Type_get_IsAbstract_mB16DB56FCABF55740019D32C5286F38E30CAA19F+56) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #04  pc 0x0000000000b8c418  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libil2cpp.so (UIManager_AssemblyReflection_m92B0C3A99EA8E059D72DEA489E208052CC287A74+46627) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #05  pc 0x0000000000d363b0  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libil2cpp.so (LitFrameworkFacade_StartUp_m14292D4A0789C5C3EDA1EE964CEC604F52A269D1+32512) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #06  pc 0x00000000009673d4  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libil2cpp.so (U3CModuleLoadingU3Ed__21_MoveNext_mF6EB2DE45C59F39C55739ABB0CE51744081596F4+69512) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #07  pc 0x00000000010c1880  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libil2cpp.so (SetupCoroutine_InvokeMoveNext_m9D9D52924A3A798430B679382D06D3F0961845B6+153) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #08  pc 0x00000000006f237c  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libil2cpp.so (RuntimeInvoker_FalseVoid_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_RuntimeObject_IntPtr_t(void (*)(), MethodInfo const*, void*, void**)+113607) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #09  pc 0x000000000081ae3c  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libil2cpp.so (il2cpp::vm::Runtime::Invoke(MethodInfo const*, void*, void**, Il2CppException**)+556) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #10  pc 0x00000000002c28a0  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libunity.so (scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #11  pc 0x00000000002c63d4  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libunity.so (ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #12  pc 0x00000000002da02c  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libunity.so (Coroutine::InvokeMoveNext(ScriptingExceptionPtr*)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #13  pc 0x00000000002d9c38  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libunity.so (Coroutine::Run(bool*)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #14  pc 0x00000000002d9cec  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libunity.so (Coroutine::Run(bool*)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #15  pc 0x0000000000211438  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libunity.so (AsyncOperation::InvokeCoroutine()) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #16  pc 0x00000000005d2fa8  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libunity.so (UnityWebRequestAsyncOperation::InvokeCoroutine()) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #17  pc 0x00000000005d3cb0  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libunity.so (UnityWebRequestProto<UnityWebRequestTransport, AtomicRefCounter, RedirectHelper, ResponseHelper, DownloadHandler, UploadHandler, CertificateHandler, HeaderHelper, AsyncOperation>::Job_InvokeCoroutine(AsyncOperation*)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #18  pc 0x000000000020ab34  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libunity.so (BackgroundJobQueue::ExecuteMainThreadJobs()) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #19  pc 0x000000000021f314  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libunity.so (ExecutePlayerLoop(NativePlayerLoopSystem*)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #20  pc 0x000000000021f348  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libunity.so (ExecutePlayerLoop(NativePlayerLoopSystem*)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #21  pc 0x000000000021f58c  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libunity.so (PlayerLoop()) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #22  pc 0x0000000000341b40  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libunity.so (UnityPlayerLoop()) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #23  pc 0x0000000000356a94  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/lib/arm64/libunity.so (nativeRender(_JNIEnv*, _jobject*)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #24  pc 0x00000000001b75bc  /data/app/~~zEZ_g6LeqcdsNlEyqGbtUw==/com.warrior.wxw.gp-GhLYMZKYXfvr0XsQoBEWng==/oat/arm64/base.odex
    
    *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    pid: 0, tid: 26684 >>> com.warrior.wxw.gp <<<
    
    backtrace:
      #00  pc 0x0000000000086afc  /apex/com.android.runtime/lib64/bionic/libc.so (__strcmp_aarch64+188)
      #01  pc 0x00000000008137c8  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libil2cpp.so (il2cpp::vm::Image::GetTypes(Il2CppImage const*, bool, std::__ndk1::vector<Il2CppClass const*, std::__ndk1::allocator<Il2CppClass const*>>*)+252) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #02  pc 0x00000000007f0e60  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libil2cpp.so (il2cpp::icalls::mscorlib::System::Reflection::Module::InternalGetTypes(Il2CppReflectionModule*)+25) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #03  pc 0x0000000000b8c368  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libil2cpp.so (UIManager_AssemblyReflection_m92B0C3A99EA8E059D72DEA489E208052CC287A74+33) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #04  pc 0x0000000000d363b0  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libil2cpp.so (LitFrameworkFacade_StartUp_m14292D4A0789C5C3EDA1EE964CEC604F52A269D1+32512) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #05  pc 0x00000000009673d4  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libil2cpp.so (U3CModuleLoadingU3Ed__21_MoveNext_mF6EB2DE45C59F39C55739ABB0CE51744081596F4+69512) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #06  pc 0x00000000010c1880  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libil2cpp.so (SetupCoroutine_InvokeMoveNext_m9D9D52924A3A798430B679382D06D3F0961845B6+153) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #07  pc 0x00000000006f237c  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libil2cpp.so (RuntimeInvoker_FalseVoid_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_RuntimeObject_IntPtr_t(void (*)(), MethodInfo const*, void*, void**)+113607) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #08  pc 0x000000000081ae3c  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libil2cpp.so (il2cpp::vm::Runtime::Invoke(MethodInfo const*, void*, void**, Il2CppException**)+556) (BuildId: 2aabec018ef550d04d2bd304fbd82711398c9046)
      #09  pc 0x00000000002c28a0  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libunity.so (scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #10  pc 0x00000000002c63d4  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libunity.so (ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #11  pc 0x00000000002da02c  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libunity.so (Coroutine::InvokeMoveNext(ScriptingExceptionPtr*)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #12  pc 0x00000000002d9c38  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libunity.so (Coroutine::Run(bool*)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #13  pc 0x00000000002d9cec  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libunity.so (Coroutine::Run(bool*)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #14  pc 0x0000000000211438  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libunity.so (AsyncOperation::InvokeCoroutine()) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #15  pc 0x00000000005d2fa8  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libunity.so (UnityWebRequestAsyncOperation::InvokeCoroutine()) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #16  pc 0x00000000005d3cb0  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libunity.so (UnityWebRequestProto<UnityWebRequestTransport, AtomicRefCounter, RedirectHelper, ResponseHelper, DownloadHandler, UploadHandler, CertificateHandler, HeaderHelper, AsyncOperation>::Job_InvokeCoroutine(AsyncOperation*)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #17  pc 0x000000000020ab34  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libunity.so (BackgroundJobQueue::ExecuteMainThreadJobs()) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #18  pc 0x000000000021f314  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libunity.so (ExecutePlayerLoop(NativePlayerLoopSystem*)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #19  pc 0x000000000021f348  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libunity.so (ExecutePlayerLoop(NativePlayerLoopSystem*)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #20  pc 0x000000000021f58c  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libunity.so (PlayerLoop()) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #21  pc 0x0000000000341b40  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libunity.so (UnityPlayerLoop()) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #22  pc 0x0000000000356a94  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/lib/arm64/libunity.so (nativeRender(_JNIEnv*, _jobject*)) (BuildId: c35b4783af1d1564a9ffec910ea97476a49edd28)
      #23  pc 0x000000000027a554  /data/app/~~KX-FIULH1MBbSv7tmxwWTg==/com.warrior.wxw.gp-N4GrJhat8s3OSvTaFc582A==/oat/arm64/base.odex
    

  4. Log in to comment