Skip to content

Instantly share code, notes, and snippets.

@darrennolan
Created June 15, 2016 10:17
Show Gist options
  • Save darrennolan/ad4598af1a1f96e6e7aaa6449d78de80 to your computer and use it in GitHub Desktop.
Save darrennolan/ad4598af1a1f96e6e7aaa6449d78de80 to your computer and use it in GitHub Desktop.
Node Output from spawned process output (before crashing).
[2016-06-15 20:14:58.477] [DEBUG] [event:process_stdout] - [id:cipgph08809873pp79ucannl7] [project:video-4.0.0] [msg:
<--- Last few GCs --->
939981 ms: Scavenge 1396.3 (1457.6) -> 1396.3 (1457.6) MB, 45.7 / 0 ms (+ 0.8 ms in 1 steps since last GC) [allocation failure] [incremental marking delaying mark-sweep].
941852 ms: Mark-sweep 1396.3 (1457.6) -> 1395.7 (1456.6) MB, 1871.6 / 0 ms (+ 1.9 ms in 2 steps since start of marking, biggest step 1.1 ms) [last resort gc].
943677 ms: Mark-sweep 1395.7 (1456.6) -> 1393.9 (1457.6) MB, 1824.6 / 0 ms [last resort gc].
<--- JS stacktrace --->
==== JS stack trace =========================================
Security context: 0xb14d11b4629 <JS Object>
1: push [/opt/projects/video/4.0.0/dist/js/fiso.min.js:~2423] [pc=0xacd17e2decc] (this=0x3ddd1c22d969 <a Source with map 0xc3301189a1>,x=0x1baa6ac3aa51 <a Next with map 0x2dc10e8dfce1>)
2: sink [/opt/projects/video/4.0.0/dist/js/fiso.min.js:3459] [pc=0xacd17cc1651] (this=0x192d34c436c1 <an Object with map 0xc33011a7e1>,e=0x1baa6ac3aa51 <a Next with map 0x2dc10e8dfce1>...
]
[2016-06-15 20:14:58.531] [DEBUG] [event:process_end] - [id:cipgph08809873pp79ucannl7] [project:video-4.0.0] [uptime:943738] [msg:Closed with Code] [code:null]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment