getsentry / getsentry/sentry-java

Capture Binder calls during ANR

Open
#5,273 1 comment 0 reactions 1 assignee Claimed by @markushi View on GitHub
Android Errors Feature Platform: Java
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
67

Description

Capture inter-process communication (IPC) calls that occur around ANR time. IPC calls on the main thread (e.g. to system services via Binder) are a common but hard-to-diagnose cause of ANRs, and surfacing them would significantly improve root cause analysis.

**Votes in brainstorming session:** 1

**Notion source:** [https://www.notion.so/3348b10e4b5d80c49629c4df1ff3ac02]()

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.