[BUG] Claude Code v1.0.32 (Build 1.2773.0) Crashes Immediately When Selecting "Code" Tab
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 desktop application crashes within 10 seconds of selecting the "Code" tab. The application exits silently without any error message or crash dialog. This issue is reproducible 100% of the time and affects multiple accounts.
Test Result
Logout and login with same account ❌ Still crashes
Login with 2nd different account ❌ Still crashes
Login with 3rd different account ❌ Still crashes
Restart application ❌ Still crashes
Conclusion: The issue is NOT account-specific. It appears to be a bug in version 1.0.32 (Build 1.2773.0) itself.
Impact
Severity: Critical / Blocker
Impact: Application is completely unusable - cannot access core "Code" functionality
Workaround: None found. Users cannot use Claude Code at all.
P0 / Critical - This bug makes the entire application unusable. Users cannot access the primary "Code" functionality at all.
What Should Happen?
- The "Code" tab should load properly and remain stable
- User should be able to start a new coding session
- If an error occurs, a meaningful error message should be displayed
Error Messages/Logs
Application crashes silently after ~10 seconds
No error message or crash notification is shown
User is returned to desktop without any feedback
The UI shows empty placeholder boxes before crashing (see attached screenshot)
(base) bennyky@BKY-iMac-Ventura-40GB Claude % log show --predicate 'processImagePath contains "Claude"' --last 10m
Filtering the log data using "processImagePath CONTAINS "Claude""
Skipping info and debug messages, pass --info and/or --debug to include.
Wall Clock adjustment detected - results might be strange while using --end
Timestamp Thread Type Activity PID TTL
--------------------------------------------------------------------------------------------------------------------
Log - Default: 0, Info: 0, Debug: 0, Error: 0, Fault: 0
Activity - Create: 0, Transition: 0, Actions: 0
(base) bennyky@BKY-iMac-Ventura-40GB Claude %
Steps to Reproduce
- Launch Claude Code desktop application
- Log in with valid credentials
- Application displays welcome screen: "What's up next, [Username]?" with "Start a new session below"
- Click on the "Code" tab
- Observe the interface loads with empty placeholder boxes (8 small boxes in 2 rows + 1 large box below)
- Wait approximately 10 seconds
- Application crashes/exits silently - no error message, no crash dialog
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
1.0.32 (Build 1.2773.0)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
<img width="526" height="411" alt="Image" src="https://github.com/user-attachments/assets/ce396bb7-f8fd-4334-8a5b-d4584d5c1d2c" />
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗