[Bug] OOMed and crashed while running
Bug Description
Environment Info
- Platform: darwin
- Terminal: tmux
- Version: 2.1.5
- Feedback ID: 16e9fac9-66c8-4e5e-a898-b8e48279a79e
Errors
<--- Last few GCs --->
[77361:0x130008000] 3831382 ms: Scavenge (interleaved) 3200.5 (3269.2) -> 3155.9 (3279.0) MB, pooled: 0 MB, 11.00 / 0.00 ms (average mu = 0.903, current mu = 0.865) allocation failure;
[77361:0x130008000] 3831415 ms: Scavenge (interleaved) 3210.2 (3279.0) -> 3165.5 (3288.5) MB, pooled: 0 MB, 12.12 / 0.00 ms (average mu = 0.903, current mu = 0.865) allocation failure;
FATAL ERROR: invalid array length Allocation failed - JavaScript heap out of memory
----- Native stack trace -----
1: 0x102272164 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [/opt/homebrew/Cellar/node/24.4.1/bin/node]
2: 0x1023a3a5c v8::Utils::ReportOOMFailure(v8::internal::Isolate, char const, v8::OOMDetails const&) [/opt/homebrew/Cellar/node/24.4.1/bin/node]
3: 0x1023a3a14 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate, char const, v8::OOMDetails const&) [/opt/homebrew/Cellar/node/24.4.1/bin/node]
4: 0x102580618 v8::internal::Heap::stack() [/opt/homebrew/Cellar/node/24.4.1/bin/node]
5: 0x1028cf7b8 v8::internal::Runtime_FatalInvalidSize(int, unsigned long, v8::internal::Isolate) [/opt/homebrew/Cellar/node/24.4.1/bin/node]
6: 0x102d99f74 Builtins_CEntry_Return1_ArgvOnStack_NoBuiltinExit [/opt/homebrew/Cellar/node/24.4.1/bin/node]
7: 0x102d5e024 Builtins_IterableToList [/opt/homebrew/Cellar/node/24.4.1/bin/node]
8: 0x148b342f0
9: 0x14886d340
10: 0x14859b210
11: 0x14863f698
12: 0x148762298
13: 0x149256554
14: 0x148ccf7f4
15: 0x14894850c
16: 0x148ce1830
17: 0x148f9b6e0
18: 0x148f98d40
19: 0x149042af4
20: 0x148b565f0
21: 0x148869e08
22: 0x102cfa8cc Builtins_JSEntryTrampoline [/opt/homebrew/Cellar/node/24.4.1/bin/node]
23: 0x102cfa570 Builtins_JSEntry [/opt/homebrew/Cellar/node/24.4.1/bin/node]
24: 0x1024d88a4 v8::internal::(anonymous namespace)::Invoke(v8::internal::Isolate*, v8::internal::(anonymous namespace)::InvokeParams const&) [/opt/homebrew/Cellar/node/24.4.1/bin/node]
25: 0x1024d8294 v8::internal::Execution::Call(v8::internal::Isolate*, v8::internal::DirectHandle<v8::internal::Object>, v8::internal::DirectHandle<v8::internal::Object>, v8::base::Vector<v8::internal::DirectHandle<v8::internal::Object> const>) [/opt/homebrew/Cellar/node/24.4.1/bin/node]
26: 0x1023b4f48 v8::Function::Call(v8::Isolate, v8::Local<v8::Context>, v8::Local<v8::Value>, int, v8::Local<v8::Value>) [/opt/homebrew/Cellar/node/24.4.1/bin/node]
27: 0x1021c0bd8 node::InternalMakeCallback(node::Environment, v8::Local<v8::Object>, v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>, node::async_context, v8::Local<v8::Value>) [/opt/homebrew/Cellar/node/24.4.1/bin/node]
28: 0x1021c0ea0 node::InternalMakeCallback(v8::Isolate, v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>, node::async_context, v8::Local<v8::Value>) [/opt/homebrew/Cellar/node/24.4.1/bin/node]
29: 0x102225b44 node::Environment::CheckImmediate(uv_check_s*) [/opt/homebrew/Cellar/node/24.4.1/bin/node]
30: 0x107530214 uv__run_check [/opt/homebrew/Cellar/libuv/1.51.0/lib/libuv.1.dylib]
31: 0x10752ab88 uv_run [/opt/homebrew/Cellar/libuv/1.51.0/lib/libuv.1.dylib]
32: 0x1021c13ec node::SpinEventLoopInternal(node::Environment*) [/opt/homebrew/Cellar/node/24.4.1/bin/node]
33: 0x10229bf38 node::NodeMainInstance::Run(node::ExitCode, node::Environment) [/opt/homebrew/Cellar/node/24.4.1/bin/node]
34: 0x10229bccc node::NodeMainInstance::Run() [/opt/homebrew/Cellar/node/24.4.1/bin/node]
35: 0x102247808 node::Start(int, char**) [/opt/homebrew/Cellar/node/24.4.1/bin/node]
36: 0x188bcab98 start [/usr/lib/dyld]
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗