Skip to content

Crash on Android 7.1.2 #2310

@rodolfoBee

Description

@rodolfoBee

Integration

sentry-android

Build System

Gradle

AGP Version

7.3.3

Proguard

Disabled

Version

6.4.3

Steps to Reproduce

  1. Create new blank project.
  2. Add sentry library.
  3. Add AndroidManifest integration code
  4. Build and install app on device with Android 7.1
  5. When activity is shown, turn off and on screen on device for about 5-10 min (repeatedly).
  6. Application will crash.
  7. Same behavior is with Flutter Android app.

Expected Result

No crash. The same project was tested without the Sentry SDK and no crashes were sent.

Actual Result

The application aborts with tgkill:
OS Version: Android 7.1.2 (
Report Version: 104

Exception Type: Unknown (SIGABRT)

Application Specific Information:
Abort

Thread 0 Crashed:
0 libc.so 0xadaa2d78 tgkill
1 libc.so 0xadaa04f3 pthread_kill
2 libc.so 0xada76745 raise
3 libc.so 0xada72281 + 2913411713
4 libc.so 0xada702e8 abort
5 libart.so 0xad62cf69 art::Runtime::Abort
6 libart.so 0xad3c7285 art::LogMessage::~LogMessage
7 libart.so 0xad4ce4a3 art::IndirectReferenceTable::Add
8 libart.so 0xad5c6143 + 2908512579
9 boot.oat 0x71239829 oatexec

EOF

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions