Search Unity

Unfortunately your game has stopped Unity 2019.3.0f1

Discussion in 'Android' started by mahmoud93p, Dec 11, 2019.

  1. mahmoud93p

    mahmoud93p

    Joined:
    Feb 11, 2015
    Posts:
    66
    Hello, my game is work fine in Unity 2018.4.13 but after upgrade to 2019.3.0f1 i have issue
    my game not open allows i have "Unfortunately your game has stopped"

    My logcat :

    Code (JavaScript):
    1. 12-11 03:39:38.886 778-1289/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.abualamrin.humantest/com.unity3d.player.UnityPlayerActivity (has extras)} from uid 10022 on display 0
    2. 12-11 03:39:38.914 778-953/? I/ActivityManager: Start proc 6713:com.abualamrin.humantest/u0a333 for activity com.abualamrin.humantest/com.unity3d.player.UnityPlayerActivity
    3.    
    4.     --------- beginning of main
    5. 12-11 03:39:39.060 13214-13565/? I/Icing: IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=30
    6. 12-11 03:39:39.105 6713-6713/? A/art: art/runtime/jni_internal.cc:497] JNI FatalError called: com/google/androidgamesdk/ChoreographerCallback
    7. 12-11 03:39:39.158 13214-4872/? I/Icing: Usage reports ok 2, Failed Usage reports 0, indexed 0, rejected 0
    8. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366] Runtime aborting...
    9. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366] Aborting thread:
    10. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366] "main" prio=5 tid=1 Native
    11. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   | group="" sCount=0 dsCount=0 obj=0x746252a0 self=0xb4d76500
    12. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   | sysTid=6713 nice=0 cgrp=default sched=0/0 handle=0xb6f86b34
    13. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   | state=R schedstat=( 68558750 49082603 136 ) utm=2 stm=4 core=2 HZ=100
    14. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   | stack=0xbe16b000-0xbe16d000 stackSize=8MB
    15. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   | held mutexes= "abort lock"
    16. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #00 pc 00370e01  /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::ArtMethod*, void*)+160)
    17. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #01 pc 0035046f  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+150)
    18. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #02 pc 00333827  /system/lib/libart.so (art::AbortState::DumpThread(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, art::Thread*) const+26)
    19. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #03 pc 00333abf  /system/lib/libart.so (art::Runtime::Abort()+562)
    20. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #04 pc 000f45fb  /system/lib/libart.so (art::LogMessage::~LogMessage()+2226)
    21. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #05 pc 002706d5  /system/lib/libart.so (art::JNI::FatalError(_JNIEnv*, char const*)+72)
    22. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #06 pc 002414df  /data/app/com.abualamrin.humantest-2/lib/arm/libunity.so (JNI_OnLoad+42)
    23. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #07 pc 0000120f  /data/app/com.abualamrin.humantest-2/lib/arm/libmain.so (???)
    24. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #08 pc 0000d2f9  /data/app/com.abualamrin.humantest-2/oat/arm/base.odex (???)
    25. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   at com.unity3d.player.NativeLoader.load(Native method)
    26. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   at com.unity3d.player.UnityPlayer.loadNative(unavailable:-1)
    27. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   at com.unity3d.player.UnityPlayer.<init>(unavailable:-1)
    28. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   at com.unity3d.player.UnityPlayerActivity.onCreate(UnityPlayerActivity.java:5)
    29. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.app.Activity.performCreate(Activity.java:6251)
    30. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1107)
    31. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2369)
    32. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2476)
    33. 12-11 03:39:39.224 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.app.ActivityThread.-wrap11(ActivityThread.java:-1)
    34. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1344)
    35. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.os.Handler.dispatchMessage(Handler.java:102)
    36. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.os.Looper.loop(Looper.java:148)
    37. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.app.ActivityThread.main(ActivityThread.java:5417)
    38. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.reflect.Method.invoke!(Native method)
    39. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
    40. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
    41. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366] Pending exception java.lang.ClassNotFoundException: Didn't find class "com.google.androidgamesdk.ChoreographerCallback" on path: DexPathList[[zip file "/data/app/com.abualamrin.humantest-2/base.apk"],nativeLibraryDirectories=[/data/app/com.abualamrin.humantest-2/lib/arm, /data/app/com.abualamrin.humantest-2/base.apk!/lib/armeabi-v7a, /vendor/lib, /system/lib]]
    42. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56)
    43. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:511)
    44. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:469)
    45. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at boolean com.unity3d.player.NativeLoader.load(java.lang.String) ((null):-2)
    46. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at void com.unity3d.player.UnityPlayer.loadNative(android.content.pm.ApplicationInfo) ((null):-1)
    47. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at void com.unity3d.player.UnityPlayer.<init>(android.content.Context, com.unity3d.player.IUnityPlayerLifecycleEvents) ((null):-1)
    48. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at void com.unity3d.player.UnityPlayerActivity.onCreate(android.os.Bundle) (UnityPlayerActivity.java:5)
    49. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:6251)
    50. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1107)
    51. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2369)
    52. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2476)
    53. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at void android.app.ActivityThread.-wrap11(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:-1)
    54. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1344)
    55. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)
    56. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at void android.os.Looper.loop() (Looper.java:148)
    57. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:5417)
    58. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
    59. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:726)
    60. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:616)
    61. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366] Dumping all threads without appropriate locks held: thread list lock mutator lock
    62. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366] All threads:
    63. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366] DALVIK THREADS (8):
    64. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366] "main" prio=5 tid=1 Runnable
    65. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   | group="" sCount=0 dsCount=0 obj=0x746252a0 self=0xb4d76500
    66. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   | sysTid=6713 nice=0 cgrp=default sched=0/0 handle=0xb6f86b34
    67. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   | state=R schedstat=( 91637345 49416351 148 ) utm=3 stm=6 core=2 HZ=100
    68. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   | stack=0xbe16b000-0xbe16d000 stackSize=8MB
    69. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   | held mutexes= "abort lock" "mutator lock"(shared held)
    70. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #00 pc 00370e01  /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::ArtMethod*, void*)+160)
    71. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #01 pc 0035046f  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+150)
    72. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #02 pc 0035a373  /system/lib/libart.so (art::DumpCheckpoint::Run(art::Thread*)+442)
    73. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #03 pc 0035af31  /system/lib/libart.so (art::ThreadList::RunCheckpoint(art::Closure*)+212)
    74. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #04 pc 0035b45f  /system/lib/libart.so (art::ThreadList::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+142)
    75. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #05 pc 00333a35  /system/lib/libart.so (art::Runtime::Abort()+424)
    76. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #06 pc 000f45fb  /system/lib/libart.so (art::LogMessage::~LogMessage()+2226)
    77. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #07 pc 002706d5  /system/lib/libart.so (art::JNI::FatalError(_JNIEnv*, char const*)+72)
    78. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #08 pc 002414df  /data/app/com.abualamrin.humantest-2/lib/arm/libunity.so (JNI_OnLoad+42)
    79. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #09 pc 0000120f  /data/app/com.abualamrin.humantest-2/lib/arm/libmain.so (???)
    80. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #10 pc 0000d2f9  /data/app/com.abualamrin.humantest-2/oat/arm/base.odex (Java_com_unity3d_player_NativeLoader_load__Ljava_lang_String_2+92)
    81. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at com.unity3d.player.NativeLoader.load(Native method)
    82. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at com.unity3d.player.UnityPlayer.loadNative(unavailable:-1)
    83. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at com.unity3d.player.UnityPlayer.<init>(unavailable:-1)
    84. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at com.unity3d.player.UnityPlayerActivity.onCreate(UnityPlayerActivity.java:5)
    85. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.app.Activity.performCreate(Activity.java:6251)
    86. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1107)
    87. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2369)
    88. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2476)
    89. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.app.ActivityThread.-wrap11(ActivityThread.java:-1)
    90. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1344)
    91. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.os.Handler.dispatchMessage(Handler.java:102)
    92. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.os.Looper.loop(Looper.java:148)
    93. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at android.app.ActivityThread.main(ActivityThread.java:5417)
    94. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.reflect.Method.invoke!(Native method)
    95. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
    96. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
    97. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]
    98. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366] "Signal Catcher" prio=5 tid=2 WaitingInMainSignalCatcherLoop
    99. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12cea0a0 self=0xaede6500
    100. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   | sysTid=6719 nice=0 cgrp=default sched=0/0 handle=0xb446d930
    101. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   | state=S schedstat=( 1057239 548282 4 ) utm=0 stm=0 core=0 HZ=100
    102. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   | stack=0xb4371000-0xb4373000 stackSize=1014KB
    103. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   | held mutexes=
    104. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   kernel: (couldn't read /proc/self/task/6719/stack)
    105. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #00 pc 00040b68  /system/lib/libc.so (__rt_sigtimedwait+12)
    106. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #01 pc 0001c963  /system/lib/libc.so (sigwait+22)
    107. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #02 pc 0033a725  /system/lib/libart.so (art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+76)
    108. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #03 pc 0033b887  /system/lib/libart.so (art::SignalCatcher::Run(void*)+218)
    109. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #04 pc 0003f45f  /system/lib/libc.so (__pthread_start(void*)+30)
    110. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #05 pc 00019b43  /system/lib/libc.so (__start_thread+6)
    111. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   (no managed stack frames)
    112. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]
    113. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366] "ReferenceQueueDaemon" prio=5 tid=3 Waiting
    114. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12ce69a0 self=0xacbf7700
    115. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   | sysTid=6720 nice=0 cgrp=default sched=0/0 handle=0xb436e930
    116. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   | state=S schedstat=( 782552 29947 12 ) utm=0 stm=0 core=1 HZ=100
    117. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   | stack=0xb426c000-0xb426e000 stackSize=1038KB
    118. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   | held mutexes=
    119. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   kernel: (couldn't read /proc/self/task/6720/stack)
    120. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #00 pc 000175e4  /system/lib/libc.so (syscall+28)
    121. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #01 pc 000f6b49  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+96)
    122. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #02 pc 002bec89  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1144)
    123. 12-11 03:39:39.225 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #03 pc 002bf9e7  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+142)
    124. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #04 pc 002d123b  /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+38)
    125. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #05 pc 0000037f  /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__+74)
    126. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Object.wait!(Native method)
    127. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   - waiting on <0x060cf5f7> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
    128. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:147)
    129. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   - locked <0x060cf5f7> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
    130. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Thread.run(Thread.java:818)
    131. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]
    132. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366] "FinalizerDaemon" prio=5 tid=4 Waiting
    133. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12ce6a00 self=0xacbf7c00
    134. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | sysTid=6721 nice=0 cgrp=default sched=0/0 handle=0xb4269930
    135. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | state=S schedstat=( 606509 28820677 21 ) utm=0 stm=0 core=0 HZ=100
    136. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | stack=0xb4167000-0xb4169000 stackSize=1038KB
    137. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | held mutexes=
    138. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   kernel: (couldn't read /proc/self/task/6721/stack)
    139. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #00 pc 000175e4  /system/lib/libc.so (syscall+28)
    140. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #01 pc 000f6b49  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+96)
    141. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #02 pc 002bec89  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1144)
    142. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #03 pc 002bf9e7  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+142)
    143. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #04 pc 002d1275  /system/lib/libart.so (art::Object_waitJI(_JNIEnv*, _jobject*, long long, int)+44)
    144. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #05 pc 0000056d  /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__JI+96)
    145. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Object.wait!(Native method)
    146. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   - waiting on <0x0a802c64> (a java.lang.ref.ReferenceQueue)
    147. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Object.wait(Object.java:423)
    148. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
    149. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   - locked <0x0a802c64> (a java.lang.ref.ReferenceQueue)
    150. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
    151. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:185)
    152. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Thread.run(Thread.java:818)
    153. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]
    154. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366] "FinalizerWatchdogDaemon" prio=5 tid=5 Waiting
    155. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12ce6a60 self=0xacbf8100
    156. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | sysTid=6722 nice=0 cgrp=default sched=0/0 handle=0xb4164930
    157. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | state=S schedstat=( 774376 26250 9 ) utm=0 stm=0 core=1 HZ=100
    158. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | stack=0xb4062000-0xb4064000 stackSize=1038KB
    159. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | held mutexes=
    160. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   kernel: (couldn't read /proc/self/task/6722/stack)
    161. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #00 pc 000175e4  /system/lib/libc.so (syscall+28)
    162. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #01 pc 000f6b49  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+96)
    163. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #02 pc 002bec89  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1144)
    164. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #03 pc 002bf9e7  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+142)
    165. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #04 pc 002d123b  /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+38)
    166. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #05 pc 0000037f  /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__+74)
    167. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Object.wait!(Native method)
    168. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   - waiting on <0x0f718ecd> (a java.lang.Daemons$FinalizerWatchdogDaemon)
    169. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:255)
    170. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   - locked <0x0f718ecd> (a java.lang.Daemons$FinalizerWatchdogDaemon)
    171. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:227)
    172. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Thread.run(Thread.java:818)
    173. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]
    174. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366] "HeapTaskDaemon" prio=5 tid=6 Blocked
    175. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12ce6ac0 self=0xacbf8600
    176. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | sysTid=6723 nice=0 cgrp=default sched=0/0 handle=0xb405a930
    177. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | state=S schedstat=( 644428 27697864 9 ) utm=0 stm=0 core=0 HZ=100
    178. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | stack=0xb3f58000-0xb3f5a000 stackSize=1038KB
    179. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | held mutexes=
    180. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   kernel: (couldn't read /proc/self/task/6723/stack)
    181. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #00 pc 000175e4  /system/lib/libc.so (syscall+28)
    182. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #01 pc 000f6b49  /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+96)
    183. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #02 pc 001d73f5  /system/lib/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+104)
    184. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #03 pc 001d7907  /system/lib/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+38)
    185. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #04 pc 0000037f  /data/dalvik-cache/arm/system@framework@boot.oat (Java_dalvik_system_VMRuntime_runHeapTasks__+74)
    186. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   at dalvik.system.VMRuntime.runHeapTasks(Native method)
    187. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   - waiting to lock an unknown object
    188. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:355)
    189. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   at java.lang.Thread.run(Thread.java:818)
    190. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]
    191. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366] "Binder_1" prio=5 tid=7 Native
    192. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12d1e0a0 self=0xacbf8b00
    193. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | sysTid=6724 nice=0 cgrp=default sched=0/0 handle=0xb3e54930
    194. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | state=S schedstat=( 1955365 26386460 7 ) utm=0 stm=0 core=1 HZ=100
    195. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | stack=0xb3d58000-0xb3d5a000 stackSize=1014KB
    196. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | held mutexes=
    197. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   kernel: (couldn't read /proc/self/task/6724/stack)
    198. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #00 pc 000409bc  /system/lib/libc.so (__ioctl+8)
    199. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #01 pc 00047439  /system/lib/libc.so (ioctl+14)
    200. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #02 pc 0001e91d  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
    201. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #03 pc 0001edff  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
    202. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #04 pc 0001ee9d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
    203. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #05 pc 000237dd  /system/lib/libbinder.so (???)
    204. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #06 pc 0001006d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
    205. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #07 pc 0005ee23  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+70)
    206. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #08 pc 0003f45f  /system/lib/libc.so (__pthread_start(void*)+30)
    207. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #09 pc 00019b43  /system/lib/libc.so (__start_thread+6)
    208. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   (no managed stack frames)
    209. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]
    210. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366] "Binder_2" prio=5 tid=8 Native
    211. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12d240a0 self=0xaede7900
    212. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | sysTid=6725 nice=0 cgrp=default sched=0/0 handle=0xb3d50930
    213. 12-11 03:39:39.226 6713-6713/? A/art: art/runtime/runtime.cc:366]   | state=S schedstat=( 1254166 0 5 ) utm=0 stm=0 core=1 HZ=100
    214. 12-11 03:39:39.227 6713-6713/? A/art: art/runtime/runtime.cc:366]   | stack=0xb3c54000-0xb3c56000 stackSize=1014KB
    215. 12-11 03:39:39.227 6713-6713/? A/art: art/runtime/runtime.cc:366]   | held mutexes=
    216. 12-11 03:39:39.227 6713-6713/? A/art: art/runtime/runtime.cc:366]   kernel: (couldn't read /proc/self/task/6725/stack)
    217. 12-11 03:39:39.227 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #00 pc 000409bc  /system/lib/libc.so (__ioctl+8)
    218. 12-11 03:39:39.227 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #01 pc 00047439  /system/lib/libc.so (ioctl+14)
    219. 12-11 03:39:39.227 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #02 pc 0001e91d  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+132)
    220. 12-11 03:39:39.227 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #03 pc 0001edff  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
    221. 12-11 03:39:39.227 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #04 pc 0001ee9d  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
    222. 12-11 03:39:39.227 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #05 pc 000237dd  /system/lib/libbinder.so (???)
    223. 12-11 03:39:39.227 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #06 pc 0001006d  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
    224. 12-11 03:39:39.227 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #07 pc 0005ee23  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+70)
    225. 12-11 03:39:39.227 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #08 pc 0003f45f  /system/lib/libc.so (__pthread_start(void*)+30)
    226. 12-11 03:39:39.227 6713-6713/? A/art: art/runtime/runtime.cc:366]   native: #09 pc 00019b43  /system/lib/libc.so (__start_thread+6)
    227. 12-11 03:39:39.227 6713-6713/? A/art: art/runtime/runtime.cc:366]   (no managed stack frames)
    228. 12-11 03:39:39.227 6713-6713/? A/art: art/runtime/runtime.cc:366]
    229. 12-11 03:39:39.227 6713-6713/? A/art: art/runtime/runtime.cc:366]
    230.    
    231.     --------- beginning of crash
    232. 12-11 03:39:39.227 6713-6713/? A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 6713 (amrin.humantest)
    233. 12-11 03:39:39.328 200-200/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    234. 12-11 03:39:39.328 200-200/? A/DEBUG: Build fingerprint: 'google/hammerhead/hammerhead:6.0.1/MOB30D/2704746:user/release-keys'
    235. 12-11 03:39:39.328 200-200/? A/DEBUG: Revision: '11'
    236. 12-11 03:39:39.328 200-200/? A/DEBUG: ABI: 'arm'
    237. 12-11 03:39:39.328 200-200/? A/DEBUG: pid: 6713, tid: 6713, name: amrin.humantest  >>> com.abualamrin.humantest <<<
    238. 12-11 03:39:39.328 200-200/? A/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
    239. 12-11 03:39:39.361 200-200/? A/DEBUG: Abort message: 'art/runtime/jni_internal.cc:497] JNI FatalError called: com/google/androidgamesdk/ChoreographerCallback'
    240. 12-11 03:39:39.361 200-200/? A/DEBUG:     r0 00000000  r1 00001a39  r2 00000006  r3 b6f86b7c
    241. 12-11 03:39:39.361 200-200/? A/DEBUG:     r4 b6f86b84  r5 b6f86b34  r6 00000001  r7 0000010c
    242. 12-11 03:39:39.361 200-200/? A/DEBUG:     r8 b4cbf378  r9 b4d2a800  sl 00000001  fp 00000001
    243. 12-11 03:39:39.361 200-200/? A/DEBUG:     ip 00000006  sp be968228  lr b6cf5b61  pc b6cf7f50  cpsr 40070010
    244. 12-11 03:39:39.372 200-200/? A/DEBUG: backtrace:
    245. 12-11 03:39:39.373 200-200/? A/DEBUG:     #00 pc 00041f50  /system/lib/libc.so (tgkill+12)
    246. 12-11 03:39:39.373 200-200/? A/DEBUG:     #01 pc 0003fb5d  /system/lib/libc.so (pthread_kill+32)
    247. 12-11 03:39:39.373 200-200/? A/DEBUG:     #02 pc 0001c30f  /system/lib/libc.so (raise+10)
    248. 12-11 03:39:39.373 200-200/? A/DEBUG:     #03 pc 000194c1  /system/lib/libc.so (__libc_android_abort+34)
    249. 12-11 03:39:39.373 200-200/? A/DEBUG:     #04 pc 000174ac  /system/lib/libc.so (abort+4)
    250. 12-11 03:39:39.373 200-200/? A/DEBUG:     #05 pc 00333971  /system/lib/libart.so (art::Runtime::Abort()+228)
    251. 12-11 03:39:39.373 200-200/? A/DEBUG:     #06 pc 000f45fb  /system/lib/libart.so (art::LogMessage::~LogMessage()+2226)
    252. 12-11 03:39:39.373 200-200/? A/DEBUG:     #07 pc 002706d5  /system/lib/libart.so (art::JNI::FatalError(_JNIEnv*, char const*)+72)
    253. 12-11 03:39:39.373 200-200/? A/DEBUG:     #08 pc 002414df  /data/app/com.abualamrin.humantest-2/lib/arm/libunity.so (JNI_OnLoad+42)
    254. 12-11 03:39:39.373 200-200/? A/DEBUG:     #09 pc 0000120f  /data/app/com.abualamrin.humantest-2/lib/arm/libmain.so
    255. 12-11 03:39:39.374 200-200/? A/DEBUG:     #10 pc 0014e2f9  /data/app/com.abualamrin.humantest-2/oat/arm/base.odex (offset 0x141000)
    256. 12-11 03:39:39.601 200-200/? A/DEBUG: Tombstone written to: /data/tombstones/tombstone_01
    257. 12-11 03:39:39.601 200-200/? E/DEBUG: AM write failed: Broken pipe
    258. 12-11 03:39:39.602 778-797/? I/BootReceiver: Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE)
    259. 12-11 03:39:39.604 778-6744/? W/ActivityManager:   Force finishing activity com.abualamrin.humantest/com.unity3d.player.UnityPlayerActivity
    260. 12-11 03:39:39.613 215-215/? I/Zygote: Process 6713 exited due to signal (6)
    261. 12-11 03:39:39.617 778-797/? W/DropBoxManagerService: Dropping: SYSTEM_TOMBSTONE (10 > 0 bytes)
    262. 12-11 03:39:39.618 778-6745/? W/DropBoxManagerService: Dropping: data_app_native_crash (1650 > 0 bytes)
    263. 12-11 03:39:39.911 778-6744/? I/WindowManager: Screenshot max retries 4 of Token{1612b32 ActivityRecord{d96973d u0 com.abualamrin.humantest/com.unity3d.player.UnityPlayerActivity t521 f}} appWin=Window{76eee8a u0 Starting com.abualamrin.humantest} drawState=4
    264. 12-11 03:39:39.912 778-6744/? W/ActivityManager: Exception thrown during pause
    265.     android.os.DeadObjectException
    266.         at android.os.BinderProxy.transactNative(Native Method)
    267.         at android.os.BinderProxy.transact(Binder.java:503)
    268.         at android.app.ApplicationThreadProxy.schedulePauseActivity(ApplicationThreadNative.java:727)
    269.         at com.android.server.am.ActivityStack.startPausingLocked(ActivityStack.java:867)
    270.         at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:2907)
    271.         at com.android.server.am.ActivityStack.finishTopRunningActivityLocked(ActivityStack.java:2763)
    272.         at com.android.server.am.ActivityStackSupervisor.finishTopRunningActivityLocked(ActivityStackSupervisor.java:2760)
    273.         at com.android.server.am.ActivityManagerService.handleAppCrashLocked(ActivityManagerService.java:12037)
    274.         at com.android.server.am.ActivityManagerService.makeAppCrashingLocked(ActivityManagerService.java:11933)
    275.         at com.android.server.am.ActivityManagerService.crashApplication(ActivityManagerService.java:12622)
    276.         at com.android.server.am.ActivityManagerService.handleApplicationCrashInner(ActivityManagerService.java:12129)
    277.         at com.android.server.am.NativeCrashListener$NativeCrashReporter.run(NativeCrashListener.java:86)
    278. 12-11 03:39:39.914 193-193/? E/lowmemorykiller: Error opening /proc/6713/oom_score_adj; errno=2
    279. 12-11 03:39:39.934 778-1854/? I/ActivityManager: Process com.abualamrin.humantest (pid 6713) has died
    280. 12-11 03:39:39.966 778-1854/? W/InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@8d448fd attribute=null, token = android.os.BinderProxy@1d7a940
    281. 12-11 03:39:40.003 778-31596/? I/OpenGLRenderer: Initialized EGL, version 1.4
    282. 12-11 03:39:40.548 778-886/? D/ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 103]
    283. 12-11 03:39:43.581 778-886/? D/ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 103]
    284. 12-11 03:39:43.747 778-32653/? D/NetlinkSocketObserver: NeighborEvent{elapsedMs=146172970, 192.168.100.1, [F479606D07C5], RTM_NEWNEIGH, NUD_STALE}
    285. 12-11 03:39:44.314 13214-13565/? I/Icing: IndexChimeraService.getServiceInterface callingPackage=com.google.android.music componentName=null serviceId=36
    286. 12-11 03:39:44.343 13214-3606/? I/Icing: Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0
    287. 12-11 03:39:44.357 13214-13565/? I/Icing: IndexChimeraService.getServiceInterface callingPackage=com.google.android.music componentName=null serviceId=36
    288. 12-11 03:39:44.381 13214-13565/? I/Icing: IndexChimeraService.getServiceInterface callingPackage=com.google.android.music componentName=null serviceId=36
    289. 12-11 03:39:44.393 13214-13565/? I/Icing: IndexChimeraService.getServiceInterface callingPackage=com.google.android.music componentName=null serviceId=36
    290. 12-11 03:39:44.405 13214-3606/? I/Icing: Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0
    291. 12-11 03:39:44.422 13214-3606/? I/Icing: Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0
    292. 12-11 03:39:44.440 13214-3606/? I/Icing: Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0
    293.  
     
  2. Johannski

    Johannski

    Joined:
    Jan 25, 2014
    Posts:
    826
    Having the same problem (This also happens on 2019.3.0f3). Just for others searching the problem, here is my log:
    Code (JavaScript):
    1. 12-12 14:34:22.744: D/ActivityTrigger(1959): activityStartTrigger: Activity is Triggerred in full screen ApplicationInfo{d8e57c6 com.Supyrb.Empty20193}
    2. 12-12 14:34:22.744: E/ActivityTrigger(1959): activityStartTrigger: not whiteListedcom.Supyrb.Empty20193/com.unity3d.player.UnityPlayerActivity/1
    3. 12-12 14:34:22.744: D/CompatibilityInfo(1959): mCompatibilityFlags - 0
    4. 12-12 14:34:22.744: D/CompatibilityInfo(1959): applicationDensity - 408
    5. 12-12 14:34:22.744: D/CompatibilityInfo(1959): applicationScale - 1.0
    6. 12-12 14:34:22.744: D/ActivityTrigger(1959): activityResumeTrigger: The activity in ApplicationInfo{d8e57c6 com.Supyrb.Empty20193} is now in focus and seems to be in full-screen mode
    7. 12-12 14:34:22.745: E/ActivityTrigger(1959): activityResumeTrigger: not whiteListedcom.Supyrb.Empty20193/com.unity3d.player.UnityPlayerActivity/1
    8. 12-12 14:34:22.745: D/ActivityTrigger(1959): ActivityTrigger activityPauseTrigger
    9. 12-12 14:34:22.752: D/ActivityTrigger(1959): activityResumeTrigger: The activity in ApplicationInfo{d8e57c6 com.Supyrb.Empty20193} is now in focus and seems to be in full-screen mode
    10. 12-12 14:34:22.752: E/ActivityTrigger(1959): activityResumeTrigger: not whiteListedcom.Supyrb.Empty20193/com.unity3d.player.UnityPlayerActivity/1
    11. 12-12 14:34:22.771: I/ActivityManager(1959): Start proc 9366:com.Supyrb.Empty20193/u0a192 for activity com.Supyrb.Empty20193/com.unity3d.player.UnityPlayerActivity
    12. 12-12 14:34:22.778: E/pyrb.Empty2019(9366): Not starting debugger since process cannot load the jdwp agent.
    13. 12-12 14:34:22.793: D/CompatibilityInfo(1959): mCompatibilityFlags - 0
    14. 12-12 14:34:22.793: D/CompatibilityInfo(1959): applicationDensity - 408
    15. 12-12 14:34:22.793: D/CompatibilityInfo(1959): applicationScale - 1.0
    16. 12-12 14:34:22.797: D/CompatibilityInfo(1959): mCompatibilityFlags - 0
    17. 12-12 14:34:22.797: D/CompatibilityInfo(1959): applicationDensity - 408
    18. 12-12 14:34:22.797: D/CompatibilityInfo(1959): applicationScale - 1.0
    19. 12-12 14:34:22.822: I/Perf(9366): Connecting to perf service.
    20. 12-12 14:34:22.855: I/PBSessionCacheImpl(5215): Deleted sessionId[22937388639921086] from persistence.
    21. 12-12 14:34:22.858: A/pyrb.Empty2019(9366): jni_internal.cc:616] JNI FatalError called: com/google/androidgamesdk/ChoreographerCallback
    22. 12-12 14:34:22.863: W/SearchServiceCore(5215): Abort, client detached.
    23. 12-12 14:34:22.864: I/MicroDetectionState(5215): Should stop hotword detection immediately - false
    24. 12-12 14:34:23.241: A/pyrb.Empty2019(9366): runtime.cc:558] Runtime aborting...
    25. 12-12 14:34:23.241: A/pyrb.Empty2019(9366): runtime.cc:558] Dumping all threads without appropriate locks held: thread list lock mutator lock
    26. 12-12 14:34:23.241: A/pyrb.Empty2019(9366): runtime.cc:558] All threads:
    27. 12-12 14:34:23.241: A/pyrb.Empty2019(9366): runtime.cc:558] DALVIK THREADS (10):
    28. 12-12 14:34:23.241: A/pyrb.Empty2019(9366): runtime.cc:558] "main" prio=5 tid=1 Runnable
    29. 12-12 14:34:23.241: A/pyrb.Empty2019(9366): runtime.cc:558]   | group="" sCount=0 dsCount=0 flags=0 obj=0x772a1870 self=0x6fd3614c00
    30. 12-12 14:34:23.241: A/pyrb.Empty2019(9366): runtime.cc:558]   | sysTid=9366 nice=0 cgrp=default sched=1073741825/1 handle=0x7059440548
    31. 12-12 14:34:23.241: A/pyrb.Empty2019(9366): runtime.cc:558]   | state=R schedstat=( 79782292 5268174 102 ) utm=4 stm=3 core=0 HZ=100
    32. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   | stack=0x7ff6a82000-0x7ff6a84000 stackSize=8MB
    33. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   | held mutexes= "abort lock" "mutator lock"(shared held)
    34. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #00 pc 00000000003c15a4  /system/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+220)
    35. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #01 pc 000000000048ec54  /system/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, bool, BacktraceMap*, bool) const+352)
    36. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #02 pc 00000000004a87e0  /system/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+844)
    37. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #03 pc 00000000004a15ec  /system/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+484)
    38. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #04 pc 00000000004a0a7c  /system/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, bool)+1036)
    39. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #05 pc 0000000000463e08  /system/lib64/libart.so (art::Runtime::Abort(char const*)+388)
    40. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #06 pc 0000000000008ce0  /system/lib64/libbase.so (android::base::LogMessage::~LogMessage()+724)
    41. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #07 pc 000000000032cdd0  /system/lib64/libart.so (art::JNI::FatalError(_JNIEnv*, char const*)+196)
    42. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #08 pc 0000000000233e88  /data/app/com.Supyrb.Empty20193-KfRvZPlLsWzbmTdhEkktiA==/lib/arm64/libunity.so (JNI_OnLoad+68)
    43. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #09 pc 0000000000000acc  /data/app/com.Supyrb.Empty20193-KfRvZPlLsWzbmTdhEkktiA==/lib/arm64/libmain.so (???)
    44. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at com.unity3d.player.NativeLoader.load(Native method)
    45. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at com.unity3d.player.UnityPlayer.loadNative(:-1)
    46. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at com.unity3d.player.UnityPlayer.<init>(:-1)
    47. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at com.unity3d.player.UnityPlayerActivity.onCreate(:-1)
    48. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.Activity.performCreate(Activity.java:7136)
    49. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.Activity.performCreate(Activity.java:7127)
    50. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1272)
    51. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2905)
    52. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3060)
    53. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
    54. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
    55. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
    56. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1818)
    57. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.os.Handler.dispatchMessage(Handler.java:106)
    58. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.os.Looper.loop(Looper.java:193)
    59. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.ActivityThread.main(ActivityThread.java:6762)
    60. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.reflect.Method.invoke(Native method)
    61. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
    62. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
    63. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]
    64. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558] "Jit thread pool worker thread 0" prio=5 tid=2 Native
    65. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   | group="" sCount=1 dsCount=0 flags=1 obj=0x18140030 self=0x6fcca0e000
    66. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   | sysTid=9371 nice=9 cgrp=default sched=0/0 handle=0x6fcc9ff4f0
    67. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   | state=S schedstat=( 490313 0 2 ) utm=0 stm=0 core=7 HZ=100
    68. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   | stack=0x6fcc901000-0x6fcc903000 stackSize=1021KB
    69. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   | held mutexes=
    70. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   kernel: (couldn't read /proc/self/task/9371/stack)
    71. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #00 pc 000000000001f3ac  /system/lib64/libc.so (syscall+28)
    72. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #01 pc 00000000000d7248  /system/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+148)
    73. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #02 pc 00000000004aa024  /system/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+260)
    74. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #03 pc 00000000004a958c  /system/lib64/libart.so (art::ThreadPoolWorker::Run()+124)
    75. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #04 pc 00000000004a904c  /system/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+148)
    76. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #05 pc 000000000009202c  /system/lib64/libc.so (__pthread_start(void*)+36)
    77. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #06 pc 00000000000238f0  /system/lib64/libc.so (__start_thread+68)
    78. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   (no managed stack frames)
    79. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]
    80. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558] "Signal Catcher" prio=5 tid=3 WaitingInMainSignalCatcherLoop
    81. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   | group="" sCount=1 dsCount=0 flags=1 obj=0x18180020 self=0x6fd3616400
    82. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   | sysTid=9372 nice=0 cgrp=default sched=0/0 handle=0x6fcc8fe4f0
    83. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   | state=S schedstat=( 211302 0 1 ) utm=0 stm=0 core=7 HZ=100
    84. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   | stack=0x6fcc803000-0x6fcc805000 stackSize=1009KB
    85. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   | held mutexes=
    86. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   kernel: (couldn't read /proc/self/task/9372/stack)
    87. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #00 pc 000000000007cb2c  /system/lib64/libc.so (__rt_sigtimedwait+8)
    88. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #01 pc 00000000000311d4  /system/lib64/libc.so (sigwait+64)
    89. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #02 pc 000000000047cac8  /system/lib64/libart.so (art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+388)
    90. 12-12 14:34:23.242: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #03 pc 000000000047b470  /system/lib64/libart.so (art::SignalCatcher::Run(void*)+272)
    91. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #04 pc 000000000009202c  /system/lib64/libc.so (__pthread_start(void*)+36)
    92. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #05 pc 00000000000238f0  /system/lib64/libc.so (__start_thread+68)
    93. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   (no managed stack frames)
    94. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]
    95. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558] "ReferenceQueueDaemon" prio=5 tid=4 Waiting
    96. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   | group="" sCount=1 dsCount=0 flags=1 obj=0x16cdad88 self=0x6fcad5d000
    97. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   | sysTid=9373 nice=4 cgrp=default sched=0/0 handle=0x6fc97524f0
    98. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   | state=S schedstat=( 498075 1107500 14 ) utm=0 stm=0 core=4 HZ=100
    99. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   | stack=0x6fc964f000-0x6fc9651000 stackSize=1041KB
    100. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   | held mutexes=
    101. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   kernel: (couldn't read /proc/self/task/9373/stack)
    102. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #00 pc 000000000001f3ac  /system/lib64/libc.so (syscall+28)
    103. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #01 pc 00000000000d7248  /system/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+148)
    104. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #02 pc 00000000003bcb48  /system/lib64/libart.so (art::Monitor::Wait(art::Thread*, long, int, bool, art::ThreadState)+636)
    105. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #03 pc 00000000003be604  /system/lib64/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long, int, bool, art::ThreadState)+424)
    106. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Object.wait(Native method)
    107. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   - waiting on <0x0f7a0ebb> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
    108. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:180)
    109. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   - locked <0x0f7a0ebb> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
    110. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Daemons$Daemon.run(Daemons.java:105)
    111. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Thread.run(Thread.java:764)
    112. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]
    113. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558] "FinalizerDaemon" prio=5 tid=5 Waiting
    114. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   | group="" sCount=1 dsCount=0 flags=1 obj=0x16cdae28 self=0x6fcad5dc00
    115. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   | sysTid=9374 nice=4 cgrp=default sched=0/0 handle=0x6fc964c4f0
    116. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   | state=S schedstat=( 495887 268385 14 ) utm=0 stm=0 core=2 HZ=100
    117. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   | stack=0x6fc9549000-0x6fc954b000 stackSize=1041KB
    118. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   | held mutexes=
    119. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   kernel: (couldn't read /proc/self/task/9374/stack)
    120. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #00 pc 000000000001f3ac  /system/lib64/libc.so (syscall+28)
    121. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #01 pc 00000000000d7248  /system/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+148)
    122. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #02 pc 00000000003bcb48  /system/lib64/libart.so (art::Monitor::Wait(art::Thread*, long, int, bool, art::ThreadState)+636)
    123. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #03 pc 00000000003be604  /system/lib64/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long, int, bool, art::ThreadState)+424)
    124. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Object.wait(Native method)
    125. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   - waiting on <0x07176fd8> (a java.lang.Object)
    126. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Object.wait(Object.java:422)
    127. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:188)
    128. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   - locked <0x07176fd8> (a java.lang.Object)
    129. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:209)
    130. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:234)
    131. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Daemons$Daemon.run(Daemons.java:105)
    132. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Thread.run(Thread.java:764)
    133. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]
    134. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558] "FinalizerWatchdogDaemon" prio=5 tid=6 Waiting
    135. 12-12 14:34:23.243: A/pyrb.Empty2019(9366): runtime.cc:558]   | group="" sCount=1 dsCount=0 flags=1 obj=0x16cdaec8 self=0x6fcad5e800
    136. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | sysTid=9375 nice=4 cgrp=default sched=0/0 handle=0x6fc95464f0
    137. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | state=S schedstat=( 274270 0 1 ) utm=0 stm=0 core=4 HZ=100
    138. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | stack=0x6fc9443000-0x6fc9445000 stackSize=1041KB
    139. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | held mutexes=
    140. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   kernel: (couldn't read /proc/self/task/9375/stack)
    141. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #00 pc 000000000001f3ac  /system/lib64/libc.so (syscall+28)
    142. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #01 pc 00000000000d7248  /system/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+148)
    143. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #02 pc 00000000003bcb48  /system/lib64/libart.so (art::Monitor::Wait(art::Thread*, long, int, bool, art::ThreadState)+636)
    144. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #03 pc 00000000003be604  /system/lib64/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long, int, bool, art::ThreadState)+424)
    145. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Object.wait(Native method)
    146. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   - waiting on <0x021e9f31> (a java.lang.Daemons$FinalizerWatchdogDaemon)
    147. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:299)
    148. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   - locked <0x021e9f31> (a java.lang.Daemons$FinalizerWatchdogDaemon)
    149. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:279)
    150. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Daemons$Daemon.run(Daemons.java:105)
    151. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Thread.run(Thread.java:764)
    152. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]
    153. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558] "HeapTaskDaemon" prio=5 tid=7 WaitingForTaskProcessor
    154. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | group="" sCount=1 dsCount=0 flags=1 obj=0x16cdaf68 self=0x6fcadea400
    155. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | sysTid=9376 nice=4 cgrp=default sched=0/0 handle=0x6fbc0204f0
    156. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | state=S schedstat=( 586511 0 4 ) utm=0 stm=0 core=0 HZ=100
    157. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | stack=0x6fbbf1d000-0x6fbbf1f000 stackSize=1041KB
    158. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | held mutexes=
    159. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   kernel: (couldn't read /proc/self/task/9376/stack)
    160. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #00 pc 000000000001f3ac  /system/lib64/libc.so (syscall+28)
    161. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #01 pc 00000000000d7248  /system/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+148)
    162. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #02 pc 000000000022cb38  /system/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+440)
    163. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #03 pc 000000000022d3cc  /system/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+96)
    164. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   at dalvik.system.VMRuntime.runHeapTasks(Native method)
    165. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:477)
    166. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Daemons$Daemon.run(Daemons.java:105)
    167. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Thread.run(Thread.java:764)
    168. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]
    169. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558] "Binder:9366_1" prio=5 tid=8 Native
    170. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | group="" sCount=1 dsCount=0 flags=1 obj=0x181c0020 self=0x6fcca15800
    171. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | sysTid=9377 nice=0 cgrp=default sched=0/0 handle=0x6fbbd1c4f0
    172. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | state=S schedstat=( 615572 0 13 ) utm=0 stm=0 core=0 HZ=100
    173. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | stack=0x6fbbc21000-0x6fbbc23000 stackSize=1009KB
    174. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | held mutexes=
    175. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   kernel: (couldn't read /proc/self/task/9377/stack)
    176. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #00 pc 000000000007ca38  /system/lib64/libc.so (__ioctl+4)
    177. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #01 pc 000000000002c878  /system/lib64/libc.so (ioctl+132)
    178. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #02 pc 000000000005ce80  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+244)
    179. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #03 pc 000000000005d05c  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24)
    180. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #04 pc 000000000005d7a4  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+64)
    181. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #05 pc 000000000007fd24  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24)
    182. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #06 pc 00000000000100dc  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284)
    183. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #07 pc 00000000000b4d1c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140)
    184. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #08 pc 000000000009202c  /system/lib64/libc.so (__pthread_start(void*)+36)
    185. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #09 pc 00000000000238f0  /system/lib64/libc.so (__start_thread+68)
    186. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   (no managed stack frames)
    187. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]
    188. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558] "Binder:9366_2" prio=5 tid=9 Native
    189. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | group="" sCount=1 dsCount=0 flags=1 obj=0x18200020 self=0x6fd37fcc00
    190. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | sysTid=9378 nice=0 cgrp=default sched=0/0 handle=0x6fbbc1e4f0
    191. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | state=S schedstat=( 3502810 86510 10 ) utm=0 stm=0 core=6 HZ=100
    192. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | stack=0x6fbbb23000-0x6fbbb25000 stackSize=1009KB
    193. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   | held mutexes=
    194. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   kernel: (couldn't read /proc/self/task/9378/stack)
    195. 12-12 14:34:23.244: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #00 pc 000000000007ca38  /system/lib64/libc.so (__ioctl+4)
    196. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #01 pc 000000000002c878  /system/lib64/libc.so (ioctl+132)
    197. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #02 pc 000000000005ce80  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+244)
    198. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #03 pc 000000000005d05c  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24)
    199. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #04 pc 000000000005d7d0  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+108)
    200. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #05 pc 000000000007fd24  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24)
    201. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #06 pc 00000000000100dc  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284)
    202. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #07 pc 00000000000b4d1c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140)
    203. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #08 pc 000000000009202c  /system/lib64/libc.so (__pthread_start(void*)+36)
    204. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #09 pc 00000000000238f0  /system/lib64/libc.so (__start_thread+68)
    205. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   (no managed stack frames)
    206. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]
    207. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558] "Profile Saver" prio=5 tid=10 Native
    208. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   | group="" sCount=1 dsCount=0 flags=1 obj=0x18240020 self=0x6fcca3f000
    209. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   | sysTid=9379 nice=9 cgrp=default sched=0/0 handle=0x6fbbabf4f0
    210. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   | state=S schedstat=( 420261 0 5 ) utm=0 stm=0 core=4 HZ=100
    211. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   | stack=0x6fbb9c4000-0x6fbb9c6000 stackSize=1009KB
    212. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   | held mutexes=
    213. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   kernel: (couldn't read /proc/self/task/9379/stack)
    214. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #00 pc 000000000001f3b0  /system/lib64/libc.so (syscall+32)
    215. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #01 pc 00000000000d7674  /system/lib64/libart.so (art::ConditionVariable::TimedWait(art::Thread*, long, int)+168)
    216. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #02 pc 0000000000321ed0  /system/lib64/libart.so (art::ProfileSaver::Run()+160)
    217. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #03 pc 00000000003253a8  /system/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+92)
    218. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #04 pc 000000000009202c  /system/lib64/libc.so (__pthread_start(void*)+36)
    219. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #05 pc 00000000000238f0  /system/lib64/libc.so (__start_thread+68)
    220. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   (no managed stack frames)
    221. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]
    222. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558] Aborting thread:
    223. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558] "main" prio=5 tid=1 Native
    224. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   | group="" sCount=0 dsCount=0 flags=0 obj=0x772a1870 self=0x6fd3614c00
    225. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   | sysTid=9366 nice=0 cgrp=default sched=1073741825/1 handle=0x7059440548
    226. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   | state=R schedstat=( 111173701 5469787 122 ) utm=6 stm=5 core=0 HZ=100
    227. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   | stack=0x7ff6a82000-0x7ff6a84000 stackSize=8MB
    228. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   | held mutexes= "abort lock"
    229. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #00 pc 00000000003c15a4  /system/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+220)
    230. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #01 pc 000000000048ec54  /system/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, bool, BacktraceMap*, bool) const+352)
    231. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #02 pc 0000000000473828  /system/lib64/libart.so (art::AbortState::DumpThread(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, art::Thread*) const+60)
    232. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #03 pc 0000000000463e80  /system/lib64/libart.so (art::Runtime::Abort(char const*)+508)
    233. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #04 pc 0000000000008ce0  /system/lib64/libbase.so (android::base::LogMessage::~LogMessage()+724)
    234. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #05 pc 000000000032cdd0  /system/lib64/libart.so (art::JNI::FatalError(_JNIEnv*, char const*)+196)
    235. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #06 pc 0000000000233e88  /data/app/com.Supyrb.Empty20193-KfRvZPlLsWzbmTdhEkktiA==/lib/arm64/libunity.so (JNI_OnLoad+68)
    236. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #07 pc 0000000000000acc  /data/app/com.Supyrb.Empty20193-KfRvZPlLsWzbmTdhEkktiA==/lib/arm64/libmain.so (???)
    237. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #08 pc 000000000000355c  /data/app/com.Supyrb.Empty20193-KfRvZPlLsWzbmTdhEkktiA==/oat/arm64/base.odex (offset 3000) (com.unity3d.player.NativeLoader.load+172)
    238. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #09 pc 000000000055524c  /system/lib64/libart.so (art_quick_invoke_static_stub+604)
    239. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #10 pc 00000000000cf6e8  /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+232)
    240. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #11 pc 000000000027f22c  /system/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+344)
    241. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #12 pc 0000000000279240  /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+968)
    242. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #13 pc 0000000000525bf8  /system/lib64/libart.so (MterpInvokeStatic+204)
    243. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #14 pc 0000000000547814  /system/lib64/libart.so (ExecuteMterpImpl+14612)
    244. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #15 pc 000000000000b504  /data/app/com.Supyrb.Empty20193-KfRvZPlLsWzbmTdhEkktiA==/oat/arm64/base.vdex (com.unity3d.player.UnityPlayer.loadNative+4)
    245. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #16 pc 0000000000252f44  /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.1997279576+488)
    246. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #17 pc 0000000000258a38  /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
    247. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #18 pc 0000000000279224  /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+940)
    248. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #19 pc 0000000000525bf8  /system/lib64/libart.so (MterpInvokeStatic+204)
    249. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #20 pc 0000000000547814  /system/lib64/libart.so (ExecuteMterpImpl+14612)
    250. 12-12 14:34:23.245: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #21 pc 000000000000ae38  /data/app/com.Supyrb.Empty20193-KfRvZPlLsWzbmTdhEkktiA==/oat/arm64/base.vdex (com.unity3d.player.UnityPlayer.<init>+296)
    251. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #22 pc 0000000000252f44  /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.1997279576+488)
    252. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #23 pc 0000000000258a38  /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
    253. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #24 pc 0000000000279224  /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+940)
    254. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #25 pc 0000000000525a34  /system/lib64/libart.so (MterpInvokeDirect+296)
    255. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #26 pc 0000000000547794  /system/lib64/libart.so (ExecuteMterpImpl+14484)
    256. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #27 pc 000000000000a198  /data/app/com.Supyrb.Empty20193-KfRvZPlLsWzbmTdhEkktiA==/oat/arm64/base.vdex (com.unity3d.player.UnityPlayerActivity.onCreate+60)
    257. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #28 pc 0000000000252f44  /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.1997279576+488)
    258. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #29 pc 0000000000514fa8  /system/lib64/libart.so (artQuickToInterpreterBridge+1020)
    259. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #30 pc 000000000055e0fc  /system/lib64/libart.so (art_quick_to_interpreter_bridge+92)
    260. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #31 pc 00000000014e5e4c  /system/framework/arm64/boot-framework.oat (offset 915000) (android.app.Activity.performCreate+172)
    261. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #32 pc 00000000009698f0  /system/framework/arm64/boot-framework.oat (offset 915000) (android.app.Instrumentation.callActivityOnCreate+80)
    262. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #33 pc 0000000000ddeb60  /system/framework/arm64/boot-framework.oat (offset 915000) (android.app.ActivityThread.performLaunchActivity+2112)
    263. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #34 pc 0000000000de58f8  /system/framework/arm64/boot-framework.oat (offset 915000) (android.app.ActivityThread.handleLaunchActivity+424)
    264. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #35 pc 0000000001515564  /system/framework/arm64/boot-framework.oat (offset 915000) (android.app.servertransaction.LaunchActivityItem.execute+372)
    265. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #36 pc 00000000009dedb4  /system/framework/arm64/boot-framework.oat (offset 915000) (android.app.servertransaction.TransactionExecutor.executeCallbacks+708)
    266. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #37 pc 00000000009dea78  /system/framework/arm64/boot-framework.oat (offset 915000) (android.app.servertransaction.TransactionExecutor.execute+280)
    267. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #38 pc 0000000000dc9344  /system/framework/arm64/boot-framework.oat (offset 915000) (android.app.ActivityThread$H.handleMessage+340)
    268. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #39 pc 0000000001637434  /system/framework/arm64/boot-framework.oat (offset 915000) (android.os.Handler.dispatchMessage+180)
    269. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #40 pc 000000000163ea30  /system/framework/arm64/boot-framework.oat (offset 915000) (android.os.Looper.loop+1264)
    270. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #41 pc 0000000000ddd668  /system/framework/arm64/boot-framework.oat (offset 915000) (android.app.ActivityThread.main+664)
    271. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #42 pc 000000000055524c  /system/lib64/libart.so (art_quick_invoke_static_stub+604)
    272. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #43 pc 00000000000cf6e8  /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+232)
    273. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #44 pc 000000000045c85c  /system/lib64/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+104)
    274. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #45 pc 000000000045e2b0  /system/lib64/libart.so (art::InvokeMethod(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jobject*, _jobject*, unsigned long)+1440)
    275. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #46 pc 00000000003ee18c  /system/lib64/libart.so (art::Method_invoke(_JNIEnv*, _jobject*, _jobject*, _jobjectArray*)+52)
    276. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #47 pc 000000000078eed4  /system/framework/arm64/boot-core-oj.oat (offset 2dc000) (java.lang.Class.getDeclaredMethodInternal [DEDUPED]+180)
    277. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #48 pc 0000000001a43a28  /system/framework/arm64/boot-framework.oat (offset 915000) (com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run+136)
    278. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #49 pc 0000000001a4f2a0  /system/framework/arm64/boot-framework.oat (offset 915000) (com.android.internal.os.ZygoteInit.main+3088)
    279. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #50 pc 000000000055524c  /system/lib64/libart.so (art_quick_invoke_static_stub+604)
    280. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #51 pc 00000000000cf6e8  /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+232)
    281. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #52 pc 000000000045c85c  /system/lib64/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+104)
    282. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #53 pc 000000000045c4bc  /system/lib64/libart.so (art::InvokeWithVarArgs(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, std::__va_list)+424)
    283. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #54 pc 0000000000361ac8  /system/lib64/libart.so (art::JNI::CallStaticVoidMethodV(_JNIEnv*, _jclass*, _jmethodID*, std::__va_list)+652)
    284. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #55 pc 00000000000b1fa0  /system/lib64/libandroid_runtime.so (_JNIEnv::CallStaticVoidMethod(_jclass*, _jmethodID*, ...)+116)
    285. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #56 pc 00000000000b49c4  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::start(char const*, android::Vector<android::String8> const&, bool)+752)
    286. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #57 pc 000000000000251c  /system/bin/app_process64 (main+2000)
    287. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   native: #58 pc 00000000000ca47c  /system/lib64/libc.so (__libc_init+88)
    288. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at com.unity3d.player.NativeLoader.load(Native method)
    289. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at com.unity3d.player.UnityPlayer.loadNative(:-1)
    290. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at com.unity3d.player.UnityPlayer.<init>(:-1)
    291. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at com.unity3d.player.UnityPlayerActivity.onCreate(:-1)
    292. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.Activity.performCreate(Activity.java:7136)
    293. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.Activity.performCreate(Activity.java:7127)
    294. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1272)
    295. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2905)
    296. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3060)
    297. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
    298. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
    299. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
    300. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1818)
    301. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.os.Handler.dispatchMessage(Handler.java:106)
    302. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.os.Looper.loop(Looper.java:193)
    303. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.ActivityThread.main(ActivityThread.java:6762)
    304. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.reflect.Method.invoke(Native method)
    305. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
    306. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
    307. 12-12 14:34:23.246: A/pyrb.Empty2019(9366): runtime.cc:558] Pending exception java.lang.ClassNotFoundException: Didn't find class "com.google.androidgamesdk.ChoreographerCallback" on path: DexPathList[[zip file "/data/app/com.Supyrb.Empty20193-KfRvZPlLsWzbmTdhEkktiA==/base.apk"],nativeLibraryDirectories=[/data/app/com.Supyrb.Empty20193-KfRvZPlLsWzbmTdhEkktiA==/lib/arm64, /data/app/com.Supyrb.Empty20193-KfRvZPlLsWzbmTdhEkktiA==/base.apk!/lib/arm64-v8a, /system/lib64, /system/vendor/lib64]]
    308. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:134)
    309. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:379)
    310. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)
    311. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at boolean com.unity3d.player.NativeLoader.load(java.lang.String) (:-2)
    312. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at void com.unity3d.player.UnityPlayer.loadNative(android.content.pm.ApplicationInfo) (:-1)
    313. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at void com.unity3d.player.UnityPlayer.<init>(android.content.Context, com.unity3d.player.IUnityPlayerLifecycleEvents) (:-1)
    314. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at void com.unity3d.player.UnityPlayerActivity.onCreate(android.os.Bundle) (:-1)
    315. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at void android.app.Activity.performCreate(android.os.Bundle, android.os.PersistableBundle) (Activity.java:7136)
    316. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:7127)
    317. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1272)
    318. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2905)
    319. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at android.app.Activity android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.app.servertransaction.PendingTransactionActions, android.content.Intent) (ActivityThread.java:3060)
    320. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at void android.app.servertransaction.LaunchActivityItem.execute(android.app.ClientTransactionHandler, android.os.IBinder, android.app.servertransaction.PendingTransactionActions) (LaunchActivityItem.java:78)
    321. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at void android.app.servertransaction.TransactionExecutor.executeCallbacks(android.app.servertransaction.ClientTransaction) (TransactionExecutor.java:108)
    322. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at void android.app.servertransaction.TransactionExecutor.execute(android.app.servertransaction.ClientTransaction) (TransactionExecutor.java:68)
    323. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1818)
    324. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:106)
    325. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at void android.os.Looper.loop() (Looper.java:193)
    326. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6762)
    327. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
    328. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:493)
    329. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]   at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:858)
    330. 12-12 14:34:23.247: A/pyrb.Empty2019(9366): runtime.cc:558]
    331. 12-12 14:34:23.247: A/libc(9366): Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 9366 (pyrb.Empty20193), pid 9366 (pyrb.Empty20193)
    332. 12-12 14:34:23.314: I/crash_dump64(9384): obtaining output fd from tombstoned, type: kDebuggerdTombstone
    333. 12-12 14:34:23.314: I//system/bin/tombstoned(937): received crash request for pid 9366
    334. 12-12 14:34:23.315: I/crash_dump64(9384): performing dump of process 9366 (target tid = 9366)
    335. 12-12 14:34:23.328: A/DEBUG(9384): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    336. 12-12 14:34:23.328: A/DEBUG(9384): Build fingerprint: 'xiaomi/tissot/tissot_sprout:9/PKQ1.180917.001/V10.0.14.0.PDHMIXM:user/release-keys'
    337. 12-12 14:34:23.328: A/DEBUG(9384): Revision: '0'
    338. 12-12 14:34:23.328: A/DEBUG(9384): ABI: 'arm64'
    339. 12-12 14:34:23.328: A/DEBUG(9384): pid: 9366, tid: 9366, name: pyrb.Empty20193  >>> com.Supyrb.Empty20193 <<<
    340. 12-12 14:34:23.328: A/DEBUG(9384): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
    341. 12-12 14:34:23.328: A/DEBUG(9384): Abort message: 'jni_internal.cc:616] JNI FatalError called: com/google/androidgamesdk/ChoreographerCallback'//system/bin/tombstoned(937): Tombstone written to: /data/tombstones/tombstone_04
    342. 12-12 14:34:23.840: W/ActivityManager(1959):   Force finishing activity com.Supyrb.Empty20193/com.unity3d.player.UnityPlayerActivity
    343.  

    The problem also appears in empty projects, but only if Minify ProGuard is set. Setting minify to None in the Player Publishing Settings solves the problem for you (this of course is not a permanent fix, I already filed a bug report).
     
  3. Johannski

    Johannski

    Joined:
    Jan 25, 2014
    Posts:
    826
    Last edited: Jan 8, 2020
    hippocoder likes this.