-
Notifications
You must be signed in to change notification settings - Fork 129
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
Out of memory crash for some Wikivoyage pages #555
Comments
Whoaaaaa! |
hey John, this is fixed now in 10.1.7 - thanks for the heads-up. |
Thanks @spencermountain. Seeing your PR, I understand the library better now. If I see any similar issues in the future I'll aim to contribute a PR to fix. FYI, confirming your fix looks good to me. The following URLs are now processed without crashing (or very slow parsing): |
Processing some Wikivoyage pages results in an out of memory crash. Example URL: https://en.wikivoyage.org/wiki/Interstate_5
Minimal example:
Results in error:
Tested on a laptop with 16GB RAM running Ubuntu 22.04 / Node 16.20.2.
The text was updated successfully, but these errors were encountered: