Repeated Codex Desktop V8 `SIGTRAP` / `brk 0` crash — 13 occurrences in ~49.5h on build 6396
What version of the Codex App are you using (From “About Codex” dialog)?
26.803.61601 (build 6396`)
What subscription do you have?
Pro
What platform is your computer?
macOS: `26.6.1 (25G76)
What issue are you seeing?
Codex Desktop is repeatedly crashing and interrupting active work. This is a follow-up to an August 12 local investigation, with seven new macOS DiagnosticReports collected on August 13–14.
Environment
- Codex Desktop:
26.803.61601(build6396) - Bundle ID:
com.openai.codex - Chromium base:
151.0.7922.76 - macOS:
26.6.1 (25G76)
Frequency and impact
- Six same-signature crashes occurred on August 12.
- Five additional crashes occurred on August 13.
- Two additional crashes occurred on August 14.
- Total: 13 same-build occurrences between August 12 at 06:11:34 and August 14 at 07:43:15, about 49.5 hours.
- The app crashed again only 2 minutes 1 second after a prior crash on August 13, and 2 minutes 24 seconds after a prior crash on August 14, indicating rapid recurrence after relaunch.
- The crashes repeatedly interrupt active work. This needs urgent stability attention.
Repeated crash signature
All seven new reports have:
EXC_BREAKPOINT/SIGTRAP- ESR:
(Breakpoint) brk 0 - Exact Codex Framework
imageOffset:71766936 - The same first four frames:
ares_llist_replace_destructorares_llist_replace_destructorreading_mode$cxxbridge1$194$parse_distilled_htmlreading_mode$cxxbridge1$194$parse_distilled_html
- Faulting thread:
CrBrowserMainin five reports andV8Workerin two reports - Downstream V8 garbage-collection and heap-allocation frames
The earlier investigation also found embedded OOM error in V8 and Allocation failed - JavaScript heap out of memory strings. The machine had ample physical memory at the time, supporting per-process V8 heap exhaustion rather than whole-system memory pressure.
This recurring signature is distinct from the separate August 11 EXC_BAD_ACCESS drag-and-drop renderer crash and should not be grouped with it.
Reproduction status
No single deterministic click sequence has been isolated. The failure occurs during ordinary Codex Desktop use and can recur within minutes after relaunch. Large active histories and heavy task switching appear correlated, but are not claimed as the root cause.
Expected behavior
The desktop app should remain stable during normal use and after relaunch.
Actual behavior
The Chromium/V8 process repeatedly terminates with the same breakpoint and stack signature, losing the active app session and disrupting work.
Attachments
The accompanying archive contains only these seven new macOS .ips reports:
ChatGPT-2026-08-13-085021.ipsChatGPT-2026-08-13-091949.ipsChatGPT-2026-08-13-092150.ipsChatGPT-2026-08-13-104519.ipsChatGPT-2026-08-13-200310.ipsChatGPT-2026-08-14-074051.ipsChatGPT-2026-08-14-074315.ips
Broad conversation histories, session transcripts, and unrelated application logs are not included.
Feedback-submission blocker observed on August 14
An additional Codex Desktop browser-permission defect prevented this evidence from being submitted through the official GitHub issue form:
github.comwas added under Settings > Browser > Allowed sites.- No
github.comentry was visible under Blocked sites. - Codex Desktop was fully quit and relaunched so the permission state would reload.
- A fresh built-in browser instance still rejected
https://github.com/openai/codex/issues/new/choosebefore the page loaded, reporting that a saved user permission setting blockshttps://github.com.
Computer Use correctly refused to bypass the saved site policy. The mismatch between the visible Allowed-sites state and the enforced hidden Block state appears to be a second reproducible Codex Desktop bug. No GitHub issue URL or number was issued because the page never loaded.
[
codex-crash-evidence-2026-08-14.zip
codex-crash-evidence-2026-08-14.zip
codex-crash-evidence-2026-08-14.zip
](url)
What steps can reproduce the bug?
Reproduction status
No single deterministic click sequence has been isolated. The failure occurs during ordinary Codex Desktop use and can recur within minutes after relaunch. Large active histories and heavy task switching appear correlated, but are not claimed as the root cause.
Expected behavior
The desktop app should remain stable during normal use and after relaunch.
Actual behavior
The Chromium/V8 process repeatedly terminates with the same breakpoint and stack signature, losing the active app session and disrupting work.
What is the expected behavior?
_No response_
Additional information
_No response_
3 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
Additional reproduction on newer builds (2026-08-28)
I can confirm that this crash family is still reproducible on two substantially newer ChatGPT desktop builds on Apple Silicon.
Environment:
com.openai.codexFrequency:
Signature:
EXC_BREAKPOINT / SIGTRAP(Breakpoint) brk 0CrBrowserMain,com.apple.main-threadimageOffset 72585164in all three reports.imageOffset 73131376in both reports.ares_llist_replace_destructorares_llist_replace_destructorreading_mode$cxxbridge1$194$parse_distilled_htmlreading_mode$cxxbridge1$194$parse_distilled_htmlCorrelation:
RemoteHostedPIPContentactive-thread changes, suppressed-thread changes, Browser Use presentation updates, and intermittentCUAServicebootstrap timeouts.System-wide memory pressure was healthy, swapouts were 0, disk space was ample, and the app bundle passed strict code-signing verification and Gatekeeper notarization checks. I did not see an explicit V8 OOM message in the unified log, so this may still be an internal fatal assertion rather than confirmed heap exhaustion.
I am withholding full
.ipsreports publicly because they contain machine-specific identifiers. Sanitized excerpts or the reports can be provided privately if maintainers need them.Additional trigger condition
After further reproduction, the crashes do not appear random: they occur specifically when opening older conversations. Remaining in a new/current conversation is stable.
This narrows the likely trigger to historical-thread loading or saved-state restoration. It is not yet clear whether every older conversation is affected or only a subset (for example, long histories or conversations that previously used Browser Use / Computer Use), so that distinction should be treated as an inference rather than a confirmed root cause.
No conversation titles or contents are included here.