Skip to content
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

Rapidjson Fatal Errors #616

Open
jonassorgenfrei opened this issue Jan 22, 2025 · 1 comment
Open

Rapidjson Fatal Errors #616

jonassorgenfrei opened this issue Jan 22, 2025 · 1 comment

Comments

@jonassorgenfrei
Copy link

jonassorgenfrei commented Jan 22, 2025

Hey

we are facing malloc segfault errors related to the rapidjson in
the allocators.h thrown in the function AddChunk.

I checked the rapidjson repo and saw that a couple of years ago potential malloc segfaults relatrd to this
location were addressed.

I will try to port the latest version in our current afanasy build and see if it fixes the segfaults.
Are there any concerns about bringing the latest version in afanasy and/or were there a loot of manual adjustments done in
that part of the code that i should be aware of?
If everything goes fine ill be happy to contribute a PR later for that integration/update. ;)

Cheers
Jonas

Pipeline TD RISE FX

@timurhai
Copy link
Member

timurhai commented Jan 23, 2025

Hello!
RapidJSON in Afanasy has no specific changes.
It is a clone of official sources.
You can try to update it to latest, it should work.

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

No branches or pull requests

2 participants