-
-
Notifications
You must be signed in to change notification settings - Fork 329
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
Crashed when SentrySDK.start in iOS #3462
Labels
Comments
github-project-automation
bot
moved this to Needs Discussion
in Mobile & Cross Platform SDK
Nov 30, 2023
jimmy-sqe
changed the title
Crash when start SentrySDK
Crashed when SentrySDK.start in iOS
Nov 30, 2023
philipphofmann
added a commit
that referenced
this issue
Nov 30, 2023
Add synchronize to start and stop of SentryBinaryImage crash to avoid threading issues that can lead to crashes. Fixes GH-3462
philipphofmann
added a commit
that referenced
this issue
Nov 30, 2023
Add synchronize to start and stop of SentryBinaryImage crash to avoid threading issues that can lead to crashes. Fixes GH-3462
7 tasks
I also see this happening in our internal SDK crashes from time to time. I can reproduce this. PR is here #3468 |
philipphofmann
moved this from Needs Discussion
to Needs Review
in Mobile & Cross Platform SDK
Nov 30, 2023
Thank you @philipphofmann for notifying and responding this, can it be released soon? in which version of Sentry? since we have tight deadline for making it work, Thank you. |
philipphofmann
added a commit
that referenced
this issue
Dec 1, 2023
Add synchronize to start and stop of SentryBinaryImage crash to avoid threading issues that can lead to crashes. Fixes GH-3462
github-project-automation
bot
moved this from Needs Review
to Done
in Mobile & Cross Platform SDK
Dec 1, 2023
@jimmy-sqe, I plan on doing a hotfix today. This will be in 8.17.1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Platform
iOS
Environment
Production
Installed
CocoaPods
Version
8.13.0
Did it work on previous versions?
No response
Steps to Reproduce
And crash happens
This is the logs
Expected Result
Not crashed
Actual Result
Crashed when start SentrySDK
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: