Markus Hintersteiner
Markus Hintersteiner
@maxoertel any chance you could give this a try?
@maxoertel did you have any chance to give it a try?
Hey everyone, we've finally shipped this within the [7.18.0](https://github.com/getsentry/sentry-java/releases/tag/7.18.0) release, or if you're on the bleeding edge within the [8.0.0-beta.2](https://github.com/getsentry/sentry-java/releases/tag/8.0.0-beta.2) release.
> > The release is out now! [getsentry/sentry-native@`0.7.13` (release)](https://github.com/getsentry/sentry-native/releases/tag/0.7.13) > > We just need an update from `sentry-java` > > @markushi any timeframe on getting the fix we tested in...
Thanks for contributing @AlexanderBartash, this makes a lot of sense. @romtsn any concerns around this?
After talking to some Promon folks at droidcon berlin they mentioned that there's likely a Promon configuration option to keep the elf-headers untouched. Unfortunately the docs are not public, so...
@krystofwoldrich we do have `isCrashedLastRun()` on Java/Android, would this be feasible to use? https://github.com/getsentry/sentry-java/blob/878fd7b411aef94ee58661148f53bc9f4b6c7d80/sentry/src/main/java/io/sentry/IScopes.java#L625-L636
Hey @kpujjigit, thanks for reaching out! Could you share a few more details with us: - OS version of the system where _sigtramp occurs - If possible, an example stack...
Hey everyone, thanks for reaching out! This looks like another issue with Androids built-in profiler. Similar to https://github.com/getsentry/sentry-java/issues/2604 and https://github.com/getsentry/sentry-java/issues/3561 Disabling user interaction instrumentation just hides the real culprit, as...
> > Could you try to disable profiling instead? > > [...]Would you advise disabling profiling instead of user interaction instrumentation? @OlivierGenez Yes, we would advise disabling profiling in the...