V8 ToLocalChecked Error on File Read Operation

Resolved 💬 3 comments Opened Jun 23, 2025 by jimmy-validalpha Closed Jan 4, 2026

Bug Description
FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal
----- Native stack trace -----

1: 0xca5430 node::Abort() [claude]
2: 0xb77f85 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [claude]
3: 0xecb220 v8::api_internal::ToLocalEmpty() [claude]
4: 0xcad1ec [claude]
5: 0x79ef4b60d546

----- JavaScript stack trace -----

1: readFileSync (node:fs:453:20)
2: readFileSync (file:///home/jimmy/.nvm/versions/node/v20.11.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:536:728)
3: wI (file:///home/jimmy/.nvm/versions/node/v20.11.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:557:375)
4: file:///home/jimmy/.nvm/versions/node/v20.11.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1811:1163
5: processTicksAndRejections (node:internal/process/task_queues:95:5)

Environment Info

  • Platform: linux
  • Terminal: windows-terminal
  • Version: 1.0.31
  • Feedback ID: ce232276-1248-45b6-868d-64f2dbaf3862

Errors

[]

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗