Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sentry__unwind_stack_libunwindstack SIGABRT #802

Open
1 of 3 tasks
markushi opened this issue Feb 7, 2023 · 5 comments
Open
1 of 3 tasks

sentry__unwind_stack_libunwindstack SIGABRT #802

markushi opened this issue Feb 7, 2023 · 5 comments

Comments

@markushi
Copy link
Member

markushi commented Feb 7, 2023

Description

The Google Play SDK console is reporting some sentry-android-ndk related crashes. Unfortunately there aren't a lot of details, but maybe the backtraces can provide some context.

  • During build
  • During run-time
  • When capturing a hard crash

Environment

  • OS: Android
  • Compiler: unknown
  • CMake version and config: unknown

Log outputs

Backtrace 1
 #00  pc 0x000000000004e574  /apex/com.android.runtime/lib64/bionic/libc.so (abort+180)
  #01  pc 0x00000000000429e0  /apex/com.android.runtime/lib64/bionic/libc.so (scudo::die()+8)
  #02  pc 0x0000000000043088  /apex/com.android.runtime/lib64/bionic/libc.so (scudo::ScopedErrorReport::~ScopedErrorReport()+32)
  #03  pc 0x0000000000043154  /apex/com.android.runtime/lib64/bionic/libc.so (scudo::reportHeaderCorruption(void*)+60)
  #04  pc 0x00000000000446f4  /apex/com.android.runtime/lib64/bionic/libc.so (scudo::Allocator<scudo::AndroidConfig, &(scudo_malloc_postinit)>::deallocate(void*, scudo::Chunk::Origin, unsigned long, unsigned long)+332)
  #05  pc 0x000000000007f754  /data/app/<redacted>/lib/arm64/libsentry.so (sentry__unwind_stack_libunwindstack+884)
  #06  pc 0x000000000007f0c4  /data/app/<redacted>/lib/arm64/libsentry.so
  #07  pc 0x000000000007eec0  /data/app/<redacted>/lib/arm64/libsentry.so
  #08  pc 0x0000000000004db8  /system/bin/app_process64 (art::SignalChain::Handler(int, siginfo*, void*)+352)
  #09  pc 0x0000000000000678  [vdso] (__kernel_rt_sigreturn)
  at <private>
  #11  pc 0x00000000000b0bd8  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+64)
  #12  pc 0x00000000000505d0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)
Backtrace 2
  #00  pc 0x00000000000799c8  /apex/com.android.runtime/lib64/bionic/libc.so (abort+168)
  #01  pc 0x00000000000623e4  /apex/com.android.runtime/lib64/bionic/libc.so (ifree+476)
  #02  pc 0x00000000000626bc  /apex/com.android.runtime/lib64/bionic/libc.so (je_free+120)
  #03  pc 0x000000000007f780  /data/app/<redacted>lib/arm64/libsentry.so (sentry__unwind_stack_libunwindstack+928)
  #04  pc 0x000000000007f0c4  /data/app/<redacted>lib/arm64/libsentry.so
  #05  pc 0x000000000007eec0  /data/app/<redacted>lib/arm64/libsentry.so
  #06  pc 0x0000000000000638  [vdso] (__kernel_rt_sigreturn)
  #07  pc 0x00000000000799c4  /apex/com.android.runtime/lib64/bionic/libc.so (abort+164)
  #08  pc 0x00000000000623e4  /apex/com.android.runtime/lib64/bionic/libc.so (ifree+476)
  #09  pc 0x00000000000626bc  /apex/com.android.runtime/lib64/bionic/libc.so (je_free+120)
  at <private>
  #11  pc 0x00000000000deb44  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264)
  #12  pc 0x000000000007b2fc  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68)
@kahest
Copy link
Member

kahest commented Jun 19, 2023

@supervacuus this relates to our recent discussion

@kahest kahest moved this from Needs Discussion to Needs Investigation in Mobile & Cross Platform SDK Sep 27, 2023
@supervacuus
Copy link
Collaborator

Hi, @matanplay. This looks very similar to other crashes we currently see on Android with recent upgrades to the OS (see getsentry/sentry-java#2955). We are working with the Google ART team to determine the cause of these crashes. It is unclear if the crashes in this issue are related, but we're trying to find out.

@ghost
Copy link

ghost commented Nov 9, 2023 via email

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 Nov 9, 2023
@kahest
Copy link
Member

kahest commented Nov 10, 2023

Hi @matanplay, thank you for writing in and providing data points on getsentry/sentry-unity#1469 - we appreciate it and I provided a small update there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: Needs Investigation
Development

No branches or pull requests

3 participants