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

Vale CLI: out of memory #555

Closed
bottom-feeder opened this issue Jan 25, 2023 · 2 comments
Closed

Vale CLI: out of memory #555

bottom-feeder opened this issue Jan 25, 2023 · 2 comments

Comments

@bottom-feeder
Copy link

Trying to lint a big HTML file (~4MB, ~30k strings) and get the following error:

'runtime: VirtualAlloc of 4210688 bytes failed with errno=1455
fatal error: out of memory'

  • OS: Windows
  • Install method: chocolatey
  • Vale version: 2.22.0
  • System memory: 16 GB

Any way to work around this, except splitting the file?

@jdkato
Copy link
Member

jdkato commented Jan 26, 2023

I imagine that this is due to Vale doing something unnecessarily inefficient since 4MB isn't that big. I'll look into it when I get a chance.

@universemaster
Copy link

Hi @bottom-feeder. I have a performance issue too. Can you try 2.15.4 and let us know if it helps?

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

No branches or pull requests

3 participants