Skip to content

Symbols not available for sentry native binary. #728

@eakoli

Description

@eakoli

Platform:

  • Android -> SDK 28, target 16
  • Java -> If yes, which Java (and sourceCompatibility/targetCompatibility) version?
  • Kotlin -> If yes, which Kotlin (and jvmTarget) version?
  • NDK -> NDK 17 gcc/gnustl_static
  • React-Native -> If yes, which version?

IDE:

  • Android Studio -> If yes, which version?
  • IntelliJ -> If yes, which version?
  • Other -> If yes, which one?

Build system:

  • Gradle -> 4.10.2
  • Buck -> If yes, which version?
  • Bazel -> If yes, which version?
  • Other -> If yes, which one?

Android Gradle Plugin:

  • Yes -> 3.2.1
  • No

Sentry Android Gradle Plugin:

  • Yes ->2.2.2
  • No

Proguard/R8:

  • Enabled
  • Disabled

sentry-android installed with:

  • JCenter
  • Bintray
  • Maven Central
  • Manually

The version of sentry-android:
2.2.2


I have the following issue:

Having a crash that seems to be from sentry, but there are no symbols available to diagnose.

OS Version: Android 6.0.1 (MMB29M.G900VVRU2DQL1)
Report Version: 104

Exception Type: Unknown (SIGABRT)

Application Specific Information:
Abort

Thread 0 Crashed:
0 libc.so 0xb6c87ff8 tgkill
1 libc.so 0xb6c85c09 pthread_kill
2 libc.so 0xb6c6238f raise
3 libc.so 0xb6c5f60d + 3066426893
4 libc.so 0xb6c5d560 + 3066418528
5 libsentry.so 0xb2d883d5 + 3000533973
6 libsentry.so 0xb2d88473 + 3000534131
7 libsentry.so 0xb2d7df15 [inlined] + 3000491797
8 libsentry.so 0xb2d7df15 [inlined] + 3000491797
9 libsentry.so 0xb2d7df15 [inlined] + 3000491797
10 libsentry.so 0xb2d7df15 [inlined] + 3000491797
11 libsentry.so 0xb2d7df15 [inlined] + 3000491797
12 libsentry.so 0xb2d7df15 [inlined] + 3000491797
13 libsentry.so 0xb2d7df15 [inlined] + 3000491797
14 libsentry.so 0xb2d7df15 [inlined] + 3000491797
15 libsentry.so 0xb2d7df15 [inlined] + 3000491797
16 libsentry.so 0xb2d7df15 [inlined] + 3000491797
17 libsentry.so 0xb2d7df15 [inlined] + 3000491797
18 libsentry.so 0xb2d7df15 [inlined] + 3000491797
19 libsentry.so 0xb2d7df15 [inlined] + 3000491797
20 libsentry.so 0xb2d7df15 [inlined] + 3000491797

Steps to reproduce:

  • Step

Actual result:

  • Actual

Expected result:

  • Result

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions