3 changed files with 1 additions and 657 deletions
@ -1,325 +0,0 @@ |
|||
|
|||
{ |
|||
"header": { |
|||
"event": "Allocation failed - JavaScript heap out of memory", |
|||
"trigger": "FatalError", |
|||
"filename": "report.20230209.154014.21136.0.001.json", |
|||
"dumpEventTime": "2023-02-09T15:40:14Z", |
|||
"processId": 21136, |
|||
"cwd": "F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov", |
|||
"commandLine": [ |
|||
"node", |
|||
"F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov\\node_modules\\.bin\\\\..\\_@vue_cli-service@3.10.0@@vue\\cli-service\\bin\\vue-cli-service.js", |
|||
"serve" |
|||
], |
|||
"nodejsVersion": "v11.15.0", |
|||
"wordSize": 64, |
|||
"arch": "x64", |
|||
"platform": "win32", |
|||
"componentVersions": { |
|||
"node": "11.15.0", |
|||
"v8": "7.0.276.38-node.19", |
|||
"uv": "1.27.0", |
|||
"zlib": "1.2.11", |
|||
"brotli": "1.0.7", |
|||
"ares": "1.15.0", |
|||
"modules": "67", |
|||
"nghttp2": "1.37.0", |
|||
"napi": "4", |
|||
"llhttp": "1.1.1", |
|||
"http_parser": "2.8.0", |
|||
"openssl": "1.1.1b", |
|||
"cldr": "34.0", |
|||
"icu": "63.1", |
|||
"tz": "2018e", |
|||
"unicode": "11.0" |
|||
}, |
|||
"release": { |
|||
"name": "node", |
|||
"headersUrl": "https://nodejs.org/download/release/v11.15.0/node-v11.15.0-headers.tar.gz", |
|||
"sourceUrl": "https://nodejs.org/download/release/v11.15.0/node-v11.15.0.tar.gz", |
|||
"libUrl": "https://nodejs.org/download/release/v11.15.0/win-x64/node.lib" |
|||
}, |
|||
"osName": "Windows_NT", |
|||
"osRelease": "10.0.19044", |
|||
"osVersion": "Windows 10 Home China", |
|||
"osMachine": "x86_64", |
|||
"host": "LAPTOP-RUD6KT9D" |
|||
}, |
|||
"javascriptStack": { |
|||
"message": "No stack.", |
|||
"stack": [ |
|||
"Unavailable." |
|||
] |
|||
}, |
|||
"nativeStack": [ |
|||
{ |
|||
"pc": "0x00007ff73dcfd24e", |
|||
"symbol": "std::basic_ios<char,std::char_traits<char> >::fill+16366" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff73dcfc0f9", |
|||
"symbol": "std::basic_ios<char,std::char_traits<char> >::fill+11929" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff73dcfb923", |
|||
"symbol": "std::basic_ios<char,std::char_traits<char> >::fill+9923" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff73ddedc22", |
|||
"symbol": "uv_loop_fork+89362" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff73e21609e", |
|||
"symbol": "v8::internal::FatalProcessOutOfMemory+798" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff73e215fd7", |
|||
"symbol": "v8::internal::FatalProcessOutOfMemory+599" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff73e2c9a14", |
|||
"symbol": "v8::internal::Heap::RootIsImmortalImmovable+14068" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff73e2bf822", |
|||
"symbol": "v8::internal::Heap::CollectGarbage+7234" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff73e2be038", |
|||
"symbol": "v8::internal::Heap::CollectGarbage+1112" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff73e2c7967", |
|||
"symbol": "v8::internal::Heap::RootIsImmortalImmovable+5703" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff73e2c79e6", |
|||
"symbol": "v8::internal::Heap::RootIsImmortalImmovable+5830" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff73e3ff8b1", |
|||
"symbol": "v8::internal::Factory::NewFillerObject+49" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff73e4b9786", |
|||
"symbol": "v8::internal::StoreBuffer::StoreBufferOverflow+27190" |
|||
}, |
|||
{ |
|||
"pc": "0x000002cc7b4d0481", |
|||
"symbol": "" |
|||
} |
|||
], |
|||
"javascriptHeap": { |
|||
"totalMemory": 1513201664, |
|||
"totalCommittedMemory": 1513201664, |
|||
"usedMemory": 1387980096, |
|||
"availableMemory": 28598464, |
|||
"memoryLimit": 1526909922, |
|||
"heapSpaces": { |
|||
"read_only_space": { |
|||
"memorySize": 524288, |
|||
"committedMemory": 524288, |
|||
"capacity": 515584, |
|||
"used": 33520, |
|||
"available": 482064 |
|||
}, |
|||
"new_space": { |
|||
"memorySize": 33554432, |
|||
"committedMemory": 33554432, |
|||
"capacity": 16498688, |
|||
"used": 2825672, |
|||
"available": 13673016 |
|||
}, |
|||
"old_space": { |
|||
"memorySize": 1302007808, |
|||
"committedMemory": 1302007808, |
|||
"capacity": 1232360184, |
|||
"used": 1229753728, |
|||
"available": 2606456 |
|||
}, |
|||
"code_space": { |
|||
"memorySize": 10485760, |
|||
"committedMemory": 10485760, |
|||
"capacity": 9020928, |
|||
"used": 9020928, |
|||
"available": 0 |
|||
}, |
|||
"map_space": { |
|||
"memorySize": 25178112, |
|||
"committedMemory": 25178112, |
|||
"capacity": 6751600, |
|||
"used": 6751600, |
|||
"available": 0 |
|||
}, |
|||
"large_object_space": { |
|||
"memorySize": 141451264, |
|||
"committedMemory": 141451264, |
|||
"capacity": 151431576, |
|||
"used": 139594648, |
|||
"available": 11836928 |
|||
}, |
|||
"new_large_object_space": { |
|||
"memorySize": 0, |
|||
"committedMemory": 0, |
|||
"capacity": 0, |
|||
"used": 0, |
|||
"available": 0 |
|||
} |
|||
} |
|||
}, |
|||
"resourceUsage": { |
|||
"userCpuSeconds": 7158.31, |
|||
"kernelCpuSeconds": 292, |
|||
"cpuConsumptionPercent": 7.7287, |
|||
"maxRss": 1902456832, |
|||
"pageFaults": { |
|||
"IORequired": 154071481, |
|||
"IONotRequired": 0 |
|||
}, |
|||
"fsActivity": { |
|||
"reads": 153640, |
|||
"writes": 6909 |
|||
} |
|||
}, |
|||
"libuv": [ |
|||
], |
|||
"environmentVariables": { |
|||
"=C:": "C:\\", |
|||
"=F:": "F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov", |
|||
"ALLUSERSPROFILE": "C:\\ProgramData", |
|||
"APPDATA": "C:\\Users\\24034\\AppData\\Roaming", |
|||
"asl.log=Destination": "file", |
|||
"BABEL_ENV": "development", |
|||
"CHROME_CRASHPAD_PIPE_NAME": "\\\\.\\pipe\\crashpad_14100_PFUHUPASGUVKVXMV", |
|||
"COLOR": "1", |
|||
"COLORTERM": "truecolor", |
|||
"CommonProgramFiles": "C:\\Program Files\\Common Files", |
|||
"CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files", |
|||
"CommonProgramW6432": "C:\\Program Files\\Common Files", |
|||
"COMPUTERNAME": "LAPTOP-RUD6KT9D", |
|||
"ComSpec": "C:\\Windows\\system32\\cmd.exe", |
|||
"dp0": "F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov\\node_modules\\.bin\\", |
|||
"DriverData": "C:\\Windows\\System32\\Drivers\\DriverData", |
|||
"EDITOR": "notepad.exe", |
|||
"GIT_ASKPASS": "d:\\软件\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass.sh", |
|||
"HOME": "C:\\Users\\24034", |
|||
"HOMEDRIVE": "C:", |
|||
"HOMEPATH": "\\Users\\24034", |
|||
"INIT_CWD": "F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov", |
|||
"JAVA_HOME": "F:\\New Folder", |
|||
"LANG": "zh_CN.UTF-8", |
|||
"LOCALAPPDATA": "C:\\Users\\24034\\AppData\\Local", |
|||
"LOGONSERVER": "\\\\LAPTOP-RUD6KT9D", |
|||
"NODE": "C:\\Program Files\\nodejs\\node.exe", |
|||
"NODE_ENV": "development", |
|||
"NODE_PATH": "C:\\20210502\\nodejs\\node_modules", |
|||
"npm_command": "run-script", |
|||
"npm_config_cache": "C:\\Users\\24034\\AppData\\Local\\npm-cache", |
|||
"npm_config_globalconfig": "C:\\Users\\24034\\AppData\\Roaming\\npm\\etc\\npmrc", |
|||
"npm_config_global_prefix": "C:\\Users\\24034\\AppData\\Roaming\\npm", |
|||
"npm_config_init_module": "C:\\Users\\24034\\.npm-init.js", |
|||
"npm_config_local_prefix": "F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov", |
|||
"npm_config_metrics_registry": "http://registry.npm.taobao.org/", |
|||
"npm_config_node_gyp": "C:\\Users\\24034\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", |
|||
"npm_config_noproxy": "", |
|||
"npm_config_prefix": "C:\\Users\\24034\\AppData\\Roaming\\npm", |
|||
"npm_config_registry": "http://registry.npm.taobao.org/", |
|||
"npm_config_userconfig": "C:\\Users\\24034\\.npmrc", |
|||
"npm_config_user_agent": "npm/7.24.1 node/v11.15.0 win32 x64 workspaces/false", |
|||
"npm_execpath": "C:\\Users\\24034\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js", |
|||
"npm_lifecycle_event": "dev", |
|||
"npm_lifecycle_script": "vue-cli-service serve", |
|||
"npm_node_execpath": "C:\\Program Files\\nodejs\\node.exe", |
|||
"npm_package_engines_node=>": " 8.11.1", |
|||
"npm_package_engines_npm=>": " 5.6.0", |
|||
"npm_package_json": "F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov\\package.json", |
|||
"npm_package_name": "epmet-oper-gov", |
|||
"npm_package_version": "1.0.0", |
|||
"NUMBER_OF_PROCESSORS": "12", |
|||
"NVM_HOME": "F:\\nvm", |
|||
"NVM_SYMLINK": "C:\\Program Files\\nodejs", |
|||
"OneDrive": "C:\\Users\\24034\\OneDrive", |
|||
"ORIGINAL_XDG_CURRENT_DESKTOP": "undefined", |
|||
"OS": "Windows_NT", |
|||
"Path": "F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov\\node_modules\\.bin;F:\\sq\\党群e事通PC版(epmet-oper-gov)\\node_modules\\.bin;F:\\sq\\node_modules\\.bin;F:\\node_modules\\.bin;C:\\Users\\24034\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Windows\\System32\\OpenSSH;C:\\Windows\\System32;C:\\Program Files\\MongoDB\\Server\\4.2\\bin;C:\\Users\\24034\\AppData\\Roaming\\npm;C:\\Program Files\\nodejs\\;C:\\Users\\24034\\AppData\\Roaming\\npm\\cnpm;C:\\20210502\\nodejs\\;C:\\Users\\Administrator\\AppData\\Roaming\\npm;C:\\Program Files\\MongoDB\\Server\\4.2;\"C:\\Windows;\";\"C:\\Windows\\System32;\";C:\\Windows\\System32\\wbem;D:\\Git\\cmd;D:\\微信开发者工具\\微信web开发者工具\\dll;F:\\New Folder\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;node_modules\\npm\\bin;F:\\nvm;C:\\Program Files\\nodejs;F:\\Python\\Scripts\\;F:\\Python\\;C:\\Users\\24034\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Program Files\\MongoDB\\Server\\4.2\\data\\;D:\\软件\\Microsoft VS Code\\bin;C:\\Program Files (x86)\\Tencent\\QQGameTempest\\Hall.57734\\", |
|||
"PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JSE;.WSF;.WSH;.MSC;.CPL", |
|||
"PROCESSOR_ARCHITECTURE": "AMD64", |
|||
"PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 165 Stepping 2, GenuineIntel", |
|||
"PROCESSOR_LEVEL": "6", |
|||
"PROCESSOR_REVISION": "a502", |
|||
"ProgramData": "C:\\ProgramData", |
|||
"ProgramFiles": "C:\\Program Files", |
|||
"ProgramFiles(x86)": "C:\\Program Files (x86)", |
|||
"ProgramW6432": "C:\\Program Files", |
|||
"PROMPT": "$P$G", |
|||
"PSModulePath": "C:\\Users\\24034\\Documents\\WindowsPowerShell\\Modules;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules", |
|||
"PUBLIC": "C:\\Users\\Public", |
|||
"SystemDrive": "C:", |
|||
"SystemRoot": "C:\\Windows", |
|||
"TEMP": "C:\\Users\\24034\\AppData\\Local\\Temp", |
|||
"TERM_PROGRAM": "vscode", |
|||
"TERM_PROGRAM_VERSION": "1.70.0", |
|||
"TMP": "C:\\Users\\24034\\AppData\\Local\\Temp", |
|||
"USERDOMAIN": "LAPTOP-RUD6KT9D", |
|||
"USERDOMAIN_ROAMINGPROFILE": "LAPTOP-RUD6KT9D", |
|||
"USERNAME": "马魁", |
|||
"USERPROFILE": "C:\\Users\\24034", |
|||
"VSCODE_GIT_ASKPASS_EXTRA_ARGS": "--ms-enable-electron-run-as-node", |
|||
"VSCODE_GIT_ASKPASS_MAIN": "d:\\软件\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass-main.js", |
|||
"VSCODE_GIT_ASKPASS_NODE": "D:\\软件\\Microsoft VS Code\\Code.exe", |
|||
"VSCODE_GIT_IPC_HANDLE": "\\\\.\\pipe\\vscode-git-3c84ed004c-sock", |
|||
"VUE_APP_API_SERVER": "http://192.168.1.140/api", |
|||
"VUE_APP_NODE_ENV": "dev", |
|||
"VUE_APP_PUBLIC_PATH": "epmet-oper", |
|||
"VUE_CLI_ENTRY_FILES": "[\"F:\\\\sq\\\\党群e事通PC版(epmet-oper-gov)\\\\epmet-oper-gov\\\\src\\\\main.js\"]", |
|||
"WEBPACK_DEV_SERVER": "true", |
|||
"windir": "C:\\Windows", |
|||
"ZES_ENABLE_SYSMAN": "1", |
|||
"_prog": "node" |
|||
}, |
|||
"sharedObjects": [ |
|||
"C:\\Program Files\\nodejs\\node.exe", |
|||
"C:\\Windows\\SYSTEM32\\ntdll.dll", |
|||
"C:\\Windows\\System32\\KERNEL32.DLL", |
|||
"C:\\Windows\\System32\\KERNELBASE.dll", |
|||
"C:\\Windows\\System32\\PSAPI.DLL", |
|||
"C:\\Windows\\System32\\WS2_32.dll", |
|||
"C:\\Windows\\System32\\RPCRT4.dll", |
|||
"C:\\Windows\\System32\\ADVAPI32.dll", |
|||
"C:\\Windows\\System32\\msvcrt.dll", |
|||
"C:\\Windows\\System32\\sechost.dll", |
|||
"C:\\Windows\\System32\\USER32.dll", |
|||
"C:\\Windows\\System32\\win32u.dll", |
|||
"C:\\Windows\\System32\\GDI32.dll", |
|||
"C:\\Windows\\SYSTEM32\\dbghelp.dll", |
|||
"C:\\Windows\\System32\\gdi32full.dll", |
|||
"C:\\Windows\\System32\\msvcp_win.dll", |
|||
"C:\\Windows\\System32\\ucrtbase.dll", |
|||
"C:\\Windows\\System32\\CRYPT32.dll", |
|||
"C:\\Windows\\System32\\bcrypt.dll", |
|||
"C:\\Windows\\SYSTEM32\\IPHLPAPI.DLL", |
|||
"C:\\Windows\\SYSTEM32\\USERENV.dll", |
|||
"C:\\Windows\\SYSTEM32\\WINMM.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\\bcryptprimitives.dll", |
|||
"C:\\Windows\\system32\\napinsp.dll", |
|||
"C:\\Windows\\system32\\pnrpnsp.dll", |
|||
"C:\\Windows\\system32\\wshbth.dll", |
|||
"C:\\Windows\\system32\\NLAapi.dll", |
|||
"C:\\Windows\\SYSTEM32\\DNSAPI.dll", |
|||
"C:\\Windows\\System32\\NSI.dll", |
|||
"C:\\Windows\\System32\\winrnr.dll", |
|||
"C:\\Program Files\\Bonjour\\mdnsNSP.dll", |
|||
"C:\\Windows\\SYSTEM32\\dhcpcsvc6.DLL", |
|||
"C:\\Windows\\SYSTEM32\\dhcpcsvc.DLL", |
|||
"C:\\Windows\\SYSTEM32\\CRYPTBASE.DLL", |
|||
"\\\\?\\F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov\\node_modules\\_node-sass@4.12.0@node-sass\\vendor\\win32-x64-67\\binding.node" |
|||
] |
|||
} |
@ -1,331 +0,0 @@ |
|||
|
|||
{ |
|||
"header": { |
|||
"event": "Allocation failed - JavaScript heap out of memory", |
|||
"trigger": "FatalError", |
|||
"filename": "report.20230306.162711.30344.0.001.json", |
|||
"dumpEventTime": "2023-03-06T16:27:11Z", |
|||
"processId": 30344, |
|||
"cwd": "F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov", |
|||
"commandLine": [ |
|||
"node", |
|||
"F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov\\node_modules\\.bin\\\\..\\_@vue_cli-service@3.10.0@@vue\\cli-service\\bin\\vue-cli-service.js", |
|||
"serve" |
|||
], |
|||
"nodejsVersion": "v11.15.0", |
|||
"wordSize": 64, |
|||
"arch": "x64", |
|||
"platform": "win32", |
|||
"componentVersions": { |
|||
"node": "11.15.0", |
|||
"v8": "7.0.276.38-node.19", |
|||
"uv": "1.27.0", |
|||
"zlib": "1.2.11", |
|||
"brotli": "1.0.7", |
|||
"ares": "1.15.0", |
|||
"modules": "67", |
|||
"nghttp2": "1.37.0", |
|||
"napi": "4", |
|||
"llhttp": "1.1.1", |
|||
"http_parser": "2.8.0", |
|||
"openssl": "1.1.1b", |
|||
"cldr": "34.0", |
|||
"icu": "63.1", |
|||
"tz": "2018e", |
|||
"unicode": "11.0" |
|||
}, |
|||
"release": { |
|||
"name": "node", |
|||
"headersUrl": "https://nodejs.org/download/release/v11.15.0/node-v11.15.0-headers.tar.gz", |
|||
"sourceUrl": "https://nodejs.org/download/release/v11.15.0/node-v11.15.0.tar.gz", |
|||
"libUrl": "https://nodejs.org/download/release/v11.15.0/win-x64/node.lib" |
|||
}, |
|||
"osName": "Windows_NT", |
|||
"osRelease": "10.0.19044", |
|||
"osVersion": "Windows 10 Home China", |
|||
"osMachine": "x86_64", |
|||
"host": "LAPTOP-RUD6KT9D" |
|||
}, |
|||
"javascriptStack": { |
|||
"message": "No stack.", |
|||
"stack": [ |
|||
"Unavailable." |
|||
] |
|||
}, |
|||
"nativeStack": [ |
|||
{ |
|||
"pc": "0x00007ff7ecead24e", |
|||
"symbol": "std::basic_ios<char,std::char_traits<char> >::fill+16366" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff7eceac0f9", |
|||
"symbol": "std::basic_ios<char,std::char_traits<char> >::fill+11929" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff7eceab923", |
|||
"symbol": "std::basic_ios<char,std::char_traits<char> >::fill+9923" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff7ecf9dc22", |
|||
"symbol": "uv_loop_fork+89362" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff7ed3c609e", |
|||
"symbol": "v8::internal::FatalProcessOutOfMemory+798" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff7ed3c5fd7", |
|||
"symbol": "v8::internal::FatalProcessOutOfMemory+599" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff7ed479a14", |
|||
"symbol": "v8::internal::Heap::RootIsImmortalImmovable+14068" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff7ed46f822", |
|||
"symbol": "v8::internal::Heap::CollectGarbage+7234" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff7ed46e038", |
|||
"symbol": "v8::internal::Heap::CollectGarbage+1112" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff7ed477967", |
|||
"symbol": "v8::internal::Heap::RootIsImmortalImmovable+5703" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff7ed4779e6", |
|||
"symbol": "v8::internal::Heap::RootIsImmortalImmovable+5830" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff7ed5af8b1", |
|||
"symbol": "v8::internal::Factory::NewFillerObject+49" |
|||
}, |
|||
{ |
|||
"pc": "0x00007ff7ed669786", |
|||
"symbol": "v8::internal::StoreBuffer::StoreBufferOverflow+27190" |
|||
}, |
|||
{ |
|||
"pc": "0x000003e8d9a50481", |
|||
"symbol": "" |
|||
} |
|||
], |
|||
"javascriptHeap": { |
|||
"totalMemory": 1488171008, |
|||
"totalCommittedMemory": 1488171008, |
|||
"usedMemory": 1268169280, |
|||
"availableMemory": 39336568, |
|||
"memoryLimit": 1526909922, |
|||
"heapSpaces": { |
|||
"read_only_space": { |
|||
"memorySize": 524288, |
|||
"committedMemory": 524288, |
|||
"capacity": 515584, |
|||
"used": 33520, |
|||
"available": 482064 |
|||
}, |
|||
"new_space": { |
|||
"memorySize": 2097152, |
|||
"committedMemory": 2097152, |
|||
"capacity": 1031168, |
|||
"used": 3968, |
|||
"available": 1027200 |
|||
}, |
|||
"old_space": { |
|||
"memorySize": 1290473472, |
|||
"committedMemory": 1290473472, |
|||
"capacity": 1094452960, |
|||
"used": 1093497336, |
|||
"available": 955624 |
|||
}, |
|||
"code_space": { |
|||
"memorySize": 8912896, |
|||
"committedMemory": 8912896, |
|||
"capacity": 7514912, |
|||
"used": 7514912, |
|||
"available": 0 |
|||
}, |
|||
"map_space": { |
|||
"memorySize": 23605248, |
|||
"committedMemory": 23605248, |
|||
"capacity": 6449440, |
|||
"used": 6449440, |
|||
"available": 0 |
|||
}, |
|||
"large_object_space": { |
|||
"memorySize": 162557952, |
|||
"committedMemory": 162557952, |
|||
"capacity": 197541784, |
|||
"used": 160670104, |
|||
"available": 36871680 |
|||
}, |
|||
"new_large_object_space": { |
|||
"memorySize": 0, |
|||
"committedMemory": 0, |
|||
"capacity": 0, |
|||
"used": 0, |
|||
"available": 0 |
|||
} |
|||
} |
|||
}, |
|||
"resourceUsage": { |
|||
"userCpuSeconds": 324.25, |
|||
"kernelCpuSeconds": 22.546, |
|||
"cpuConsumptionPercent": 19.5158, |
|||
"maxRss": 1907191808, |
|||
"pageFaults": { |
|||
"IORequired": 4963289, |
|||
"IONotRequired": 0 |
|||
}, |
|||
"fsActivity": { |
|||
"reads": 30942, |
|||
"writes": 4762 |
|||
} |
|||
}, |
|||
"libuv": [ |
|||
], |
|||
"environmentVariables": { |
|||
"=C:": "C:\\", |
|||
"=F:": "F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov", |
|||
"ALLUSERSPROFILE": "C:\\ProgramData", |
|||
"APPDATA": "C:\\Users\\24034\\AppData\\Roaming", |
|||
"asl.log=Destination": "file", |
|||
"BABEL_ENV": "development", |
|||
"CHROME_CRASHPAD_PIPE_NAME": "\\\\.\\pipe\\LOCAL\\crashpad_17528_JVVRLEBQSIHLMFKJ", |
|||
"COLOR": "1", |
|||
"COLORTERM": "truecolor", |
|||
"CommonProgramFiles": "C:\\Program Files\\Common Files", |
|||
"CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files", |
|||
"CommonProgramW6432": "C:\\Program Files\\Common Files", |
|||
"COMPUTERNAME": "LAPTOP-RUD6KT9D", |
|||
"ComSpec": "C:\\Windows\\system32\\cmd.exe", |
|||
"dp0": "F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov\\node_modules\\.bin\\", |
|||
"DriverData": "C:\\Windows\\System32\\Drivers\\DriverData", |
|||
"EDITOR": "notepad.exe", |
|||
"GIT_ASKPASS": "d:\\软件\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass.sh", |
|||
"HOME": "C:\\Users\\24034", |
|||
"HOMEDRIVE": "C:", |
|||
"HOMEPATH": "\\Users\\24034", |
|||
"INIT_CWD": "F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov", |
|||
"JAVA_HOME": "F:\\New Folder", |
|||
"LANG": "zh_CN.UTF-8", |
|||
"LOCALAPPDATA": "C:\\Users\\24034\\AppData\\Local", |
|||
"LOGONSERVER": "\\\\LAPTOP-RUD6KT9D", |
|||
"NODE": "C:\\Program Files\\nodejs\\node.exe", |
|||
"NODE_ENV": "development", |
|||
"NODE_PATH": "C:\\20210502\\nodejs\\node_modules", |
|||
"npm_command": "run-script", |
|||
"npm_config_cache": "C:\\Users\\24034\\AppData\\Local\\npm-cache", |
|||
"npm_config_globalconfig": "C:\\Users\\24034\\AppData\\Roaming\\npm\\etc\\npmrc", |
|||
"npm_config_global_prefix": "C:\\Users\\24034\\AppData\\Roaming\\npm", |
|||
"npm_config_init_module": "C:\\Users\\24034\\.npm-init.js", |
|||
"npm_config_local_prefix": "F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov", |
|||
"npm_config_metrics_registry": "http://registry.npm.taobao.org/", |
|||
"npm_config_node_gyp": "C:\\Users\\24034\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js", |
|||
"npm_config_noproxy": "", |
|||
"npm_config_prefix": "C:\\Users\\24034\\AppData\\Roaming\\npm", |
|||
"npm_config_registry": "http://registry.npm.taobao.org/", |
|||
"npm_config_userconfig": "C:\\Users\\24034\\.npmrc", |
|||
"npm_config_user_agent": "npm/7.24.1 node/v11.15.0 win32 x64 workspaces/false", |
|||
"npm_execpath": "C:\\Users\\24034\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js", |
|||
"npm_lifecycle_event": "dev", |
|||
"npm_lifecycle_script": "vue-cli-service serve", |
|||
"npm_node_execpath": "C:\\Program Files\\nodejs\\node.exe", |
|||
"npm_package_engines_node=>": " 8.11.1", |
|||
"npm_package_engines_npm=>": " 5.6.0", |
|||
"npm_package_json": "F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov\\package.json", |
|||
"npm_package_name": "epmet-oper-gov", |
|||
"npm_package_version": "1.0.0", |
|||
"NUMBER_OF_PROCESSORS": "12", |
|||
"NVM_HOME": "F:\\nvm", |
|||
"NVM_SYMLINK": "C:\\Program Files\\nodejs", |
|||
"OneDrive": "C:\\Users\\24034\\OneDrive", |
|||
"ORIGINAL_XDG_CURRENT_DESKTOP": "undefined", |
|||
"OS": "Windows_NT", |
|||
"Path": "F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov\\node_modules\\.bin;F:\\sq\\党群e事通PC版(epmet-oper-gov)\\node_modules\\.bin;F:\\sq\\node_modules\\.bin;F:\\node_modules\\.bin;C:\\Users\\24034\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\@npmcli\\run-script\\lib\\node-gyp-bin;C:\\Windows\\System32\\OpenSSH;C:\\Windows\\System32;C:\\Program Files\\MongoDB\\Server\\4.2\\bin;C:\\Users\\24034\\AppData\\Roaming\\npm;C:\\Program Files\\nodejs\\;C:\\Users\\24034\\AppData\\Roaming\\npm\\cnpm;C:\\20210502\\nodejs\\;C:\\Users\\Administrator\\AppData\\Roaming\\npm;C:\\Program Files\\MongoDB\\Server\\4.2;\"C:\\Windows;\";\"C:\\Windows\\System32;\";C:\\Windows\\System32\\wbem;D:\\Git\\cmd;D:\\微信开发者工具\\微信web开发者工具\\dll;F:\\New Folder\\bin;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;node_modules\\npm\\bin;F:\\nvm;C:\\Program Files\\nodejs;F:\\Python\\Scripts\\;F:\\Python\\;C:\\Users\\24034\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Program Files\\MongoDB\\Server\\4.2\\data\\;D:\\软件\\Microsoft VS Code\\bin;C:\\Program Files (x86)\\Tencent\\QQGameTempest\\Hall.57734\\", |
|||
"PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JSE;.WSF;.WSH;.MSC;.CPL", |
|||
"PROCESSOR_ARCHITECTURE": "AMD64", |
|||
"PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 165 Stepping 2, GenuineIntel", |
|||
"PROCESSOR_LEVEL": "6", |
|||
"PROCESSOR_REVISION": "a502", |
|||
"ProgramData": "C:\\ProgramData", |
|||
"ProgramFiles": "C:\\Program Files", |
|||
"ProgramFiles(x86)": "C:\\Program Files (x86)", |
|||
"ProgramW6432": "C:\\Program Files", |
|||
"PROMPT": "$P$G", |
|||
"PSModulePath": "C:\\Users\\24034\\Documents\\WindowsPowerShell\\Modules;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules", |
|||
"PUBLIC": "C:\\Users\\Public", |
|||
"SystemDrive": "C:", |
|||
"SystemRoot": "C:\\Windows", |
|||
"TEMP": "C:\\Users\\24034\\AppData\\Local\\Temp", |
|||
"TERM_PROGRAM": "vscode", |
|||
"TERM_PROGRAM_VERSION": "1.75.1", |
|||
"TMP": "C:\\Users\\24034\\AppData\\Local\\Temp", |
|||
"USERDOMAIN": "LAPTOP-RUD6KT9D", |
|||
"USERDOMAIN_ROAMINGPROFILE": "LAPTOP-RUD6KT9D", |
|||
"USERNAME": "马魁", |
|||
"USERPROFILE": "C:\\Users\\24034", |
|||
"VSCODE_GIT_ASKPASS_EXTRA_ARGS": "--ms-enable-electron-run-as-node", |
|||
"VSCODE_GIT_ASKPASS_MAIN": "d:\\软件\\Microsoft VS Code\\resources\\app\\extensions\\git\\dist\\askpass-main.js", |
|||
"VSCODE_GIT_ASKPASS_NODE": "D:\\软件\\Microsoft VS Code\\Code.exe", |
|||
"VSCODE_GIT_IPC_HANDLE": "\\\\.\\pipe\\vscode-git-3c84ed004c-sock", |
|||
"VSCODE_INJECTION": "1", |
|||
"VUE_APP_API_SERVER": "http://192.168.1.140/api", |
|||
"VUE_APP_CUSTOMER": "yantai", |
|||
"VUE_APP_NODE_ENV": "dev", |
|||
"VUE_APP_PUBLIC_PATH": "epmet-oper", |
|||
"VUE_CLI_ENTRY_FILES": "[\"F:\\\\sq\\\\党群e事通PC版(epmet-oper-gov)\\\\epmet-oper-gov\\\\src\\\\main.js\"]", |
|||
"WEBPACK_DEV_SERVER": "true", |
|||
"windir": "C:\\Windows", |
|||
"ZES_ENABLE_SYSMAN": "1", |
|||
"_prog": "node" |
|||
}, |
|||
"sharedObjects": [ |
|||
"C:\\Program Files\\nodejs\\node.exe", |
|||
"C:\\Windows\\SYSTEM32\\ntdll.dll", |
|||
"C:\\Windows\\System32\\KERNEL32.DLL", |
|||
"C:\\Windows\\System32\\KERNELBASE.dll", |
|||
"C:\\Windows\\System32\\PSAPI.DLL", |
|||
"C:\\Windows\\System32\\WS2_32.dll", |
|||
"C:\\Windows\\System32\\RPCRT4.dll", |
|||
"C:\\Windows\\System32\\ADVAPI32.dll", |
|||
"C:\\Windows\\System32\\msvcrt.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\\dbghelp.dll", |
|||
"C:\\Windows\\System32\\msvcp_win.dll", |
|||
"C:\\Windows\\System32\\ucrtbase.dll", |
|||
"C:\\Windows\\System32\\CRYPT32.dll", |
|||
"C:\\Windows\\System32\\bcrypt.dll", |
|||
"C:\\Windows\\SYSTEM32\\IPHLPAPI.DLL", |
|||
"C:\\Windows\\SYSTEM32\\USERENV.dll", |
|||
"C:\\Windows\\SYSTEM32\\WINMM.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\\bcryptprimitives.dll", |
|||
"C:\\Program Files (x86)\\Sangfor\\SSL\\ClientComponent3\\SangforNspX64.dll", |
|||
"C:\\Windows\\System32\\ole32.dll", |
|||
"C:\\Windows\\System32\\OLEAUT32.dll", |
|||
"C:\\Windows\\System32\\SHLWAPI.dll", |
|||
"C:\\Windows\\system32\\napinsp.dll", |
|||
"C:\\Windows\\system32\\pnrpnsp.dll", |
|||
"C:\\Windows\\system32\\wshbth.dll", |
|||
"C:\\Windows\\system32\\NLAapi.dll", |
|||
"C:\\Windows\\SYSTEM32\\DNSAPI.dll", |
|||
"C:\\Windows\\System32\\NSI.dll", |
|||
"C:\\Windows\\System32\\winrnr.dll", |
|||
"C:\\Program Files\\Bonjour\\mdnsNSP.dll", |
|||
"C:\\Windows\\SYSTEM32\\dhcpcsvc6.DLL", |
|||
"C:\\Windows\\SYSTEM32\\dhcpcsvc.DLL", |
|||
"C:\\Windows\\SYSTEM32\\CRYPTBASE.DLL", |
|||
"\\\\?\\F:\\sq\\党群e事通PC版(epmet-oper-gov)\\epmet-oper-gov\\node_modules\\_node-sass@4.12.0@node-sass\\vendor\\win32-x64-67\\binding.node" |
|||
] |
|||
} |
Loading…
Reference in new issue