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 25 forks source link

crash heap allocation #140

Closed TimDaub closed 5 months ago

TimDaub commented 7 months ago
2024-04-10T20:55:44: 2024-04-10T20:55:44.833Z @attestate/crawler:lifecycle Waiting "60000ms" t
o repeat the task
2024-04-10T20:56:17: 2024-04-10T20:56:17.199Z @attestate/kiwistand leaves: Does trie have chec
kpoints? "false"
2024-04-10T20:56:17: 2024-04-10T20:56:17.199Z @attestate/kiwistand leaves: Trie root "dde860c5
5ab1c9c2289fcb35ea4285a5c669f8661f91bfbfcc386d90ca49f11c"
2024-04-10T20:56:18: 2024-04-10T20:56:18.591Z @attestate/kiwistand Feed threshold for upvotes
1
2024-04-10T20:56:19:
2024-04-10T20:56:19: <--- Last few GCs --->
2024-04-10T20:56:19:
2024-04-10T20:56:19: [1386330:0x5e4fae0] 45199678 ms: Mark-Compact 1970.8 (2081.6) -> 1969.4 (
2095.1) MB, 96.3 / 0.0 ms  (average mu = 0.990, current mu = 0.311) allocation failure; scaven
ge might not succeed
2024-04-10T20:56:19: [1386330:0x5e4fae0] 45199824 ms: Mark-Compact 1985.3 (2095.1) -> 1977.7 (
2109.6) MB, 113.2 / 0.0 ms  (average mu = 0.978, current mu = 0.225) allocation failure; scave
nge might not succeed
2024-04-10T20:56:19:
2024-04-10T20:56:19:
2024-04-10T20:56:19: <--- JS stacktrace --->
2024-04-10T20:56:19:
2024-04-10T20:56:19: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out o
f memory
2024-04-10T20:56:19:  1: 0xbf9890 node::Abort() [node]
2024-04-10T20:56:19:  2: 0xaf6859  [node]
2024-04-10T20:56:19:  3: 0xddaf80 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char con
st*, v8::OOMDetails const&) [node]
2024-04-10T20:56:19:  4: 0xddb336 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isol
ate*, char const*, v8::OOMDetails const&) [node]
2024-04-10T20:56:19:  5: 0xfd9db5  [node]
2024-04-10T20:56:19:  6: 0xfed4e5 v8::internal::Heap::CollectGarbage(v8::internal::AllocationS
pace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
2024-04-10T20:56:19:  7: 0xfc924f v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPa
th(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::Allocation
Alignment) [node]
2024-04-10T20:56:19:  8: 0xfca297 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::Allocatio
nAlignment) [node]
2024-04-10T20:56:19:  9: 0xfa99fa v8::internal::Factory::NewFillerObject(int, v8::internal::AllocationAlignment, v8::internal::AllocationType, v8::internal::AllocationOrigin) [node]
2024-04-10T20:56:19: 10: 0x13bd76f v8::internal::Runtime_AllocateInYoungGeneration(int, unsigned long*, v8::internal::Isolate*) [node]
2024-04-10T20:56:19: 11: 0x18443f9  [node]
2024-04-10T20:56:20: Aborted (core dumped)