GithubHelp home page GithubHelp logo

Comments (7)

mariusc83 avatar mariusc83 commented on July 23, 2024 1

Thank you for the stack trace and the related information. We will add a ticket on our end to investigate this and keep you updated on this thread.

from dd-sdk-android.

mariusc83 avatar mariusc83 commented on July 23, 2024

Hi @fchristysen, thank you for taking the time for reporting this issue. I am afraid we will need more information from your end in order to better understand what is going on. Can you please provide us with the following information :

  • a complete stack trace of the ANR error
  • how often this happens, what are the devices model and maybe some scenario through which you are able to reproduce the issue ?

Thanks !!

from dd-sdk-android.

fchristysen avatar fchristysen commented on July 23, 2024

Hi @mariusc83, Thanks for quick reply.

a complete stack trace of the ANR error

com.traveloka.android.datadog.DatadogUtil.initializeRUM
Input dispatching timed out (No focused window)
  at com.datadog.android.rum.internal.RumFeature.createDataWriter (RumFeature.kt:241)
  at com.datadog.android.rum.internal.RumFeature.onInitialize (RumFeature.kt:142)
  at com.datadog.android.core.internal.SdkFeature.initialize (SdkFeature.java:89)
  at com.datadog.android.core.DatadogCore.registerFeature (DatadogCore.kt:134)
  at com.datadog.android.rum.Rum.enable (Rum.java:61)
  at com.datadog.android.rum.Rum.enable$default (Rum.java:35)
  at com.traveloka.android.datadog.DatadogUtil.initializeRUM (DatadogUtil.kt:107)
  at com.traveloka.android.AppTravelokaApplicationListener.lambda$setupDatadogSDK$7 (AppTravelokaApplicationListener.java:272)
  at rx.internal.util.ActionSubscriber.onNext (ActionSubscriber.java:39)
  at rx.observers.SafeSubscriber.onNext (SafeSubscriber.java:134)
  at rx.internal.operators.OperatorObserveOn$ObserveOnSubscriber.call (OperatorObserveOn.java:224)
  at rx.android.schedulers.LooperScheduler$ScheduledAction.run (LooperScheduler.java:107)
  at android.os.Handler.handleCallback (Handler.java:938)
  at android.os.Handler.dispatchMessage (Handler.java:99)
  at android.os.Looper.loop (Looper.java:264)
  at android.app.ActivityThread.main (ActivityThread.java:8315)
  at java.lang.reflect.Method.invoke (Native method)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:632)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1049)

how often this happens, what are the devices model and maybe some scenario through which you are able to reproduce the issue?

Based on our play store metrics, 0.9% sessions of our users. We put our RUM.enable on our app startup, on our Application class onCreate.

from dd-sdk-android.

0xnm avatar 0xnm commented on July 23, 2024

Hello @fchristysen! We have additional questions to continue our investigations:

  • Is stacktrace you are posting coming from Play Store?
  • Stacktrace from your original message has different methods involved compared to the second stacktrace you've posted (there are some methods in former which don't exist in the latter) - can you give an explanation for this one / post relevant stacktrace?
  • Do you see any pattern in your application version (and thus in our SDK version) / OS version / device for the ANRs you are getting?

from dd-sdk-android.

fchristysen avatar fchristysen commented on July 23, 2024

Hi @0xnm , sorry for late reply

  • Is stacktrace you are posting coming from Play Store?
    Yes, it's from Play Store
  • Stacktrace from your original message has different methods involved compared to the second stacktrace you've posted (there are some methods in former which don't exist in the latter) - can you give an explanation for this one / post relevant stacktrace?
    Yes, stacktrace from Play Store are from specific user session, I probably copy-paste different one from the original message vs the second one.
  • Do you see any pattern in your application version (and thus in our SDK version) / OS version / device for the ANRs you are getting?
    No pattern in Application Version.
    From 89% ANRs are from Android 11 OS

from dd-sdk-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.