-
Notifications
You must be signed in to change notification settings - Fork 8
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 NSInvalidArgumentException NRMAHTTPUtilities.mm line 222 in [NRMAHTTPUtilities generateConnectivityHeadersWithNRMAPayload:] #309
Comments
We have not been able to reproduce this issue but have a potential fix in the next release 7.5.2, which will come out this week or next. |
We also are seeing what we believe may be the same crash in our reports. It started when we upgraded newrelic ios agent from 7.4.10 to 7.4.12. The stack trace is a little different, I'll post here in case it helps. Please let me know if this is not, in fact, the same issue.
|
Agent 7.5.2 has been released. This crash might have the same root cause, but without reproducing it with debug tools it's difficult to know for sure. This area (NRMAHTTPUtilities startTrip) of the code is one where some changes to fix the crash occurred. |
This is still not good with 7.5.2.
Location: NRMAHTTPUtilities.mm line 222 in [NRMAHTTPUtilities generateConnectivityHeadersWithNRMAPayload:]
|
Description
#Seems NR lib trying to write invalid json
Location NRMAHTTPUtilities.mm line 222 in [NRMAHTTPUtilities generateConnectivityHeadersWithNRMAPayload:]
Exception NSInvalidArgumentException
Message Invalid type in JSON write (Foundation.JSONReference)
modelNumber iPhone16,1
The text was updated successfully, but these errors were encountered: