Hi everyone,
I’m trying to determine whether anyone else is experiencing this issue with the new ChatGPT Desktop app on macOS.
Since updating to the new unified ChatGPT Desktop app, the application repeatedly crashes and completely exits approximately 1–3 minutes after launch.
The crash is highly reproducible. It can happen even if I simply launch ChatGPT and leave it idle without using Computer Use or the built-in browser.
Environment
- macOS: 26.5.2 (25F84)
- Apple Silicon / ARM64
- ChatGPT Desktop: 26.810.50856 (Build 6644)
- Bundle ID:
com.openai.codex
The same problem also occurred on the previous version I had installed:
- 26.810.41047 (Build 6570)
So the issue has persisted across at least two builds.
Crash report
The latest macOS .ips crash report shows:
Triggered by Thread: 318 computer-use
Exception Type: EXC_CRASH (SIGABRT)
Termination Reason: Namespace SIGNAL, Code 6, Abort trap: 6
Dispatch Thread Soft Limit Reached: 64
(too many dispatch threads blocked in synchronous operations)
Application Specific Information:
abort() called
A large number of threads appear to become blocked in the same path:
_dispatch_group_wait_slow
AESendMessage
-[NSAppleEventDescriptor sendEventWithOptions:timeout:error:]
sky.node
-[RemoteHostedPIPContentService
sendBootstrapToServiceWithProcessIdentifier:rendezvousPort:attempt:]
The crash report also contains multiple V8 worker threads involving:
reading_mode$cxxbridge1$194$parse_distilled_html
Steps to reproduce
- Launch ChatGPT Desktop.
- Leave the application running.
- No interaction with Computer Use or the built-in browser is required.
- After approximately 1–3 minutes, the entire ChatGPT process exits.
- macOS generates a new
.ipscrash report.
This has happened repeatedly.
Troubleshooting already attempted
I have tried:
- Completely quitting and restarting ChatGPT.
- Clearing all built-in browser data.
- Launching ChatGPT and leaving it completely idle.
- Reinstalling/testing different versions.
- Updating from Build 6570 to Build 6644.
The problem still occurs.
The optional Browser extension shown in ChatGPT Settings is not installed, but the crash is still triggered by the computer-use thread.
I also tested the older ChatGPT Classic client (com.openai.chat), which uses a different runtime.
Current status
I have already submitted this to OpenAI Support and the case has been escalated to a support specialist.
I have complete macOS .ips crash reports available, but I’m posting the relevant crash signature here to see whether anyone else can reproduce the same issue.
Is anyone else on macOS seeing crashes involving computer-use, sky.node, RemoteHostedPIPContentService, or “Dispatch Thread Soft Limit Reached: 64”?