liberodark / ODrive

Google Drive GUI for Windows / Mac / Linux
https://liberodark.github.io/ODrive/
GNU General Public License v3.0
1.16k stars 136 forks source link

Crashed with "allocation failure GC in old space requested" on CentOS #112

Closed EvgenyEK closed 5 years ago

EvgenyEK commented 5 years ago

Crashed with "allocation failure GC in old space requested" on CentOS

*[evk@centos ODrive]$ npm start

odrive@0.3.0 start /home/evk/ODrive electron main

/home/evk/ODrive/public app started on port 16409

<--- Last few GCs --->

[16440:0x3ff98daef000] 9137 ms: Mark-sweep 2045,0 (2050,9) -> 2043,8 (2050,9) MB, 28,0 / 0,0 ms (+ 0,0 ms in 0 steps since start of marking, biggest step 0,0 ms, walltime since start of marking 28 ms) (average mu = 0,282, current mu = 0,303) allocati[16440:0x3ff98daef000] 9168 ms: Mark-sweep 2044,0 (2050,9) -> 2043,8 (2049,9) MB, 27,0 / 0,0 ms (average mu = 0,218, current mu = 0,126) allocation failure GC in old space requested

<--- JS stacktrace --->

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

Security context: 0x253dab0067f1 0: builtin exit frame: parse(this=0x0d6df8f573f9 ,0x1d78ddcffdc1 <JSFunction (sfi = 0x2ca227a59411)>,0x348064c1f989 <Very long string[16146486]>,0x0d6df8f573f9 )

1: deserialize [0x3ea00f212c21] [/home/evk/ODrive/node_modules/nedb/lib/model.js:94] [bytecode=0x2ca227a594d1 offset=18](this=0x21fd503086d1 <Object map = 0x3e8929c94c61>,...

[evk@centos ODrive]$

  • OS: [CentOS Linux release 7.6.1810 (Core)]
  • Version [0.3.0]