Hi there
I have an app in Android with one Unity module in it. When run in AS works fine, but yesterday I push the app to Play Store in a Beta Release and when I try to open UnityPlayerActivity it crash ![]()
I dont know what I have to do to solve this
Log
2019-07-17 09:24:35.825 8929-9025/? E/CRASH: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr ffffffffffffffff
2019-07-17 09:24:35.825 8929-9025/? E/CRASH: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2019-07-17 09:24:35.825 8929-9025/? E/CRASH: Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a'
2019-07-17 09:24:35.825 8929-9025/? E/CRASH: Build fingerprint: 'xiaomi/tissot/tissot_sprout:9/PKQ1.180917.001/V10.0.10.0.PDHMIXM:user/release-keys'
2019-07-17 09:24:35.825 8929-9025/? E/CRASH: Revision: '0'
2019-07-17 09:24:35.825 8929-9025/? E/CRASH: pid: 8929, tid: 9025, name: UnityMain >>> com.floorfy <<<
2019-07-17 09:24:35.825 8929-9025/? E/CRASH: x0 ffffffffffffffff x1 0000000000013fa0 x2 0000000000000001 x3 0000000000000002
2019-07-17 09:24:35.825 8929-9025/? E/CRASH: x4 00000000ffffffff x5 0000000000000000 x6 6f6f62316b682cff x7 7f7f7f7f7f7f7f7f
2019-07-17 09:24:35.825 8929-9025/? E/CRASH: x8 000000731e7a6598 x9 18c7d7372b3da782 x10 18c7d7372b3da782 x11 0000000000000000
2019-07-17 09:24:35.825 8929-9025/? E/CRASH: x12 0000000000000003 x13 ffffffffffffffff x14 ffffffffff000000 x15 ffffffffffffffff
2019-07-17 09:24:35.825 8929-9025/? E/CRASH: x16 00000073c0651170 x17 00000073c0563f78 x18 0000000045354e1c x19 000000731e7a4240
2019-07-17 09:24:35.825 8929-9025/? E/CRASH: x20 0000000000013fa0 x21 ffffffffffffffff x22 000000731e7a43a0 x23 000000731e7a6588
2019-07-17 09:24:35.825 8929-9025/? E/CRASH: x24 000000731e7a47f8 x25 000000731f343749 x26 000000731e7a43c0 x27 0000000000000001
2019-07-17 09:24:35.825 8929-9025/? E/CRASH: x28 0000000000000000 x29 000000731e7a41a0 x30 000000731bfd0564
2019-07-17 09:24:35.825 8929-9025/? E/CRASH: sp 000000731e7a4150 pc 000000731bfd0570 pstate 0000000020000000
2019-07-17 09:24:35.825 8929-9025/? E/CRASH: backtrace:
2019-07-17 09:24:35.857 8929-9025/? E/CRASH: #00 pc 000000000000068c [vdso] ()
2019-07-17 09:24:35.857 8929-9025/? E/CRASH: #01 pc 00000000003fa56c /data/app/com.floorfy-I5NTdC-iDdbrPUhAoVOO3A==/split_config.arm64_v8a.apk ()
2019-07-17 09:24:35.857 8929-9025/? E/CRASH: #02 pc 0000000000014a0c /system/bin/linker64 (__dl__Z18do_dl_iterate_phdrPFiP12dl_phdr_infomPvES1_+76)
2019-07-17 09:24:35.857 8929-9025/? E/CRASH: chained_signal_handler 628 got 11
--------- beginning of crash
2019-07-17 09:24:35.858 8929-9025/? A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xffffffffffffffff in tid 9025 (UnityMain), pid 8929 (com.floorfy)
2019-07-17 09:24:35.975 9041-9041/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2019-07-17 09:24:35.975 9041-9041/? A/DEBUG: Build fingerprint: 'xiaomi/tissot/tissot_sprout:9/PKQ1.180917.001/V10.0.10.0.PDHMIXM:user/release-keys'
2019-07-17 09:24:35.975 9041-9041/? A/DEBUG: Revision: '0'
2019-07-17 09:24:35.975 9041-9041/? A/DEBUG: ABI: 'arm64'
2019-07-17 09:24:35.975 9041-9041/? A/DEBUG: pid: 8929, tid: 9025, name: UnityMain >>> com.floorfy <<<
2019-07-17 09:24:35.975 9041-9041/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xffffffffffffffff
2019-07-17 09:24:35.975 9041-9041/? A/DEBUG: x0 ffffffffffffffff x1 0000000000013fa0 x2 0000000000000001 x3 0000000000000002
2019-07-17 09:24:35.976 9041-9041/? A/DEBUG: x4 00000000ffffffff x5 0000000000000000 x6 6f6f62316b682cff x7 7f7f7f7f7f7f7f7f
2019-07-17 09:24:35.976 9041-9041/? A/DEBUG: x8 000000731e7a6598 x9 18c7d7372b3da782 x10 18c7d7372b3da782 x11 0000000000000000
2019-07-17 09:24:35.976 9041-9041/? A/DEBUG: x12 0000000000000003 x13 ffffffffffffffff x14 ffffffffff000000 x15 ffffffffffffffff
2019-07-17 09:24:35.976 9041-9041/? A/DEBUG: x16 00000073c0651170 x17 00000073c0563f78 x18 0000000045354e1c x19 000000731e7a4240
2019-07-17 09:24:35.976 9041-9041/? A/DEBUG: x20 0000000000013fa0 x21 ffffffffffffffff x22 000000731e7a43a0 x23 000000731e7a6588
2019-07-17 09:24:35.976 9041-9041/? A/DEBUG: x24 000000731e7a47f8 x25 000000731f343749 x26 000000731e7a43c0 x27 0000000000000001
2019-07-17 09:24:35.976 9041-9041/? A/DEBUG: x28 0000000000000000 x29 000000731e7a41a0
2019-07-17 09:24:35.976 9041-9041/? A/DEBUG: sp 000000731e7a4150 lr 000000731bfd0564 pc 000000731bfd0570
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: backtrace:
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #00 pc 00000000003fa570 /data/app/com.floorfy-I5NTdC-iDdbrPUhAoVOO3A==/split_config.arm64_v8a.apk (offset 0x4f7000)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #01 pc 0000000000014a0c /system/bin/linker64 (__dl__Z18do_dl_iterate_phdrPFiP12dl_phdr_infomPvES1_+76)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #02 pc 00000000000142a4 /system/bin/linker64 (__loader_dl_iterate_phdr+48)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #03 pc 0000000000000f84 /system/lib64/libdl.so (dl_iterate_phdr+8)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #04 pc 00000000003fa474 /data/app/com.floorfy-I5NTdC-iDdbrPUhAoVOO3A==/split_config.arm64_v8a.apk (offset 0x4f7000)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #05 pc 00000000003c3c34 /data/app/com.floorfy-I5NTdC-iDdbrPUhAoVOO3A==/split_config.arm64_v8a.apk (offset 0x4f7000)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #06 pc 000000000033aa7c /data/app/com.floorfy-I5NTdC-iDdbrPUhAoVOO3A==/split_config.arm64_v8a.apk (offset 0x288f000)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #07 pc 00000000002e051c /data/app/com.floorfy-I5NTdC-iDdbrPUhAoVOO3A==/split_config.arm64_v8a.apk (offset 0x288f000)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #08 pc 00000000002e0bb8 /data/app/com.floorfy-I5NTdC-iDdbrPUhAoVOO3A==/split_config.arm64_v8a.apk (offset 0x288f000)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #09 pc 00000000002dbbfc /data/app/com.floorfy-I5NTdC-iDdbrPUhAoVOO3A==/split_config.arm64_v8a.apk (offset 0x288f000)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #10 pc 000000000003a80c /data/app/com.floorfy-I5NTdC-iDdbrPUhAoVOO3A==/oat/arm64/base.odex (offset 0x3a000) (android.support.v8.renderscript.RenderScript.nLoadIOSO [DEDUPED]+124)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #11 pc 0000000000554f88 /system/lib64/libart.so (art_quick_invoke_stub+584)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #12 pc 00000000000cf6c8 /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #13 pc 000000000027f22c /system/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+344)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #14 pc 0000000000279240 /system/lib64/libart.so (bool art::interpreter::smile:oCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+968)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #15 pc 0000000000525a34 /system/lib64/libart.so (MterpInvokeDirect+296)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #16 pc 0000000000547794 /system/lib64/libart.so (ExecuteMterpImpl+14484)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #17 pc 00000000008ea848 /data/app/com.floorfy-I5NTdC-iDdbrPUhAoVOO3A==/oat/arm64/base.vdex (com.unity3d.player.UnityPlayer.c)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #18 pc 0000000000252f44 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.1997279576+488)
2019-07-17 09:24:36.263 9041-9041/? A/DEBUG: #19 pc 0000000000258a38 /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #20 pc 0000000000279224 /system/lib64/libart.so (bool art::interpreter::smile:oCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+940)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #21 pc 0000000000525bf8 /system/lib64/libart.so (MterpInvokeStatic+204)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #22 pc 0000000000547814 /system/lib64/libart.so (ExecuteMterpImpl+14612)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #23 pc 00000000008ea004 /data/app/com.floorfy-I5NTdC-iDdbrPUhAoVOO3A==/oat/arm64/base.vdex (com.unity3d.player.UnityPlayer$e$2.queueIdle+144)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #24 pc 0000000000252f44 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.1997279576+488)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #25 pc 0000000000514fa8 /system/lib64/libart.so (artQuickToInterpreterBridge+1020)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #26 pc 000000000055e0fc /system/lib64/libart.so (art_quick_to_interpreter_bridge+92)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #27 pc 000000000164368c /system/framework/arm64/boot-framework.oat (offset 0x915000) (android.os.MessageQueue.next+940)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #28 pc 000000000163e6fc /system/framework/arm64/boot-framework.oat (offset 0x915000) (android.os.Looper.loop+636)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #29 pc 000000000055524c /system/lib64/libart.so (art_quick_invoke_static_stub+604)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #30 pc 00000000000cf6e8 /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+232)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #31 pc 000000000027f22c /system/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+344)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #32 pc 0000000000279240 /system/lib64/libart.so (bool art::interpreter::smile:oCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+968)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #33 pc 0000000000525bf8 /system/lib64/libart.so (MterpInvokeStatic+204)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #34 pc 0000000000547814 /system/lib64/libart.so (ExecuteMterpImpl+14612)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #35 pc 00000000008ea260 /data/app/com.floorfy-I5NTdC-iDdbrPUhAoVOO3A==/oat/arm64/base.vdex (com.unity3d.player.UnityPlayer$e.run+64)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #36 pc 0000000000252f44 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.1997279576+488)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #37 pc 0000000000514fa8 /system/lib64/libart.so (artQuickToInterpreterBridge+1020)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #38 pc 000000000055e0fc /system/lib64/libart.so (art_quick_to_interpreter_bridge+92)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #39 pc 0000000000554f88 /system/lib64/libart.so (art_quick_invoke_stub+584)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #40 pc 00000000000cf6c8 /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #41 pc 000000000045c85c /system/lib64/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+104)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #42 pc 000000000045d918 /system/lib64/libart.so (art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, jvalue*)+424)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #43 pc 00000000004887ac /system/lib64/libart.so (art::Thread::CreateCallback(void*)+1120)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #44 pc 000000000009202c /system/lib64/libc.so (__pthread_start(void*)+36)
2019-07-17 09:24:36.264 9041-9041/? A/DEBUG: #45 pc 00000000000238f0 /system/lib64/libc.so (__start_thread+68)
Thanks you so much! ![]()
