René's URL Explorer Experiment


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

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@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-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:cf7e1919-aa99-b4f7-4641-d41a2c19676b
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8A1E:E2860:7FF498:B5E15F:6A4BD47F
html-safe-nonce1a4bc101ea156b64b44672136eddc92a1b3d6e758ee371ed60ce00ab87f259a5
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4QTFFOkUyODYwOjdGRjQ5ODpCNUUxNUY6NkE0QkQ0N0YiLCJ2aXNpdG9yX2lkIjoiNTQyNTMxMDcyMTk1NTg0NTI0OCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmaca721019dcc1eac2de3e35f46d8949c20a3f9507ae06ab7421c2496e48d51fa26
hovercard-subject-tagissue:4216622712
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/colbymchenry/codegraph/81/issue_layout
twitter:imagehttps://opengraph.githubassets.com/4ca1bb943e2af020061bcd1620a973cc2c18a1cabb2a7032e1c1067532dc31b6/colbymchenry/codegraph/issues/81
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/4ca1bb943e2af020061bcd1620a973cc2c18a1cabb2a7032e1c1067532dc31b6/colbymchenry/codegraph/issues/81
og:image:altIt 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:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameromanr
hostnamegithub.com
expected-hostnamegithub.com
None9df996be9551ac02247d09a2f7f64ece66c35ca28885d346e98fdfda9cdaa37b
turbo-cache-controlno-preview
go-importgithub.com/colbymchenry/codegraph git https://github.com/colbymchenry/codegraph.git
octolytics-dimension-user_id18431132
octolytics-dimension-user_logincolbymchenry
octolytics-dimension-repository_id1137078255
octolytics-dimension-repository_nwocolbymchenry/codegraph
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1137078255
octolytics-dimension-repository_network_root_nwocolbymchenry/codegraph
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7242837c61fe4c8b774b83b9ee05b1881ba589f8
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/colbymchenry/codegraph/issues/81#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcolbymchenry%2Fcodegraph%2Fissues%2F81
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcolbymchenry%2Fcodegraph%2Fissues%2F81
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=colbymchenry%2Fcodegraph
Reloadhttps://github.com/colbymchenry/codegraph/issues/81
Reloadhttps://github.com/colbymchenry/codegraph/issues/81
Reloadhttps://github.com/colbymchenry/codegraph/issues/81
colbymchenry https://github.com/colbymchenry
codegraphhttps://github.com/colbymchenry/codegraph
Notifications https://github.com/login?return_to=%2Fcolbymchenry%2Fcodegraph
Fork 3.6k https://github.com/login?return_to=%2Fcolbymchenry%2Fcodegraph
Star 58k https://github.com/login?return_to=%2Fcolbymchenry%2Fcodegraph
Code https://github.com/colbymchenry/codegraph
Issues 65 https://github.com/colbymchenry/codegraph/issues
Pull requests 216 https://github.com/colbymchenry/codegraph/pulls
Actions https://github.com/colbymchenry/codegraph/actions
Projects https://github.com/colbymchenry/codegraph/projects
Security and quality 0 https://github.com/colbymchenry/codegraph/security
Insights https://github.com/colbymchenry/codegraph/pulse
Code https://github.com/colbymchenry/codegraph
Issues https://github.com/colbymchenry/codegraph/issues
Pull requests https://github.com/colbymchenry/codegraph/pulls
Actions https://github.com/colbymchenry/codegraph/actions
Projects https://github.com/colbymchenry/codegraph/projects
Security and quality https://github.com/colbymchenry/codegraph/security
Insights https://github.com/colbymchenry/codegraph/pulse
indexing fails with 'Fatal process out of memory: Zone'https://github.com/colbymchenry/codegraph/issues/81#top
https://github.com/romanr
romanrhttps://github.com/romanr
on Apr 7, 2026https://github.com/colbymchenry/codegraph/issues/81#issue-4216622712
#54https://github.com/colbymchenry/codegraph/issues/54
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.