-
Notifications
You must be signed in to change notification settings - Fork 148
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
NetworkStatus crash NetworkStatus.NetworkStatus.status() -> (Swift.String, Swift.String?, __C.CTCarrier?) SIGTRAP #636
Comments
Thanks for the feedback. We've not seen this crash before. How often is it occurring? Can you provide the complete stack trace? Also, which version of the sdk are you using? |
Hi, we've only seen it once but are monitoring it now in case it happens again. SDK: opentelemetry-swift 1.10.1 Full stack trace:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi All,
Great work on the library so far.
We've had a bug report come in re: NetworkStatus instrumentation. NetworkStatus.NetworkStatus.status() -> (Swift.String, Swift.String?, __C.CTCarrier?) (NetworkStatus.swift:29)
Has anyone seen this before? Report excerpt below:
The text was updated successfully, but these errors were encountered: