Created
December 12, 2015 05:58
-
-
Save samccone/c362b9053a1a9e0880b6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<--- Last few GCs ---> | |
101310 ms: Scavenge 1397.8 (1456.4) -> 1397.8 (1456.4) MB, 0.6 / 0 ms (+ 1.4 ms in 1 steps since last GC) [allocation failure] [incremental marking delaying mark-sweep]. | |
102365 ms: Mark-sweep 1397.8 (1456.4) -> 1395.6 (1456.4) MB, 1054.9 / 0 ms (+ 2.4 ms in 2 steps since start of marking, biggest step 1.4 ms) [last resort gc]. | |
103305 ms: Mark-sweep 1395.6 (1456.4) -> 1397.8 (1456.4) MB, 939.9 / 0 ms [last resort gc]. | |
<--- JS stacktrace ---> | |
==== JS stack trace ========================================= | |
Security context: 0x165690d37399 <JS Object> | |
1: formatPrimitive(aka formatPrimitive) [util.js:~411] [pc=0xb9594742bc0] (this=0x165690d04131 <undefined>,ctx=0x1137a6a651 <an Object with map 0x1cf860444791>,value=6054189) | |
2: formatValue(aka formatValue) [util.js:223] [pc=0xb959471f09b] (this=0x165690d04131 <undefined>,ctx=0x1137a6a651 <an Object with map 0x1cf860444791>,value=6054189,recurseTimes=2) | |
3: inspect(aka inspect) [util... | |
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