我是nodejs的新手。最近我的应用程序因此错误而停止。我无法理解问题所在,请为此提供一些清晰的说明,无论是内存泄漏还是其他任何问题。
这是错误:
< ---最后几个GC --->
73692790 ms: Mark-sweep 1391.7 (1457.7) -> 1390.4 (1457.7) MB, 1069.2 / 0 ms (+ 4095.2 ms in 21 steps since start of marking, biggest step 3236.5 ms) [allocation failure] [GC in old space requested].
73697149 ms: Mark-sweep 1390.4 (1457.7) -> 1390.2 (1457.7) MB, 4358.3 / 0 ms [last resort gc].
73701508 ms: Mark-sweep 1390.2 (1457.7) -> 1390.2 (1457.7) MB, 4359.2 / 0 ms [last resort gc].
< --- JS stacktrace --->
==== JS stack trace =========================================
Security context: 0x2631dd5e3ac1 <JS Object>
1: write [buffer.js:~539] [pc=0x3a11fc6eddca] (this=0x39392beb1331 <an Uint8Array with map 0x2ef559505289>,string=0x34057c5f7b09 <Very long string[2737]>,offset=0,length=0x2631dd5ed8d9 <String[4]: utf8>,encoding=0x2631dd504189 <undefined>)
2: arguments adaptor frame: 3->4
3: new constructor(aka Buffer) [buffer.js:~44] [pc=0x3a11fc652b38] (this=0x39392beb1381 <a Buffer with map 0x2ef...