Bonjour,
alors après avoir essayé avec zram sur raspberrypi 3, et augmenté la swap à 3go , ça finit par planter, et
avec un raspberrypi 4 8gb de ram, j’arrive aussi à un problème de mémoire … :
Progress:
Milestones: [||||||||||||||||||||] 100 %
Download: [||||||||||||||||||| ] 99 %
Apply: [||||||||||||||||||| ] 97 %
Sandbox: [ ] 0 %
Peers: [ ] 0 %
Status: Peers…(node:34042) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 pipe listeners added. Use emitter.setMaxListeners() to increase limit
<— Last few GCs —>
[34042:0xce35cf0] 108653705 ms: Mark-sweep 1319.6 (1439.0) → 1301.8 (1437.5) MB, 3967.8 / 14.3 ms (average mu = 0.260, current mu = 0.220) allocation failure scavenge might not succeed
[34042:0xce35cf0] 108654273 ms: Scavenge 1318.9 (1437.5) → 1304.3 (1437.5) MB, 12.0 / 0.0 ms (average mu = 0.260, current mu = 0.220) allocation failure
[34042:0xce35cf0] 108654516 ms: Scavenge 1319.0 (1437.5) → 1304.4 (1439.0) MB, 16.5 / 0.0 ms (average mu = 0.260, current mu = 0.220) allocation failure
<— JS stacktrace —>
==== JS stack trace =========================================
0: ExitFrame [pc: 0x4008f7a8]
Security context: 0x00002b29e6c1
1: toString [0x49fa0699] [buffer.js:~643] [pc=0x400dabd0](this=0x007f1c18b8e9 ,encoding=0x00005f8826f1 ,start=0x00005f8826f1 ,end=0x00005f8826f1 )
2: arguments adaptor frame: 0->3
3: InternalFrame [pc: 0x3ca90784]
4: EntryFrame [pc: 0x3ca89e9c]
5: ExitFrame [pc: 0x3cae37cc]
6: …
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
1: 0x8fd0c0 node::Abort() [node]
2: 0x8fd100 [node]
3: 0xae82bc v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node]
4: 0xae846c v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node]
5: 0xe9d6ec [node]
6: 0xe9d7dc v8::internal::Heap::CheckIneffectiveMarkCompact(unsigned long, double) [node]
7: 0xea93f8 v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) [node]
8: 0xea9b58 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
9: 0xeac5d0 v8::internal::Heap::AllocateRawWithRetryOrFail(int, v8::internal::AllocationSpace, v8::internal::AllocationAlignment) [node]
10: 0xe7818c [node]
11: 0xe7fffc v8::internal::NewRawOneByteString(int, v8::internal::PretenureFlag) [node]
12: 0xe80338 v8::internal::NewStringFromOneByte(v8::internal::Vector, v8::internal::PretenureFlag) [node]
13: 0xe80cb4 v8::internal::NewStringFromUtf8(v8::internal::Vector, v8::internal::PretenureFlag) [node]
14: 0xaf5c00 v8::String::NewFromUtf8(v8::Isolate*, char const*, v8::NewStringType, int) [node]
15: 0x9b2f54 node::StringBytes::Encode(v8::Isolate*, char const*, unsigned long, node::encoding, v8::Localv8::Value*) [node]
16: 0x917174 [node]
17: 0x3ca86988
Abandon
Merci de votre aide