Open soeirorenan opened 5 years ago
When starting the program, I have 100% CPU and then this error occurs.
<--- Last few GCs ---> [2123:0x279312a37000] 205116 ms: Scavenge 1825.7 (2091.7) -> 1814.2 (2093.7) MB, 9.6 / 0.0 ms (average mu = 0.160, current mu = 0.115) allocation failure [2123:0x279312a37000] 205147 ms: Scavenge 1827.6 (2093.7) -> 1816.5 (2096.7) MB, 9.3 / 0.0 ms (average mu = 0.160, current mu = 0.115) allocation failure [2123:0x279312a37000] 205177 ms: Scavenge 1830.0 (2096.7) -> 1818.5 (2099.7) MB, 8.6 / 0.0 ms (average mu = 0.160, current mu = 0.115) allocation failure <--- JS stacktrace ---> ==== JS stack trace ========================================= 0: ExitFrame [pc: 0x5629711f3cce] Security context: 0x00ac9e3a29d9 <JSObject> 1: /* anonymous */ [0x30ead203a8d9] [/opt/OpenDrive/resources/app.asar/node_modules/graceful-fs/polyfills.js:~281] [pc=0x30acaa33ea9c](this=0x249b997843d1 <JSGlobal Object>,0x03aedc6822b1 <null>,0x18a9389ffd01 <Stats map = 0x13f178641449>) 2: /* anonymous */ [0x30ead2070ce9] [fs.js:~153] [pc=0x30acaa3112b8](this=0x31abac927d01 <FSReqWrap map = 0x31fe... [1]+ Illegal instruction sudo odrive
That is strange...
When starting the program, I have 100% CPU and then this error occurs.