-
Notifications
You must be signed in to change notification settings - Fork 21
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 on v2.9.1 #1050
Comments
how much memory does the machine have, and what's the current |
it could be api's issue... it does not a limit on memo, so we might still need to go back to using storage query helper. |
eth-rpc-adapter exited
|
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
<--- Last few GCs --->
[1:0x7f9ae0dd6020] 163665830 ms: Mark-sweep 2001.8 (2080.9) -> 1984.9 (2079.2) MB, 5824.8 / 0.1 ms (average mu = 0.199, current mu = 0.059) allocation failure; scavenge might not succeed
[1:0x7f9ae0dd6020] 163666672 ms: Scavenge 1999.5 (2079.6) -> 1989.6 (2079.4) MB, 48.7 / 0.0 ms (average mu = 0.199, current mu = 0.059) task;
[1:0x7f9ae0dd6020] 163668846 ms: Scavenge 2001.5 (2079.9) -> 1992.5 (2079.9) MB, 35.6 / 0.0 ms (average mu = 0.199, current mu = 0.059) task;
<--- JS stacktrace --->
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
The text was updated successfully, but these errors were encountered: