Closed as not planned
Closed as not planned
Description
Hello, i have this problem but my node version is : 14.15.4
This problem should not normally occur
<--- Last few GCs --->
[23457:0x568bf10] 127523 ms: Mark-sweep (reduce) 4090.3 (4101.2) -> 4088.2 (4102.0) MB, 2275.2 / 0.0 ms (average mu = 0.158, current mu = 0.096) allocation failure scavenge might not succeed
[23457:0x568bf10] 129893 ms: Mark-sweep (reduce) 4089.3 (4101.0) -> 4088.2 (4102.0) MB, 2364.1 / 0.0 ms (average mu = 0.085, current mu = 0.002) allocation failure scavenge might not succeed
| <--- JS stacktrace --->
| FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
| 1: 0xa04200 node::Abort() [/usr/bin/node]
| 2: 0x94e4e9 node::FatalError(char const*, char const*) [/usr/bin/node]
| 3: 0xb797be v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [/usr/bin/node]
| 4: 0xb79b37 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [/usr/bin/node]
| 5: 0xd343c5 [/usr/bin/node]
| 6: 0xd34f4f [/usr/bin/node]
| 7: 0xd42fdb v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [/usr/bin/node]
| 8: 0xd46b9c v8::internal::Heap::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [/usr/bin/node]
| 9: 0xd1527b v8::internal::Factory::NewFillerObject(int, bool, v8::internal::AllocationType, v8::internal::AllocationOrigin) [/usr/bin/node]
| 10: 0x105b21f v8::internal::Runtime_AllocateInYoungGeneration(int, unsigned long*, v8::internal::Isolate*) [/usr/bin/node]
| 11: 0x14011f9 [/usr/bin/node]