Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Throwing OutOfMemoryError "PushLocalFrame"

Discussion in 'Android' started by grosssmutttr, Jan 19, 2016.

  1. grosssmutttr

    grosssmutttr

    Joined:
    Apr 15, 2014
    Posts:
    168
    Hi there,

    I just upgraded from 5.2 to 5.3 and now my app crashes on startup. Can't figure out why this happens. Here is the crash adb report:

    01-19 19:34:35.007 24460-24480/? I/Unity: Upgrading PlayerPrefs storage

    (Filename: Line: 133)
    01-19 19:34:35.011 24460-24480/? E/art: Throwing OutOfMemoryError "PushLocalFrame"
    01-19 19:34:35.015 13107-13212/? D/apiDDT_TelemetryAgent: Sent Event with appname:com_blackberry_dm Result: NO_ERROR
    01-19 19:34:35.015 7378-7433/? D/DisplayPowerController: animateScreenBrightness 73/600
    01-19 19:34:35.024 24460-24480/? E/art: Throwing OutOfMemoryError "PushLocalFrame"
    01-19 19:34:35.025 24460-24480/? E/art: Throwing OutOfMemoryError "PushLocalFrame"
    01-19 19:34:35.025 24460-24480/? E/art: Throwing OutOfMemoryError "PushLocalFrame"
    01-19 19:34:35.025 24460-24480/? E/art: Throwing OutOfMemoryError "PushLocalFrame"
    01-19 19:34:35.025 24460-24480/? E/art: Throwing OutOfMemoryError "PushLocalFrame"
    01-19 19:34:35.025 24460-24480/? E/art: Throwing OutOfMemoryError "PushLocalFrame"
    01-19 19:34:35.025 24460-24480/? E/art: Throwing OutOfMemoryError "PushLocalFrame"
    01-19 19:34:35.025 24460-24480/? E/art: Throwing OutOfMemoryError "PushLocalFrame"
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] JNI ERROR (app bug): local reference table overflow (max=512)
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] local reference table dump:
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] Last 10 entries (of 512):
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 511: 0x12d700c0 java.util.HashMap$HashMapEntry
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 510: 0x12c0f840 java.lang.OutOfMemoryError
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 509: 0x12c0f8e0 java.lang.String "java.lang.OutOfM... (42 chars)
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 508: 0x6fd49198 java.lang.Class<java.lang.Object>
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 507: 0x12c0f840 java.lang.OutOfMemoryError
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 506: 0x6fd1fdd0 java.lang.Integer
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 505: 0x12d5b5c0 java.lang.String "KoerperItemAnzah... (19 chars)
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 504: 0x12d700a0 java.util.HashMap$HashMapEntry
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 503: 0x12c0f780 java.lang.OutOfMemoryError
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 502: 0x12c0f820 java.lang.String "java.lang.OutOfM... (42 chars)
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] Summary:
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 1 of android.app.SharedPreferencesImpl$EditorImpl
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 1 of $Proxy0
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 1 of java.lang.Object
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 1 of java.util.HashMap
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 1 of java.lang.Class[] (1 elements)
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 138 of java.lang.Integer (21 unique instances)
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 2 of android.app.SharedPreferencesImpl (2 unique instances)
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 1 of java.util.HashMap$EntryIterator
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 174 of java.lang.String (174 unique instances)
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 18 of java.lang.OutOfMemoryError (9 unique instances)
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 1 of java.util.HashMap$EntrySet
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 22 of java.lang.Class (13 unique instances)
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98] 151 of java.util.HashMap$HashMapEntry (151 unique instances)
    01-19 19:34:35.026 24460-24480/? A/art: art/runtime/indirect_reference_table.cc:98]
    01-19 19:34:35.037 7378-7431/? I/WindowManager: Screen frozen for +295ms due to Window{153d0c2d u0 Starting com.nwg.Piper}
    01-19 19:34:35.066 11536-12730/? I/Icing: Indexing done C3B812EE572E8A807F61DDB1FBAB141D30FC07D6
    01-19 19:34:35.118 6330-6330/? I/MSM-irqbalance: Decided to move IRQ224 from CPU2 to CPU0
    01-19 19:34:35.129 11536-12730/? I/Icing: Indexing s from com.google.android.gms
    01-19 19:34:35.131 11536-12730/? I/Icing: Indexing done s
    01-19 19:34:35.134 11536-12730/? I/Icing: Indexing s from com.google.android.googlequicksearchbox
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] Runtime aborting...
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] Aborting thread:
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] "UnityMain" prio=5 tid=15 Runnable
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] | group="" sCount=0 dsCount=0 obj=0x12d11270 self=0xf4a1c800
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] | sysTid=24480 nice=0 cgrp=default sched=0/0 handle=0xf48ac080
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] | state=R schedstat=( 0 0 0 ) utm=1 stm=0 core=4 HZ=100
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] | stack=0xe1a00000-0xe1a02000 stackSize=1036KB
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] | held mutexes= "abort lock" "mutator lock"(shared held)
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #00 pc 00004878 /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned int, ucontext*)+23)
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #01 pc 00003031 /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsigned int, ucontext*)+8)
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #02 pc 00242371 /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::mirror::ArtMethod*)+68)
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #03 pc 00226719 /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+144)
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #04 pc 002167e7 /system/lib/libart.so (art::AbortState::DumpThread(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, art::Thread*)+22)
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #05 pc 00216a25 /system/lib/libart.so (art::AbortState::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+324)
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #06 pc 00216c19 /system/lib/libart.so (art::Runtime::Abort()+72)
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #07 pc 000a641b /system/lib/libart.so (art::LogMessage::~LogMessage()+1322)
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #08 pc 00156665 /system/lib/libart.so (art::IndirectReferenceTable::Add(unsigned int, art::mirror::Object*)+244)
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #09 pc 001af19b /system/lib/libart.so (art::JNI::CallObjectMethodV(_JNIEnv*, _jobject*, _jmethodID*, std::__va_list)+310)
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #10 pc 0085bc3c /data/app/com.nwg.Piper-2/lib/arm/libunity.so (???)
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] at com.unity3d.player.UnityPlayer.nativeRender(Native method)
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] at com.unity3d.player.UnityPlayer.a(unavailable:-1)
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] at com.unity3d.player.UnityPlayer$b.run(unavailable:-1)
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] Dumping all threads without appropriate locks held: thread list lock
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] All threads:
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] DALVIK THREADS (15):
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] "main" prio=5 tid=1 Native
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] | group="" sCount=0 dsCount=0 obj=0x732bb000 self=0xf4827800
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] | sysTid=24460 nice=0 cgrp=default sched=0/0 handle=0xf72cdbec
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] | state=S schedstat=( 0 0 0 ) utm=7 stm=1 core=3 HZ=100
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] | stack=0xff071000-0xff073000 stackSize=8MB
    01-19 19:34:35.153 24460-24480/? A/art: art/runtime/runtime.cc:289] | held mutexes=
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] kernel: (couldn't read /proc/self/task/24460/stack)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #00 pc 00037a38 /system/lib/libc.so (__epoll_pwait+20)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #01 pc 00012513 /system/lib/libc.so (epoll_pwait+26)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #02 pc 00012521 /system/lib/libc.so (epoll_wait+6)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #03 pc 00010f23 /system/lib/libutils.so (android::Looper::pollInner(int)+98)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #04 pc 0001114d /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+92)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #05 pc 0007df71 /system/lib/libandroid_runtime.so (android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #06 pc 000b5adb /system/framework/arm/boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+102)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] at android.os.MessageQueue.nativePollOnce(Native method)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] at android.os.MessageQueue.next(MessageQueue.java:143)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] at android.os.Looper.loop(Looper.java:122)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] at android.app.ActivityThread.main(ActivityThread.java:5254)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.reflect.Method.invoke!(Native method)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.reflect.Method.invoke(Method.java:372)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:977)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:763)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289]
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] "Heap thread pool worker thread 0" prio=5 tid=2 Native (still starting up)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] | group="" sCount=0 dsCount=0 obj=0x0 self=0xee842800
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] | sysTid=24465 nice=0 cgrp=default sched=0/0 handle=0xf48a7080
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] | stack=0xf430c000-0xf430e000 stackSize=1020KB
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] | held mutexes=
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] kernel: (couldn't read /proc/self/task/24465/stack)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #00 pc 000105b0 /system/lib/libc.so (syscall+28)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #01 pc 000a8ddf /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #02 pc 002309ef /system/lib/libart.so (art::ThreadPool::GetTask(art::Thread*)+50)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #03 pc 00230995 /system/lib/libart.so (art::ThreadPoolWorker::Run()+52)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #04 pc 002311d1 /system/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+52)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #05 pc 0001432f /system/lib/libc.so (__pthread_start(void*)+30)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #06 pc 00012277 /system/lib/libc.so (__start_thread+6)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] (no managed stack frames)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289]
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] "Heap thread pool worker thread 1" prio=5 tid=3 Native (still starting up)
    01-19 19:34:35.154 24460-24480/? A/art: art/runtime/runtime.cc:289] | group="" sCount=0 dsCount=0 obj=0x0 self=0xf4827c00
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] | sysTid=24466 nice=0 cgrp=default sched=0/0 handle=0xf48a7580
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=3 HZ=100
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] | stack=0xf420c000-0xf420e000 stackSize=1020KB
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] | held mutexes=
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] kernel: (couldn't read /proc/self/task/24466/stack)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #00 pc 000105b0 /system/lib/libc.so (syscall+28)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #01 pc 000a8ddf /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #02 pc 002309ef /system/lib/libart.so (art::ThreadPool::GetTask(art::Thread*)+50)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #03 pc 00230995 /system/lib/libart.so (art::ThreadPoolWorker::Run()+52)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #04 pc 002311d1 /system/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+52)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #05 pc 0001432f /system/lib/libc.so (__pthread_start(void*)+30)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #06 pc 00012277 /system/lib/libc.so (__start_thread+6)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] (no managed stack frames)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289]
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] "Heap thread pool worker thread 2" prio=5 tid=4 Native (still starting up)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] | group="" sCount=0 dsCount=0 obj=0x0 self=0xee843800
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] | sysTid=24467 nice=0 cgrp=default sched=0/0 handle=0xf48a7800
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=2 HZ=100
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] | stack=0xf410c000-0xf410e000 stackSize=1020KB
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] | held mutexes=
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] kernel: (couldn't read /proc/self/task/24467/stack)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #00 pc 000105b0 /system/lib/libc.so (syscall+28)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #01 pc 000a8ddf /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #02 pc 002309ef /system/lib/libart.so (art::ThreadPool::GetTask(art::Thread*)+50)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #03 pc 00230995 /system/lib/libart.so (art::ThreadPoolWorker::Run()+52)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #04 pc 002311d1 /system/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+52)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #05 pc 0001432f /system/lib/libc.so (__pthread_start(void*)+30)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #06 pc 00012277 /system/lib/libc.so (__start_thread+6)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] (no managed stack frames)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289]
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] "Heap thread pool worker thread 3" prio=5 tid=5 Native (still starting up)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] | group="" sCount=0 dsCount=0 obj=0x0 self=0xf4a18000
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] | sysTid=24468 nice=0 cgrp=default sched=0/0 handle=0xf48a7a80
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] | stack=0xf400c000-0xf400e000 stackSize=1020KB
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] | held mutexes=
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] kernel: (couldn't read /proc/self/task/24468/stack)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #00 pc 000105b0 /system/lib/libc.so (syscall+28)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #01 pc 000a8ddf /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #02 pc 002309ef /system/lib/libart.so (art::ThreadPool::GetTask(art::Thread*)+50)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #03 pc 00230995 /system/lib/libart.so (art::ThreadPoolWorker::Run()+52)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #04 pc 002311d1 /system/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+52)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #05 pc 0001432f /system/lib/libc.so (__pthread_start(void*)+30)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #06 pc 00012277 /system/lib/libc.so (__start_thread+6)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] (no managed stack frames)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289]
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] "Heap thread pool worker thread 4" prio=5 tid=6 Native (still starting up)
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] | group="" sCount=0 dsCount=0 obj=0x0 self=0xee844800
    01-19 19:34:35.155 24460-24480/? A/art: art/runtime/runtime.cc:289] | sysTid=24469 nice=0 cgrp=default sched=0/0 handle=0xf48a7d00
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] | stack=0xf3f0c000-0xf3f0e000 stackSize=1020KB
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] | held mutexes=
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] kernel: (couldn't read /proc/self/task/24469/stack)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #00 pc 000105b0 /system/lib/libc.so (syscall+28)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #01 pc 000a8ddf /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #02 pc 002309ef /system/lib/libart.so (art::ThreadPool::GetTask(art::Thread*)+50)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #03 pc 00230995 /system/lib/libart.so (art::ThreadPoolWorker::Run()+52)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #04 pc 002311d1 /system/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+52)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #05 pc 0001432f /system/lib/libc.so (__pthread_start(void*)+30)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #06 pc 00012277 /system/lib/libc.so (__start_thread+6)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] (no managed stack frames)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289]
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] "Signal Catcher" prio=5 tid=7 WaitingInMainSignalCatcherLoop
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] | group="" sCount=0 dsCount=0 obj=0x12c0b0a0 self=0xf4a19400
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] | sysTid=24470 nice=0 cgrp=default sched=0/0 handle=0xf48a9d80
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] | stack=0xf3e0e000-0xf3e10000 stackSize=1012KB
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] | held mutexes=
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] kernel: (couldn't read /proc/self/task/24470/stack)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #00 pc 000384b8 /system/lib/libc.so (__rt_sigtimedwait+12)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #01 pc 00015b51 /system/lib/libc.so (sigwait+24)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #02 pc 0021a10b /system/lib/libart.so (art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+66)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #03 pc 0021bc0d /system/lib/libart.so (art::SignalCatcher::Run(void*)+196)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #04 pc 0001432f /system/lib/libc.so (__pthread_start(void*)+30)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #05 pc 00012277 /system/lib/libc.so (__start_thread+6)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] (no managed stack frames)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289]
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] "ReferenceQueueDaemon" prio=5 tid=8 Waiting
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] | group="" sCount=0 dsCount=0 obj=0x12c00160 self=0xf4828400
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] | sysTid=24472 nice=0 cgrp=default sched=0/0 handle=0xf48aa280
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] | stack=0xf3d00000-0xf3d02000 stackSize=1036KB
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] | held mutexes=
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] kernel: (couldn't read /proc/self/task/24472/stack)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #00 pc 000105b0 /system/lib/libc.so (syscall+28)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #01 pc 000a8ddf /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #02 pc 001e8c1b /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+998)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #03 pc 001ea039 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #04 pc 001f6cad /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+32)
    01-19 19:34:35.156 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #05 pc 000003ef /system/framework/arm/boot.oat (Java_java_lang_Object_wait__+82)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Object.wait!(Native method)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] - waiting on <0x3bfd1c49> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:134)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] - locked <0x3bfd1c49> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Thread.run(Thread.java:818)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289]
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] "FinalizerDaemon" prio=5 tid=9 Waiting
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] | group="" sCount=0 dsCount=0 obj=0x12c001c0 self=0xf4828800
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] | sysTid=24473 nice=0 cgrp=default sched=0/0 handle=0xf48aa500
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] | stack=0xf3bfa000-0xf3bfc000 stackSize=1036KB
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] | held mutexes=
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] kernel: (couldn't read /proc/self/task/24473/stack)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #00 pc 000105b0 /system/lib/libc.so (syscall+28)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #01 pc 000a8ddf /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #02 pc 001e8c1b /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+998)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #03 pc 001ea039 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #04 pc 001f6c85 /system/lib/libart.so (art::Object_waitJI(_JNIEnv*, _jobject*, long long, int)+36)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #05 pc 0000061b /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+102)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Object.wait!(Native method)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] - waiting on <0x12d9794e> (a java.lang.ref.ReferenceQueue)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Object.wait(Object.java:422)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] - locked <0x12d9794e> (a java.lang.ref.ReferenceQueue)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:174)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Thread.run(Thread.java:818)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289]
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] "FinalizerWatchdogDaemon" prio=5 tid=10 Sleeping
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] | group="" sCount=0 dsCount=0 obj=0x12c00220 self=0xf4a1a400
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] | sysTid=24474 nice=0 cgrp=default sched=0/0 handle=0xf48aa780
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=4 HZ=100
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] | stack=0xf3add000-0xf3adf000 stackSize=1036KB
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] | held mutexes=
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] kernel: (couldn't read /proc/self/task/24474/stack)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #00 pc 000105b4 /system/lib/libc.so (syscall+32)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #01 pc 000a8b93 /system/lib/libart.so (art::ConditionVariable::TimedWait(art::Thread*, long long, int)+98)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #02 pc 001e8a09 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+468)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #03 pc 001ea039 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #04 pc 000742e9 /system/framework/arm/boot.oat (Java_java_lang_Thread_sleep__Ljava_lang_Object_2JI+132)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Thread.sleep!(Native method)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] - sleeping on <0x0163c37c> (a java.lang.Object)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Thread.sleep(Thread.java:1031)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] - locked <0x0163c37c> (a java.lang.Object)
    01-19 19:34:35.157 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Thread.sleep(Thread.java:985)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Daemons$FinalizerWatchdogDaemon.sleepFor(Daemons.java:258)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:269)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:217)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Thread.run(Thread.java:818)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289]
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] "HeapTrimmerDaemon" prio=5 tid=11 Waiting
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] | group="" sCount=0 dsCount=0 obj=0x12c00280 self=0xf4a1a800
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] | sysTid=24475 nice=0 cgrp=default sched=0/0 handle=0xf48aaa00
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=4 HZ=100
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] | stack=0xf39c0000-0xf39c2000 stackSize=1036KB
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] | held mutexes=
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] kernel: (couldn't read /proc/self/task/24475/stack)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #00 pc 000105b0 /system/lib/libc.so (syscall+28)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #01 pc 000a8ddf /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #02 pc 001e8c1b /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+998)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #03 pc 001ea039 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+120)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #04 pc 001f6cad /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+32)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #05 pc 000003ef /system/framework/arm/boot.oat (Java_java_lang_Object_wait__+82)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Object.wait!(Native method)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] - waiting on <0x2af23405> (a java.lang.Daemons$HeapTrimmerDaemon)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:311)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] - locked <0x2af23405> (a java.lang.Daemons$HeapTrimmerDaemon)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Thread.run(Thread.java:818)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289]
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] "GCDaemon" prio=5 tid=12 WaitingForCheckPointsToRun
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] | group="" sCount=0 dsCount=0 obj=0x12c00340 self=0xf4a1ac00
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] | sysTid=24476 nice=0 cgrp=default sched=0/0 handle=0xf48aac80
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] | stack=0xf38a8000-0xf38aa000 stackSize=1036KB
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] | held mutexes=
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] kernel: (couldn't read /proc/self/task/24476/stack)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #00 pc 000105b0 /system/lib/libc.so (syscall+28)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #01 pc 000a8ddf /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+82)
    01-19 19:34:35.158 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #02 pc 000a35b7 /system/lib/libart.so (art::Barrier::Increment(art::Thread*, int)+34)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #03 pc 001251d7 /system/lib/libart.so (art::gc::collector::MarkSweep::MarkRootsCheckpoint(art::Thread*, bool)+314)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #04 pc 00128733 /system/lib/libart.so (art::gc::collector::MarkSweep::preCleanCards()+134)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #05 pc 001288a5 /system/lib/libart.so (art::gc::collector::MarkSweep::MarkingPhase()+116)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #06 pc 0012896f /system/lib/libart.so (art::gc::collector::MarkSweep::RunPhases()+158)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #07 pc 0011ff3f /system/lib/libart.so (art::gc::collector::GarbageCollector::Run(art::gc::GcCause, bool)+234)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #08 pc 0013d4d1 /system/lib/libart.so (art::gc::Heap::CollectGarbageInternal(art::gc::collector::GcType, art::gc::GcCause, bool)+1332)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #09 pc 0013e905 /system/lib/libart.so (art::gc::Heap::ConcurrentGC(art::Thread*)+48)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #10 pc 000003ef /system/framework/arm/boot.oat (Java_dalvik_system_VMRuntime_concurrentGC__+82)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] at dalvik.system.VMRuntime.concurrentGC(Native method)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Daemons$GCDaemon.run(Daemons.java:346)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] at java.lang.Thread.run(Thread.java:818)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289]
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] "Binder_1" prio=5 tid=13 Native
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] | group="" sCount=0 dsCount=0 obj=0x12c420a0 self=0xf4a1b400
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] | sysTid=24477 nice=0 cgrp=default sched=0/0 handle=0xf48aaf00
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=3 HZ=100
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] | stack=0xf36a4000-0xf36a6000 stackSize=1012KB
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] | held mutexes=
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] kernel: (couldn't read /proc/self/task/24477/stack)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #00 pc 00037db4 /system/lib/libc.so (__ioctl+8)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #01 pc 0004fb55 /system/lib/libc.so (ioctl+14)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #02 pc 0001cb93 /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+202)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #03 pc 0001d13b /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+6)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #04 pc 0001d1e1 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+48)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #05 pc 00021507 /system/lib/libbinder.so (???)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #06 pc 0000ef55 /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #07 pc 0005c039 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+72)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #08 pc 0000eac5 /system/lib/libutils.so (???)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #09 pc 0001432f /system/lib/libc.so (__pthread_start(void*)+30)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #10 pc 00012277 /system/lib/libc.so (__start_thread+6)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] (no managed stack frames)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289]
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] "Binder_2" prio=5 tid=14 Native
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] | group="" sCount=0 dsCount=0 obj=0x12c450a0 self=0xee845800
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] | sysTid=24478 nice=0 cgrp=default sched=0/0 handle=0xf48ab180
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=4 HZ=100
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] | stack=0xef40c000-0xef40e000 stackSize=1012KB
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] | held mutexes=
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] kernel: (couldn't read /proc/self/task/24478/stack)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #00 pc 00037db4 /system/lib/libc.so (__ioctl+8)
    01-19 19:34:35.159 24460-24480/? A/art: art/runtime/runtime.cc:289] native: #01 pc 0004fb55 /system/lib/libc.so (ioctl+14)
    01-19 19:34:35.160 24460-24480/? A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 24480 (UnityMain)
    01-19 19:34:35.160 24460-24480/? I/libc: Suppressing debuggerd - generate minimal info
    01-19 19:34:35.195 11536-12730/? I/Icing: Indexing done 89B9105D0DE105C9C098070597F025E191CE4C56
    01-19 19:34:35.262 6179-6179/? I/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    01-19 19:34:35.262 6179-6179/? I/DEBUG: Build fingerprint: 'blackberry/veniceemea/venice:5.1.1/LMY47V/AAD250:user/release-keys'
    01-19 19:34:35.262 6179-6179/? I/DEBUG: Revision: '0'
    01-19 19:34:35.262 6179-6179/? I/DEBUG: ABI: 'arm'
    01-19 19:34:35.262 6179-6179/? I/DEBUG: pid: 24460, tid: 24480, name: UnityMain >>> com.nwg.Piper <<<
    01-19 19:34:35.262 6179-6179/? I/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
    01-19 19:34:35.263 6179-6179/? I/CRITICAL_PROCESS_MONITOR: tombstone=/data/tombstones/tombstone_03 pid=24460
    01-19 19:34:35.263 6235-6235/? I/Zygote: pid=24460, signal number=17, code=5
    01-19 19:34:35.265 7378-24483/? W/ActivityManager: Force finishing activity 1 com.nwg.Piper/com.unity3d.player.UnityPlayerActivity
    01-19 19:34:35.288 7378-24483/? E/JavaBinder: !!! FAILED BINDER TRANSACTION !!!
    01-19 19:34:35.288 7378-24483/? W/ActivityManager: Exception thrown during pause
    android.os.TransactionTooLargeException
    at android.os.BinderProxy.transactNative(Native Method)
    at android.os.BinderProxy.transact(Binder.java:496)
    at android.app.ApplicationThreadProxy.schedulePauseActivity(ApplicationThreadNative.java:704)
    at com.android.server.am.ActivityStack.startPausingLocked(ActivityStack.java:853)
    at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:2807)
    at com.android.server.am.ActivityStack.finishTopRunningActivityLocked(ActivityStack.java:2664)
    at com.android.server.am.ActivityStackSupervisor.finishTopRunningActivityLocked(ActivityStackSupervisor.java:2523)
    at com.android.server.am.ActivityManagerService.handleAppCrashLocked(ActivityManagerService.java:11931)
    at com.android.server.am.ActivityManagerService.makeAppCrashingLocked(ActivityManagerService.java:11828)
    at com.android.server.am.ActivityManagerService.crashApplication(ActivityManagerService.java:12539)
    at com.android.server.am.ActivityManagerService.handleApplicationCrashInner(ActivityManagerService.java:12029)
    at com.android.server.am.NativeCrashListener$NativeCrashReporter.run(NativeCrashListener.java:86)
    01-19 19:34:35.289 7378-24483/? I/prpdb: send_prop_msg: vendor.bbry.task.package => com.blackberry.blackberrylauncher
    01-19 19:34:35.289 6187-15083/? E/Parcel: Reading a NULL string not supported here.
    01-19 19:34:35.290 6187-15083/? W/Parcel: **** enforceInterface() expected 'spfd' but read ''
    01-19 19:34:35.290 6187-15083/? I/spfProps: spf_props_set_notify: spf.activity.time=124086
    01-19 19:34:35.290 6183-11447/? I/SPFClientThread: threadLoop: spf.activity.time=124086
    01-19 19:34:35.290 6183-11447/? I/SPF.API: thermal_client_invoke: spf.activity.time=124086
    01-19 19:34:35.291 430-430/? E/lowmemorykiller: Error writing /proc/24460/oom_score_adj; errno=22
    01-19 19:34:35.300 7378-10656/? W/InputDispatcher: channel '1265a9d com.nwg.Piper/com.unity3d.player.UnityPlayerActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
    01-19 19:34:35.300 7378-10656/? E/InputDispatcher: channel '1265a9d com.nwg.Piper/com.unity3d.player.UnityPlayerActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
    01-19 19:34:35.300 7378-11203/? I/WindowState: WIN DEATH: Window{1265a9d u0 com.nwg.Piper/com.unity3d.player.UnityPlayerActivity}
    01-19 19:34:35.300 7378-11203/? W/InputDispatcher: Attempted to unregister already unregistered input channel '1265a9d com.nwg.Piper/com.unity3d.player.UnityPlayerActivity (server)'
    01-19 19:34:35.300 6235-6235/? I/Zygote: pid=24460, signal number=17, code=2
    01-19 19:34:35.301 6235-6235/? I/Zygote: Process 24460 exited due to signal (6)
    01-19 19:34:35.301 6191-6191/? I/zygoteman: App com.nwg.Piper terminated, pid=24460
    01-19 19:34:35.304 7378-11701/? I/WindowState: WIN DEATH: Window{1c959237 u0 SurfaceView}
    01-19 19:34:35.312 11104-11104/? D/MainActivity: SourceFile:1391 Removing: do{301c5c9 #0 id=0x7f11008f android:switcher:2131820687:390842023960}
    01-19 19:34:35.312 11104-11104/? D/MainActivity: SourceFile:1394 Listeners: [ae{e1b4364 #0 id=0x7f110071 ae}, do{147aa4ce #1 id=0x7f11008f android:switcher:2131820687:390842023981}, do{1bc31fef #2 id=0x7f11008f android:switcher:2131820687:390842023986}, do{27a99afc #3 id=0x7f11008f android:switcher:2131820687:6238845931979020154}]
    01-19 19:34:35.314 7378-12065/? I/ActivityManager: Process com.nwg.Piper (pid 24460) has died
    01-19 19:34:35.321 13107-13212/? D/apiDDT_TelemetryAgent: About to send Event with appname:com_blackberry_dm appversion:1.0
    01-19 19:34:35.328 11104-11104/? D/MainActivity: SourceFile:1391 Removing: do{147aa4ce #1 id=0x7f11008f android:switcher:2131820687:390842023981}
    01-19 19:34:35.329 22664-22664/? D/com.blackberry.ddt.ui.DropBoxBroadcastReceiver: Entry tag data_app_native_crash, time 1453228475271
    01-19 19:34:35.329 11104-11104/? D/MainActivity: SourceFile:1394 Listeners: [ae{e1b4364 #0 id=0x7f110071 ae}, do{1bc31fef #2 id=0x7f11008f android:switcher:2131820687:390842023986}, do{27a99afc #3 id=0x7f11008f android:switcher:2131820687:6238845931979020154}]
    01-19 19:34:35.331 11104-11104/? D/MainActivity: SourceFile:1391 Removing: do{1bc31fef #2 id=0x7f11008f android:switcher:2131820687:390842023986}
    01-19 19:34:35.331 11104-11104/? D/MainActivity: SourceFile:1394 Listeners: [ae{e1b4364 #0 id=0x7f110071 ae}, do{27a99afc #3 id=0x7f11008f android:switcher:2131820687:6238845931979020154}]
    01-19 19:34:35.333 11104-11104/? D/MainActivity: SourceFile:1391 Removing: do{27a99afc #3 id=0x7f11008f android:switcher:2131820687:6238845931979020154}
    01-19 19:34:35.333 11104-11104/? D/MainActivity: SourceFile:1394 Listeners: [ae{e1b4364 #0 id=0x7f110071 ae}]
    01-19 19:34:35.335 13107-13212/? D/apiDDT_TelemetryAgent: Sent Event with appname:com_blackberry_dm Result: NO_ERROR
    01-19 19:34:35.335 11104-11104/? D/MainActivity: SourceFile:1391 Removing: ae{e1b4364 #0 id=0x7f110071 ae}
    01-19 19:34:35.336 11104-11104/? D/MainActivity: SourceFile:1394 Listeners: []
    01-19 19:34:35.336 11950-24485/? D/com.blackberry.ddt.ui.DropBoxEventService: Intent android.intent.action.DROPBOX_ENTRY_ADDED received
    01-19 19:34:35.336 11950-24485/? D/com.blackberry.ddt.ui.DropBoxEventService: Entry tag data_app_native_crash, time 1453228475271
    01-19 19:34:35.339 11104-11104/? D/MainActivity: [onDestroy] SourceFile:786
    01-19 19:34:35.341 13107-13212/? D/apiDDT_TelemetryAgent: About to send Event with appname:com_blackberry_dm appversion:1.0
    01-19 19:34:35.344 11950-24485/? I/com.blackberry.ddt.ui.DropBoxEventService: Unknown tag data_app_native_crash received
    01-19 19:34:35.344 11950-24485/? D/com.blackberry.ddt.ui.DropBoxEventService: Ignore tag data_app_native_crash
    01-19 19:34:35.346 7378-23439/? I/OpenGLRenderer: Initialized EGL, version 1.4
    01-19 19:34:35.347 13107-13212/? D/apiDDT_TelemetryAgent: Sent Event with appname:com_blackberry_dm Result: NO_ERROR
    01-19 19:34:35.352 11104-11104/? I/DBG: main activity created
    01-19 19:34:35.357 10942-10942/? D/QuickSetting.Hysteresis: ecid:10010,hysteresisTimeout:10000
    01-19 19:34:35.358 10942-10942/? D/QuickSetting.Hysteresis: sim not absent,airplane mode off
    01-19 19:34:35.358 10942-10942/? D/QuickSetting.Hysteresis: shouldHideNetworkName:false
    01-19 19:34:35.358 10942-10942/? D/QuickSetting.Hysteresis: new lastNetworkName:Telekom.de,mNetworkName:Telekom.de
    01-19 19:34:35.358 10942-10942/? D/StatusBar.NetworkController: refreshViews: Data not connected!! Set no data type icon / Roaming
    01-19 19:34:35.368 10942-10942/? I/Choreographer: Skipped 30 frames! The application may be doing too much work on its main thread.
    01-19 19:34:35.368 11104-11104/? D/MainActivity: [onCreate] SourceFile:688
    01-19 19:34:35.391 11104-11104/? D/MainActivity: [a] SourceFile:1380 Adding: ae{4fb1a37 #0 id=0x7f110071 ae}
    01-19 19:34:35.400 11104-11104/? D/MainActivity: [a] SourceFile:1387 Listeners: [ae{4fb1a37 #0 id=0x7f110071 ae}]
    01-19 19:34:35.402 11104-11104/? D/MainActivity: [a] SourceFile:1380 Adding: do{c884d09 #0 id=0x7f11008f android:switcher:2131820687:390842023960}
    01-19 19:34:35.402 11104-11104/? D/MainActivity: [a] SourceFile:1387 Listeners: [ae{4fb1a37 #0 id=0x7f110071 ae}, do{c884d09 #0 id=0x7f11008f android:switcher:2131820687:390842023960}]
    01-19 19:34:35.404 11104-11104/? D/MainActivity: [a] SourceFile:1380 Adding: do{3b77bb0e #1 id=0x7f11008f android:switcher:2131820687:390842023981}
    01-19 19:34:35.404 11104-11104/? D/MainActivity: [a] SourceFile:1387 Listeners: [ae{4fb1a37 #0 id=0x7f110071 ae}, do{c884d09 #0 id=0x7f11008f android:switcher:2131820687:390842023960}, do{3b77bb0e #1 id=0x7f11008f android:switcher:2131820687:390842023981}]
    01-19 19:34:35.406 11104-11104/? D/MainActivity: [a] SourceFile:1380 Adding: do{7cd192f #2 id=0x7f11008f android:switcher:2131820687:390842023986}
    01-19 19:34:35.406 11104-11104/? D/MainActivity: [a] SourceFile:1387 Listeners: [ae{4fb1a37 #0 id=0x7f110071 ae}, do{c884d09 #0 id=0x7f11008f android:switcher:2131820687:390842023960}, do{3b77bb0e #1 id=0x7f11008f android:switcher:2131820687:390842023981}, do{7cd192f #2 id=0x7f11008f android:switcher:2131820687:390842023986}]
    01-19 19:34:35.408 11104-11104/? D/MainActivity: [a] SourceFile:1380 Adding: do{395a3b3c #3 id=0x7f11008f android:switcher:2131820687:6238845931979020154}
    01-19 19:34:35.408 11104-11104/? D/MainActivity: [a] SourceFile:1387 Listeners: [ae{4fb1a37 #0 id=0x7f110071 ae}, do{c884d09 #0 id=0x7f11008f android:switcher:2131820687:390842023960}, do{3b77bb0e #1 id=0x7f11008f android:switcher:2131820687:390842023981}, do{7cd192f #2 id=0x7f11008f android:switcher:2131820687:390842023986}, do{395a3b3c #3 id=0x7f11008f android:switcher:2131820687:6238845931979020154}]
    01-19 19:34:35.410 11104-11104/? D/MainActivity: [onResume] SourceFile:803
    01-19 19:34:35.416 11104-24300/? W/ResourcesManager: Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
    01-19 19:34:35.464 10942-10942/? D/PhoneStatusBar: setSystemUiVisibility vis=0 mask=ffffffff oldVal=8600 newVal=0 diff=8600
    01-19 19:34:35.464 10942-10942/? D/PhoneStatusBar: hiding the MENU button
    01-19 19:34:35.472 11104-24300/? W/ResourcesManager: Asset path '/system/framework/com.google.android.maps.jar' does not exist or contains no resources.
    01-19 19:34:35.498 11104-24300/? W/ResourcesManager: Asset path '/system/framework/com.blackberry.only.jar' does not exist or contains no resources.

    Anyone got an idea?
     
  2. grosssmutttr

    grosssmutttr

    Joined:
    Apr 15, 2014
    Posts:
    168
    The above adb report is from a device with Android 5 and this is from a device with 4.2.2:

    01-19 19:57:59.239 5394-5407/? E/dalvikvm: JNI ERROR (app bug): local reference table overflow (max=512)
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: JNI local reference table (0x7b488480) dump:
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: Last 10 entries (of 512):
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 511: 0x437182a0 java.lang.Integer
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 510: 0x43a74e10 java.lang.String "starsCatapult30"
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 509: 0x43a63b20 java.util.HashMap$HashMapEntry
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 508: 0x43a8d500 java.lang.OutOfMemoryError
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 507: 0x43a8d4a0 java.lang.String "java.lang.OutOfM... (62 chars)
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 506: 0x437028e0 java.lang.Class<java.lang.Object>
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 505: 0x43a8d500 java.lang.OutOfMemoryError
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 504: 0x437182a0 java.lang.Integer
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 503: 0x43a74e50 java.lang.String "starsCatapult33"
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 502: 0x43a63b60 java.util.HashMap$HashMapEntry
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: Summary:
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 22 of java.lang.Class (13 unique instances)
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 1 of java.lang.Object
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 1 of java.lang.Class[] (1 elements)
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 185 of java.lang.String (185 unique instances)
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 18 of java.lang.OutOfMemoryError (9 unique instances)
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 127 of java.lang.Integer (37 unique instances)
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 1 of java.util.HashMap
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 150 of java.util.HashMap$HashMapEntry (150 unique instances)
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 2 of android.app.SharedPreferencesImpl (2 unique instances)
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 1 of android.app.SharedPreferencesImpl$EditorImpl
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 1 of java.util.HashMap$EntrySet
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 1 of java.util.HashMap$EntryIterator
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 1 of com.unity3d.player.UnityPlayer
    01-19 19:57:59.239 5394-5407/? W/dalvikvm: 1 of $Proxy0
    01-19 19:57:59.239 5394-5407/? E/dalvikvm: Failed adding to JNI local ref table (has 512 entries)
    01-19 19:57:59.239 5394-5407/? I/dalvikvm: "UnityMain" prio=5 tid=10 RUNNABLE
    01-19 19:57:59.239 5394-5407/? I/dalvikvm: | group="main" sCount=0 dsCount=0 obj=0x43a45420 self=0x78618160
    01-19 19:57:59.239 5394-5407/? I/dalvikvm: | sysTid=5407 nice=0 sched=0/0 cgrp=apps handle=2019657200
    01-19 19:57:59.239 5394-5407/? I/dalvikvm: | state=R schedstat=( 14308525 10934088 36 ) utm=1 stm=0 core=1
    01-19 19:57:59.239 5394-5407/? I/dalvikvm: at com.unity3d.player.UnityPlayer.nativeRender(Native Method)
    01-19 19:57:59.239 5394-5407/? I/dalvikvm: at com.unity3d.player.UnityPlayer.nativeRender(Native Method)
    01-19 19:57:59.239 5394-5407/? I/dalvikvm: at com.unity3d.player.UnityPlayer.a((null):-1)
    01-19 19:57:59.239 5394-5407/? I/dalvikvm: at com.unity3d.player.UnityPlayer$b.run((null):-1)
    01-19 19:57:59.239 5394-5407/? E/dalvikvm: VM aborting
    01-19 19:57:59.239 5394-5407/? A/libc: Fatal signal 6 (SIGABRT) at 0x00001512 (code=-6), thread 5407 (Thread-1163)
     
  3. MrXee

    MrXee

    Joined:
    Jan 20, 2014
    Posts:
    7
  4. skaarjslayer

    skaarjslayer

    Joined:
    Oct 10, 2013
    Posts:
    108
  5. grosssmutttr

    grosssmutttr

    Joined:
    Apr 15, 2014
    Posts:
    168
    It's a real big issue that makes updating an existing app impossible! :(

    Hopefully the next version will fix this issue but it would be very nice to hear if the unity team already recognized this?
     
  6. BlastOffProductions

    BlastOffProductions

    Joined:
    Jul 15, 2015
    Posts:
    13
    I could be wrong, but I think you need to add more memory to your game.
     
  7. MohsenJamaliL

    MohsenJamaliL

    Joined:
    Nov 13, 2017
    Posts:
    12
  8. wagenheimer

    wagenheimer

    Joined:
    Jun 1, 2018
    Posts:
    322
    I have the exact same problem. Unity 2021.2.5f1.