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

Server crash #12

Open
WillMatthews opened this issue Dec 30, 2022 · 0 comments
Open

Server crash #12

WillMatthews opened this issue Dec 30, 2022 · 0 comments

Comments

@WillMatthews
Copy link
Owner

Server crashes after running a lot of simulations.
the N it crashed on is listed here for a few runs:

144935
144680
144935
148389

Error message in terminal is:
free(): invalid next size (normal)

These are suspiciously close to 2^17
As server has four cores - something is happening around 2^15
This seems like an issue with a signed integer somewhere.

Maybe in cpp_httplib?

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

1 participant