-
-
Notifications
You must be signed in to change notification settings - Fork 461
Closed
Labels
BugIssue typeIssue type
Description
Description
Exception java.lang.ArrayIndexOutOfBoundsException:
at io.sentry.android.core.AndroidCpuCollector.readTotalCpuNanos (AndroidCpuCollector.java:108)
at io.sentry.android.core.AndroidCpuCollector.collect (AndroidCpuCollector.java:76)
at io.sentry.DefaultTransactionPerformanceCollector$2.run (DefaultTransactionPerformanceCollector.java:110)
at java.util.TimerThread.mainLoop (Timer.java:562)
at java.util.TimerThread.run (Timer.java:512)
Issue on sentry-sdk-crashes: https://sentry.sentry.io/issues/5050279797/events/0b172ef0a02447d9a17bfa22fe84b836/
Metadata
Metadata
Assignees
Labels
BugIssue typeIssue type
Projects
Status
Done