Skip to content

Instantly share code, notes, and snippets.

@richardlau
Created December 13, 2018 19:28
Show Gist options
  • Save richardlau/8c08b265934bb76ff072315b52eb5c1a to your computer and use it in GitHub Desktop.
Save richardlau/8c08b265934bb76ff072315b52eb5c1a to your computer and use it in GitHub Desktop.
node-report from `node -r . -e 'throw new Error()'`
================================================================================
==== Node Report ===============================================================
Event: exception, location: "OnUncaughtException"
Filename: node-report.20181213.142257.113738.001.txt
Dump event time: 2018/12/13 14:22:57
Module load time: 2018/12/13 14:22:57
Process ID: 113738
Command line: node -r . -e throw new Error()
Node.js version: v8.9.0
(ares: 1.10.1-DEV, cldr: 31.0.1, http_parser: 2.7.0, icu: 59.1, modules: 57,
nghttp2: 1.25.0, openssl: 1.0.2l, tz: 2017b, unicode: 9.0, uv: 1.15.0,
v8: 6.1.534.46, zlib: 1.2.11)
node-report version: 2.2.0 (built against Node.js v8.9.0, glibc 2.17, 64 bit)
OS version: Linux 3.10.0-862.el7.x86_64 #1 SMP Wed Mar 21 18:14:51 EDT 2018
(glibc: 2.17)
Machine: drx-hemera x86_64
================================================================================
==== JavaScript Stack Trace ====================================================
[eval]:1:1
ContextifyScript.Script.runInThisContext (vm.js:1:1)
Object.runInThisContext (vm.js:1:1)
Object.<anonymous> ([eval]-wrapper:1:1)
Module._compile (module.js:1:1)
evalScript (bootstrap_node.js:1:1)
startup (bootstrap_node.js:1:1)
bootstrap_node.js:1:1
================================================================================
==== Native Stack Trace ========================================================
0: [pc=0x7fcc9aaea863] nodereport::OnUncaughtException(v8::Isolate*) [/home/users/riclau/sandbox/github/nodereport/api.node]
1: [pc=0xf50d82] v8::internal::Isolate::Throw(v8::internal::Object*, v8::internal::MessageLocation*) [node]
2: [pc=0x10c621d] v8::internal::Runtime_Throw(int, v8::internal::Object**, v8::internal::Isolate*) [node]
3: [pc=0x2649e7d0463d]
================================================================================
==== JavaScript Heap and Garbage Collector =====================================
Heap space name: new_space
Memory size: 2,097,152 bytes, committed memory: 2,065,792 bytes
Capacity: 1,031,168 bytes, used: 620,464 bytes, available: 410,704 bytes
Heap space name: old_space
Memory size: 2,969,600 bytes, committed memory: 2,466,416 bytes
Capacity: 2,738,816 bytes, used: 2,414,192 bytes, available: 324,624 bytes
Heap space name: code_space
Memory size: 2,097,152 bytes, committed memory: 1,268,864 bytes
Capacity: 1,203,328 bytes, used: 1,203,328 bytes, available: 0 bytes
Heap space name: map_space
Memory size: 544,768 bytes, committed memory: 293,024 bytes
Capacity: 275,616 bytes, used: 275,616 bytes, available: 0 bytes
Heap space name: large_object_space
Memory size: 0 bytes, committed memory: 0 bytes
Capacity: 1,491,746,304 bytes, used: 0 bytes, available: 1,491,746,304 bytes
Total heap memory size: 7,708,672 bytes
Total heap committed memory: 6,094,096 bytes
Total used heap memory: 4,513,600 bytes
Total available heap memory: 1,492,481,632 bytes
Heap memory limit: 1,501,560,832
================================================================================
==== Resource Usage ============================================================
Process total resource usage:
User mode CPU: 0.068351 secs
Kernel mode CPU: 0.009181 secs
Average CPU Consumption : 7.7532%
Maximum resident set size: 19,447,808 bytes
Page faults: 0 (I/O required) 4999 (no I/O required)
Filesystem activity: 0 reads 16 writes
Event loop thread resource usage:
User mode CPU: 0.068348 secs
Kernel mode CPU: 0.008161 secs
Average CPU Consumption : 7.6509%
Filesystem activity: 0 reads 16 writes
================================================================================
==== Node.js libuv Handle Summary ==============================================
(Flags: R=Ref, A=Active)
Flags Type Address Details
[-A] async 0x00000000030131e0
[--] check 0x00007ffeb6c35060
[R-] idle 0x00007ffeb6c350d8
[--] prepare 0x00007ffeb6c351e8
[--] check 0x00007ffeb6c35260
[R-] timer 0x00007ffeb6c35150 repeat: 0, timeout expired: 18978103537 ms ago
[-A] async 0x00000000021d0960
[RA] async 0x000000000309a420
[RA] async 0x000000000309b5e0
[R-] timer 0x000000000309ae10 repeat: 0, timeout expired: 18978103600 ms ago
[R-] tty 0x000000000307f1c8 width: 76, height: 45, file descriptor: 9, write queue size: 0, writable
[-A] signal 0x0000000003084c00 signum: 28 (SIGWINCH)
[R-] tty 0x000000000309b118 width: 76, height: 45, file descriptor: 11, write queue size: 0, writable
[-A] async 0x00007fcc9acefce0
================================================================================
==== System Information ========================================================
Environment variables
XDG_SESSION_ID=63812
HOSTNAME=drx-hemera
TERM=xterm
SHELL=/bin/bash
HISTSIZE=1000
SSH_CLIENT=9.83.160.68 53024 22
OLDPWD=/home/users/riclau
SSH_TTY=/dev/pts/13
USER=riclau
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:
MAIL=/var/spool/mail/riclau
PATH=/dev/shm/usenode.riclau/node-v8.9.0-linux-x64/bin/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
PWD=/home/users/riclau/sandbox/github/nodereport
LANG=en_US.UTF-8
HISTCONTROL=ignoredups
SHLVL=1
HOME=/home/users/riclau
LOGNAME=riclau
XDG_DATA_DIRS=/home/users/riclau/.local/share/flatpak/exports/share/:/var/lib/flatpak/exports/share/:/usr/local/share/:/usr/share/
SSH_CONNECTION=9.83.160.68 53024 9.23.44.12 22
LESSOPEN=||/usr/bin/lesspipe.sh %s
XDG_RUNTIME_DIR=/run/user/1487
_=/dev/shm/usenode.riclau/node-v8.9.0-linux-x64/bin/node
Resource limits soft limit hard limit
core file size (blocks) 0 unlimited
data seg size (kbytes) unlimited unlimited
file size (blocks) unlimited unlimited
max locked memory (bytes) 65536 65536
max memory size (kbytes) unlimited unlimited
open files 4096 4096
stack size (bytes) 8388608 unlimited
cpu time (seconds) unlimited unlimited
max user processes 4096 4127290
virtual memory (kbytes) unlimited unlimited
Loaded libraries
/lib64/libdl.so.2
/lib64/librt.so.1
/lib64/libstdc++.so.6
/lib64/libm.so.6
/lib64/libgcc_s.so.1
/lib64/libpthread.so.0
/lib64/libc.so.6
/lib64/ld-linux-x86-64.so.2
/home/users/riclau/sandbox/github/nodereport/api.node
================================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment