-
-
Notifications
You must be signed in to change notification settings - Fork 171
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
Crash on macOS 10.11 in isPlatformOrVariantPlatformVersionAtLeast
#497
Comments
I managed to run it on a macOS 10.11 and this is the issue:
|
Here is a patch that works on all macOS versions.
|
We were also able to see this on our end. |
Description
Since we updated to Sentry SDK 0.4.6, we are seing lots of crashes under macOS 10.11 in the function
isPlatformOrVariantPlatformVersionAtLeast
When does the problem happen
Environment
Steps To Reproduce
On macOS 10.11, it seems to happen when calling
cleanup
Log output
The text was updated successfully, but these errors were encountered: