Jump to content
  • 0

JavaScript heap out of memory


Jakub

Question

Zdravím, během včerejška mi server začal padat, a psát toto:

<--- Last few GCs --->

[51375:0x7f18e7690100]   623992 ms: Scavenge (reduce) 1394.2 (1446.4) -> 1394.2 (1447.2) MB, 43.2 / 0.0 ms  (average mu = 0.796, current mu = 0.036) allocation failure 
[51375:0x7f18e7690100]   625408 ms: Mark-sweep (reduce) 1395.0 (1447.2) -> 1395.0 (1447.6) MB, 1363.4 / 0.0 ms  (+ 181.6 ms in 37 steps since start of marking, biggest step 7.0 ms, walltime since start of marking 1670 ms) (average mu = 0.644, current mu =

<--- JS stacktrace --->

V8 error at Reached heap limit: Allocation failed - JavaScript heap out of memory[  c-scripting-v8node] Error: V8 error at Reached heap limit: Allocation failed - JavaScript heap out of memory

Zkoušel jsem všechno jako export NODE_OPTIONS=--max-old-space-size=65536, atp. ale nic nepomáhá, nevíte někdo prosím co s tím?

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...