macOS 26.810.50856: dozens of ChatGPT Computer Use processes spawn while idle, causing near-100% CPU and severe system lag
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.5k
- PR merge metrics
- PR metrics pending
Description
What version of the Codex App are you using (From “About Codex” dialog)?
ChatGPT 26.810.50856 Powered by Codex & OWL Released Aug 15, 2026
What subscription do you have?
ChatGPT Plus
What platform is your computer?
macOS Sonoma 14.8.9 (arm64) MacBook Pro 14-inch, 2021 Apple M1 Pro 16 GB RAM
What issue are you seeing?
After updating to ChatGPT/Codex 26.810.50856 on Aug 15, 2026, simply launching the app causes extremely high CPU usage and severe system lag, even when no Codex task or Computer Use session is running.
Activity Monitor shows dozens of separate ChatGPT Computer Use processes with unique PIDs being spawned while the app is idle. Each instance consumes approximately 4–6% CPU.
At the same time, I observed:
ChatGPT: ~91% CPUCodex (Renderer): ~49% CPUreplayd: ~35% CPUmds_stores: ~58% CPUkernel_task: ~24% CPU- elevated
tccd,trustd,syspolicyd,XProtectService, andWindowServer
CPU idle drops to approximately 0–1%.
Memory pressure also increases significantly. On this 16 GB Mac I have observed ChatGPT using approximately 3–4.5 GB RAM, compressed memory reaching 7.61 GB, and swap reaching 6.15 GB.
The Mac becomes hot, the Codex UI becomes severely laggy, and the rest of macOS also becomes less responsive.
Most importantly, I did not invoke Computer Use. The ChatGPT Computer Use processes appear automatically after launching the app.
What steps can reproduce the bug?
- Launch ChatGPT/Codex 26.810.50856 on macOS.
- Leave the app idle.
- Do not start a Codex task.
- Do not invoke Computer Use.
- Open Activity Monitor and sort by
% CPU. - Observe that many
ChatGPT Computer Useprocesses with different PIDs begin appearing. - CPU usage rapidly increases and macOS system processes such as
replayd,tccd,trustd,syspolicyd,mds_stores, andkernel_taskalso become active.
The issue is reproducible immediately after launching the app.
What is the expected behavior?
When ChatGPT/Codex is idle and Computer Use has not been invoked:
ChatGPT Computer Usehelper processes should not continuously spawn.- CPU usage should remain low.
- Memory and swap usage should remain stable.
- macOS system services should not be repeatedly triggered.
- The Mac should remain responsive and at normal temperature.
Additional information
This behavior started immediately after updating to version 26.810.50856 on Aug 15, 2026.
Quitting ChatGPT stops the abnormal process activity.
The behavior strongly resembles a ChatGPT Computer Use helper process respawn/restart loop. The many instances shown in Activity Monitor are separate processes with different PIDs, not threads of a single process.
I have attached screenshots showing:
- ChatGPT at ~91% CPU, Codex Renderer at ~49% CPU, and
replaydat ~35% CPU. - Dozens of simultaneous
ChatGPT Computer Useprocesses with unique PIDs. - High memory pressure / compressed memory / swap usage.
- The affected app version: 26.810.50856.
I can provide process samples, spindump, sysdiagnose, or Codex logs if needed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is identified. Start by reproducing the idle-launch behavior on macOS with Codex App 26.810.50856 and inspect how ChatGPT Computer Use helper processes are started and respawned; done means idle launches no longer create repeated helpers, CPU and memory remain stable, and the app stays responsive.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, rust
- Domain
- desktop, operating-systems, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100