[BUG] re-sending message with pictures attached causes hanging crash
Resolved 💬 4 comments Opened Dec 9, 2025 by nick1udwig Closed Feb 10, 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?
When I try to resend a message I sent in a past session that has images pasted into it, Claude Code requests permissions to read from /dev/stdin and the permissions prompt hangs (does not accept input, nor can be Ctrl+C'd out)
What Should Happen?
Either Claude Code shouldn't try to read the impossible-to-read images or it should successfully read them. It should not hang
Error Messages/Logs
N/A
Steps to Reproduce
- Make a prompt with an image in it
- End session
- Start a new session
- Scroll up to the previous prompt with image in it
- Send it
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.0.62
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Other
Additional Information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗