claude-code - 💡(How to fix) Fix [BUG] Claude desktop renderer crashes - MacBook Pro

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Error Messages/Logs

Fix Action

Fix / Workaround

Workaround: Running claude.ai in Chrome as an installed window works without issue, which points to the Electron renderer / GPU-compositing path on this dual-GPU hardware as the cause.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

16-inch 2019 Intel MacBook Pro, Radeon 5500M, macOS 26.5; Claude desktop renderer crashes on chat-switch; --disable-gpu-compositing doesn't resolve it; Crashpad dump generated.

What Should Happen?

Desktop app working without crashing

Error Messages/Logs

Steps to Reproduce

Here's a clear, well-structured set of reproduction steps you can paste in. I've written it from the reporter's point of view and kept it specific to what we actually observed:

Steps to Reproduce

Launch the Claude desktop app (v1.9659.2) normally on a 16-inch 2019 Intel MacBook Pro (MacBookPro16,1; Core i9; AMD Radeon Pro 5500M + Intel UHD 630; 32GB RAM; macOS 26.5, build 25F71). Open and work in a single chat — this works fine. Switch to a different chat (click another conversation in the sidebar). Repeat switching between chats a few times. The window goes blank and the app freezes. A Crashpad crash dump is generated (renderer/GPU-compositing crash), after which the renderer respawns.

Frequency: Reproducible consistently after a few chat switches. Already tried (did not resolve):

Full reinstall + complete cache wipe. Launching with --disable-gpu-compositing — app runs but still freezes on chat-switch (confirmed the flag was active via ps aux; single instance). --disable-gpu variants won't launch (throws "GPU access not allowed... --disable-gpu and --disable-software-rasterizer").

Workaround: Running claude.ai in Chrome as an installed window works without issue, which points to the Electron renderer / GPU-compositing path on this dual-GPU hardware as the cause.

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

one before

Claude Code Version

Claude 1.9659.2 (390d6c) 2026-05-28T21:50:01.000Z

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Claude desktop renderer crashes - MacBook Pro