EXC_BAD_ACCESS in sentry::profiling::backtrace
Platform
iOS
Installed
CocoaPods
Version
8.9.4
Steps to Reproduce
Used the SDK. Got a crash.
Expected Result
Not to crash.
Actual Result
I noticed this was on iOS 17.
Are you willing to submit a PR?
No response
Hi @eric , thanks for letting us know, we're investigating this now.
Internal reference: https://sentry.sentry.io/issues/4312163706/?project=4505469596663808&query=is%3Aunresolved+backtrace&referrer=issue-stream&statsPeriod=14d&stream_index=1
More similar issues related to this https://github.com/getsentry/sentry-cocoa/issues/3503 and https://github.com/getsentry/sentry-cocoa/issues/3504.
Has the problem been solved?
@zhou934381967 Not yet. We will update this issue once it is resolved
https://github.com/getsentry/sentry-cocoa/pull/3522
This will fix one of the crashes (the one in ThreadHandle::dispatchQueueAddress). The crash in sentry::profiling::backtrace needs a separate fix.