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

JavaScript heap out of memory #154

Open
rthor opened this issue Feb 22, 2018 · 2 comments
Open

JavaScript heap out of memory #154

rthor opened this issue Feb 22, 2018 · 2 comments
Labels

Comments

@rthor
Copy link
Member

rthor commented Feb 22, 2018

Happened after not finding an import module:

Security context: 0xXXXXXX <JSObject>
    1: _parseMappings(aka SourceMapConsumer_parseMappings)

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
@rthor rthor added the bug label Feb 22, 2018
@eirikurn
Copy link
Member

eirikurn commented Feb 22, 2018

Was the server running for a long time (many recompiles)? There was already a memory leak in webpack-hot-server-middleware, which I thought was fixed already.

@rthor
Copy link
Member Author

rthor commented Feb 22, 2018

Only about 3 hours, max...

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

No branches or pull requests

2 participants