-
-
Notifications
You must be signed in to change notification settings - Fork 319
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
EXC_BAD_ACCESS in sentry::profiling::backtrace #3223
Comments
Hi @eric , thanks for letting us know, we're investigating this now. |
Has the problem been solved? |
@zhou934381967 Not yet. We will update this issue once it is resolved |
This will fix one of the crashes (the one in |
Any progress ? Very critical problem |
Hello @skiryuk, which version are you using? |
for reference: we shipped a potential fix #4268 that is available in 8.35.0 and newer |
We used version 7.14.0, with 8.9.0 and profiling =false stopped reproducing. Will try 8.35.0 and newer soon |
got the same problem here using version 8.37.0, and received crash on iOS 17 |
@YuanSyuan, thanks for the update. Sharing more details with us makes it easier for us to fix this issue:
|
After a few days of observation, this issue only occurred twice within a week, and we have not been able to reliably reproduce it. It happened once on an iPhone XR(iOS 17.6.1) and once on an iPhone 12(iOS 17.6.1). |
Thanks again for the update @YuanSyuan 😃. |
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
The text was updated successfully, but these errors were encountered: