Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heap overflow during Google Bot crawl #144

Open
TimDaub opened this issue Jul 1, 2024 · 0 comments
Open

heap overflow during Google Bot crawl #144

TimDaub opened this issue Jul 1, 2024 · 0 comments

Comments

@TimDaub
Copy link
Member

TimDaub commented Jul 1, 2024

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)```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant