distriqt / ANE-Adverts-Mediation

Mediation adapters for the Adverts ANE
https://airnativeextensions.com/extension/com.distriqt.Adverts
12 stars 0 forks source link

ANR Input dispatching timed out (17cb368 air.com.example/com.facebook.ads.AudienceNetworkActivity (server) is not responding. Waited 10006ms for MotionEvent) #37

Closed shaymolho closed 2 years ago

shaymolho commented 2 years ago

We started getting more of this ANR after upgrading AIR from 406 to 633 Here is the full thread logs from play console

Type
"main" prio=5 tid=1 Native
  #00  pc 000000000005e4a8  /apex/com.android.runtime/lib/bionic/libc.so (syscall+28)
  #00  pc 00000000000636a9  /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+92)
  #00  pc 00000000000abb3d  /apex/com.android.runtime/lib/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+484)
  #00  pc 00000000000e5ef5  /data/app/~~Xj628w0SJHVdS7vQrzUjug==/air.com.example-gJprbk--98t8mjHUGcP9ZQ==/lib/arm/libCore.so (???)
  #00  pc 00000000001677ad  /data/app/~~Xj628w0SJHVdS7vQrzUjug==/air.com.example-gJprbk--98t8mjHUGcP9ZQ==/lib/arm/libCore.so (???)
  #00  pc 0000000000167283  /data/app/~~Xj628w0SJHVdS7vQrzUjug==/air.com.example-gJprbk--98t8mjHUGcP9ZQ==/lib/arm/libCore.so (???)
  #00  pc 000000000014b647  /data/app/~~Xj628w0SJHVdS7vQrzUjug==/air.com.example-gJprbk--98t8mjHUGcP9ZQ==/lib/arm/libCore.so (???)
  #00  pc 00000000001431c7  /data/app/~~Xj628w0SJHVdS7vQrzUjug==/air.com.example-gJprbk--98t8mjHUGcP9ZQ==/lib/arm/libCore.so (???)
  #00  pc 00000000002388dd  /data/app/~~Xj628w0SJHVdS7vQrzUjug==/air.com.example-gJprbk--98t8mjHUGcP9ZQ==/lib/arm/libCore.so (???)
  #00  pc 000000000029d1d9  /data/app/~~Xj628w0SJHVdS7vQrzUjug==/air.com.example-gJprbk--98t8mjHUGcP9ZQ==/lib/arm/libCore.so (???)
  #00  pc 000000000029fa43  /data/app/~~Xj628w0SJHVdS7vQrzUjug==/air.com.example-gJprbk--98t8mjHUGcP9ZQ==/lib/arm/libCore.so (???)
  #00  pc 00000000000e553b  /data/app/~~Xj628w0SJHVdS7vQrzUjug==/air.com.example-gJprbk--98t8mjHUGcP9ZQ==/lib/arm/libCore.so (???)
  #00  pc 00000000000e7b71  /data/app/~~Xj628w0SJHVdS7vQrzUjug==/air.com.example-gJprbk--98t8mjHUGcP9ZQ==/lib/arm/libCore.so (???)
  #00  pc 00000000000ea3f1  /data/app/~~Xj628w0SJHVdS7vQrzUjug==/air.com.example-gJprbk--98t8mjHUGcP9ZQ==/lib/arm/libCore.so (???)
  at com.adobe.air.customHandler.callTimeoutFunction (Native method)
  at com.adobe.air.customHandler.handleMessage (customHandler.java:28)
  at android.os.Handler.dispatchMessage (Handler.java:106)
  at android.os.Looper.loop (Looper.java:246)
  at android.app.ActivityThread.main (ActivityThread.java:8587)
  at java.lang.reflect.Method.invoke (Native method)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:602)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1130)
Type
"Jit thread pool worker thread 0" daemon prio=5 tid=7 Native
  #00  pc 000000000005e4a8  /apex/com.android.runtime/lib/bionic/libc.so (syscall+28)
  #00  pc 0000000000131bb3  /apex/com.android.art/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+82)
  #00  pc 0000000000460a87  /apex/com.android.art/lib/libart.so (art::ThreadPool::GetTask(art::Thread*)+58)
  #00  pc 0000000000460199  /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Run()+72)
  #00  pc 000000000045fdd9  /apex/com.android.art/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+116)
  #00  pc 00000000000aaf33  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40)
  #00  pc 00000000000642e3  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)
Type
"FinalizerWatchdogDaemon" daemon prio=5 tid=9 Waiting
  at java.lang.Object.wait (Native method)
  at java.lang.Object.wait (Object.java:442)
  at java.lang.Object.wait (Object.java:568)
  at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded (Daemons.java:341)
  at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal (Daemons.java:321)
  at java.lang.Daemons$Daemon.run (Daemons.java:139)
  at java.lang.Thread.run (Thread.java:923)
Type
"FinalizerDaemon" daemon prio=5 tid=10 Waiting
  at java.lang.Object.wait (Native method)
  at java.lang.Object.wait (Object.java:442)
  at java.lang.ref.ReferenceQueue.remove (ReferenceQueue.java:190)
  at java.lang.ref.ReferenceQueue.remove (ReferenceQueue.java:211)
  at java.lang.Daemons$FinalizerDaemon.runInternal (Daemons.java:273)
  at java.lang.Daemons$Daemon.run (Daemons.java:139)
  at java.lang.Thread.run (Thread.java:923)
Type
"ReferenceQueueDaemon" daemon prio=5 tid=11 Waiting
  at java.lang.Object.wait (Native method)
  at java.lang.Object.wait (Object.java:442)
  at java.lang.Object.wait (Object.java:568)
  at java.lang.Daemons$ReferenceQueueDaemon.runInternal (Daemons.java:217)
  at java.lang.Daemons$Daemon.run (Daemons.java:139)
  at java.lang.Thread.run (Thread.java:923)
Type
"Binder:30240_1" prio=5 tid=12 Native
  #00  pc 000000000009b0d0  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8)
  #00  pc 00000000000695c7  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26)
  #00  pc 000000000003a9c3  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+238)
  #00  pc 000000000003ab91  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8)
  #00  pc 000000000003b4e9  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44)
  #00  pc 0000000000055a4b  /system/lib/libbinder.so (android::PoolThread::threadLoop()+266)
  #00  pc 000000000000ee85  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168)
  #00  pc 000000000006fc2f  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+86)
  #00  pc 000000000000e9cd  /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256)
  #00  pc 00000000000aaf33  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40)
  #00  pc 00000000000642e3  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)
Type
"Binder:30240_2" prio=5 tid=13 Native
  #00  pc 000000000009b0d0  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8)
  #00  pc 00000000000695c7  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26)
  #00  pc 000000000003a9c3  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+238)
  #00  pc 000000000003ab91  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8)
  #00  pc 000000000003b4e9  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44)
  #00  pc 0000000000055a4b  /system/lib/libbinder.so (android::PoolThread::threadLoop()+266)
  #00  pc 000000000000ee85  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168)
  #00  pc 000000000006fc2f  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+86)
  #00  pc 000000000000e9cd  /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256)
  #00  pc 00000000000aaf33  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40)
  #00  pc 00000000000642e3  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)
Type
"Profile Saver" daemon prio=5 tid=14 Native
  #00  pc 000000000005e4a8  /apex/com.android.runtime/lib/bionic/libc.so (syscall+28)
  #00  pc 0000000000131bb3  /apex/com.android.art/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+82)
  #00  pc 00000000002734c1  /apex/com.android.art/lib/libart.so (art::ProfileSaver::Run()+376)
  #00  pc 0000000000276ef3  /apex/com.android.art/lib/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+106)
  #00  pc 00000000000aaf33  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40)
  #00  pc 00000000000642e3  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)
Type
"queued-work-looper" prio=5 tid=16 Native
  #00  pc 000000000009c1ac  /apex/com.android.runtime/lib/bionic/libc.so (__epoll_pwait+20)
  #00  pc 000000000006df99  /apex/com.android.runtime/lib/bionic/libc.so (epoll_wait+16)
  #00  pc 0000000000011c89  /system/lib/libutils.so (android::Looper::pollInner(int)+128)
  #00  pc 0000000000011bb3  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+62)
  #00  pc 00000000000bebc7  /system/lib/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long long, int)+24)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:335)
  at android.os.Looper.loop (Looper.java:206)
  at android.os.HandlerThread.run (HandlerThread.java:67)
Type
"Crashlytics Exception Handler1" prio=5 tid=17 Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:190)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:2067)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:442)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1092)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1152)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at com.google.firebase.crashlytics.internal.common.ExecutorUtils$1$1.onRun (ExecutorUtils.java:64)
  at com.google.firebase.crashlytics.internal.common.BackgroundPriorityRunnable.run (BackgroundPriorityRunnable.java:27)
  at java.lang.Thread.run (Thread.java:923)
Type
"com.google.firebase.crashlytics.startup1" prio=5 tid=18 Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:190)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:2067)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:442)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1092)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1152)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at com.google.firebase.crashlytics.internal.common.ExecutorUtils$1$1.onRun (ExecutorUtils.java:64)
  at com.google.firebase.crashlytics.internal.common.BackgroundPriorityRunnable.run (BackgroundPriorityRunnable.java:27)
  at java.lang.Thread.run (Thread.java:923)
Type
"GmsDynamite" prio=5 tid=19 Waiting
  at java.lang.Object.wait (Native method)
  at java.lang.Object.wait (Object.java:442)
  at java.lang.Object.wait (Object.java:568)
  at cw.run (com.google.android.gms.dynamite_dynamiteloader@213614093@21.36.14 (150300-0):2)
Type
"pool-7-thread-1" prio=5 tid=20 Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:190)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:2067)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:442)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1092)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1152)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at java.lang.Thread.run (Thread.java:923)
Type
"awaitEvenIfOnMainThread task continuation executor1" prio=5 tid=21 Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:190)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:2067)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:442)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1092)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1152)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at com.google.firebase.crashlytics.internal.common.ExecutorUtils$1$1.onRun (ExecutorUtils.java:64)
  at com.google.firebase.crashlytics.internal.common.BackgroundPriorityRunnable.run (BackgroundPriorityRunnable.java:27)
  at java.lang.Thread.run (Thread.java:923)
Type
"Firebase-Messaging-Init" prio=5 tid=22 Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:190)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:2067)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1120)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:849)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1092)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1152)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at com.google.android.gms.common.util.concurrent.zza.run
  at java.lang.Thread.run (Thread.java:923)
Type
"Firebase-Messaging-Topics-Io" prio=5 tid=23 Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:190)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:2067)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1120)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:849)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1092)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1152)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at com.google.android.gms.common.util.concurrent.zza.run
  at java.lang.Thread.run (Thread.java:923)
Type
"pool-17-thread-1" prio=5 tid=24 Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:190)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:2067)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:442)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1092)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1152)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at java.lang.Thread.run (Thread.java:923)
Type
"AsyncTask #2" prio=5 tid=29 Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:190)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill (SynchronousQueue.java:459)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer (SynchronousQueue.java:362)
  at java.util.concurrent.SynchronousQueue.take (SynchronousQueue.java:920)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1092)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1152)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at java.lang.Thread.run (Thread.java:923)
Type
"pool-18-thread-1" prio=5 tid=33 TimedWaiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:230)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos (AbstractQueuedSynchronizer.java:2109)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1132)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:849)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1092)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1152)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at java.lang.Thread.run (Thread.java:923)
Type
"pool-19-thread-1" prio=5 tid=34 Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:190)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:2067)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:1120)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take (ScheduledThreadPoolExecutor.java:849)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1092)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1152)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at java.lang.Thread.run (Thread.java:923)
Type
"pool-17-thread-2" prio=5 tid=36 Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.park (LockSupport.java:190)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await (AbstractQueuedSynchronizer.java:2067)
  at java.util.concurrent.LinkedBlockingQueue.take (LinkedBlockingQueue.java:442)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1092)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1152)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at java.lang.Thread.run (Thread.java:923)
Type
"RenderThread" daemon prio=7 tid=37 Native
  #00  pc 000000000009c1ac  /apex/com.android.runtime/lib/bionic/libc.so (__epoll_pwait+20)
  #00  pc 000000000006df99  /apex/com.android.runtime/lib/bionic/libc.so (epoll_wait+16)
  #00  pc 0000000000011c89  /system/lib/libutils.so (android::Looper::pollInner(int)+128)
  #00  pc 0000000000011bb3  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+62)
  #00  pc 00000000002dc013  /system/lib/libhwui.so (android::uirenderer::ThreadBase::waitForWork()+86)
  #00  pc 00000000002f33bb  /system/lib/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop()+66)
  #00  pc 000000000000ee85  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168)
  #00  pc 000000000000e9cd  /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256)
  #00  pc 00000000000aaf33  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40)
  #00  pc 00000000000642e3  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)
Type
"Binder:30240_3" prio=5 tid=39 Native
  #00  pc 000000000009b0d0  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8)
  #00  pc 00000000000695c7  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26)
  #00  pc 000000000003a9c3  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+238)
  #00  pc 000000000003ab91  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8)
  #00  pc 000000000003b4e9  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44)
  #00  pc 0000000000055a4b  /system/lib/libbinder.so (android::PoolThread::threadLoop()+266)
  #00  pc 000000000000ee85  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+168)
  #00  pc 000000000006fc2f  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+86)
  #00  pc 000000000000e9cd  /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+256)
  #00  pc 00000000000aaf33  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40)
  #00  pc 00000000000642e3  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)
Type
"Thread-5" prio=10 tid=41 Native
  #00  pc 000000000005e4a8  /apex/com.android.runtime/lib/bionic/libc.so (syscall+28)
  #00  pc 00000000000636a9  /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+92)
  #00  pc 00000000000aa5b3  /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32)
  #00  pc 00000000000f364b  /data/app/~~Xj628w0SJHVdS7vQrzUjug==/air.com.example-gJprbk--98t8mjHUGcP9ZQ==/lib/arm/libCore.so (???)
  #00  pc 00000000001aa57f  /data/app/~
Type
"Signal Catcher" daemon prio=10 tid=4 Runnable
  #00  pc 0000000000377c45  /apex/com.android.art/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+76)
  #00  pc 0000000000446fc7  /apex/com.android.art/lib/libart.so (art::Thread::DumpStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, bool, BacktraceMap*, bool) const+386)
  #00  pc 0000000000442993  /apex/com.android.art/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, bool, BacktraceMap*, bool) const+34)
  #00  pc 000000000045f569  /apex/com.android.art/lib/libart.so (art::DumpCheckpoint::Run(art::Thread*)+664)
  #00  pc 000000000045ab43  /apex/com.android.art/lib/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+354)
  #00  pc 000000000045a07b  /apex/com.android.art/lib/libart.so (art::ThreadList::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, bool)+1486)
  #00  pc 0000000000459775  /apex/com.android.art/lib/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+604)
  #00  pc 0000000000411eeb  /apex/com.android.art/lib/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+130)
  #00  pc 0000000000421aa3  /apex/com.android.art/lib/libart.so (art::SignalCatcher::HandleSigQuit()+1046)
  #00  pc 0000000000420e3b  /apex/com.android.art/lib/libart.so (art::SignalCatcher::Run(void*)+290)
  #00  pc 00000000000aaf33  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40)
  #00  pc 00000000000642e3  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)
Type
"HeapTaskDaemon" daemon prio=5 tid=8 WaitingForTaskProcessor
  #00  pc 000000000005e4a8  /apex/com.android.runtime/lib/bionic/libc.so (syscall+28)
  #00  pc 0000000000131bb3  /apex/com.android.art/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+82)
  #00  pc 0000000000219555  /apex/com.android.art/lib/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+316)
  #00  pc 0000000000219c45  /apex/com.android.art/lib/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+48)
  at dalvik.system.VMRuntime.runHeapTasks (Native method)
  at java.lang.Daemons$HeapTaskDaemon.runInternal (Daemons.java:531)
  at java.lang.Daemons$Daemon.run (Daemons.java:139)
  at java.lang.Thread.run (Thread.java:923)

AIR 633 ANE-Adverts-Mediation v6.1.0 Device: ANR

Acer Liquid S1

Android 11 (SDK 30) Also posted on adobe support

marchbold commented 2 years ago

Do you have any idea as to what was happening when the ANR occurred? Can you replicate it at all?

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 years ago

This issue was closed because it has been stalled for 5 days with no activity.