-
Notifications
You must be signed in to change notification settings - Fork 133
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 in VitalCPUReader.swift: arithmetic overflow #1181
Comments
Thanks for reporting @lfurukawa-ml. It's very likely related to this: #1177 |
hey @maciejburda, |
We just released new version 1.16.0 with the fix. |
Thanks @maciejburda we are going to test this new version in our next week's release |
Starting to get enough traffic, I think I can say this is solved on my end. Thanks for the quick responses! |
The crash
Hey guys,
We are seeing an
Swift runtime failure: arithmetic overflow
error on our crash reporting tool, in the classVitalCPUReader.swift
As we did not find any issue related to this class, I'm opening this one. Unfortunately, we've still not been able to trigger/reproduce the problem.
Could you help us figure out this issue?
Thanks in advance!
Datadog SDK versions:
1.14.0
Last stable Datadog SDK version:
It is our first release using Datadog's RUM SDK
Volume:
What % of your app sessions is impacted with this crash?
On average, 60 sessions of 60 users, per day
OS version:
Seen more frequently on:
Deployment Target:
iOS 13, iPhone
Device version:
Seen more frequently on:
Environment:
80,6% of crashes happening on startup
The text was updated successfully, but these errors were encountered: