Karl Heinz Struggl
Karl Heinz Struggl
@realkosty sadly not a typo - up until Android 25 this error was ignored. Starting with Android 26 (API level 26 that is, which means Android OS 8.0) this causes...
@marjorg thanks for reporting back! FYI @krystofwoldrich @stefanosiano
Just updating here that we received a crash dump including tombstone and are analysing the information for clues. We'll keep this updated.
More context: One customer (the above) shared that Google Play Store reports these crashes only for Android 13 and 14 (API 33 and 34) and not below.
Quick update: we have a reproducer for this which triggers the culprit code path by creating pthreads, attaching them to runtime, and returning (on some paths) without detaching. Sentry is...
there is a somewhat related issue on Google's issue tracker with a discussion on managing/checking own pthreads: https://issuetracker.google.com/issues/114509602
@Angelodaniel thx for the ping, we'll revisit prio for this
We're gonna change the way Metrics work and are used from an API perspective (see our [docs](https://docs.sentry.io/product/explore/metrics/)) so this issue is obsolete.
Thanks for the additional info @mlch911 we'll have a fix soon
`user.segment` is going to be removed from the product side and isn't supported by the new Contexts view. We're going to [deprecate and remove the property](https://github.com/getsentry/team-sdks/issues/44) from all SDKs soon....