attestate / kiwistand

kiwistand is a p2p node client for a web3 writer friendly Hacker News that nobody controls but everybody co-owns
https://news.kiwistand.com
GNU General Public License v3.0
63 stars 26 forks source link

heap overflow during Google Bot crawl #144

Open TimDaub opened 4 months ago

TimDaub commented 4 months ago

2024-07-01T05:11:55: <--- JS stacktrace --->
2024-07-01T05:11:55:
2024-07-01T05:11:55: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
2024-07-01T05:11:55:  1: 0xbf9890 node::Abort() [node]
2024-07-01T05:11:55:  2: 0xaf6859  [node]
2024-07-01T05:11:55:  3: 0xddaf80 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
2024-07-01T05:11:55:  4: 0xddb336 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
2024-07-01T05:11:55:  5: 0xfd9db5  [node]
2024-07-01T05:11:55:  6: 0xfda366 v8::internal::Heap::RecomputeLimits(v8::internal::GarbageCollector) [node]
2024-07-01T05:11:55:  7: 0xfec656  [node]
2024-07-01T05:11:55:  8: 0xfed295 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
2024-07-01T05:11:55:  9: 0xfc924f v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
2024-07-01T05:11:55: 10: 0xfca297 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
2024-07-01T05:11:55: 11: 0xfa99fa v8::internal::Factory::NewFillerObject(int, v8::internal::AllocationAlignment, v8::internal::AllocationType, v8::internal::AllocationOrigin) [node]
2024-07-01T05:11:55: 12: 0x13bd76f v8::internal::Runtime_AllocateInYoungGeneration(int, unsigned long*, v8::internal::Isolate*) [node]
2024-07-01T05:11:55: 13: 0x18443f9  [node]
2024-07-01T05:11:55: Aborted (core dumped)```