[BUG] Claude Code crashes every few minutes on macOS 12.7.6 (Monterey) since recent update
Resolved 💬 2 comments Opened Apr 22, 2026 by go4jc247 Closed May 27, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Claude Code crashes every few minutes during normal use. This started after a recent update a few days ago. Prior to the update, Claude Code was working normally.
Also seeing "API Error: Rate limit reached" errors on launch intermittently.
What Should Happen?
Claude Code should remain stable and not crash during a session.
Error Messages/Logs
Session exits unexpectedly every few minutes. No error message displayed — Claude Code just crashes/closes.
Steps to Reproduce
- Install via:
npm install -g @anthropic-ai/claude-code - Run:
claudein Terminal - Use normally for a few minutes
- Claude Code crashes/exits unexpectedly
- Repeat — happens consistently every few minutes
Environment
- Claude Code version: 2.1.81
- OS: macOS 12.7.6 (Monterey) — Build 21H1320
- Node version: v24.14.1
- Install method: npm global (
@anthropic-ai/claude-code@2.1.81) - Install path: /usr/local/bin/claude
Claude Model
claude-sonnet (default)
Is this a regression?
Yes — worked fine before the update a few days ago.
Last Working Version
Unknown — updated a few days ago and crashes started immediately after.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗