nodejs / help

:sparkles: Need help with Node.js? File an Issue here. :rocket:
1.47k stars 282 forks source link

Memory error #2318

Closed chsnt closed 3 years ago

chsnt commented 4 years ago

one

<--- Last few GCs --->

[84404:0000013C301E34D0]  1038255 ms: Mark-sweep 2024.4 (2084.1) -> 2022.5 (2059.3) MB, 195.7 / 0.0 ms  (+ 218.4 ms in 55 steps since start of marking, biggest step 10.7 ms, walltime since start of marking 427 ms) (average mu = 0.134, current mu = 0.030) [84404:0000013C301E34D0]  1038515 ms: Mark-sweep 2024.7 (2059.3) -> 2021.6 (2072.1) MB, 254.5 / 0.0 ms  (average mu = 0.094, current mu = 0.022) allocation failure scavenge might not succeed

<--- JS stacktrace --->

==== JS stack trace =========================================

    0: ExitFrame [pc: 00007FF7D181300D]
Security context: 0x031452304df1 <JSObject>
    1: toJSON [000003F660364641] [D:\Projects\node_modules\snoowrap\dist\objects\Listing.js:~325] [pc=000000A92916AC36](this=0x03978e60c3a9 <JSArray[8]>)
    2: /* anonymous */(aka /* anonymous */) [000003156E09A1C9] [D:\Projects\node_modules\snoowrap\dist\objects\RedditContent.js:~120] [pc=000000A929170A35](this=0x03bc4c5404d1 ...        

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
 1: 00007FF7D0C5F67F napi_wrap+121039
 2: 00007FF7D0C05736 v8::base::CPU::has_sse+34342
 3: 00007FF7D0C063F6 v8::base::CPU::has_sse+37606
 4: 00007FF7D13F976E v8::Isolate::ReportExternalAllocationLimitReached+94
 5: 00007FF7D13E1711 v8::SharedArrayBuffer::Externalize+833
 6: 00007FF7D12AF1CC v8::internal::Heap::EphemeronKeyWriteBarrierFromCode+1436
 7: 00007FF7D12B866F v8::internal::Heap::ProtectUnprotectedMemoryChunks+1279
 8: 00007FF7D12B6B54 v8::internal::Heap::PageFlagsAreConsistent+3204
 9: 00007FF7D12AC7A3 v8::internal::Heap::CollectGarbage+1235
10: 00007FF7D12AB044 v8::internal::Heap::AddRetainedMap+2356
11: 00007FF7D12C33BE v8::internal::Factory::AllocateRawFixedArray+94
12: 00007FF7D12C31C6 v8::internal::Factory::InternalizeString<unsigned short>+486
13: 00007FF7D11130F9 v8::internal::HashTable<v8::internal::NameDictionary,v8::internal::NameDictionaryShape>::EnsureCapacity+281
14: 00007FF7D1112B41 v8::internal::BaseNameDictionary<v8::internal::NameDictionary,v8::internal::NameDictionaryShape>::EnsureCapacity+257
15: 00007FF7D110983B v8::internal::Dictionary<v8::internal::NameDictionary,v8::internal::NameDictionaryShape>::Add+91
16: 00007FF7D11096B3 v8::internal::BaseNameDictionary<v8::internal::NameDictionary,v8::internal::NameDictionaryShape>::Add+83
17: 00007FF7D1022ACE v8::internal::Runtime::GetObjectProperty+1374
18: 00007FF7D181300D v8::internal::SetupIsolateDelegate::SetupHeap+575565
19: 000000A92916AC36

two

[70288:000002688936FA10]  4799573 ms: Mark-sweep 2022.2 (2081.8) -> 2021.1 (2055.3) MB, 199.2 / 0.0 ms  (+ 225.7 ms in 34 steps since start of marking, biggest step 12.8 ms, walltime since start of marking 435 ms) (average mu = 0.116, current mu = 0.024) [70288:000002688936FA10]  4800001 ms: Mark-sweep 2022.8 (2055.3) -> 2020.5 (2065.8) MB, 421.6 / 0.0 ms  (average mu = 0.067, current mu = 0.016) allocation failure scavenge might not succeed

<--- JS stacktrace --->

==== JS stack trace =========================================

    0: ExitFrame [pc: 00007FF7D181300D]
Security context: 0x03cde7faec61 <JSObject>
    1: castPath [000003ED70D09DA9] [D:\Projects\node_modules\snoowrap\node_modules\lodash\lodash.js:~4455] [pc=0000019ADE71F68A](this=0x023595905021 <JSGlobal Object>,0x030297a34f69 <String[#15]: author_fullname>,0x02e18c25d149 <RedditContent map = 000000D9F8FEEFD9>)
    2: /* anonymous */ [0000012F310FC1A9] [D:\Projects\node_mo...

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

Writing Node.js report to file: report.20191125.000906.70288.0.001.json
Node.js report completed
 1: 00007FF7D0C5F67F napi_wrap+121039
 2: 00007FF7D0C05736 public: bool __cdecl v8::base::CPU::has_sse(void)const __ptr64+34342
 3: 00007FF7D0C063F6 public: bool __cdecl v8::base::CPU::has_sse(void)const __ptr64+37606
 4: 00007FF7D13F976E private: void __cdecl v8::Isolate::ReportExternalAllocationLimitReached(void) __ptr64+94
 5: 00007FF7D13E1711 public: class v8::SharedArrayBuffer::Contents __cdecl v8::SharedArrayBuffer::Externalize(void) __ptr64+833
 6: 00007FF7D12AF1CC public: static void __cdecl v8::internal::Heap::EphemeronKeyWriteBarrierFromCode(unsigned __int64,unsigned __int64,class v8::internal::Isolate * __ptr64)+1436
 7: 00007FF7D12B866F public: void __cdecl v8::internal::Heap::ProtectUnprotectedMemoryChunks(void) __ptr64+1279
 8: 00007FF7D12B6B54 public: static bool __cdecl v8::internal::Heap::PageFlagsAreConsistent(class v8::internal::HeapObject)+3204
 9: 00007FF7D12AC7A3 public: bool __cdecl v8::internal::Heap::CollectGarbage(enum v8::internal::AllocationSpace,enum v8::internal::GarbageCollectionReason,enum v8::GCCallbackFlags) __ptr64+1235        
 6: 00007FF7D12AF1CC public: static void __cdecl v8::internal::Heap::EphemeronKeyWriteBarrierFromCode(unsigned __int64,unsigned __int64,class v8::internal::Isolate * __ptr64)+1436
 7: 00007FF7D12B866F public: void __cdecl v8::internal::Heap::ProtectUnprotectedMemoryChunks(void) __ptr64+1279
 8: 00007FF7D12B6B54 public: static bool __cdecl v8::internal::Heap::PageFlagsAreConsistent(class v8::internal::HeapObject)+3204
 9: 00007FF7D12AC7A3 public: bool __cdecl v8::internal::Heap::CollectGarbage(enum v8::internal::AllocationSpace,enum v8::internal::GarbageCollectionReason,enum v8::GCCallbackFlags) __ptr64+1235        
10: 00007FF7D12AB044 public: void __cdecl v8::internal::Heap::AddRetainedMap(class v8::internal::Handle<class v8::internal::Map>) __ptr64+2356
11: 00007FF7D12CA855 public: class v8::internal::Handle<class v8::internal::HeapObject> __cdecl v8::internal::Factory::NewFillerObject(int,bool,enum v8::internal::AllocationType) __ptr64+53
12: 00007FF7D10394ED public: class v8::internal::interpreter::JumpTableTargetOffsets::iterator & __ptr64 __cdecl v8::internal::interpreter::JumpTableTargetOffsets::iterator::operator=(class v8::internal::interpreter::JumpTableTargetOffsets::iterator && __ptr64) __ptr64+3981
13: 00007FF7D181300D public: virtual bool __cdecl v8::internal::SetupIsolateDelegate::SetupHeap(class v8::internal::Heap * __ptr64) __ptr64+575565
14: 0000019ADE71F68A
chsnt commented 4 years ago

report.json


{
  "header": {
    "reportVersion": 1,
    "event": "Allocation failed - JavaScript heap out of memory",
    "trigger": "FatalError",
    "filename": "report.20191125.000906.70288.0.001.json",
    "dumpEventTime": "2019-11-25T00:09:06Z",
    "dumpEventTimeStamp": "1574629746509",
    "processId": 70288,
    "cwd": "D:\\Projects\\test",
    "commandLine": [
      "C:\\node\\node.exe",
      "test"
    ],
    "nodejsVersion": "v12.10.0",
    "wordSize": 64,
    "arch": "x64",
    "platform": "win32",
    "componentVersions": {
      "node": "12.10.0",
      "v8": "7.6.303.29-node.16",
      "uv": "1.31.0",
      "zlib": "1.2.11",
      "brotli": "1.0.7",
      "ares": "1.15.0",
      "modules": "72",
      "nghttp2": "1.39.2",
      "napi": "4",
      "llhttp": "1.1.4",
      "http_test": "2.8.0",
      "openssl": "1.1.1c",
      "cldr": "35.1",
      "icu": "64.2",
      "tz": "2019a",
      "unicode": "12.1"
    },
    "release": {
      "name": "node",
      "headersUrl": "https://nodejs.org/download/release/v12.10.0/node-v12.10.0-headers.tar.gz",
      "sourceUrl": "https://nodejs.org/download/release/v12.10.0/node-v12.10.0.tar.gz",
      "libUrl": "https://nodejs.org/download/release/v12.10.0/win-x64/node.lib"
    },
    "osName": "Windows_NT",
    "osRelease": "10.0.18362",
    "osVersion": "Windows 10 Home Single Language",
    "osMachine": "x86_64",
    "cpus": [
      {
        "model": "Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz",
        "speed": 2808,
        "user": 31640765,
        "nice": 0,
        "sys": 27824375,
        "idle": 473463421,
        "irq": 5723015
      },
      {
        "model": "Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz",
        "speed": 2808,
        "user": 25602000,
        "nice": 0,
        "sys": 12841515,
        "idle": 494484812,
        "irq": 652843
      },
      {
        "model": "Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz",
        "speed": 2808,
        "user": 49615437,
        "nice": 0,
        "sys": 16983750,
        "idle": 466329140,
        "irq": 488062
      },
      {
        "model": "Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz",
        "speed": 2808,
        "user": 32028265,
        "nice": 0,
        "sys": 10949625,
        "idle": 489950437,
        "irq": 317406
      },
      {
        "model": "Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz",
        "speed": 2808,
        "user": 50162328,
        "nice": 0,
        "sys": 15788921,
        "idle": 466977078,
        "irq": 306921
      },
      {
        "model": "Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz",
        "speed": 2808,
        "user": 27868656,
        "nice": 0,
        "sys": 10500468,
        "idle": 494559203,
        "irq": 180625
      },
      {
        "model": "Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz",
        "speed": 2808,
        "user": 40563015,
        "nice": 0,
        "sys": 16001640,
        "idle": 476363656,
        "irq": 219125
      },
      {
        "model": "Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz",
        "speed": 2808,
        "user": 32154796,
        "nice": 0,
        "sys": 12890171,
        "idle": 487883343,
        "irq": 190953
      }
    ],
    "networkInterfaces": [
      {
        "name": "Net",
        "internal": false,
        "mac": "74:e5:f9:4e:e7:79",
        "address": "fe80::54a:871b:9b34:c68",
        "netmask": "ffff:ffff:ffff:ffff::",
        "family": "IPv6",
        "scopeid": 9
      },
      {
        "name": "Net",
        "internal": false,
        "mac": "74:e5:f9:4e:e7:79",
        "address": "192.168.1.105",
        "netmask": "255.255.255.0",
        "family": "IPv4"
      },
      {
        "name": "Loopback Pseudo-Interface 1",
        "internal": true,
        "mac": "00:00:00:00:00:00",
        "address": "::1",
        "netmask": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff",
        "family": "IPv6",
        "scopeid": 0
      },
      {
        "name": "Loopback Pseudo-Interface 1",
        "internal": true,
        "mac": "00:00:00:00:00:00",
        "address": "127.0.0.1",
        "netmask": "255.0.0.0",
        "family": "IPv4"
      }
    ],
    "host": "LAPTOP"
  },
  "javascriptStack": {
    "message": "No stack.",
    "stack": [
      "Unavailable."
    ]
  },
  "nativeStack": [
    {
      "pc": "0x00007ff7d0b16eb9",
      "symbol": "std::basic_ostream<char,std::char_traits<char> >::operator<<+10873"
    },
    {
      "pc": "0x00007ff7d0b1b24c",
      "symbol": "std::basic_ostream<char,std::char_traits<char> >::operator<<+28172"
    },
    {
      "pc": "0x00007ff7d0b1a1f8",
      "symbol": "std::basic_ostream<char,std::char_traits<char> >::operator<<+23992"
    },
    {
      "pc": "0x00007ff7d0c063cb",
      "symbol": "v8::base::CPU::has_sse+37563"
    },
    {
      "pc": "0x00007ff7d13f976e",
      "symbol": "v8::Isolate::ReportExternalAllocationLimitReached+94"
    },
    {
      "pc": "0x00007ff7d13e1711",
      "symbol": "v8::SharedArrayBuffer::Externalize+833"
    },
    {
      "pc": "0x00007ff7d12af1cc",
      "symbol": "v8::internal::Heap::EphemeronKeyWriteBarrierFromCode+1436"
    },
    {
      "pc": "0x00007ff7d12b866f",
      "symbol": "v8::internal::Heap::ProtectUnprotectedMemoryChunks+1279"
    },
    {
      "pc": "0x00007ff7d12b6b54",
      "symbol": "v8::internal::Heap::PageFlagsAreConsistent+3204"
    },
    {
      "pc": "0x00007ff7d12ac7a3",
      "symbol": "v8::internal::Heap::CollectGarbage+1235"
    },
    {
      "pc": "0x00007ff7d12ab044",
      "symbol": "v8::internal::Heap::AddRetainedMap+2356"
    },
    {
      "pc": "0x00007ff7d12ca855",
      "symbol": "v8::internal::Factory::NewFillerObject+53"
    },
    {
      "pc": "0x00007ff7d10394ed",
      "symbol": "v8::internal::interpreter::JumpTableTargetOffsets::iterator::operator=+3981"
    },
    {
      "pc": "0x00007ff7d181300d",
      "symbol": "v8::internal::SetupIsolateDelegate::SetupHeap+575565"
    },
    {
      "pc": "0x0000019ade71f68a",
      "symbol": ""
    }
  ],
  "javascriptHeap": {
    "totalMemory": 2166190080,
    "totalCommittedMemory": 2166190080,
    "usedMemory": 2120146808,
    "availableMemory": 52131344,
    "memoryLimit": 2197815296,
    "heapSpaces": {
      "read_only_space": {
        "memorySize": 262144,
        "committedMemory": 262144,
        "capacity": 261832,
        "used": 31432,
        "available": 230400
      },
      "new_space": {
        "memorySize": 13631488,
        "committedMemory": 13631488,
        "capacity": 6807632,
        "used": 1466824,
        "available": 5340808
      },
      "old_space": {
        "memorySize": 2132914176,
        "committedMemory": 2132914176,
        "capacity": 2108100904,
        "used": 2099973616,
        "available": 8127288
      },
      "code_space": {
        "memorySize": 688128,
        "committedMemory": 688128,
        "capacity": 594976,
        "used": 594976,
        "available": 0
      },
      "map_space": {
        "memorySize": 1052672,
        "committedMemory": 1052672,
        "capacity": 496560,
        "used": 496560,
        "available": 0
      },
      "large_object_space": {
        "memorySize": 17592320,
        "committedMemory": 17592320,
        "capacity": 17579944,
        "used": 17579944,
        "available": 0
      },
      "code_large_object_space": {
        "memorySize": 49152,
        "committedMemory": 49152,
        "capacity": 3456,
        "used": 3456,
        "available": 0
      },
      "new_large_object_space": {
        "memorySize": 0,
        "committedMemory": 0,
        "capacity": 6807632,
        "used": 0,
        "available": 6807632
      }
    }
  },
  "resourceUsage": {
    "userCpuSeconds": 184.109,
    "kernelCpuSeconds": 18.359,
    "cpuConsumptionPercent": 4.21808,
    "maxRss": 2253348864,
    "pageFaults": {
      "IORequired": 2608830,
      "IONotRequired": 0
    },
    "fsActivity": {
      "reads": 419,
      "writes": 10978
    }
  },
  "libuv": [
  ],
  "environmentVariables": {
    "": "C:=C:\\",
    "ALLUSERSPROFILE": "C:\\ProgramData",
    "APPDATA": "C:\\Users\\HP\\AppData\\Roaming",
    "ChocolateyInstall": "C:\\ProgramData\\chocolatey",
    "ChocolateyLastPathUpdate": "132138261646980955",
    "CommonProgramFiles": "C:\\Program Files\\Common Files",
    "CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
    "CommonProgramW6432": "C:\\Program Files\\Common Files",
    "COMPUTERNAME": "LAPTOP",
    "ComSpec": "C:\\WINDOWS\\system32\\cmd.exe",
    "DriverData": "C:\\Windows\\System32\\Drivers\\DriverData",
    "EGPL_GeoLibrarian_Drive": "L",
    "FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
    "FPS_BROWSER_USER_PROFILE_STRING": "Default",
    "HOMEDRIVE": "C:",
    "HOMEPATH": "\\Users\\HP",
    "LOCALAPPDATA": "C:\\Users\\HP\\AppData\\Local",
    "LOGONSERVER": "\\\\LAPTOP",
    "NUMBER_OF_PROCESSORS": "8",
    "OneDrive": "C:\\Users\\HP\\OneDrive",
    "OneDriveConsumer": "C:\\Users\\HP\\OneDrive",
    "OnlineServices": "Online Services",
    "OS": "Windows_NT",
    "Path": "C:\\Python27\\;C:\\Python27\\Scripts;C:\\Program Files (x86)\\Intel\\iCLS Client\\;C:\\Program Files\\Intel\\iCLS Client\\;C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\IPT;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\IPT;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\Intel\\WiFi\\bin\\;C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\;d:\\Program Files\\Git\\cmd;C:\\node\\;C:\\ProgramData\\chocolatey\\bin;C:\\Users\\HP\\AppData\\Local\\Programs\\Python\\Python37-32\\Scripts\\;C:\\Users\\HP\\AppData\\Local\\Programs\\Python\\Python37-32\\;C:\\Users\\HP\\AppData\\Local\\Microsoft\\WindowsApps;D:\\Program Files\\Microsoft VS Code\\bin;C:\\Users\\HP\\AppData\\Local\\GitHubDesktop\\bin;C:\\Users\\HP\\AppData\\Roaming\\npm;%USERPROFILE%\\AppData\\Local\\Microsoft\\WindowsApps;",
    "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL",
    "platformcode": "KV",
    "PROCESSOR_ARCHITECTURE": "AMD64",
    "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 158 Stepping 9, GenuineIntel",
    "PROCESSOR_LEVEL": "6",
    "PROCESSOR_REVISION": "9e09",
    "ProgramData": "C:\\ProgramData",
    "ProgramFiles": "C:\\Program Files",
    "ProgramFiles(x86)": "C:\\Program Files (x86)",
    "ProgramW6432": "C:\\Program Files",
    "PSModulePath": "C:\\Users\\HP\\Documents\\WindowsPowerShell\\Modules;d:\\Google\\Cloud SDK\\google-cloud-sdk\\platform\\PowerShell;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules",
    "PUBLIC": "C:\\Users\\Public",
    "python": "C:\\Users\\HP\\AppData\\Local\\Programs\\Python\\Python37-32\\python.exe",
    "RegionCode": "EMEA",
    "SESSIONNAME": "Console",
    "SystemDrive": "C:",
    "SystemRoot": "C:\\WINDOWS",
    "TEMP": "C:\\Users\\HP\\AppData\\Local\\Temp",
    "TMP": "C:\\Users\\HP\\AppData\\Local\\Temp",
    "USERDOMAIN": "LAPTOP",
    "USERDOMAIN_ROAMINGPROFILE": "LAPTOP",
    "USERNAME": "HP",
    "USERPROFILE": "C:\\Users\\HP",
    "windir": "C:\\WINDOWS",
    "TERM_PROGRAM": "vscode",
    "TERM_PROGRAM_VERSION": "1.40.0",
    "LANG": "",
    "COLORTERM": "truecolor"
  },
  "sharedObjects": [
    "C:\\node\\node.exe",
    "C:\\WINDOWS\\SYSTEM32\\ntdll.dll",
    "C:\\WINDOWS\\System32\\KERNEL32.DLL",
    "C:\\WINDOWS\\System32\\KERNELBASE.dll",
    "C:\\WINDOWS\\System32\\WS2_32.dll",
    "C:\\WINDOWS\\System32\\RPCRT4.dll",
    "C:\\WINDOWS\\System32\\ADVAPI32.dll",
    "C:\\WINDOWS\\SYSTEM32\\dbghelp.dll",
    "C:\\WINDOWS\\System32\\msvcrt.dll",
    "C:\\WINDOWS\\System32\\ucrtbase.dll",
    "C:\\WINDOWS\\System32\\sechost.dll",
    "C:\\WINDOWS\\System32\\USER32.dll",
    "C:\\WINDOWS\\System32\\win32u.dll",
    "C:\\WINDOWS\\System32\\GDI32.dll",
    "C:\\WINDOWS\\System32\\gdi32full.dll",
    "C:\\WINDOWS\\System32\\msvcp_win.dll",
    "C:\\WINDOWS\\System32\\PSAPI.DLL",
    "C:\\WINDOWS\\System32\\CRYPT32.dll",
    "C:\\WINDOWS\\System32\\MSASN1.dll",
    "C:\\WINDOWS\\System32\\bcrypt.dll",
    "C:\\WINDOWS\\SYSTEM32\\IPHLPAPI.DLL",
    "C:\\WINDOWS\\SYSTEM32\\USERENV.dll",
    "C:\\WINDOWS\\System32\\profapi.dll",
    "C:\\WINDOWS\\SYSTEM32\\WINMM.dll",
    "C:\\WINDOWS\\SYSTEM32\\winmmbase.dll",
    "C:\\WINDOWS\\System32\\cfgmgr32.dll",
    "C:\\WINDOWS\\System32\\bcryptPrimitives.dll",
    "C:\\WINDOWS\\System32\\IMM32.DLL",
    "C:\\WINDOWS\\System32\\powrprof.dll",
    "C:\\WINDOWS\\System32\\UMPDC.dll",
    "C:\\WINDOWS\\system32\\uxtheme.dll",
    "C:\\WINDOWS\\System32\\combase.dll",
    "C:\\WINDOWS\\system32\\mswsock.dll",
    "C:\\WINDOWS\\System32\\kernel.appcore.dll",
    "C:\\WINDOWS\\SYSTEM32\\CRYPTBASE.DLL",
    "C:\\WINDOWS\\System32\\NSI.dll",
    "C:\\WINDOWS\\SYSTEM32\\dhcpcsvc6.DLL",
    "C:\\WINDOWS\\SYSTEM32\\dhcpcsvc.DLL",
    "C:\\WINDOWS\\SYSTEM32\\DNSAPI.dll",
    "C:\\WINDOWS\\system32\\napinsp.dll",
    "C:\\WINDOWS\\system32\\pnrpnsp.dll",
    "C:\\WINDOWS\\System32\\winrnr.dll",
    "C:\\WINDOWS\\system32\\NLAapi.dll",
    "C:\\WINDOWS\\system32\\wshbth.dll",
    "C:\\Windows\\System32\\rasadhlp.dll",
    "C:\\WINDOWS\\System32\\fwpuclnt.dll"
  ]
}
gireeshpunathil commented 4 years ago

the key metric here is

old_space": {
        "memorySize": 2132914176,
        "committedMemory": 2132914176,
        "capacity": 2108100904,
        "used": 2099973616,
        "available": 8127288
      }

usually I see 0 against available memory on an exhaustion, and here we see 7MB.

the reasons could be one of:

In either way, I don't see any notable issue here. Can you please run with more --max-old-space-size value and see if it helps?

chsnt commented 4 years ago

@gireeshpunathil

Can you please run with more --max-old-space-size value and see if it helps

Same error

gireeshpunathil commented 4 years ago

Same error

@chsnt - thanks.

may be there is an abnormally large object allocation request coming in; let us see!

chsnt commented 4 years ago

@gireeshpunathil source code: https://github.com/chsnt/error But need to wait 1 hour for execute

PoojaDurgad commented 4 years ago

@chsnt - is this issue resolved?

gireeshpunathil commented 3 years ago

closing, inactive