Skip to content

AndroidCpuCollector: Index out of Bounds Exception #3575

@markushi

Description

@markushi

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 type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions