-
-
Notifications
You must be signed in to change notification settings - Fork 461
Description
Integration
sentry-android
Build System
Gradle
AGP Version
7.3.3
Proguard
Disabled
Version
6.4.3
Steps to Reproduce
- Create new blank project.
- Add sentry library.
- Add AndroidManifest integration code
- Build and install app on device with Android 7.1
- When activity is shown, turn off and on screen on device for about 5-10 min (repeatedly).
- Application will crash.
- 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
Projects
Status