Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save gireeshpunathil/82cd3f14104a3000967117481a1b4ecf to your computer and use it in GitHub Desktop.
Save gireeshpunathil/82cd3f14104a3000967117481a1b4ecf to your computer and use it in GitHub Desktop.
================================================================================
==== Node Report ===============================================================
Event: Allocation failed - JavaScript heap out of memory, location: "Ineffective mark-compacts near heap limit"
Filename: node-report.20180921.093347.106933.001.txt
Dump event time: 2018/09/21 09:33:47
Process ID: 106933
Command line: ./node --max-old-space-size=10 oom.js
Node.js v11.0.0-pre, glibc 2.17, 64 bit)
(http_parser: 2.8.0, v8: 6.9.427.23-node.12, uv: 1.23.0, zlib: 1.2.11, ares: 1.14.0,
modules: 66, nghttp2: 1.33.0, napi: 3, openssl: OpenSSL 1.1.0i 14 Aug 2018,
arch: x64, platform: linux, release: node)
OS version: Linux 3.10.0-862.el7.x86_64 #1 SMP Wed Mar 21 18:14:51 EDT 2018
(glibc: 2.17)
Machine: <erased> x86_64
================================================================================
==== JavaScript Stack Trace ====================================================
No stack trace available
================================================================================
==== Native Stack Trace ========================================================
1: [pc=0xabf3a0] nodereport::TriggerNodeReport(v8::Isolate*, node::Environment*, nodereport::DumpEvent, char const*, char const*, char*, v8::MaybeLocal<v8::Value>) [./node]
2: [pc=0xac07f9] [./node]
3: [pc=0xb8f77e] v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [./node]
4: [pc=0xb8f9b1] v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [./node]
5: [pc=0xf69d62] [./node]
6: [pc=0xf69e5a] v8::internal::Heap::CheckIneffectiveMarkCompact(unsigned long, double) [./node]
7: [pc=0xf773a8] v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) [./node]
8: [pc=0xf7832b] [./node]
9: [pc=0xf78bd4] v8::internal::Heap::CollectAllAvailableGarbage(v8::internal::GarbageCollectionReason) [./node]
10: [pc=0xf7971c] v8::internal::Heap::AllocateRawWithRetryOrFail(int, v8::internal::AllocationSpace, v8::internal::AllocationAlignment) [./node]
11: [pc=0xf415cf] v8::internal::Factory::AllocateRawArray(int, v8::internal::PretenureFlag) [./node]
12: [pc=0xf42b20] v8::internal::Factory::NewUninitializedFixedArray(int, v8::internal::PretenureFlag) [./node]
13: [pc=0xee8149] [./node]
14: [pc=0x11aba97] v8::internal::Runtime_GrowArrayElements(int, v8::internal::Object**, v8::internal::Isolate*) [./node]
15: [pc=0x26b59104fc3d]
================================================================================
==== JavaScript Heap and Garbage Collector =====================================
Heap space name: read_only_space
Memory size: 524,288 bytes, committed memory: 44,536 bytes
Capacity: 515,584 bytes, used: 35,832 bytes, available: 479,752 bytes
Heap space name: new_space
Memory size: 2,097,152 bytes, committed memory: 1,065,960 bytes
Capacity: 1,031,168 bytes, used: 0 bytes, available: 1,031,168 bytes
Heap space name: old_space
Memory size: 11,227,136 bytes, committed memory: 10,935,640 bytes
Capacity: 10,660,576 bytes, used: 10,660,576 bytes, available: 0 bytes
Heap space name: code_space
Memory size: 1,048,576 bytes, committed memory: 798,752 bytes
Capacity: 515,424 bytes, used: 515,424 bytes, available: 0 bytes
Heap space name: map_space
Memory size: 536,576 bytes, committed memory: 348,640 bytes
Capacity: 259,512 bytes, used: 259,512 bytes, available: 0 bytes
Heap space name: large_object_space
Memory size: 2,957,312 bytes, committed memory: 2,957,312 bytes
Capacity: 27,787,616 bytes, used: 1,622,880 bytes, available: 26,164,736 bytes
Heap space name: new_large_object_space
Memory size: 0 bytes, committed memory: 0 bytes
Capacity: 0 bytes, used: 0 bytes, available: 0 bytes
Total heap memory size: 18,391,040 bytes
Total heap committed memory: 16,150,840 bytes
Total used heap memory: 13,094,224 bytes
Total available heap memory: 27,675,656 bytes
Heap memory limit: 44,783,670
================================================================================
==== Resource Usage ============================================================
Process total resource usage:
User mode CPU: 0.338141 secs
Kernel mode CPU: 0.027253 secs
Average CPU Consumption : 36.5394%
Maximum resident set size: 36,118,528 bytes
Page faults: 0 (I/O required) 10108 (no I/O required)
Filesystem activity: 0 reads 16 writes
Event loop thread resource usage:
User mode CPU: 0.169196 secs
Kernel mode CPU: 0.015106 secs
Average CPU Consumption : 18.4302%
Filesystem activity: 0 reads 16 writes
================================================================================
==== Node.js libuv Handle Summary ==============================================
(Flags: R=Ref, A=Active)
Flags==Type======Address=============Details
[-A] async=====0x0000000002eabcb0
[--] timer=====0x00007ffe22a2b828 repeat: 0, timeout in: 72057582251974495 ms
[-A] check=====0x00007ffe22a2b8c0
[R-] idle======0x00007ffe22a2b938
[--] prepare===0x00007ffe22a2b9b0
[--] check=====0x00007ffe22a2ba28
[-A] async=====0x00000000024ab980
[R-] tty=======0x0000000002f33568 width: 105, height: 28, file descriptor: 17, write queue size: 0, writable
[-A] signal====0x0000000002f21260 signum: 28 (SIGWINCH)
[R-] tty=======0x0000000002f213c8 width: 105, height: 28, file descriptor: 19, write queue size: 0, writable
================================================================================
==== System Information ========================================================
Environment variables
REMOTEHOST=<erased>
XDG_SESSION_ID=38012
HOSTNAME=<erased>
HOST=<erased>
TERM=xterm-256color
SHELL=/bin/csh
SSH_CLIENT=<erased>
OLDPWD=/home/gireesh/nr/n
SSH_TTY=/dev/pts/12
GROUP=ibmuser
USER=gireesh
LS_COLORS=rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.webm=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:
HOSTTYPE=x86_64-linux
MAIL=/var/spool/mail/gireesh
PATH=/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
PWD=/home/gireesh/nr/n/node
LANG=en_US.UTF-8
PS1=\u@\h : \[\e[31m\]\w\[\e[m\] >
SHLVL=2
HOME=/home/gireesh
OSTYPE=linux
VENDOR=unknown
MACHTYPE=x86_64
LOGNAME=gireesh
SSH_CONNECTION=<erased>
LESSOPEN=||/usr/bin/lesspipe.sh %s
XDG_RUNTIME_DIR=/run/user/50141
_=./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
===============================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment