Advertisement
ROODAY

stack trace

Jul 27th, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <--- Last few GCs --->
  2.  
  3.   101808 ms: Scavenge 1393.7 (1457.9) -> 1393.7 (1457.9) MB, 0.4 / 0 ms (+ 2.0 ms in 1 steps since last GC) [allocation failure] [incremental marking delaying mark-sweep].
  4.   102598 ms: Mark-sweep 1393.7 (1457.9) -> 1393.4 (1457.9) MB, 789.6 / 0 ms (+ 2.0 ms in 2 steps since start of marking, biggest step 2.0 ms) [last resort gc].
  5.   103377 ms: Mark-sweep 1393.4 (1457.9) -> 1393.4 (1457.9) MB, 779.4 / 0 ms [last resort gc].
  6.  
  7.  
  8. <--- JS stacktrace --->
  9.  
  10. ==== JS stack trace =========================================
  11.  
  12. Security context: 000001D14AEB4639 <JS Object>
  13.     1: write [buffer.js:576] [pc=00000274CA9391F8] (this=000001D14AE57451 <an Uint8Array with map 000001F14C694231>,string=000003B912A9F649 <Very long string[1756]>,offset=3512,length=4680,encoding=000001D14AEBC241 <String[4]: utf8>)
  14.     2: arguments adaptor frame: 3->4
  15.     3: new constructor(aka Buffer) [buffer.js:~48] [pc=00000274CC7391A2] (this=000001D14AE574A1 <a Buffer with map 0000005A5...
  16.  
  17.  
  18. FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement