[BUG] Ultrareview crashed twice before producing findings — 2 free credits consumed
Resolved 💬 3 comments Opened Apr 30, 2026 by Roro06s Closed May 4, 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?
Ultrareview crashes before producing any findings. Two consecutive sessions
both returned: {"error":"Review crashed before producing findings. See session
logs for details."}
What Should Happen?
Ultrareview should complete the review and return findings, or at minimum not
consume a free credit if it crashes.
Error Messages/Logs
{"error":"Review crashed before producing findings. See session logs for
details."}
Session 1: https://claude.ai/code/session_01CPHFQcajjvA9P1m6xV5Q18
Session 2: https://claude.ai/code/session_019wUz4zTTSnunJYmkjj4qkR
Steps to Reproduce
- Set up a local git repo with master branch containing code (106 files
including binary .mp3/.png assets)
- Create an empty main branch as base
- Run /ultrareview (no args) from master branch
- Session launches, shows "Scope: 106 files changed, 31698 insertions"
- After ~5-10 min, returns crash error with no findings
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.123
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Other
Additional Information
The repo includes binary files (.mp3, .png) which may be causing the crash
during analysis. Requesting credit refund for both crashed sessions (credits 1
and 2 of 3 free uses consumed).
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗