Skip to content

Instantly share code, notes, and snippets.

@simonc
Created June 3, 2020 00:44
Show Gist options
  • Save simonc/36927382e5b8cb54e2cb0269cc19be3e to your computer and use it in GitHub Desktop.
Save simonc/36927382e5b8cb54e2cb0269cc19be3e to your computer and use it in GitHub Desktop.
{
"header": {
"reportVersion": 2,
"event": "Allocation failed - JavaScript heap out of memory",
"trigger": "FatalError",
"filename": "report.20200603.002310.1.0.001.json",
"dumpEventTime": "2020-06-03T00:23:10Z",
"dumpEventTimeStamp": "1591143790829",
"processId": 1,
"threadId": null,
"cwd": "/app",
"commandLine": [
"node",
"/usr/local/bin/ember",
"test",
"--server"
],
"nodejsVersion": "v12.16.3",
"wordSize": 64,
"arch": "x64",
"platform": "linux",
"componentVersions": {
"node": "12.16.3",
"v8": "7.8.279.23-node.35",
"uv": "1.34.2",
"zlib": "1.2.11",
"brotli": "1.0.7",
"ares": "1.16.0",
"modules": "72",
"nghttp2": "1.40.0",
"napi": "5",
"llhttp": "2.0.4",
"http_parser": "2.9.3",
"openssl": "1.1.1g",
"cldr": "36.0",
"icu": "65.1",
"tz": "2019c",
"unicode": "12.1"
},
"release": {
"name": "node",
"lts": "Erbium",
"headersUrl": "https://unofficial-builds.nodejs.org/download/release/v12.16.3/node-v12.16.3-headers.tar.gz",
"sourceUrl": "https://unofficial-builds.nodejs.org/download/release/v12.16.3/node-v12.16.3.tar.gz"
},
"osName": "Linux",
"osRelease": "4.19.76-linuxkit",
"osVersion": "#1 SMP Tue May 26 11:42:35 UTC 2020",
"osMachine": "x86_64",
"cpus": [
{
"model": "Intel(R) Core(TM) i7-6567U CPU @ 3.30GHz",
"speed": 3300,
"user": 3477100,
"nice": 0,
"sys": 852900,
"idle": 3457000,
"irq": 0
},
{
"model": "Intel(R) Core(TM) i7-6567U CPU @ 3.30GHz",
"speed": 3300,
"user": 3319900,
"nice": 0,
"sys": 878000,
"idle": 3618200,
"irq": 0
}
],
"networkInterfaces": [
{
"name": "lo",
"internal": true,
"mac": "00:00:00:00:00:00",
"address": "127.0.0.1",
"netmask": "255.0.0.0",
"family": "IPv4"
},
{
"name": "eth0",
"internal": false,
"mac": "02:42:ac:12:00:07",
"address": "172.18.0.7",
"netmask": "255.255.0.0",
"family": "IPv4"
}
],
"host": "0af9dab79cc6"
},
"javascriptStack": {
"message": "No stack.",
"stack": [
"Unavailable."
]
},
"nativeStack": [
],
"javascriptHeap": {
"totalMemory": 2072182784,
"totalCommittedMemory": 2068632952,
"usedMemory": 2063596504,
"availableMemory": 47910880,
"memoryLimit": 2116026368,
"heapSpaces": {
"read_only_space": {
"memorySize": 262144,
"committedMemory": 33088,
"capacity": 32808,
"used": 32808,
"available": 0
},
"new_space": {
"memorySize": 4194304,
"committedMemory": 1225040,
"capacity": 2094912,
"used": 173328,
"available": 1921584
},
"old_space": {
"memorySize": 1959403520,
"committedMemory": 1959304544,
"capacity": 1956634736,
"used": 1956583936,
"available": 50800
},
"code_space": {
"memorySize": 2265088,
"committedMemory": 2013280,
"capacity": 1919136,
"used": 1919136,
"available": 0
},
"map_space": {
"memorySize": 7344128,
"committedMemory": 7343400,
"capacity": 6422240,
"used": 6422240,
"available": 0
},
"large_object_space": {
"memorySize": 98091008,
"committedMemory": 98091008,
"capacity": 97920512,
"used": 97920512,
"available": 0
},
"code_large_object_space": {
"memorySize": 622592,
"committedMemory": 622592,
"capacity": 544544,
"used": 544544,
"available": 0
},
"new_large_object_space": {
"memorySize": 0,
"committedMemory": 0,
"capacity": 2094912,
"used": 0,
"available": 2094912
}
}
},
"resourceUsage": {
"userCpuSeconds": 230.437,
"kernelCpuSeconds": 18.0032,
"cpuConsumptionPercent": 70.9828,
"maxRss": 2286288896,
"pageFaults": {
"IORequired": 13,
"IONotRequired": 1151608
},
"fsActivity": {
"reads": 160184,
"writes": 0
}
},
"uvthreadResourceUsage": {
"userCpuSeconds": 110.982,
"kernelCpuSeconds": 9.09186,
"cpuConsumptionPercent": 34.3067,
"fsActivity": {
"reads": 155640,
"writes": 0
}
},
"libuv": [
],
"workers": [
],
"environmentVariables": {
"NODE_VERSION": "12.16.3",
"HOSTNAME": "0af9dab79cc6",
"YARN_VERSION": "1.22.4",
"SHLVL": "1",
"HOME": "/root",
"BACKEND_HOST": "http://localhost:5000",
"TERM": "xterm",
"PATH": "/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"OAUTH_REDIRECT_URI": "http://localhost:5100/torii/redirect.html",
"LANG": "C.UTF-8",
"PWD": "/app",
"NODE_ENV": "development",
"EMBER_CLI_TEST_COMMAND": "true",
"EMBER_CLI_TEST_OUTPUT": "/tmp/tests-dist-202053-1-11piygi.hge8",
"EMBER_ENV": "test"
},
"userLimits": {
"core_file_size_blocks": {
"soft": 0,
"hard": "unlimited"
},
"data_seg_size_kbytes": {
"soft": "unlimited",
"hard": "unlimited"
},
"file_size_blocks": {
"soft": "unlimited",
"hard": "unlimited"
},
"max_locked_memory_bytes": {
"soft": 83968000,
"hard": 83968000
},
"max_memory_size_kbytes": {
"soft": "unlimited",
"hard": "unlimited"
},
"open_files": {
"soft": 1048576,
"hard": 1048576
},
"stack_size_bytes": {
"soft": 8388608,
"hard": "unlimited"
},
"cpu_time_seconds": {
"soft": "unlimited",
"hard": "unlimited"
},
"max_user_processes": {
"soft": "unlimited",
"hard": "unlimited"
},
"virtual_memory_kbytes": {
"soft": "unlimited",
"hard": "unlimited"
}
},
"sharedObjects": [
"/usr/local/bin/node",
"/usr/lib/libstdc++.so.6",
"/usr/lib/libgcc_s.so.1",
"/lib/ld-musl-x86_64.so.1"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment