claude-code - 💡(How to fix) Fix [Bug] Mac Desktop App Crashes Repeatedly During Session

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":"Error: NON-FATAL: Lock acquisition failed for /Users/henryboulton/.local/share/claude/versions/2.1.70 (expected in multi-process scenarios)\n at yb_ (/$bunfs/root/src/entrypoints/cli.js:2589:2066)\n at pcR (/$bunfs/root/src/entrypoints/cli.js:2589:1819)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-26T03:11:12.935Z"},{"error":"AbortError: The operation was aborted.\n at unknown\n at abortChildProcess (node:child_process:935:42)\n at onAbortListener2 (node:child_process:35:24)","timestamp":"2026-05-26T03:11:19.295Z"}]

Code Example

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/henryboulton/.local/share/claude/versions/2.1.70 (expected in multi-process scenarios)\n    at yb_ (/$bunfs/root/src/entrypoints/cli.js:2589:2066)\n    at pcR (/$bunfs/root/src/entrypoints/cli.js:2589:1819)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-26T03:11:12.935Z"},{"error":"AbortError: The operation was aborted.\n    at unknown\n    at abortChildProcess (node:child_process:935:42)\n    at onAbortListener2 (node:child_process:35:24)","timestamp":"2026-05-26T03:11:19.295Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description claude code has crashed over 10 times today and and about 5 times yesterday. something is wrong with the mac desktop app

Environment Info

  • Platform: darwin
  • Terminal: xterm-256color
  • Version: 2.1.70
  • Feedback ID: 372f3bcc-2804-4837-a685-9b049a923a6e

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/henryboulton/.local/share/claude/versions/2.1.70 (expected in multi-process scenarios)\n    at yb_ (/$bunfs/root/src/entrypoints/cli.js:2589:2066)\n    at pcR (/$bunfs/root/src/entrypoints/cli.js:2589:1819)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-26T03:11:12.935Z"},{"error":"AbortError: The operation was aborted.\n    at unknown\n    at abortChildProcess (node:child_process:935:42)\n    at onAbortListener2 (node:child_process:35:24)","timestamp":"2026-05-26T03:11:19.295Z"}]

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