Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

cJSON_Parse fails for no discernible reason if file is over a certain size #261

Closed
ChrisJ60 opened this issue Apr 26, 2018 · 1 comment
Closed

Comments

@ChrisJ60
Copy link

cJSON_Parse() fails for no obvious reason when parsing valid JSON over a certain size. The JSON file (attached) is 69058 bytes in size and it contains a JSON array with 100 elements each of which contains 11 values and one nested object with two values. None of the values are large and the JSON is not complex. I doubt that it is a memory issue since this is running on a 64-bit macOS system with 16 GB RAM and ulimit's are all 'unlimited'.
xfiles.txt.gz

@ChrisJ60
Copy link
Author

Please ignore this. As always, the problem turned out to be elsewhere...

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant