[BUG] Claude Code 2.1.32 segfaults on RHEL 9.3 - crash in dynamic linker
Resolved 💬 4 comments Opened Feb 5, 2026 by navikum99 Closed Mar 6, 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?
I see this message saying the install went fine.
✔ Claude Code successfully installed!
Version: 2.1.32
however, I see this issue while running --version
claude --version
Segmentation fault (core dumped)
OS: Red Hat Enterprise Linux 9.3
glibc version: 2.34
The segfault happening immediately on --version
That it occurs in ld-linux-x86-64.so.2
What Should Happen?
claude --version
I should see v2.1.32
Error Messages/Logs
Steps to Reproduce
curl -fsSL https://claude.ai/install.sh | bash
claude --version
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.32
Platform
Anthropic API
Operating System
Other Linux
Terminal/Shell
Non-interactive/CI environment
Additional Information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗