Skip to content

[Bug]: 5.4.0 art::DumpNativeStack #2425

Description

@laraibsaghir0

What happened?

Alot of ANRs are being logged in Firebase Analytics after upgrading to one signal version 5.4.0.

Steps to reproduce?

Many users face ANR when the app runs. There are no specific steps to reproduce this issue.

What did you expect to happen?

No ANR in my app.

OneSignal Android SDK version

5.4.0

Android version

14, 15

Specific Android models

Samsung Galaxy S24 Ultra
Oppo A60
Samsung Galaxy S23 Ultra

Relevant log output

main (runnable):tid=1 systid=493 
#00 pc 0x4ca2ec libart.so (art::DumpNativeStack + 108) (BuildId: 80d2ab18f9d259d8e546c1e6bae752b1)
#01 pc 0x4342b4 libart.so (art::Thread::DumpStack const + 436) (BuildId: 80d2ab18f9d259d8e546c1e6bae752b1)
#02 pc 0x433fd0 libart.so (art::DumpCheckpoint::Run + 120) (BuildId: 80d2ab18f9d259d8e546c1e6bae752b1)
#03 pc 0x28e190 libart.so (art::Thread::RunCheckpointFunction + 144) (BuildId: 80d2ab18f9d259d8e546c1e6bae752b1)
#04 pc 0x5156a8 libart.so (artJniMethodStart + 196) (BuildId: 80d2ab18f9d259d8e546c1e6bae752b1)
#05 pc 0x68f388 libart.so (art_jni_method_start + 40) (BuildId: 80d2ab18f9d259d8e546c1e6bae752b1)
       at android.os.Binder.flushPendingCommands(Native method)
       at android.os.MessageQueue.next(MessageQueue.java:332)
       at android.os.Looper.loopOnce(Looper.java:187)
       at android.os.Looper.loop(Looper.java:319)
       at android.app.ActivityThread.main(ActivityThread.java:8919)
       at java.lang.reflect.Method.invoke(Native method)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:578)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions