Skip to content

Native C/C++ (NDK) crash capture, manual and automatic #638

Description

@ioannisj

Extracted from PostHog/posthog#43012.

Problem

There's no native code in the SDK: no signal handlers, JNI, or .so symbol handling. Capture is limited to JVM Throwables (manual plus the uncaught handler).

Scope

  • Native signal-handler capture (SIGSEGV, SIGABRT, and friends), a manual native capture API, symbol upload, and the server-side symbolication path.

Large, probably an epic rather than a single PR.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions