Skip to content

ANR triggered by thread waiting for a binder transaction #1570

Description

@Marko2407

✍️ Describe the bug

We receive ANR in our app and chrashlytics return this info
com.chuckerteam.chucker.internal.support.NotificationHelper.createClearAction
ANR triggered by thread waiting for a binder transaction

main (native):tid=1 systid=22011
#00 pc 0x886f0 libc.so (syscall + 32) (BuildId: 50ea6e178a2b5c764ec0df7ec85c6007)
#1 pc 0x201434 libart.so (art::ConditionVariable::WaitHoldingLocks + 136) (BuildId: 759e344ef0291bdf924e23387b5bf9ea)
#2 pc 0x95ad30 libart.so (artJniMethodEnd + 124) (BuildId: 759e344ef0291bdf924e23387b5bf9ea)
#3 pc 0x66ea5c libart.so (art_jni_method_end + 12) (BuildId: 759e344ef0291bdf924e23387b5bf9ea)
at android.os.BinderProxy.transactNative(Native method)
at android.os.BinderProxy.transact(BinderProxy.java:684)
at android.app.IActivityManager$Stub$Proxy.getIntentSenderWithFeature(IActivityManager.java:7439)
at android.app.PendingIntent.getBroadcastAsUser(PendingIntent.java:767)
at android.app.PendingIntent.getBroadcast(PendingIntent.java:750)
at com.chuckerteam.chucker.internal.support.NotificationHelper.createClearAction(NotificationHelper.kt:128)
at com.chuckerteam.chucker.internal.support.NotificationHelper.show(NotificationHelper.kt:98)
at com.chuckerteam.chucker.api.ChuckerCollector$onResponseReceived$1.invokeSuspend(ChuckerCollector.kt:78)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at android.os.Handler.handleCallback(Handler.java:959)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loopOnce(Looper.java:249)
at android.os.Looper.loop(Looper.java:337)
at android.app.ActivityThread.main(ActivityThread.java:9608)
at java.lang.reflect.Method.invoke(Native method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:615)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)

📱 Tech info

Name of Device: Pixel 7a
Android Version: 16

Name of Device: Samsung Galaxy A14
Android Version : 15

Name of Device: Xiaomi14 Civi
Android Version: 15

cz.etnetera.fortuna.openshift.ro_issue_6c8abda61970f08a1762fc20b6cc6c23_ANR_session_69842E6B01F6000155FB6894C00A57D8_DNE_0_v2_stacktrace.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions