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

nodejs panic crash #117

Open
TimDaub opened this issue Nov 11, 2023 · 0 comments
Open

nodejs panic crash #117

TimDaub opened this issue Nov 11, 2023 · 0 comments

Comments

@TimDaub
Copy link
Member

TimDaub commented Nov 11, 2023

bb522aa"
2023-11-11T10:29:44:
2023-11-11T10:29:44: <--- Last few GCs --->
2023-11-11T10:29:44:
2023-11-11T10:29:44: [2269136:0x5b73ae0] 150446413 ms: Mark-Compact 2017.5 (2081.3) -> 2015.2 (2081.3) MB, 361.1 / 0.0 ms (average mu = 0.995, current mu = 0.458) allocation failure; scavenge might not succeed
2023-11-11T10:29:44: [2269136:0x5b73ae0] 150447047 ms: Mark-Compact 2031.0 (2081.3) -> 2027.1 (2107.1) MB, 549.2 / 0.0 ms (average mu = 0.986, current mu = 0.135) allocation failure; scavenge might not succeed
2023-11-11T10:29:44:
2023-11-11T10:29:44:
2023-11-11T10:29:44: <--- JS stacktrace --->
2023-11-11T10:29:44:
2023-11-11T10:29:44: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
2023-11-11T10:29:44: 1: 0xbf9890 node::Abort() [node]
2023-11-11T10:29:44: 2: 0xaf6859 [node]
2023-11-11T10:29:44: 3: 0xddaf80 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
2023-11-11T10:29:44: 4: 0xddb336 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
2023-11-11T10:29:44: 5: 0xfd9db5 [node]
2023-11-11T10:29:44: 6: 0xfed4e5 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
2023-11-11T10:29:44: 7: 0xfc924f v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
2023-11-11T10:29:44: 8: 0xfca297 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
2023-11-11T10:29:44: 9: 0xfa99fa v8::internal::Factory::NewFillerObject(int, v8::internal::

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