-
Notifications
You must be signed in to change notification settings - Fork 1
Node.js memory leak #43
Description
Hello, I left my meow sandbox running for a few days and it suddenly died with some kind of node.js memory leak. I pasted all the console output below,
Is there anything else I can upload to help you reproduce the issue? Logs etc.
<--- Last few GCs --->
[16888:000001D5C98C77A0] 231003054 ms: Mark-sweep 2021.5 (2084.5) -> 2020.5 (2084.5) MB, 1508.4 / 3.7 ms (average mu = 0.101, current mu = 0.006) allocation failure scavenge might not succeed
[16888:000001D5C98C77A0] 231004667 ms: Mark-sweep 2021.5 (2084.5) -> 2020.5 (2084.5) MB, 1486.5 / 3.1 ms (average mu = 0.090, current mu = 0.079) task scavenge might not succeed
<--- JS stacktrace --->
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
1: 00007FF611AB7A1F v8::internal::CodeObjectRegistry::~CodeObjectRegistry+114207
2: 00007FF611A46096 DSA_meth_get_flags+65542
3: 00007FF611A46F4D node::OnFatalError+301
4: 00007FF61237B2CE v8::Isolate::ReportExternalAllocationLimitReached+94
5: 00007FF6123658AD v8::SharedArrayBuffer::Externalize+781
6: 00007FF612208C7C v8::internal::Heap::EphemeronKeyWriteBarrierFromCode+1468
7: 00007FF612215929 v8::internal::Heap::PublishPendingAllocations+1129
8: 00007FF6122128FA v8::internal::Heap::PageFlagsAreConsistent+2842
9: 00007FF612205559 v8::internal::Heap::CollectGarbage+2137
10: 00007FF612203710 v8::internal::Heap::AllocateExternalBackingStore+2000
11: 00007FF612228296 v8::internal::Factory::NewFillerObject+214
12: 00007FF611F5A765 v8::internal::DateCache::Weekday+1797
13: 00007FF612408FC1 v8::internal::SetupIsolateDelegate::SetupHeap+494417
14: 00007FF61247645C v8::internal::SetupIsolateDelegate::SetupHeap+942060
15: 000001D5CBCE3FDC