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

Allocating many small strings causes crash #10

Closed
lionkor opened this issue Feb 12, 2020 · 2 comments
Closed

Allocating many small strings causes crash #10

lionkor opened this issue Feb 12, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@lionkor
Copy link
Owner

lionkor commented Feb 12, 2020

Too many SSO'd strings cause weird crashes at the moment.

For now the workaround is to set the MAX_ALLOC to something like 1 to basically disable SSO altogether.

It's being worked on.

@lionkor lionkor added the bug Something isn't working label Mar 10, 2020
@lionkor
Copy link
Owner Author

lionkor commented Mar 10, 2020

This is rather difficult to reproduce outside of a big project

@lionkor lionkor self-assigned this Mar 10, 2020
lionkor added a commit that referenced this issue May 19, 2020
@lionkor
Copy link
Owner Author

lionkor commented May 19, 2020

Abandoned as responsible code was nuked anyways

@lionkor lionkor closed this as completed May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant