Skip to content

Instantly share code, notes, and snippets.

@ConnorMcF
Created April 3, 2016 15:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ConnorMcF/e5c6133c17519debe3e2f81919d62398 to your computer and use it in GitHub Desktop.
Save ConnorMcF/e5c6133c17519debe3e2f81919d62398 to your computer and use it in GitHub Desktop.
<--- Last few GCs --->
14444 ms: Scavenge 1398.1 (1458.0) -> 1398.1 (1458.0) MB, 0.6 / 0 ms (+ 2.0 ms in 1 steps since last GC) [allocation failure] [incremental marking delaying mark-sweep].
15166 ms: Mark-sweep 1398.1 (1458.0) -> 1398.0 (1458.0) MB, 721.6 / 0 ms (+ 2.0 ms in 2 steps since start of marking, biggest step 2.0 ms) [last resort gc].
15894 ms: Mark-sweep 1398.0 (1458.0) -> 1398.0 (1458.0) MB, 727.8 / 0 ms [last resort gc].
<--- JS stacktrace --->
==== JS stack trace =========================================
Security context: 00000134A04E3AD1 <JS Object>
1: /* anonymous */ [E:\Desktop\shame\app.js:~35] [pc=00000397DF1849D8] (this=000001BE681C7E21 <an Interface with map 0000031FE9776511>,line=00000134A0404189 <undefined>)
2: emitOne(aka emitOne) [events.js:90] [pc=00000397DF1416EF] (this=00000134A0404189 <undefined>,handler=000001BE681C7DD9 <JS Function (SharedFunctionInfo 000001E5FC646661)>,isFn=00000134A0404231 <true>,self=000001BE68...
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment