Killed: 9 (SIGKILL / OOM killer)

The kernel terminated Claude Code outright, usually for memory pressure.

337 issues · 107 open · 230 resolved (68%) · first seen Feb 25, 2025

First response · local

What to do now

Most likely: The local Claude Code process crashed while parsing or executing.

  1. Record the Claude Code version and the first stack frame before restarting.
  2. Try a fresh session with the same minimal input to distinguish corrupted state from a repeatable crash.
  3. Preserve logs and compare reports from the same version before downgrading.

These are conservative triage steps, not an official Anthropic fix. Use the issue and workaround evidence below before making a destructive configuration change.

Is this getting better or worse?

This class of problem is still growing. 149 new reports in the last 90 days vs 105 in the 90 before — +42%. The open backlog peaked at 107 in 2026-08 and sits at 107 today.

0 27 54 80 107 2025-022025-082026-022026-08
2025-02 — First reports2026-07 — Most new reports (68)2026-08 — Peak backlog (107 open)

Derived by counting each matching issue from its creation date until it closed. First-party computation over the anthropics/claude-code tracker — the trend is not published anywhere upstream.

Which builds report this

227 of these reports name the Claude Code build they were running, spanning 110 releases. Heaviest reporters:

Report volume, not a defect count: an issue can mention a build without that build having caused the failure. Versions come from the version string in the bug-report template, matched against real published tags.

Do these get fixed?

Median time to close is 25 days across 230 closures. Of the 230 closures with a recorded reason, 17% were closed as completed and 190 as not-planned or duplicate. The most recent completed fix landed in 2026-08.

Workarounds reported by the community

165 of these issues post a workaround someone says worked. The highest-engagement ones:

Claude.ai MCP servers auto-injected into Claude Code without opt-in — causes OOM crashes on resource-constrained systems
…r's Claude.ai account and load them into every CLI session. Workaround Manually editing to set: However, this is a cached flag and may be overwritten on next update/startup. Expected Behavior 1. This should be opt-in, no…
Found in the description of #20412 · resolved
[BUG] Critical memory regression in 2.1.27 - OOM crash on simple input
…toring during 2.1.27 session 2.1.25 after rollback (stable) Workaround Roll back to 2.1.25: Environment Info - Platform: Linux (Ubuntu 24.04, kernel 6.8.0-90-generic) - Architecture: x86 64 (QEMU/KVM VM) - RAM: 8GB + 4GB…
Found in the description of #22042 · resolved
Claude Code Memory Leak - Process Grows to 120+ GB RAM and Gets OOM Killed
…d data structures (conversation history, file caches, etc.) Workaround Currently, the only workaround is to periodically restart Claude Code before memory exhaustion occurs, which is highly disruptive to workflow. --- Pr…
Found in the description of #4953 · still open
Critical Memory Leak: Claude Code Consumed 129GB RAM and Caused System Freeze
…there's unbounded caching 5. Review event listener cleanup Workaround Currently monitoring with: Plan to restart Claude Code when memory usage exceeds safe threshold.
Found in the description of #11315 · still open
[BUG] claude starts and 3 seconds later exits.
The linked duplicate bug has a workaround that worked for me! Wipe out all your claude stuff in .local and .claude, then: This fixed it for me.
Found in the thread of #11864 · still open

Excerpts are quoted from the linked issue so you can judge relevance before opening it. Threads that only ask for a workaround, or report that there is none, are excluded. These are community suggestions, not official guidance from Anthropic — read the full thread before applying one.

Matching issues 1–100

Ranked by community engagement (reactions weighted over comments). Listing the top 300 of 337 matches; the statistics above cover all 337.

Related aggregations

  1. AbortError: the operation was aborted

    2,101 issues
  2. SyntaxError: Unexpected token

    698 issues
  3. Segmentation fault (SIGSEGV / SIGABRT)

    289 issues
  4. TypeError: Cannot read properties of undefined

    194 issues
  5. JavaScript heap out of memory

    142 issues
  6. Unhandled promise rejection

    59 issues