Title: indexing fails with 'Fatal process out of memory: Zone' · Issue #81 · colbymchenry/codegraph · GitHub
Open Graph Title: indexing fails with 'Fatal process out of memory: Zone' · Issue #81 · colbymchenry/codegraph
X Title: indexing fails with 'Fatal process out of memory: Zone' · Issue #81 · colbymchenry/codegraph
Description: It appears that #54 is not notifying. with 0.6.9 same issue: with 10+ GB free RAM. on two different macOS computers. codegraph init -i main ⬇ ✭ ┌ Initializing CodeGraph │ ◆ Initialized in /Users/ │ │ ◆ Scanning files — 65 found │ ◆ Parsi...
Open Graph Description: It appears that #54 is not notifying. with 0.6.9 same issue: with 10+ GB free RAM. on two different macOS computers. codegraph init -i main ⬇ ✭ ┌ Initializing CodeGraph │ ◆ Initialized in /Users/ │...
X Description: It appears that #54 is not notifying. with 0.6.9 same issue: with 10+ GB free RAM. on two different macOS computers. codegraph init -i main ⬇ ✭ ┌ Initializing CodeGraph │ ◆ Initialized in /Users/ │...
Opengraph URL: https://github.com/colbymchenry/codegraph/issues/81
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"indexing fails with 'Fatal process out of memory: Zone'","articleBody":"It appears that #54 is not notifying.\n\nwith 0.6.9 same issue:\nwith 10+ GB free RAM. on two different macOS computers.\n\n```\ncodegraph init -i main ⬇ ✭\n┌ Initializing CodeGraph\n│\n◆ Initialized in /Users/\n│\n│ ◆ Scanning files — 65 found\n│ ◆ Parsing code — done\n│ ◆ Resolving refs — done\n│\n◆ Indexed 65 files\n│\n● 670 nodes, 605 edges in 809ms\n│\n└ Done\n\n\n\n#\n# Fatal process out of memory: Zone\n#\n----- Native stack trace -----\n\n1: 0x108820e60 node::NodePlatform::GetStackTracePrinter()::$_0::__invoke() [/opt/homebrew/Cellar/node/25.8.2/lib/libnode.141.dylib]\n 2: 0x1092cc0f8 v8::base::FatalOOM(v8::base::OOMType, char const*) [/opt/homebrew/Cellar/node/25.8.2/lib/libnode.141.dylib]\n 3: 0x108ae6c2c v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const\u0026) [/opt/homebrew/Cellar/node/25.8.2/lib/libnode.141.dylib]\n 4: 0x108fcf440 v8::internal::Zone::Expand(unsigned long) [/opt/homebrew/Cellar/node/25.8.2/lib/libnode.141.dylib]\n 5: 0x108b0da28 void* v8::internal::Zone::Allocate\u003cv8::internal::Statement* []\u003e(unsigned long) [/opt/homebrew/Cellar/node/25.8.2/lib/libnode.141.dylib]\n 6: 0x10943679c v8::internal::ZoneVector\u003cv8::internal::compiler::turboshaft::StoreObservability\u003e::PrepareForInsertion(v8::internal::compiler::turboshaft::StoreObservability const*, unsigned long, unsigned long*) [/opt/homebrew/Cellar/node/25.8.2/lib/libnode.141.dylib]\n 7: 0x109436628 v8::internal::ZoneVector\u003cv8::internal::compiler::turboshaft::StoreObservability\u003e::insert(v8::internal::compiler::turboshaft::StoreObservability const*, unsigned long, v8::internal::compiler::turboshaft::StoreObservability const\u0026) [/opt/homebrew/Cellar/node/25.8.2/lib/libnode.141.dylib]\n 8: 0x1094365d4 v8::internal::compiler::turboshaft::SnapshotTable\u003cv8::internal::compiler::turboshaft::OpIndex, v8::internal::compiler::turboshaft::VariableData\u003e::RecordMergeValue(v8::internal::compiler::turboshaft::SnapshotTableEntry\u003cv8::internal::compiler::turboshaft::OpIndex, v8::internal::compiler::turboshaft::VariableData\u003e\u0026, v8::internal::compiler::turboshaft::OpIndex const\u0026, unsigned int, unsigned int) [/opt/homebrew/Cellar/node/25.8.2/lib/libnode.141.dylib]\n 9: 0x1096c3168 void v8::internal::compiler::turboshaft::SnapshotTable\u003cv8::internal::compiler::turboshaft::OpIndex, v8::internal::compiler::turboshaft::VariableData\u003e::MergePredecessors\u003cv8::internal::compiler::turboshaft::VariableReducer\u003cv8::internal::compiler::turboshaft::WasmLoweringReducer\u003cv8::internal::compiler::turboshaft::MachineOptimizationReducer\u003cv8::internal::compiler::turboshaft::EmitProjectionReducer\u003cv8::internal::compiler::turboshaft::GenericReducerBase\u003cv8::internal::compiler::turboshaft::TSReducerBase\u003cv8::internal::compiler::turboshaft::StackBottom\u003cv8::base::tmp::list1\u003cv8::internal::compiler::turboshaft::GraphVisitor, v8::internal::compiler::turboshaft::WasmLoweringReducer, v8::internal::compiler::turboshaft::MachineOptimizationReducer, v8::internal::compiler::turboshaft::TSReducerBase\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e::Bind(v8::internal::compiler::turboshaft::Block*)::'lambda'(v8::internal::compiler::turboshaft::SnapshotTableKey\u003cv8::internal::compiler::turboshaft::OpIndex, v8::internal::compiler::turboshaft::VariableData\u003e, v8::base::Vector\u003cv8::internal::compiler::turboshaft::OpIndex const\u003e), void v8::internal::compiler::turboshaft::ChangeTrackingSnapshotTable\u003cv8::internal::compiler::turboshaft::VariableReducer\u003cv8::internal::compiler::turboshaft::WasmLoweringReducer\u003cv8::internal::compiler::turboshaft::MachineOptimizationReducer\u003cv8::internal::compiler::turboshaft::EmitProjectionReducer\u003cv8::internal::compiler::turboshaft::GenericReducerBase\u003cv8::internal::compiler::turboshaft::TSReducerBase\u003cv8::internal::compiler::turboshaft::Stack\n```\n\nother system:\n```\ncodegraph index main ✭ ◼\n┌ Indexing project\n│\n│ ◆ Scanning files — 66 found\n│ ◆ Parsing code — done\n│ ✶ Resolving refs ░░░░░░░░░░░░░░░░░░░░░░░░░ 0%\n\n#\n# Fatal process out of memory: Zone\n#\n----- Native stack trace -----\n\n 1: 0x104ae9f4c node::NodePlatform::GetStackTracePrinter()::$_0::__invoke() [/opt/homebrew/Cellar/node/25.9.0_1/lib/libnode.141.dylib]\n 2: 0x105599598 v8::base::FatalOOM(v8::base::OOMType, char const*) [/opt/homebrew/Cellar/node/25.9.0_1/lib/libnode.141.dylib]\n 3: 0x104db40d0 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const\u0026) [/opt/homebrew/Cellar/node/25.9.0_1/lib/libnode.141.dylib]\n 4: 0x10529c914 v8::internal::Zone::Expand(unsigned long) [/opt/homebrew/Cellar/node/25.9.0_1/lib/libnode.141.dylib]\n 5: 0x104ddaefc void* v8::internal::Zone::Allocate\u003cv8::internal::Statement* []\u003e(unsigned long) [/opt/homebrew/Cellar/node/25.9.0_1/lib/libnode.141.dylib]\n 6: 0x105703bdc v8::internal::ZoneVector\u003cv8::internal::compiler::turboshaft::StoreObservability\u003e::PrepareForInsertion(v8::internal::compiler::turboshaft::StoreObservability const*, unsigned long, unsigned long*) [/opt/homebrew/Cellar/node/25.9.0_1/lib/libnode.141.dylib]\n 7: 0x105703a68 v8::internal::ZoneVector\u003cv8::internal::compiler::turboshaft::StoreObservability\u003e::insert(v8::internal::compiler::turboshaft::StoreObservability const*, unsigned long, v8::internal::compiler::turboshaft::StoreObservability const\u0026) [/opt/homebrew/Cellar/node/25.9.0_1/lib/libnode.141.dylib]\n 8: 0x105703a14 v8::internal::compiler::turboshaft::SnapshotTable\u003cv8::internal::compiler::turboshaft::OpIndex, v8::internal::compiler::turboshaft::VariableData\u003e::RecordMergeValue(v8::internal::compiler::turboshaft::SnapshotTableEntry\u003cv8::internal::compiler::turboshaft::OpIndex, v8::internal::compiler::turboshaft::VariableData\u003e\u0026, v8::internal::compiler::turboshaft::OpIndex const\u0026, unsigned int, unsigned int) [/opt/homebrew/Cellar/node/25.9.0_1/lib/libnode.141.dylib]\n│ ✻ Resolving refs ░░░░░░░░░░░░░░░░░░░░░░░░░ 0% 9: 0x105990738 void v8::internal::compiler::turboshaft::SnapshotTable\u003cv8::internal::compiler::turboshaft::OpIndex, v8::internal::compiler::turboshaft::VariableData\u003e::MergePredecessors\u003cv8::internal::compiler::turboshaft::VariableReducer\u003cv8::internal::compiler::turboshaft::WasmLoweringReducer\u003cv8::internal::compiler::turboshaft::MachineOptimizationReducer\u003cv8::internal::compiler::turboshaft::EmitProjectionReducer\u003cv8::internal::compiler::turboshaft::GenericReducerBase\u003cv8::internal::compiler::turboshaft::TSReducerBase\u003cv8::internal::compiler::turboshaft::StackBottom\n```","author":{"url":"https://github.com/romanr","@type":"Person","name":"romanr"},"datePublished":"2026-04-07T09:05:15.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/81/codegraph/issues/81"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:cf7e1919-aa99-b4f7-4641-d41a2c19676b |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8A1E:E2860:7FF498:B5E15F:6A4BD47F |
| html-safe-nonce | 1a4bc101ea156b64b44672136eddc92a1b3d6e758ee371ed60ce00ab87f259a5 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4QTFFOkUyODYwOjdGRjQ5ODpCNUUxNUY6NkE0QkQ0N0YiLCJ2aXNpdG9yX2lkIjoiNTQyNTMxMDcyMTk1NTg0NTI0OCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | a721019dcc1eac2de3e35f46d8949c20a3f9507ae06ab7421c2496e48d51fa26 |
| hovercard-subject-tag | issue:4216622712 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/colbymchenry/codegraph/81/issue_layout |
| twitter:image | https://opengraph.githubassets.com/4ca1bb943e2af020061bcd1620a973cc2c18a1cabb2a7032e1c1067532dc31b6/colbymchenry/codegraph/issues/81 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/4ca1bb943e2af020061bcd1620a973cc2c18a1cabb2a7032e1c1067532dc31b6/colbymchenry/codegraph/issues/81 |
| og:image:alt | It appears that #54 is not notifying. with 0.6.9 same issue: with 10+ GB free RAM. on two different macOS computers. codegraph init -i main ⬇ ✭ ┌ Initializing CodeGraph │ ◆ Initialized in /Users/ │... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | romanr |
| hostname | github.com |
| expected-hostname | github.com |
| None | 9df996be9551ac02247d09a2f7f64ece66c35ca28885d346e98fdfda9cdaa37b |
| turbo-cache-control | no-preview |
| go-import | github.com/colbymchenry/codegraph git https://github.com/colbymchenry/codegraph.git |
| octolytics-dimension-user_id | 18431132 |
| octolytics-dimension-user_login | colbymchenry |
| octolytics-dimension-repository_id | 1137078255 |
| octolytics-dimension-repository_nwo | colbymchenry/codegraph |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1137078255 |
| octolytics-dimension-repository_network_root_nwo | colbymchenry/codegraph |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 7242837c61fe4c8b774b83b9ee05b1881ba589f8 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width