Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ANR caused by performOperations #5884

Closed
andordavoti opened this issue Apr 10, 2024 · 15 comments
Closed

ANR caused by performOperations #5884

andordavoti opened this issue Apr 10, 2024 · 15 comments
Labels
Missing info The user didn't precise the problem enough Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android

Comments

@andordavoti
Copy link

andordavoti commented Apr 10, 2024

Description

We are seeing multiple ANRs with reanimated at the top of the stack trace. These are not showing in Sentry or Firebase Crashlytics, only in Play Store release which is now penalising our app.

Stack trace:
"main" tid=1 Timed Waiting

at java.lang.Object.wait (Native method)
at java.lang.Thread.parkFor$ (Thread.java:2153)
at sun.misc.Unsafe.park (Unsafe.java:358)
at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:230)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos (AbstractQueuedSynchronizer.java:1061)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos (AbstractQueuedSynchronizer.java:1352)
at java.util.concurrent.Semaphore.tryAcquire (Semaphore.java:415)
at com.swmansion.reanimated.NodesManager.performOperations (NodesManager.java:242)
at com.swmansion.reanimated.nativeProxy.NativeProxyCommon.maybeFlushUIUpdatesQueue (NativeProxyCommon.java:262)
at com.swmansion.reanimated.AndroidUIScheduler.triggerUI (Native method)
at com.swmansion.reanimated.AndroidUIScheduler$1.run (AndroidUIScheduler.java:24)
at com.swmansion.reanimated.AndroidUIScheduler$2.runGuarded (AndroidUIScheduler.java:43)
at com.facebook.react.bridge.GuardedRunnable.run (GuardedRunnable.java:29)
at android.os.Handler.handleCallback (Handler.java:795)
at android.os.Handler.dispatchMessage (Handler.java:99)
at android.os.Looper.loop (Looper.java:166)
at android.app.ActivityThread.main (ActivityThread.java:6861)
at java.lang.reflect.Method.invoke (Native method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:450)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:936)

Other reports from Google Play:

Android versions affected: 11-7
Devices: HUAWEI HWDRA-MG, realme RMX2180, Redmi begonia, TCL HONG_KONG, etc

Steps to reproduce

There was a similar report previously: #2251. But the last comment here says that this should be fixed after v3. So maybe this is a regression? Other than that, it's hard to provide concrete steps to reproduce.

Reanimated version

3.6.2

React Native version

0.73.6

Platforms

Android

JavaScript runtime

Hermes

Workflow

Expo Dev Client

Architecture

Paper (Old Architecture)

Build type

Release app & production bundle

Device

Real device

Device model

HUAWEI HWDRA-MG, realme RMX2180, Redmi begonia, TCL HONG_KONG, etc.

Acknowledgements

Yes

@github-actions github-actions bot added the Platform: Android This issue is specific to Android label Apr 10, 2024
Copy link

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

@github-actions github-actions bot added Missing repro This issue need minimum repro scenario Missing info The user didn't precise the problem enough labels Apr 10, 2024
Copy link

Hey! 👋

It looks like you've omitted a few important sections from the issue template.

Please complete Snack or a link to a repository section.

@sabin10
Copy link

sabin10 commented May 2, 2024

Happens to us too, but in our case sentry catched it:

io.sentry.android.core.ApplicationNotResponding: ANR for at least 5000 ms.
    at com.swmansion.reanimated.AndroidUIScheduler.triggerUI(AndroidUIScheduler.java)
    at com.swmansion.reanimated.AndroidUIScheduler$1.run(AndroidUIScheduler.java:24)
    at com.swmansion.reanimated.AndroidUIScheduler$2.runGuarded(AndroidUIScheduler.java:43)
    at com.facebook.react.bridge.GuardedRunnable.run(GuardedRunnable.java:29)
    at android.os.Handler.handleCallback(Handler.java:790)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loop(Looper.java:192)
    at android.app.ActivityThread.main(ActivityThread.java:6711)
    at java.lang.reflect.Method.invoke(Method.java)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:549)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:826)

react-native: '0.73.7'
react-native-reanimated: '3.8.1'

@Cshayan
Copy link

Cshayan commented May 8, 2024

@sabin10 Hi, have you found any fix for this?

@AdzeB
Copy link

AdzeB commented Jul 18, 2024

Getting the same issue:
io.sentry.android.core.ApplicationNotResponding: ANR    at    atoffset 1d32000) (facebook::jsi::WithRuntimeDecorator<reanimated::ReanimatedReentrancyCheck, facebook::jsi::Runtime, facebook::jsi::Runtime>::getProperty    atoffset 1d32000) (facebook::jsi::WithRuntimeDecorator<reanimated::AroundLock, facebook::jsi::Runtime, facebook::jsi::Runtime>::getProperty    atoffset 1d32000) (reanimated::getValueUnpacker    atoffset 1d32000) (reanimated::ShareableWorklet::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::ShareableWorklet::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::ShareableWorklet::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::ShareableWorklet::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::ShareableWorklet::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::ShareableWorklet::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::ShareableWorklet::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::ShareableWorklet::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::ShareableWorklet::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::ShareableWorklet::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::ShareableWorklet::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::ShareableWorklet::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableArray::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableArray::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    atoffset 1d32000) (reanimated::ShareableObject::toJSValue    atoffset 1d32000) (reanimated::ShareableWorklet::toJSValue    atoffset 1d32000) (reanimated::Shareable::getJSValue    at    atoffset 1d32000) (reanimated::UIScheduler::triggerUI    atoffset 1d32000) (facebook::jni::detail::MethodWrapper<void , &, reanimated::AndroidUIScheduler, void>::dispatch    atoffset 1d32000) (facebook::jni::detail::FunctionWrapper<void , facebook::jni::detail::JTypeFor<facebook::jni::HybridClass<reanimated::AndroidUIScheduler, facebook::jni::detail::BaseHybridClass>::JavaPart, facebook::jni::JObject, void>::_javaobject*, void>::call    atoffset 1d32000) (facebook::jni::detail::MethodWrapper<void , &, reanimated::AndroidUIScheduler, void>::call    at com.swmansion.reanimated.AndroidUIScheduler.triggerUI    at com.swmansion.reanimated.AndroidUIScheduler$1.run(AndroidUIScheduler.java:24)    at com.swmansion.reanimated.AndroidUIScheduler$2.runGuarded(AndroidUIScheduler.java:43)    at com.facebook.react.bridge.GuardedRunnable.run(GuardedRunnable.java:29)    at android.os.Handler.handleCallback(Handler.java:958)    at android.os.Handler.dispatchMessage(Handler.java:99)    at android.os.Looper.loopOnce(Looper.java:230)    at android.os.Looper.loop(Looper.java:319)    at android.app.ActivityThread.main(ActivityThread.java:8919)    at java.lang.reflect.Method.invoke    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578)    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)

react-native: 0.73.6
react-native-reanimated: 3.7.2

@piaskowyk
Copy link
Member

I believe it should work with the latest version of Reanimated.

@rishabh876
Copy link

@piaskowyk Did it got fixed in the latest version? Can you point me to the version that fixes this issue?

@rishabh876
Copy link

rishabh876 commented Aug 25, 2024

Tried latest version 3.15.0 but issue is still there.

@bartlomiejbloniarz
Copy link
Contributor

Hi! It's seems to be related to this issue. It was caused by RN missing some methods in their WithRuntimeDecorator implementation. We use it to ensure no concurrent access to the runtime. This was fixed in RN 0.75 via this PR and this PR.

@kesha-antonov
Copy link

kesha-antonov commented Sep 24, 2024

Hi! It's seems to be related to this issue. It was caused by RN missing some methods in their WithRuntimeDecorator implementation. We use it to ensure no concurrent access to the runtime. This was fixed in RN 0.75 via this PR and this PR.

Is this fix will work only with RN 0.76.0-rc.0+ ?
Since one of the mentioned PRs was included only in this version (https://github.com/facebook/react-native/blob/main/CHANGELOG.md#fixed-1)

@kesha-antonov
Copy link

kesha-antonov commented Sep 24, 2024

We have 53%+ of ANRs in our app exactly with same errors:

  #48  pc 0x00000000000486ec  /data/app/~~t_0GH_UxL3pbtF0qrODtaA==/ru.magisteria.magisteria_app-YvMyx3RrktlVQZJYUdy2Bw==/split_config.arm64_v8a.apk (reanimated::UIScheduler::triggerUI()+184) (BuildId: ede51a9af48e49de7c9bce927ce799803b317020)
  #49  pc 0x0000000000075e24  /data/app/~~t_0GH_UxL3pbtF0qrODtaA==/ru.magisteria.magisteria_app-YvMyx3RrktlVQZJYUdy2Bw==/split_config.arm64_v8a.apk (facebook::jni::detail::MethodWrapper<void (reanimated::AndroidUIScheduler::*)(), &reanimated::AndroidUIScheduler::triggerUI(), reanimated::AndroidUIScheduler, void>::dispatch(facebook::jni::alias_ref<facebook::jni::detail::JTypeFor<facebook::jni::HybridClass<reanimated::AndroidUIScheduler, facebook::jni::detail::BaseHybridClass>::JavaPart, facebook::jni::JObject, void>::_javaobject*>)+68) (BuildId: 934dc393cc965907d18303316394e65093a58078)
  #50  pc 0x0000000000075d68  /data/app/~~t_0GH_UxL3pbtF0qrODtaA==/ru.magisteria.magisteria_app-YvMyx3RrktlVQZJYUdy2Bw==/split_config.arm64_v8a.apk (facebook::jni::detail::FunctionWrapper<void (*)(facebook::jni::alias_ref<facebook::jni::detail::JTypeFor<facebook::jni::HybridClass<reanimated::AndroidUIScheduler, facebook::jni::detail::BaseHybridClass>::JavaPart, facebook::jni::JObject, void>::_javaobject*>), facebook::jni::detail::JTypeFor<facebook::jni::HybridClass<reanimated::AndroidUIScheduler, facebook::jni::detail::BaseHybridClass>::JavaPart, facebook::jni::JObject, void>::_javaobject*, void>::call(_JNIEnv*, _jobject*, void (*)(facebook::jni::alias_ref<facebook::jni::detail::JTypeFor<facebook::jni::HybridClass<reanimated::AndroidUIScheduler, facebook::jni::detail::BaseHybridClass>::JavaPart, facebook::jni::JObject, void>::_javaobject*>))+60) (BuildId: 934dc393cc965907d18303316394e65093a58078)
  at com.swmansion.reanimated.AndroidUIScheduler.triggerUI (AndroidUIScheduler.java)
  at com.swmansion.reanimated.AndroidUIScheduler$1.run (AndroidUIScheduler.java:24)
  at com.swmansion.reanimated.AndroidUIScheduler$2.runGuarded (AndroidUIScheduler.java:43)
  at com.facebook.react.bridge.GuardedRunnable.run (GuardedRunnable.java:29)
  at android.os.Handler.handleCallback (Handler.java:955)
  at android.os.Handler.dispatchMessage (Handler.java:102)
  at android.os.Looper.loopOnce (Looper.java:206)
  at android.os.Looper.loop (Looper.java:296)
  at android.app.ActivityThread.main (ActivityThread.java:8971)
  at java.lang.reflect.Method.invoke (Native method)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:569)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:976)

And this started to happening since end of march (when reanimated 3.7.0/3.8.0+ was released):

With this version our app doesn't freeze: https://github.com/software-mansion/react-native-reanimated/releases/tag/3.6.3

Screenshot 2024-09-24 at 09 47 39 Screenshot 2024-09-24 at 09 49 41 Screenshot 2024-09-24 at 09 51 17

@bartlomiejbloniarz
Copy link
Contributor

@kesha-antonov The fix should work in 0.75, because the included PR fixed the methods that were causing our issues (though it's worth checking if the other PR helps here). I am currently working on fixing another issue that looks similar. Could you post the entire stack trace, so I can figure out whether it's the new issue? Were you able to reproduce the bug, or do you only have these reports?

@kesha-antonov
Copy link

kesha-antonov commented Sep 24, 2024

@kesha-antonov The fix should work in 0.75, because the included PR fixed the methods that were causing our issues (though it's worth checking if the other PR helps here). I am currently working on fixing another issue that looks similar. Could you post the entire stack trace, so I can figure out whether it's the new issue? Were you able to reproduce the bug, or do you only have these reports?

We tried 0.75 but ANRs are still there (but less of them I think).
I couldn't reproduce it with some code that I can detect that's causing the problem. Only the production code of our app one tester with device (4gb ram) reproduced it constantly.

Here's the most recent one ANR:

Details
"main" tid=1 Native
  #00  pc 0x00000000000aea64  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libhermes.so
  #01  pc 0x00000000000b1070  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libhermes.so
  #02  pc 0x000000000005069c  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (facebook::jsi::WithRuntimeDecorator<reanimated::AroundLock, facebook::jsi::Runtime, facebook::jsi::Runtime>::getProperty(facebook::jsi::Object const&, facebook::jsi::String const&)+88)
  #03  pc 0x0000000000037ad4  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::getValueUnpacker(facebook::jsi::Runtime&)+128)
  #04  pc 0x000000000003b500  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableWorklet::toJSValue(facebook::jsi::Runtime&)+56)
  #05  pc 0x000000000003af58  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableObject::toJSValue(facebook::jsi::Runtime&)+208)
  #06  pc 0x000000000003af58  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableObject::toJSValue(facebook::jsi::Runtime&)+208)
  #07  pc 0x000000000003b4f4  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableWorklet::toJSValue(facebook::jsi::Runtime&)+44)
  #08  pc 0x000000000003af58  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableObject::toJSValue(facebook::jsi::Runtime&)+208)
  #09  pc 0x000000000003af58  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableObject::toJSValue(facebook::jsi::Runtime&)+208)
  #10  pc 0x000000000003b4f4  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableWorklet::toJSValue(facebook::jsi::Runtime&)+44)
  #11  pc 0x000000000003a2dc  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableArray::toJSValue(facebook::jsi::Runtime&)+144)
  #12  pc 0x000000000003af58  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableObject::toJSValue(facebook::jsi::Runtime&)+208)
  #13  pc 0x000000000003af58  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableObject::toJSValue(facebook::jsi::Runtime&)+208)
  #14  pc 0x000000000003b4f4  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableWorklet::toJSValue(facebook::jsi::Runtime&)+44)
  #15  pc 0x000000000003af58  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableObject::toJSValue(facebook::jsi::Runtime&)+208)
  #16  pc 0x000000000003af58  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableObject::toJSValue(facebook::jsi::Runtime&)+208)
  #17  pc 0x000000000003b4f4  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableWorklet::toJSValue(facebook::jsi::Runtime&)+44)
  #18  pc 0x000000000003af58  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableObject::toJSValue(facebook::jsi::Runtime&)+208)
  #19  pc 0x000000000003af58  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableObject::toJSValue(facebook::jsi::Runtime&)+208)
  #20  pc 0x000000000003b4f4  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableWorklet::toJSValue(facebook::jsi::Runtime&)+44)
  #21  pc 0x000000000003af58  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableObject::toJSValue(facebook::jsi::Runtime&)+208)
  #22  pc 0x000000000003af58  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableObject::toJSValue(facebook::jsi::Runtime&)+208)
  #23  pc 0x000000000003b4f4  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableWorklet::toJSValue(facebook::jsi::Runtime&)+44)
  #24  pc 0x000000000003af58  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableObject::toJSValue(facebook::jsi::Runtime&)+208)
  #25  pc 0x000000000003af58  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableObject::toJSValue(facebook::jsi::Runtime&)+208)
  #26  pc 0x000000000003b4f4  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableWorklet::toJSValue(facebook::jsi::Runtime&)+44)
  #27  pc 0x000000000003a2dc  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableArray::toJSValue(facebook::jsi::Runtime&)+144)
  #28  pc 0x000000000003a2dc  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableArray::toJSValue(facebook::jsi::Runtime&)+144)
  #29  pc 0x000000000003af58  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableObject::toJSValue(facebook::jsi::Runtime&)+208)
  #30  pc 0x000000000003af58  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableObject::toJSValue(facebook::jsi::Runtime&)+208)
  #31  pc 0x000000000003b4f4  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::ShareableWorklet::toJSValue(facebook::jsi::Runtime&)+44)
  #32  pc 0x000000000006746c  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libreanimated.so
  #33  pc 0x00000000000486ec  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libworklets.so (reanimated::UIScheduler::triggerUI()+184)
  #34  pc 0x0000000000075e24  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libreanimated.so (facebook::jni::detail::MethodWrapper<void (reanimated::AndroidUIScheduler::*)(), &reanimated::AndroidUIScheduler::triggerUI(), reanimated::AndroidUIScheduler, void>::dispatch(facebook::jni::alias_ref<facebook::jni::detail::JTypeFor<facebook::jni::HybridClass<reanimated::AndroidUIScheduler, facebook::jni::detail::BaseHybridClass>::JavaPart, facebook::jni::JObject, void>::_javaobject*>)+68)
  #35  pc 0x0000000000075d68  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libreanimated.so (facebook::jni::detail::FunctionWrapper<void (*)(facebook::jni::alias_ref<facebook::jni::detail::JTypeFor<facebook::jni::HybridClass<reanimated::AndroidUIScheduler, facebook::jni::detail::BaseHybridClass>::JavaPart, facebook::jni::JObject, void>::_javaobject*>), facebook::jni::detail::JTypeFor<facebook::jni::HybridClass<reanimated::AndroidUIScheduler, facebook::jni::detail::BaseHybridClass>::JavaPart, facebook::jni::JObject, void>::_javaobject*, void>::call(_JNIEnv*, _jobject*, void (*)(facebook::jni::alias_ref<facebook::jni::detail::JTypeFor<facebook::jni::HybridClass<reanimated::AndroidUIScheduler, facebook::jni::detail::BaseHybridClass>::JavaPart, facebook::jni::JObject, void>::_javaobject*>))+60)
  at com.swmansion.reanimated.AndroidUIScheduler.triggerUI (AndroidUIScheduler.java)
  at com.swmansion.reanimated.AndroidUIScheduler$1.run (AndroidUIScheduler.java:24)
  at com.swmansion.reanimated.AndroidUIScheduler$2.runGuarded (AndroidUIScheduler.java:43)
  at com.facebook.react.bridge.GuardedRunnable.run (GuardedRunnable.java:29)
  at android.os.Handler.handleCallback (Handler.java:883)
  at android.os.Handler.dispatchMessage (Handler.java:100)
  at android.os.Looper.loop (Looper.java:214)
  at android.app.ActivityThread.main (ActivityThread.java:7386)
  at java.lang.reflect.Method.invoke (Native method)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:492)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:980)

"Signal Catcher" tid=7 Runnable
  #00  pc 0x0000000000412704  /apex/com.android.runtime/lib64/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+140)
  #01  pc 0x00000000004f91b0  /apex/com.android.runtime/lib64/libart.so (art::Thread::DumpStack(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, bool, BacktraceMap*, bool) const+504)
  #02  pc 0x00000000005138d4  /apex/com.android.runtime/lib64/libart.so (art::DumpCheckpoint::Run(art::Thread*)+820)
  #03  pc 0x000000000050c8e8  /apex/com.android.runtime/lib64/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+456)
  #04  pc 0x000000000050bcf0  /apex/com.android.runtime/lib64/libart.so (art::ThreadList::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, bool)+1792)
  #05  pc 0x000000000050b4d4  /apex/com.android.runtime/lib64/libart.so (art::ThreadList::DumpForSigQuit(std::__1::basic_ostream<char, std::__1::char_traits<char>>&)+860)
  #06  pc 0x00000000004c6ce4  /apex/com.android.runtime/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream<char, std::__1::char_traits<char>>&)+196)
  #07  pc 0x00000000004daebc  /apex/com.android.runtime/lib64/libart.so (art::SignalCatcher::HandleSigQuit()+1356)
  #08  pc 0x00000000004d9f0c  /apex/com.android.runtime/lib64/libart.so (art::SignalCatcher::Run(void*)+252)
  #09  pc 0x00000000000e2364  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #10  pc 0x0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

"Jit thread pool worker thread 0" tid=2 Native
  #00  pc 0x000000000007f33c  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28)
  #01  pc 0x000000000014b094  /apex/com.android.runtime/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+148)
  #02  pc 0x0000000000515364  /apex/com.android.runtime/lib64/libart.so (art::ThreadPool::GetTask(art::Thread*)+260)
  #03  pc 0x00000000005146d8  /apex/com.android.runtime/lib64/libart.so (art::ThreadPoolWorker::Run()+144)
  #04  pc 0x000000000051418c  /apex/com.android.runtime/lib64/libart.so (art::ThreadPoolWorker::Callback(void*)+148)
  #05  pc 0x00000000000e2364  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #06  pc 0x0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

"HeapTaskDaemon" tid=8 Waiting
  #00  pc 0x000000000007f33c  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28)
  #01  pc 0x000000000014b094  /apex/com.android.runtime/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+148)
  #02  pc 0x000000000028e95c  /apex/com.android.runtime/lib64/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+508)
  #03  pc 0x000000000028f1dc  /apex/com.android.runtime/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+92)
  at dalvik.system.VMRuntime.runHeapTasks (Native method)
  at java.lang.Daemons$HeapTaskDaemon.runInternal (Daemons.java:523)
  at java.lang.Daemons$Daemon.run (Daemons.java:137)
  at java.lang.Thread.run (Thread.java:919)

"FinalizerDaemon" tid=9 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:271)
  at java.lang.Daemons$Daemon.run (Daemons.java:137)
  at java.lang.Thread.run (Thread.java:919)

"ReferenceQueueDaemon" tid=10 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:215)
  at java.lang.Daemons$Daemon.run (Daemons.java:137)
  at java.lang.Thread.run (Thread.java:919)

"FinalizerWatchdogDaemon" 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$FinalizerWatchdogDaemon.sleepUntilNeeded (Daemons.java:339)
  at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal (Daemons.java:319)
  at java.lang.Daemons$Daemon.run (Daemons.java:137)
  at java.lang.Thread.run (Thread.java:919)

"Binder:14040_1" tid=12 Native
  #00  pc 0x00000000000cd7e4  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+4)
  #01  pc 0x000000000008a7f4  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+132)
  #02  pc 0x000000000005861c  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+260)
  #03  pc 0x00000000000587f8  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24)
  #04  pc 0x0000000000058fc4  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+60)
  #05  pc 0x000000000007f580  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24)
  #06  pc 0x000000000001380c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284)
  #07  pc 0x00000000000c3814  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140)
  #08  pc 0x00000000000e2364  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #09  pc 0x0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

"Binder:14040_2" tid=13 Native
  #00  pc 0x00000000000cd7e4  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+4)
  #01  pc 0x000000000008a7f4  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+132)
  #02  pc 0x000000000005861c  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+260)
  #03  pc 0x00000000000587f8  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24)
  #04  pc 0x0000000000058fc4  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+60)
  #05  pc 0x000000000007f580  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24)
  #06  pc 0x000000000001380c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284)
  #07  pc 0x00000000000c3814  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140)
  #08  pc 0x00000000000e2364  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #09  pc 0x0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

"Profile Saver" tid=14 Native
  #00  pc 0x000000000007f33c  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28)
  #01  pc 0x000000000014b094  /apex/com.android.runtime/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+148)
  #02  pc 0x00000000003475dc  /apex/com.android.runtime/lib64/libart.so (art::ProfileSaver::Run()+412)
  #03  pc 0x000000000034b220  /apex/com.android.runtime/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread(void*)+88)
  #04  pc 0x00000000000e2364  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #05  pc 0x0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

"Firebase-Messaging-Init" tid=15 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 (com.google.android.gms:play-services-basement@@18.3.0:2)
  at java.lang.Thread.run (Thread.java:919)

"Firebase-Messaging-Topics-Io" tid=16 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 (com.google.android.gms:play-services-basement@@18.3.0:2)
  at java.lang.Thread.run (Thread.java:919)

"MessengerIpcClient" 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.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 (com.google.android.gms:play-services-basement@@18.3.0:2)
  at java.lang.Thread.run (Thread.java:919)

"Crashlytics Exception Handler1" tid=19 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:67)
  at com.google.firebase.crashlytics.internal.common.BackgroundPriorityRunnable.run (BackgroundPriorityRunnable.java:27)
  at java.lang.Thread.run (Thread.java:919)

"GmsDynamite" tid=20 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 com.google.android.gms.dynamite.zza.run (com.google.android.gms:play-services-basement@@18.3.0:2)

"com.google.firebase.crashlytics.startup1" 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:67)
  at com.google.firebase.crashlytics.internal.common.BackgroundPriorityRunnable.run (BackgroundPriorityRunnable.java:27)
  at java.lang.Thread.run (Thread.java:919)

"Firebase Background Thread #0" 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.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.concurrent.CustomThreadFactory.lambda$newThread$0 (CustomThreadFactory.java:47)
  at java.lang.Thread.run (Thread.java:919)

"awaitEvenIfOnMainThread task continuation executor1" 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.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:67)
  at com.google.firebase.crashlytics.internal.common.BackgroundPriorityRunnable.run (BackgroundPriorityRunnable.java:27)
  at java.lang.Thread.run (Thread.java:919)

"pool-13-thread-1" tid=25 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:919)

"Firebase Background Thread #1" tid=26 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.concurrent.CustomThreadFactory.lambda$newThread$0 (CustomThreadFactory.java:47)
  at java.lang.Thread.run (Thread.java:919)

"Firebase Background Thread #2" tid=27 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.concurrent.CustomThreadFactory.lambda$newThread$0 (CustomThreadFactory.java:47)
  at java.lang.Thread.run (Thread.java:919)

"Firebase Background Thread #3" tid=28 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.concurrent.CustomThreadFactory.lambda$newThread$0 (CustomThreadFactory.java:47)
  at java.lang.Thread.run (Thread.java:919)

"DefaultDispatcher-worker-1" tid=31 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:353)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park (CoroutineScheduler.kt:838)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark (CoroutineScheduler.kt:783)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker (CoroutineScheduler.kt:731)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-2" tid=30 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:353)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park (CoroutineScheduler.kt:838)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark (CoroutineScheduler.kt:783)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker (CoroutineScheduler.kt:731)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-3" tid=32 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:353)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park (CoroutineScheduler.kt:838)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark (CoroutineScheduler.kt:783)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker (CoroutineScheduler.kt:731)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.kt:684)

"queued-work-looper" tid=33 Native
  #00  pc 0x00000000000cd6a8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8)
  #01  pc 0x0000000000017da8  /system/lib64/libutils.so (android::Looper::pollInner(int)+144)
  #02  pc 0x0000000000017c78  /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+56)
  #03  pc 0x00000000001392ac  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+44)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:336)
  at android.os.Looper.loop (Looper.java:174)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"WM.task-1" 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.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:919)

"Binder:14040_3" tid=36 Native
  #00  pc 0x00000000000cd7e4  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+4)
  #01  pc 0x000000000008a7f4  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+132)
  #02  pc 0x000000000005861c  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+260)
  #03  pc 0x00000000000587f8  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24)
  #04  pc 0x0000000000058fc4  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+60)
  #05  pc 0x000000000007f580  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24)
  #06  pc 0x000000000001380c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284)
  #07  pc 0x00000000000c3814  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140)
  #08  pc 0x00000000000e2364  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #09  pc 0x0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

"WM.task-2" tid=41 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:919)

"pool-16-thread-1" tid=40 Timed Waiting
  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:919)

"pool-17-thread-1" tid=42 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:919)

"RenderThread" tid=43 Native
  #00  pc 0x00000000000cd6a8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8)
  #01  pc 0x0000000000017da8  /system/lib64/libutils.so (android::Looper::pollInner(int)+144)
  #02  pc 0x0000000000017c78  /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+56)
  #03  pc 0x00000000003d20cc  /system/lib64/libhwui.so (android::uirenderer::ThreadBase::waitForWork()+132)
  #04  pc 0x00000000003d1f20  /system/lib64/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop()+72)
  #05  pc 0x000000000001380c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284)
  #06  pc 0x00000000000e2364  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #07  pc 0x0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

"Okio Watchdog" tid=45 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 com.android.okhttp.okio.AsyncTimeout.awaitTimeout (AsyncTimeout.java:313)
  at com.android.okhttp.okio.AsyncTimeout.access$000 (AsyncTimeout.java:42)
  at com.android.okhttp.okio.AsyncTimeout$Watchdog.run (AsyncTimeout.java:288)

"HybridData DestructorThread" tid=47 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 com.facebook.jni.DestructorThread$1.run (DestructorThread.java:76)

"ConnectivityThread" tid=48 Native
  #00  pc 0x00000000000cd6a8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8)
  #01  pc 0x0000000000017da8  /system/lib64/libutils.so (android::Looper::pollInner(int)+144)
  #02  pc 0x0000000000017c78  /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+56)
  #03  pc 0x00000000001392ac  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+44)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:336)
  at android.os.Looper.loop (Looper.java:174)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"expo.modules.AsyncFunctionQueue" tid=49 Native
  #00  pc 0x00000000000cd6a8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8)
  #01  pc 0x0000000000017da8  /system/lib64/libutils.so (android::Looper::pollInner(int)+144)
  #02  pc 0x0000000000017c78  /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+56)
  #03  pc 0x00000000001392ac  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+44)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:336)
  at android.os.Looper.loop (Looper.java:174)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"Expo JNI deallocator" tid=50 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 expo.modules.kotlin.jni.JNIDeallocator$destructorThread$1.run (JNIDeallocator.kt:36)

"FirebaseSessions_HandlerThread" tid=51 Native
  #00  pc 0x00000000000cd6a8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8)
  #01  pc 0x0000000000017da8  /system/lib64/libutils.so (android::Looper::pollInner(int)+144)
  #02  pc 0x0000000000017c78  /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+56)
  #03  pc 0x00000000001392ac  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+44)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:336)
  at android.os.Looper.loop (Looper.java:174)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"mqt_js" tid=52 Native
  #00  pc 0x00000000000cd6a8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8)
  #01  pc 0x0000000000017da8  /system/lib64/libutils.so (android::Looper::pollInner(int)+144)
  #02  pc 0x0000000000017c78  /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+56)
  #03  pc 0x00000000001392ac  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+44)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:336)
  at android.os.Looper.loop (Looper.java:174)
  at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run (MessageQueueThreadImpl.java:235)
  at java.lang.Thread.run (Thread.java:919)

"mqt_native_modules" tid=53 Native
  #00  pc 0x00000000000cd6a8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8)
  #01  pc 0x0000000000017da8  /system/lib64/libutils.so (android::Looper::pollInner(int)+144)
  #02  pc 0x0000000000017c78  /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+56)
  #03  pc 0x00000000001392ac  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+44)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:336)
  at android.os.Looper.loop (Looper.java:174)
  at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run (MessageQueueThreadImpl.java:235)
  at java.lang.Thread.run (Thread.java:919)

"FrameMetricsAggregator" tid=54 Native
  #00  pc 0x000000000007f33c  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28)
  #01  pc 0x000000000014b094  /apex/com.android.runtime/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+148)
  #02  pc 0x000000000038747c  /apex/com.android.runtime/lib64/libart.so (art::JNI::NewLocalRef(_JNIEnv*, _jobject*)+436)
  #03  pc 0x0000000000120bcc  /system/lib64/libandroid_runtime.so (android::NotifyHandler::handleMessage(android::Message const&)+108)
  #04  pc 0x0000000000017e64  /system/lib64/libutils.so (android::Looper::pollInner(int)+332)
  #05  pc 0x0000000000017c78  /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+56)
  #06  pc 0x00000000001392ac  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+44)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:336)
  at android.os.Looper.loop (Looper.java:174)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"io.sentry.android.core.internal.util.SentryFrameMetricsCollector" tid=55 Native
  #00  pc 0x00000000000cd6a8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8)
  #01  pc 0x0000000000017da8  /system/lib64/libutils.so (android::Looper::pollInner(int)+144)
  #02  pc 0x0000000000017c78  /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+56)
  #03  pc 0x00000000001392ac  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+44)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:336)
  at android.os.Looper.loop (Looper.java:174)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"SentryExecutorServiceThreadFactory-0" tid=57 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:919)

"Timer-0" tid=58 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.util.TimerThread.mainLoop (Timer.java:533)
  at java.util.TimerThread.run (Timer.java:512)

"FileObserver" tid=59 Native
  #00  pc 0x00000000000ce584  /apex/com.android.runtime/lib64/bionic/libc.so (read+4)
  #01  pc 0x00000000001a6b3c  /system/lib64/libandroid_runtime.so (android::android_os_fileobserver_observe(_JNIEnv*, _jobject*, int)+260)
  at android.os.FileObserver$ObserverThread.observe (Native method)
  at android.os.FileObserver$ObserverThread.run (FileObserver.java:113)

"|ANR-WatchDog|" tid=56 Timed Waiting
  at java.lang.Thread.sleep (Native method)
  at java.lang.Thread.sleep (Thread.java:440)
  at java.lang.Thread.sleep (Thread.java:356)
  at io.sentry.android.core.ANRWatchDog.run (ANRWatchDog.java:127)

"GoogleApiHandler" tid=61 Native
  #00  pc 0x00000000000cd6a8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8)
  #01  pc 0x0000000000017da8  /system/lib64/libutils.so (android::Looper::pollInner(int)+144)
  #02  pc 0x0000000000017c78  /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+56)
  #03  pc 0x00000000001392ac  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+44)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:336)
  at android.os.Looper.loop (Looper.java:174)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"hwuiTask0" tid=62 Native
  #00  pc 0x000000000007f33c  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28)
  #01  pc 0x00000000000829a4  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+140)
  #02  pc 0x00000000000e186c  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+60)
  #03  pc 0x00000000000718a4  /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20)
  #04  pc 0x000000000046bc40  /system/lib64/libhwui.so (android::uirenderer::CommonPool::workerLoop()+96)
  #05  pc 0x000000000046bae4  /system/lib64/libhwui.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, android::uirenderer::CommonPool::CommonPool()::$_0>>(void*)+132)
  #06  pc 0x00000000000e2364  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #07  pc 0x0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

"hwuiTask1" tid=63 Native
  #00  pc 0x000000000007f33c  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28)
  #01  pc 0x00000000000829a4  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+140)
  #02  pc 0x00000000000e186c  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+60)
  #03  pc 0x00000000000718a4  /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20)
  #04  pc 0x000000000046bc40  /system/lib64/libhwui.so (android::uirenderer::CommonPool::workerLoop()+96)
  #05  pc 0x000000000046bae4  /system/lib64/libhwui.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, android::uirenderer::CommonPool::CommonPool()::$_0>>(void*)+132)
  #06  pc 0x00000000000e2364  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #07  pc 0x0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

"ExoPlayer:FrameReleaseChoreographer" tid=65 Native
  #00  pc 0x00000000000cd6a8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8)
  #01  pc 0x0000000000017da8  /system/lib64/libutils.so (android::Looper::pollInner(int)+144)
  #02  pc 0x0000000000017c78  /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+56)
  #03  pc 0x00000000001392ac  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+44)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:336)
  at android.os.Looper.loop (Looper.java:174)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"AudioPortEventHandler" tid=64 Native
  #00  pc 0x00000000000cd6a8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8)
  #01  pc 0x0000000000017da8  /system/lib64/libutils.so (android::Looper::pollInner(int)+144)
  #02  pc 0x0000000000017c78  /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+56)
  #03  pc 0x00000000001392ac  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce(_JNIEnv*, _jobject*, long, int)+44)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:336)
  at android.os.Looper.loop (Looper.java:174)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"ExoPlayer:Playback" tid=66 Native
  #00  pc 0x000000000007f33c  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28)
  #01  pc 0x000000000014b094  /apex/com.android.runtime/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+148)
  #02  pc 0x0000000000590744  /apex/com.android.runtime/lib64/libart.so (art::GoToRunnable(art::Thread*) (.llvm.14603686783979941606)+460)
  #03  pc 0x0000000000590534  /apex/com.android.runtime/lib64/libart.so (art::JniMethodEnd(unsigned int, art::Thread*)+28)
  at android.os.MessageQueue.nativePollOnce (Native method)
  at android.os.MessageQueue.next (MessageQueue.java:336)
  at android.os.Looper.loop (Looper.java:174)
  at android.os.HandlerThread.run (HandlerThread.java:67)

"Binder:14040_4" tid=67 Native
  #00  pc 0x00000000000cd7e4  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+4)
  #01  pc 0x000000000008a7f4  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+132)
  #02  pc 0x000000000005861c  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+260)
  #03  pc 0x00000000000587f8  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24)
  #04  pc 0x0000000000058fc4  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+60)
  #05  pc 0x000000000007f580  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24)
  #06  pc 0x000000000001380c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284)
  #07  pc 0x00000000000c3814  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140)
  #08  pc 0x00000000000e2364  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #09  pc 0x0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

"PlayBillingLibrary-1" tid=38 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:919)

"PlayBillingLibrary-3" tid=78 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:919)

"PlayBillingLibrary-5" tid=79 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:919)

"PlayBillingLibrary-6" tid=80 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:919)

"PlayBillingLibrary-2" tid=81 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:919)

"PlayBillingLibrary-4" tid=82 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:919)

"PlayBillingLibrary-7" tid=83 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:919)

"Binder:14040_5" tid=4 Native
  #00  pc 0x00000000000cd7e4  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+4)
  #01  pc 0x000000000008a7f4  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+132)
  #02  pc 0x000000000005861c  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+260)
  #03  pc 0x00000000000587f8  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24)
  #04  pc 0x0000000000058fc4  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+60)
  #05  pc 0x000000000007f580  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24)
  #06  pc 0x000000000001380c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284)
  #07  pc 0x00000000000c3814  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140)
  #08  pc 0x00000000000e2364  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #09  pc 0x0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

"glide-active-resources" tid=5 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 com.bumptech.glide.load.engine.ActiveResources.cleanReferenceQueue (ActiveResources.java:128)
  at com.bumptech.glide.load.engine.ActiveResources$2.run (ActiveResources.java:61)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at com.bumptech.glide.load.engine.ActiveResources$1$1.run (ActiveResources.java:43)
  at java.lang.Thread.run (Thread.java:919)

"glide-disk-cache-thread-0" tid=6 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.PriorityBlockingQueue.take (PriorityBlockingQueue.java:548)
  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.bumptech.glide.load.engine.executor.GlideExecutor$DefaultThreadFactory$1.run (GlideExecutor.java:413)
  at java.lang.Thread.run (Thread.java:919)
  at com.bumptech.glide.load.engine.executor.GlideExecutor$DefaultPriorityThreadFactory$1.run (GlideExecutor.java:372)

"glide-source-thread-0" tid=35 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.PriorityBlockingQueue.take (PriorityBlockingQueue.java:548)
  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.bumptech.glide.load.engine.executor.GlideExecutor$DefaultThreadFactory$1.run (GlideExecutor.java:413)
  at java.lang.Thread.run (Thread.java:919)
  at com.bumptech.glide.load.engine.executor.GlideExecutor$DefaultPriorityThreadFactory$1.run (GlideExecutor.java:372)

"glide-source-thread-1" tid=71 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.PriorityBlockingQueue.take (PriorityBlockingQueue.java:548)
  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.bumptech.glide.load.engine.executor.GlideExecutor$DefaultThreadFactory$1.run (GlideExecutor.java:413)
  at java.lang.Thread.run (Thread.java:919)
  at com.bumptech.glide.load.engine.executor.GlideExecutor$DefaultPriorityThreadFactory$1.run (GlideExecutor.java:372)

"glide-source-thread-2" tid=74 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.PriorityBlockingQueue.take (PriorityBlockingQueue.java:548)
  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.bumptech.glide.load.engine.executor.GlideExecutor$DefaultThreadFactory$1.run (GlideExecutor.java:413)
  at java.lang.Thread.run (Thread.java:919)
  at com.bumptech.glide.load.engine.executor.GlideExecutor$DefaultPriorityThreadFactory$1.run (GlideExecutor.java:372)

"glide-source-thread-3" tid=84 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.PriorityBlockingQueue.take (PriorityBlockingQueue.java:548)
  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.bumptech.glide.load.engine.executor.GlideExecutor$DefaultThreadFactory$1.run (GlideExecutor.java:413)
  at java.lang.Thread.run (Thread.java:919)
  at com.bumptech.glide.load.engine.executor.GlideExecutor$DefaultPriorityThreadFactory$1.run (GlideExecutor.java:372)

"ExoPlayer:Loader:ProgressiveMediaPeriod" tid=24 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 com.google.android.exoplayer2.util.ConditionVariable.block (ConditionVariable.java:90)
  at com.google.android.exoplayer2.source.ProgressiveMediaPeriod$ExtractingLoadable.load (ProgressiveMediaPeriod.java:1043)
  at com.google.android.exoplayer2.upstream.Loader$LoadTask.run (Loader.java:420)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at java.lang.Thread.run (Thread.java:919)

"OkHttp ConnectionPool" tid=85 Timed Waiting
  at java.lang.Object.wait (Native method)
  at com.android.okhttp.ConnectionPool$1.run (ConnectionPool.java:106)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at java.lang.Thread.run (Thread.java:919)

"DefaultDispatcher-worker-4" tid=86 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:353)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park (CoroutineScheduler.kt:838)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark (CoroutineScheduler.kt:783)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker (CoroutineScheduler.kt:731)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-5" tid=87 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:353)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park (CoroutineScheduler.kt:838)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark (CoroutineScheduler.kt:783)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker (CoroutineScheduler.kt:731)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-6" tid=95 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:353)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park (CoroutineScheduler.kt:838)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark (CoroutineScheduler.kt:783)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker (CoroutineScheduler.kt:731)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-8" tid=98 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:353)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park (CoroutineScheduler.kt:838)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark (CoroutineScheduler.kt:783)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker (CoroutineScheduler.kt:731)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.kt:684)

"DefaultDispatcher-worker-7" tid=99 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:353)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park (CoroutineScheduler.kt:838)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark (CoroutineScheduler.kt:783)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker (CoroutineScheduler.kt:731)
  at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.kt:684)

"MediaCodec_looper" tid=100 Native
  #00  pc 0x000000000007f33c  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28)
  #01  pc 0x00000000000829a4  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+140)
  #02  pc 0x00000000000e186c  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+60)
  #03  pc 0x00000000000186c4  /system/lib64/libstagefright_foundation.so (android::ALooper::loop()+364)
  #04  pc 0x0000000000013828  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+312)
  #05  pc 0x00000000000c3814  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140)
  #06  pc 0x00000000000e2364  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #07  pc 0x0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

"HwBinder:14040_1" tid=101 Native
  #00  pc 0x00000000000cd7e4  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+4)
  #01  pc 0x000000000008a7f4  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+132)
  #02  pc 0x000000000008657c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+468)
  #03  pc 0x00000000000879c8  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96)
  #04  pc 0x00000000000966e0  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24)
  #05  pc 0x000000000001380c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284)
  #06  pc 0x00000000000c3814  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140)
  #07  pc 0x00000000000e2364  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #08  pc 0x0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

"OkHttp magisteria.ru" tid=68 Native
  #00  pc 0x00000000000cd828  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8)
  #01  pc 0x000000000008c8b0  /apex/com.android.runtime/lib64/bionic/libc.so (poll+88)
  #02  pc 0x000000000003ce3c  /apex/com.android.conscrypt/lib64/libjavacrypto.so (sslSelect(_JNIEnv*, int, _jobject*, conscrypt::AppData*, int)+268)
  #03  pc 0x000000000003d304  /apex/com.android.conscrypt/lib64/libjavacrypto.so (sslRead(_JNIEnv*, ssl_st*, _jobject*, _jobject*, char*, int, conscrypt::SslError*, int)+820)
  #04  pc 0x0000000000032b58  /apex/com.android.conscrypt/lib64/libjavacrypto.so (NativeCrypto_SSL_read(_JNIEnv*, _jclass*, long, _jobject*, _jobject*, _jobject*, _jbyteArray*, int, int, int)+816)
  #05  pc 0x000000000013f350  /apex/com.android.runtime/lib64/libart.so (art_quick_generic_jni_trampoline+144)
  #06  pc 0x0000000002005f04  /memfd:/jit-cache (com.android.org.conscrypt.NativeSsl.read+260)
  #07  pc 0x00000000020075cc  /memfd:/jit-cache (com.android.org.conscrypt.ConscryptFileDescriptorSocket$SSLInputStream.read+604)
  at com.android.org.conscrypt.NativeCrypto.SSL_read (Native method)
  at com.android.org.conscrypt.NativeSsl.read (NativeSsl.java:411)
  at com.android.org.conscrypt.ConscryptFileDescriptorSocket$SSLInputStream.read (ConscryptFileDescriptorSocket.java:549)
  at okio.InputStreamSource.read (JvmOkio.kt:94)
  at okio.AsyncTimeout$source$1.read (AsyncTimeout.kt:125)
  at okio.internal._RealBufferedSourceKt.commonRequest (_RealBufferedSource.kt:60)
  at okio.RealBufferedSource.request (RealBufferedSource.kt:68)
  at okio.internal._RealBufferedSourceKt.commonRequire (_RealBufferedSource.kt:53)
  at okio.RealBufferedSource.require (RealBufferedSource.kt:67)
  at okhttp3.internal.http2.Http2Reader.nextFrame (Http2Reader.kt:89)
  at okhttp3.internal.http2.Http2Connection$ReaderRunnable.invoke (Http2Connection.kt:618)
  at okhttp3.internal.http2.Http2Connection$ReaderRunnable.invoke (Http2Connection.kt:609)
  at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce (TaskQueue.kt:98)
  at okhttp3.internal.concurrent.TaskRunner.runTask (TaskRunner.kt:116)
  at okhttp3.internal.concurrent.TaskRunner.access$runTask (TaskRunner.kt:42)
  at okhttp3.internal.concurrent.TaskRunner$runnable$1.run (TaskRunner.kt:65)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at java.lang.Thread.run (Thread.java:919)

"OkHttp magisteria.ru" tid=3 Native
  #00  pc 0x00000000000cd828  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8)
  #01  pc 0x000000000008c8b0  /apex/com.android.runtime/lib64/bionic/libc.so (poll+88)
  #02  pc 0x000000000003ce3c  /apex/com.android.conscrypt/lib64/libjavacrypto.so (sslSelect(_JNIEnv*, int, _jobject*, conscrypt::AppData*, int)+268)
  #03  pc 0x000000000003d304  /apex/com.android.conscrypt/lib64/libjavacrypto.so (sslRead(_JNIEnv*, ssl_st*, _jobject*, _jobject*, char*, int, conscrypt::SslError*, int)+820)
  #04  pc 0x0000000000032b58  /apex/com.android.conscrypt/lib64/libjavacrypto.so (NativeCrypto_SSL_read(_JNIEnv*, _jclass*, long, _jobject*, _jobject*, _jobject*, _jbyteArray*, int, int, int)+816)
  #05  pc 0x000000000013f350  /apex/com.android.runtime/lib64/libart.so (art_quick_generic_jni_trampoline+144)
  #06  pc 0x0000000002005f04  /memfd:/jit-cache (com.android.org.conscrypt.NativeSsl.read+260)
  #07  pc 0x00000000020075cc  /memfd:/jit-cache (com.android.org.conscrypt.ConscryptFileDescriptorSocket$SSLInputStream.read+604)
  at com.android.org.conscrypt.NativeCrypto.SSL_read (Native method)
  at com.android.org.conscrypt.NativeSsl.read (NativeSsl.java:411)
  at com.android.org.conscrypt.ConscryptFileDescriptorSocket$SSLInputStream.read (ConscryptFileDescriptorSocket.java:549)
  at okio.InputStreamSource.read (JvmOkio.kt:94)
  at okio.AsyncTimeout$source$1.read (AsyncTimeout.kt:125)
  at okio.internal._RealBufferedSourceKt.commonRequest (_RealBufferedSource.kt:60)
  at okio.RealBufferedSource.request (RealBufferedSource.kt:68)
  at okio.internal._RealBufferedSourceKt.commonRequire (_RealBufferedSource.kt:53)
  at okio.RealBufferedSource.require (RealBufferedSource.kt:67)
  at okhttp3.internal.http2.Http2Reader.nextFrame (Http2Reader.kt:89)
  at okhttp3.internal.http2.Http2Connection$ReaderRunnable.invoke (Http2Connection.kt:618)
  at okhttp3.internal.http2.Http2Connection$ReaderRunnable.invoke (Http2Connection.kt:609)
  at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce (TaskQueue.kt:98)
  at okhttp3.internal.concurrent.TaskRunner.runTask (TaskRunner.kt:116)
  at okhttp3.internal.concurrent.TaskRunner.access$runTask (TaskRunner.kt:42)
  at okhttp3.internal.concurrent.TaskRunner$runnable$1.run (TaskRunner.kt:65)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at java.lang.Thread.run (Thread.java:919)

"OkHttp TaskRunner" tid=17 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:230)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill (SynchronousQueue.java:461)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer (SynchronousQueue.java:362)
  at java.util.concurrent.SynchronousQueue.poll (SynchronousQueue.java:937)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1091)
  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:919)

"OkHttp Dispatcher" tid=29 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:230)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill (SynchronousQueue.java:461)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer (SynchronousQueue.java:362)
  at java.util.concurrent.SynchronousQueue.poll (SynchronousQueue.java:937)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1091)
  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:919)

"OkHttp Dispatcher" tid=37 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:230)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill (SynchronousQueue.java:461)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer (SynchronousQueue.java:362)
  at java.util.concurrent.SynchronousQueue.poll (SynchronousQueue.java:937)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1091)
  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:919)

"ScionFrontendApi" tid=44 Timed Waiting
  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.LinkedBlockingQueue.poll (LinkedBlockingQueue.java:467)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1091)
  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:919)

"Measurement Worker" tid=46 Timed Waiting
  at java.lang.Object.wait (Native method)
  at java.lang.Object.wait (Object.java:442)
  at m.pw.run (:com.google.android.gms.dynamite_measurementdynamite@243633013@24.36.33 (100400-0):71)

"AsyncTask #13" tid=60 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:919)

"OkHttp Dispatcher" tid=69 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:230)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill (SynchronousQueue.java:461)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer (SynchronousQueue.java:362)
  at java.util.concurrent.SynchronousQueue.poll (SynchronousQueue.java:937)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1091)
  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:919)

"OkHttp Dispatcher" tid=70 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:230)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill (SynchronousQueue.java:461)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer (SynchronousQueue.java:362)
  at java.util.concurrent.SynchronousQueue.poll (SynchronousQueue.java:937)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1091)
  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:919)

"Okio Watchdog" tid=72 Timed Waiting
  at java.lang.Object.wait (Native method)
  at java.lang.Object.wait (Object.java:442)
  at okio.AsyncTimeout$Companion.awaitTimeout$okio (AsyncTimeout.kt:302)
  at okio.AsyncTimeout$Watchdog.run (AsyncTimeout.kt:183)

"OkHttp TaskRunner" tid=73 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:230)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill (SynchronousQueue.java:461)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer (SynchronousQueue.java:362)
  at java.util.concurrent.SynchronousQueue.poll (SynchronousQueue.java:937)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1091)
  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:919)

"OkHttp TaskRunner" tid=76 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:230)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill (SynchronousQueue.java:461)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer (SynchronousQueue.java:362)
  at java.util.concurrent.SynchronousQueue.poll (SynchronousQueue.java:937)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1091)
  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:919)

"OkHttp api2.amplitude.com" tid=77 Native
  #00  pc 0x00000000000cd828  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8)
  #01  pc 0x000000000008c8b0  /apex/com.android.runtime/lib64/bionic/libc.so (poll+88)
  #02  pc 0x000000000003ce3c  /apex/com.android.conscrypt/lib64/libjavacrypto.so (sslSelect(_JNIEnv*, int, _jobject*, conscrypt::AppData*, int)+268)
  #03  pc 0x000000000003d304  /apex/com.android.conscrypt/lib64/libjavacrypto.so (sslRead(_JNIEnv*, ssl_st*, _jobject*, _jobject*, char*, int, conscrypt::SslError*, int)+820)
  #04  pc 0x0000000000032b58  /apex/com.android.conscrypt/lib64/libjavacrypto.so (NativeCrypto_SSL_read(_JNIEnv*, _jclass*, long, _jobject*, _jobject*, _jobject*, _jbyteArray*, int, int, int)+816)
  #05  pc 0x000000000013f350  /apex/com.android.runtime/lib64/libart.so (art_quick_generic_jni_trampoline+144)
  #06  pc 0x0000000002005f04  /memfd:/jit-cache (com.android.org.conscrypt.NativeSsl.read+260)
  #07  pc 0x00000000020075cc  /memfd:/jit-cache (com.android.org.conscrypt.ConscryptFileDescriptorSocket$SSLInputStream.read+604)
  at com.android.org.conscrypt.NativeCrypto.SSL_read (Native method)
  at com.android.org.conscrypt.NativeSsl.read (NativeSsl.java:411)
  at com.android.org.conscrypt.ConscryptFileDescriptorSocket$SSLInputStream.read (ConscryptFileDescriptorSocket.java:549)
  at okio.InputStreamSource.read (JvmOkio.kt:94)
  at okio.AsyncTimeout$source$1.read (AsyncTimeout.kt:125)
  at okio.internal._RealBufferedSourceKt.commonRequest (_RealBufferedSource.kt:60)
  at okio.RealBufferedSource.request (RealBufferedSource.kt:68)
  at okio.internal._RealBufferedSourceKt.commonRequire (_RealBufferedSource.kt:53)
  at okio.RealBufferedSource.require (RealBufferedSource.kt:67)
  at okhttp3.internal.http2.Http2Reader.nextFrame (Http2Reader.kt:89)
  at okhttp3.internal.http2.Http2Connection$ReaderRunnable.invoke (Http2Connection.kt:618)
  at okhttp3.internal.http2.Http2Connection$ReaderRunnable.invoke (Http2Connection.kt:609)
  at okhttp3.internal.concurrent.TaskQueue$execute$1.runOnce (TaskQueue.kt:98)
  at okhttp3.internal.concurrent.TaskRunner.runTask (TaskRunner.kt:116)
  at okhttp3.internal.concurrent.TaskRunner.access$runTask (TaskRunner.kt:42)
  at okhttp3.internal.concurrent.TaskRunner$runnable$1.run (TaskRunner.kt:65)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at java.lang.Thread.run (Thread.java:919)

"OkHttp TaskRunner" tid=88 Timed Waiting
  at java.lang.Object.wait (Native method)
  at okhttp3.internal.concurrent.TaskRunner$RealBackend.coordinatorWait (TaskRunner.kt:294)
  at okhttp3.internal.concurrent.TaskRunner.awaitTaskToRun (TaskRunner.kt:218)
  at okhttp3.internal.concurrent.TaskRunner$runnable$1.run (TaskRunner.kt:59)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at java.lang.Thread.run (Thread.java:919)

"OkHttp TaskRunner" tid=89 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:230)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill (SynchronousQueue.java:461)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer (SynchronousQueue.java:362)
  at java.util.concurrent.SynchronousQueue.poll (SynchronousQueue.java:937)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1091)
  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:919)

"OkHttp TaskRunner" tid=90 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:230)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill (SynchronousQueue.java:461)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer (SynchronousQueue.java:362)
  at java.util.concurrent.SynchronousQueue.poll (SynchronousQueue.java:937)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1091)
  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:919)

"OkHttp Dispatcher" tid=91 Timed Waiting
  at sun.misc.Unsafe.park (Native method)
  at java.util.concurrent.locks.LockSupport.parkNanos (LockSupport.java:230)
  at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill (SynchronousQueue.java:461)
  at java.util.concurrent.SynchronousQueue$TransferStack.transfer (SynchronousQueue.java:362)
  at java.util.concurrent.SynchronousQueue.poll (SynchronousQueue.java:937)
  at java.util.concurrent.ThreadPoolExecutor.getTask (ThreadPoolExecutor.java:1091)
  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:919)

"AudioTrack" tid=75 Native
  #00  pc 0x000000000007f340  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32)
  #01  pc 0x00000000000829a4  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+140)
  #02  pc 0x00000000000e1910  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+120)
  #03  pc 0x000000000006d484  /system/lib64/libaudioclient.so (android::AudioTrack::AudioTrackThread::threadLoop()+716)
  #04  pc 0x0000000000013828  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+312)
  #05  pc 0x00000000000c3814  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+140)
  #06  pc 0x00000000000e2364  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #07  pc 0x0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

"hades" tid=14123 Unknown
  #00  pc 0x000000000007f33c  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28)
  #01  pc 0x00000000000829a4  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+140)
  #02  pc 0x00000000000e186c  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+60)
  #03  pc 0x00000000000d0d5c  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libc++_shared.so (std::__ndk1::to_chars(char*, char*, long double, std::__ndk1::chars_format, int)+52)

"ged-swd" tid=14124 Unknown
  #00  pc 0x000000000007f33c  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28)
  #01  pc 0x00000000000829a4  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+140)
  #02  pc 0x00000000000e186c  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+60)
  #03  pc 0x000000000000760c  /vendor/lib64/libged.so (ged_cond_lock+44)
  #04  pc 0x0000000000007aa8  /vendor/lib64/libged.so
  #05  pc 0x00000000000e2364  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #06  pc 0x0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

"hades" tid=14133 Unknown
  #00  pc 0x000000000007f33c  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28)
  #01  pc 0x00000000000829a4  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+140)
  #02  pc 0x00000000000e186c  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+60)
  #03  pc 0x00000000000d0d5c  /data/app/ru.magisteria.magisteria_app-0CTtkSg6ToUKIeYcU3Gwvw==/split_config.arm64_v8a.apk!libc++_shared.so (std::__ndk1::to_chars(char*, char*, long double, std::__ndk1::chars_format, int)+52)

"CookieMonsterCl" tid=14160 Unknown
  #00  pc 0x000000000007f33c  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28)
  #01  pc 0x00000000000829a4  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+140)
  #02  pc 0x00000000000e186c  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+60)
  #03  pc 0x0000000003963880  /data/app/com.google.android.trichromelibrary_661314633-sxVghFY-mu0oTm6ejNtftQ==/base.apk!libmonochrome_64.so

"CookieMonsterBa" tid=14161 Unknown
  #00  pc 0x000000000007f33c  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28)
  #01  pc 0x00000000000829a4  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+140)
  #02  pc 0x00000000000e186c  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+60)
  #03  pc 0x0000000003963880  /data/app/com.google.android.trichromelibrary_661314633-sxVghFY-mu0oTm6ejNtftQ==/base.apk!libmonochrome_64.so

"GrallocUploadTh" tid=15601 Unknown
  #00  pc 0x00000000000cd6a8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8)
  #01  pc 0x0000000000017da8  /system/lib64/libutils.so (android::Looper::pollInner(int)+144)
  #02  pc 0x0000000000017c78  /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+56)
  #03  pc 0x00000000003d20cc  /system/lib64/libhwui.so (android::uirenderer::ThreadBase::waitForWork()+132)
  #04  pc 0x000000000047bff0  /system/lib64/libhwui.so (android::uirenderer::ThreadBase::threadLoop()+48)
  #05  pc 0x000000000001380c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284)
  #06  pc 0x00000000000e2364  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #07  pc 0x0000000000083d98  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)

@gorkemogut
Copy link

Same here started after package update as described above

@rishabh876
Copy link

Stacktrace from RN0.73 and Reanimated 3.15.0

io.sentry.android.core.ApplicationNotResponding: ANR for at least 5000 ms.
    at com.swmansion.reanimated.AndroidUIScheduler.triggerUI(SourceFile)
    at com.swmansion.reanimated.AndroidUIScheduler$1.run(SourceFile:15)
    at com.swmansion.reanimated.AndroidUIScheduler$2.runGuarded(SourceFile:7)
    at com.facebook.react.bridge.GuardedRunnable.run(SourceFile:1)
    at android.os.Handler.handleCallback(Handler.java:790)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loop(Looper.java:192)
    at android.app.ActivityThread.main(ActivityThread.java:6711)
    at java.lang.reflect.Method.invoke(Method.java)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:549)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:826)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing info The user didn't precise the problem enough Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android
Projects
None yet
Development

No branches or pull requests

9 participants