[BUG] Desktop App Crashing and Not working At all

Resolved 💬 2 comments Opened May 14, 2026 by readyforexam Closed Jun 12, 2026

Preflight Checklist

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

What's Wrong?

Update on ticket 215474281805450:

Original marketplace error is resolved — your org-binding fix landed
overnight. Confirmed by absence of remoteUploadsMigration /
paths_unavailable errors in main.log.

However, Claude Desktop 1.7196.0 (CFBundleShortVersionString verified)
now exhibits a NEW silent renderer crash specific to my account:

  • Account: e53e6230-0418-4956-abb4-3c03d5fbfca8
  • Org: fc2c28b6-fa8e-458b-964b-039b26edcb78
  • macOS, Apple Silicon (arm64)

Pattern: Main process initializes successfully through MCP launch and
sessions-bridge init. Renderer dies silently after the OAuth scope
upgrade to user:sessions:claude_code and CCD bundle download from
downloads.claude.ai/claude-code-releases/2.1.138/darwin-arm64/.

Exhausted recovery:

  • Full state reset (Cookies, Local Storage, IndexedDB, Session Storage,

GPUCache, Crashpad, Code Cache, Cache, Partitions, Claude Extensions,
CCD bundles, vm_bundles, Caches/HTTPStorages/Preferences at system level)

  • MCP config disabled (still crashes)
  • Fresh DMG install
  • No diagnostic crash reports generated
  • No Sentry catch in main.log
  • macOS log show shows no signal/abort, only clean XPC shutdowns

CLI (claude-code 2.1.140) works fine. Web claude.ai works fine.
Only Desktop 1.7196.0 is affected.

Could you provide either:
(a) a download link for an earlier working Desktop version, or
(b) an ETA for a Desktop release that fixes this?

<img width="1279" height="800" alt="Image" src="https://github.com/user-attachments/assets/53c5571a-b747-4ced-8216-757c22ab5cd1" />

What Should Happen?

The Desktop App should work so that I may use Claude Code on it.
The CLI is working but is very unfriendly to work with the volume of work that I do.

Error Messages/Logs

2026-05-14 12:13:41 [info] [VM] Network status: CONNECTED
2026-05-14 12:13:41 [info] [VM] Guest connection changed: true
2026-05-14 12:13:41 [info] [VM:start] Step 4/4 complete: connected after 17 polls, 8059ms since boot
2026-05-14 12:13:41 [info] [VM:start] Installing SDK: subpath=Library/Application Support/Claude/claude-code-vm, version=2.1.15
2026-05-14 12:13:42 [info] [VM:start] SDK installed, total startup time: 8735ms
2026-05-14 12:13:42 [info] [Heartbeat] Starting monitor (interval=2000ms, maxFailures=3)
2026-05-14 12:13:54 [info] [VM:shutdown] App quit, stopping VM (instance: 7fbefee8-48ed-4bd2-850b-5252c3342da0)...
2026-05-14 12:13:54 [info] [Heartbeat] Stopping monitor
2026-05-14 12:13:54 [info] [VM] Guest connection changed: false
2026-05-14 12:13:54 [info] [VM] Guest disconnected during graceful quit, cleanly exiting 0 active processes
2026-05-14 12:13:58 [info] [VM:shutdown] Completed in 3631ms
2026-05-14 12:14:15 [info] [VM] Loading @ant/claude-swift module...
2026-05-14 12:14:15 [info] [VM] Module loaded successfully
2026-05-14 12:14:16 [info] [Bundle:status] rootfs.img version mismatch: have=300d0efc7ac6b45a8384f2a36ff5dbe0d1f89baf, want=5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-05-14 12:14:16 [info] [Bundle:status] rootfs.img version mismatch: have=300d0efc7ac6b45a8384f2a36ff5dbe0d1f89baf, want=5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-05-14 12:14:17 [info] [Bundle:status] rootfs.img version mismatch: have=300d0efc7ac6b45a8384f2a36ff5dbe0d1f89baf, want=5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-05-14 12:14:17 [info] [downloadVM] Deleting old rootfs.img and cache to free disk space
2026-05-14 12:14:34 [info] [VM] Loading @ant/claude-swift module...
2026-05-14 12:14:34 [info] [VM] Module loaded successfully
2026-05-14 12:14:34 [info] [Bundle:status] rootfs.img missing
2026-05-14 12:14:34 [info] [Bundle:status] rootfs.img missing
2026-05-14 12:14:35 [info] [Bundle:status] rootfs.img missing
2026-05-14 12:14:35 [info] [warm] No warm file found for rootfs.img at current version
2026-05-14 12:25:38 [info] [VM] Loading @ant/claude-swift module...
2026-05-14 12:25:38 [info] [VM] Module loaded successfully
2026-05-14 12:25:38 [info] [Bundle:status] rootfs.img missing
2026-05-14 12:25:38 [info] [Bundle:status] rootfs.img missing
2026-05-14 12:25:39 [info] [Bundle:status] rootfs.img missing
2026-05-14 12:25:39 [info] [warm] No warm file found for rootfs.img at current version
=== ssh.log ===
2026-05-13 11:01:37 [info] [remote] network-interface change detected; probing SSH controllers
2026-05-13 11:01:40 [info] [remote] network-interface change detected; probing SSH controllers
2026-05-13 11:01:50 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 11:04:05 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 11:14:40 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 11:31:49 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 11:31:52 [info] [remote] network-interface change detected; probing SSH controllers
2026-05-13 11:31:55 [info] [remote] network-interface change detected; probing SSH controllers
2026-05-13 11:32:16 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 11:42:01 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 13:13:17 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 13:13:34 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 13:13:48 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 13:13:59 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 13:14:23 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 13:14:35 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 13:16:13 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 13:45:12 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 13:45:32 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 13:45:46 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 18:20:04 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 18:25:34 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 18:26:58 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-13 18:27:15 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-14 06:41:36 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-14 06:43:40 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-14 06:43:59 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-14 06:44:21 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-14 06:44:32 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-14 07:26:11 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-14 07:51:45 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-14 07:53:14 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-14 10:37:13 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-14 10:37:47 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-14 10:38:15 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-14 10:38:48 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-14 11:09:20 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-14 12:14:13 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-14 12:14:32 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
2026-05-14 12:25:36 [info] [ClaudeSSHManager] Initialized with version 869762545054f8caf5b0e36192651744a2461d3b
=== main.log absolute end ===
2026-05-14 12:25:39 [info] Using UtilityProcess for extension PowerPoint (By Anthropic): appConfig.isUsingBuiltInNodeForMcp is true and built-in node is compatible
2026-05-14 12:25:39 [info] Checking if UtilityProcess should be used for extension Word (By Anthropic)
2026-05-14 12:25:39 [info] Using UtilityProcess for extension Word (By Anthropic): appConfig.isUsingBuiltInNodeForMcp is true and built-in node is compatible
2026-05-14 12:25:39 [info] Checking if UtilityProcess should be used for extension Control your Mac
2026-05-14 12:25:39 [info] Using UtilityProcess for extension Control your Mac: appConfig.isUsingBuiltInNodeForMcp is true and compatibility matrix is not specified
2026-05-14 12:25:39 [info] Checking if UtilityProcess should be used for extension ad-platform
2026-05-14 12:25:39 [warn] UtilityProcess Check: Extension ad-platform not found in installed extensions
2026-05-14 12:25:39 [info] Checking if UtilityProcess should be used for extension gemini_mcp
2026-05-14 12:25:39 [warn] UtilityProcess Check: Extension gemini_mcp not found in installed extensions
2026-05-14 12:25:39 [info] Checking if UtilityProcess should be used for extension shotstack_mcp
2026-05-14 12:25:39 [warn] UtilityProcess Check: Extension shotstack_mcp not found in installed extensions
2026-05-14 12:25:39 [info] Checking if UtilityProcess should be used for extension wordpress
2026-05-14 12:25:39 [warn] UtilityProcess Check: Extension wordpress not found in installed extensions
2026-05-14 12:25:39 [info] Checking if UtilityProcess should be used for extension stability_mcp
2026-05-14 12:25:39 [warn] UtilityProcess Check: Extension stability_mcp not found in installed extensions
2026-05-14 12:25:39 [info] Checking if UtilityProcess should be used for extension filesystem
2026-05-14 12:25:39 [warn] UtilityProcess Check: Extension filesystem not found in installed extensions
2026-05-14 12:25:39 [info] Checking if UtilityProcess should be used for extension zoho-flow
2026-05-14 12:25:39 [warn] UtilityProcess Check: Extension zoho-flow not found in installed extensions
2026-05-14 12:25:39 [info] [sessions-bridge] Initializing bridge { oauthEnv: 'production', apiHost: 'https://api.anthropic.com', orgUuid: 'fc2c28b6-fa8e-458b-964b-039b26edcb78' }
anuragchoubey@Anurags-MacBook-Air Downloads % osascript -e 'tell application "Claude" to quit' 2>/dev/null
sleep 2
pkill -x Claude 2>/dev/null
sleep 2

DATE=$(date +%Y%m%d-%H%M)
cd ~/Library/Application\ Support/Claude/
mv Cookies Cookies.bak-${DATE} 2>/dev/null
mv Cookies-journal Cookies-journal.bak-${DATE} 2>/dev/null
mv Local\ Storage Local\ Storage.bak-${DATE} 2>/dev/null
mv IndexedDB IndexedDB.bak-${DATE} 2>/dev/null
mv Session\ Storage Session\ Storage.bak-${DATE} 2>/dev/null
mv GPUCache GPUCache.bak-${DATE} 2>/dev/null
mv Crashpad Crashpad.bak-${DATE} 2>/dev/null

pkill -f chrome-native-host 2>/dev/null
sleep 2

open -a Claude
sleep 60
ps aux | grep -i claude.app | grep -v grep | head -5
echo "---"
tail -5 ~/Library/Logs/Claude/main.log
---
2026-05-14 12:38:14 [info] [CCDScheduledTasks] Reset
2026-05-14 12:38:14 [info] [ScheduledTasks] Initialized { accountId: 'e53e6230-0418-4956-abb4-3c03d5fbfca8', orgId: 'fc2c28b6-fa8e-458b-964b-039b26edcb78' }
2026-05-14 12:38:14 [info] [sessions-bridge] account-change reevaluate: <none> → fc2c28b6-fa8e-458b-964b-039b26edcb78:e53e6230-0418-4956-abb4-3c03d5fbfca8
2026-05-14 12:38:14 [info] [sessions-bridge] Initializing bridge { oauthEnv: 'production', apiHost: 'https://api.anthropic.com', orgUuid: 'fc2c28b6-fa8e-458b-964b-039b26edcb78' }
2026-05-14 12:38:14 [info] [EventLogging] Flushing 5 events
anuragchoubey@Anurags-MacBook-Air Claude % osascript -e 'tell application "Claude" to quit' 2>/dev/null
sleep 2
pkill -x Claude 2>/dev/null
pkill -f "Claude Helper" 2>/dev/null
sleep 2

DATE=$(date +%Y%m%d-%H%M)
cd ~/Library/Application\ Support/Claude/
echo "--- Before reset ---"
ls -la | grep -E "Cookies|Local Storage|IndexedDB|Session Storage|GPUCache|Crashpad" | awk '{print $NF}'

mv Cookies Cookies.bak-${DATE} 2>/dev/null
mv Cookies-journal Cookies-journal.bak-${DATE} 2>/dev/null
mv Local\ Storage Local\ Storage.bak-${DATE} 2>/dev/null
mv IndexedDB IndexedDB.bak-${DATE} 2>/dev/null
mv Session\ Storage Session\ Storage.bak-${DATE} 2>/dev/null
mv GPUCache GPUCache.bak-${DATE} 2>/dev/null
mv Crashpad Crashpad.bak-${DATE} 2>/dev/null

echo "--- After reset ---"
ls -la | grep -E "Cookies|Local Storage|IndexedDB|Session Storage|GPUCache|Crashpad" | awk '{print $NF}'

pkill -f chrome-native-host 2>/dev/null
sleep 2

echo "--- Launching ---"
open -a Claude
sleep 60

echo "--- Process check ---"
ps aux | grep -i claude.app | grep -v grep | awk '{print $2, $11, $12}' | head -5

echo "--- main.log tail ---"
tail -10 ~/Library/Logs/Claude/main.log
--- Before reset ---
Cookies
Cookies-journal
Cookies-journal.bak-20260514-1237
Cookies.bak-20260514-1237
Crashpad
Crashpad.bak-20260514-0751
Crashpad.bak-20260514-1237
DawnWebGPUCache
GPUCache
GPUCache.bak-20260514-0751
GPUCache.bak-20260514-1237
IndexedDB
IndexedDB.bak-20260514-1237
Storage
Storage.bak-20260514-1237
Storage
Storage.bak
Storage.bak-20260514-0751
Storage.bak-20260514-1237
--- After reset ---
Cookies-journal.bak-20260514-1237
Cookies-journal.bak-20260514-1240
Cookies.bak-20260514-1237
Cookies.bak-20260514-1240
Crashpad.bak-20260514-0751
Crashpad.bak-20260514-1237
Crashpad.bak-20260514-1240
DawnWebGPUCache
GPUCache.bak-20260514-0751
GPUCache.bak-20260514-1237
GPUCache.bak-20260514-1240
IndexedDB.bak-20260514-1237
IndexedDB.bak-20260514-1240
Storage.bak-20260514-1237
Storage.bak-20260514-1240
Storage.bak
Storage.bak-20260514-0751
Storage.bak-20260514-1237
Storage.bak-20260514-1240
--- Launching ---
--- Process check ---
--- main.log tail ---
2026-05-14 12:40:31 [info] [Spaces] Loaded 0 spaces for e53e6230-0418-4956-abb4-3c03d5fbfca8/fc2c28b6-fa8e-458b-964b-039b26edcb78
2026-05-14 12:40:31 [info] [LocalAgentModeSessionManager] Scheduled tasks service initialized
2026-05-14 12:40:31 [info] [SkillsPlugin] Starting periodic sync (interval: 600000ms)
2026-05-14 12:40:31 [info] [SkillsPlugin] Starting skills sync
2026-05-14 12:40:31 [info] [RemotePluginManager] Starting remote plugins sync
2026-05-14 12:40:31 [warn] [LocalSessionManager] Cannot initialize sessions: accountId=e53e6230-0418-4956-abb4-3c03d5fbfca8, orgId=null. Keeping existing sessions.
2026-05-14 12:40:31 [info] [LocalSessionManager] Initialization succeeded — accountId=e53e6230-0418-4956-abb4-3c03d5fbfca8, orgId=fc2c28b6-fa8e-458b-964b-039b26edcb78, existingSessions=0
2026-05-14 12:40:31 [info] [CCDScheduledTasks] Reset
2026-05-14 12:40:31 [info] [ScheduledTasks] Initialized { accountId: 'e53e6230-0418-4956-abb4-3c03d5fbfca8', orgId: 'fc2c28b6-fa8e-458b-964b-039b26edcb78' }
2026-05-14 12:40:31 [info] [sessions-bridge] account-change reevaluate: <none> → fc2c28b6-fa8e-458b-964b-039b26edcb78:e53e6230-0418-4956-abb4-3c03d5fbfca8
anuragchoubey@Anurags-MacBook-Air Claude % log show --predicate 'process BEGINSWITH "Claude"' --last 10m --info --debug 2>/dev/null | tail -200 > /tmp/claude-syslog.txt
wc -l /tmp/claude-syslog.txt
grep -i -E "error|exception|crash|fatal|fault|sigsegv|signal|terminated|abort" /tmp/claude-syslog.txt | head -40
     200 /tmp/claude-syslog.txt
2026-05-14 12:40:12.671162+0530 0x43b0b    Default     0xe3e4e              10535  0    Claude: (libxpc.dylib) [com.apple.xpc:connection] [0x124078d22e0] invalidated after the last release of the connection object
2026-05-14 12:40:12.671551+0530 0x43b0b    Default     0x0                  10535  0    Claude: (libxpc.dylib) [com.apple.xpc:session] [0x1240793ac80] Session created.
2026-05-14 12:40:12.671551+0530 0x43b0b    Default     0x0                  10535  0    Claude: (libxpc.dylib) [com.apple.xpc:session] [0x1240793ac80] Session created with Mach Service: <private>
2026-05-14 12:40:12.671557+0530 0x43b0b    Default     0x0                  10535  0    Claude: (libxpc.dylib) [com.apple.xpc:connection] [0x12407441cc0] activating connection: mach=true listener=false peer=false name=com.apple.accessibility.voices
2026-05-14 12:40:12.671627+0530 0x43b0b    Default     0x0                  10535  0    Claude: (libxpc.dylib) [com.apple.xpc:session] [0x1240793ac80] Session activated
2026-05-14 12:40:12.711954+0530 0x43c07    Default     0x0                  10569  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x10800160640] activating connection: mach=true listener=false peer=false name=com.apple.cfprefsd.daemon
2026-05-14 12:40:12.711980+0530 0x43c09    Default     0x0                  10571  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x10000160640] activating connection: mach=true listener=false peer=false name=com.apple.cfprefsd.daemon
2026-05-14 12:40:12.711989+0530 0x43c06    Default     0x0                  10568  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x13800160640] activating connection: mach=true listener=false peer=false name=com.apple.cfprefsd.daemon
2026-05-14 12:40:12.712029+0530 0x43c10    Default     0x0                  10569  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x10800160780] activating connection: mach=true listener=false peer=false name=com.apple.cfprefsd.agent
2026-05-14 12:40:12.712090+0530 0x43c11    Default     0x0                  10571  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x10000160780] activating connection: mach=true listener=false peer=false name=com.apple.cfprefsd.agent
2026-05-14 12:40:12.712118+0530 0x43c12    Default     0x0                  10568  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x13800160780] activating connection: mach=true listener=false peer=false name=com.apple.cfprefsd.agent
2026-05-14 12:40:12.712451+0530 0x43c08    Default     0x0                  10570  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x12800160640] activating connection: mach=true listener=false peer=false name=com.apple.cfprefsd.daemon
2026-05-14 12:40:12.712541+0530 0x43c16    Default     0x0                  10570  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x12800160780] activating connection: mach=true listener=false peer=false name=com.apple.cfprefsd.agent
2026-05-14 12:40:12.712663+0530 0x43c0a    Default     0x0                  10572  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x13000160640] activating connection: mach=true listener=false peer=false name=com.apple.cfprefsd.daemon
2026-05-14 12:40:12.712803+0530 0x43c19    Default     0x0                  10572  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x13000160780] activating connection: mach=true listener=false peer=false name=com.apple.cfprefsd.agent
2026-05-14 12:40:12.737682+0530 0x43c53    Default     0x0                  10569  0    Claude Helper: (Network) [com.apple.network:] networkd_settings_read_from_file_locked initialized networkd settings by reading plist directly
2026-05-14 12:40:12.737952+0530 0x43c51    Default     0x0                  10571  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x10400112d00] activating connection: mach=true listener=false peer=false name=com.apple.SystemConfiguration.DNSConfiguration
2026-05-14 12:40:12.738190+0530 0x43c34    Default     0x0                  10572  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x13400112d00] activating connection: mach=true listener=false peer=false name=com.apple.SystemConfiguration.DNSConfiguration
2026-05-14 12:40:12.738311+0530 0x43c2d    Default     0x0                  10568  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x13c00113200] activating connection: mach=true listener=false peer=false name=com.apple.SystemConfiguration.DNSConfiguration
2026-05-14 12:40:12.738558+0530 0x43c50    Default     0x0                  10569  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x10c00113200] activating connection: mach=true listener=false peer=false name=com.apple.SystemConfiguration.DNSConfiguration
2026-05-14 12:40:12.738617+0530 0x43c54    Default     0x0                  10571  0    Claude Helper: (Network) [com.apple.network:] networkd_settings_read_from_file_locked initialized networkd settings by reading plist directly
2026-05-14 12:40:12.738623+0530 0x43c52    Default     0x0                  10572  0    Claude Helper: (Network) [com.apple.network:] networkd_settings_read_from_file_locked initialized networkd settings by reading plist directly
2026-05-14 12:40:12.738673+0530 0x43c55    Default     0x0                  10568  0    Claude Helper: (Network) [com.apple.network:] networkd_settings_read_from_file_locked initialized networkd settings by reading plist directly
2026-05-14 12:40:12.739668+0530 0x43c55    Default     0x0                  10568  0    Claude Helper: (Network) [com.apple.network:] networkd_settings_read_from_file_locked initialized networkd settings by reading plist directly
2026-05-14 12:40:12.739691+0530 0x43c54    Default     0x0                  10571  0    Claude Helper: (Network) [com.apple.network:] networkd_settings_read_from_file_locked initialized networkd settings by reading plist directly
2026-05-14 12:40:12.739692+0530 0x43c56    Default     0x0                  10570  0    Claude Helper: (Network) [com.apple.network:] networkd_settings_read_from_file_locked initialized networkd settings by reading plist directly
2026-05-14 12:40:12.739697+0530 0x43c53    Default     0x0                  10569  0    Claude Helper: (Network) [com.apple.network:] networkd_settings_read_from_file_locked initialized networkd settings by reading plist directly
2026-05-14 12:40:12.739727+0530 0x43c30    Default     0x0                  10570  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x12c00113200] activating connection: mach=true listener=false peer=false name=com.apple.SystemConfiguration.DNSConfiguration
2026-05-14 12:40:12.740308+0530 0x43c56    Default     0x0                  10570  0    Claude Helper: (Network) [com.apple.network:] networkd_settings_read_from_file_locked initialized networkd settings by reading plist directly
2026-05-14 12:40:12.740989+0530 0x43c52    Default     0x0                  10572  0    Claude Helper: (Network) [com.apple.network:] networkd_settings_read_from_file_locked initialized networkd settings by reading plist directly
2026-05-14 12:40:12.742456+0530 0x43c34    Default     0x0                  10572  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x13400112d00] invalidated after the last release of the connection object
2026-05-14 12:40:12.742456+0530 0x43c51    Default     0x0                  10571  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x10400112d00] invalidated after the last release of the connection object
2026-05-14 12:40:12.742510+0530 0x43c2d    Default     0x0                  10568  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x13c00113200] invalidated after the last release of the connection object
2026-05-14 12:40:12.742511+0530 0x43c50    Default     0x0                  10569  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x10c00113200] invalidated after the last release of the connection object
2026-05-14 12:40:12.743542+0530 0x43c30    Default     0x0                  10570  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x12c00113200] invalidated after the last release of the connection object
2026-05-14 12:40:12.743594+0530 0x43c51    Default     0x0                  10571  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x10400112a80] activating connection: mach=true listener=false peer=false name=com.apple.SystemConfiguration.DNSConfiguration
2026-05-14 12:40:12.743605+0530 0x43c50    Default     0x0                  10569  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x10c00112f80] activating connection: mach=true listener=false peer=false name=com.apple.SystemConfiguration.DNSConfiguration
2026-05-14 12:40:12.743626+0530 0x43c34    Default     0x0                  10572  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x13400112a80] activating connection: mach=true listener=false peer=false name=com.apple.SystemConfiguration.DNSConfiguration
2026-05-14 12:40:12.743632+0530 0x43c2d    Default     0x0                  10568  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x13c00112f80] activating connection: mach=true listener=false peer=false name=com.apple.SystemConfiguration.DNSConfiguration
2026-05-14 12:40:12.743691+0530 0x43c30    Default     0x0                  10570  0    Claude Helper: (libxpc.dylib) [com.apple.xpc:connection] [0x12c00112f80] activating connection: mach=true listener=false peer=false name=com.apple.SystemConfiguration.DNSConfiguration
anuragchoubey@Anurags-MacBook-Air Claude % BID=$(defaults read /Applications/Claude.app/Contents/Info CFBundleIdentifier)
echo "Bundle ID: $BID"
echo "---"
ls -ld ~/Library/Application\ Support/Claude 2>/dev/null
ls -ld ~/Library/Caches/${BID} 2>/dev/null
ls -ld ~/Library/Caches/${BID}.* 2>/dev/null
ls -ld ~/Library/WebKit/${BID} 2>/dev/null
ls -ld ~/Library/Saved\ Application\ State/${BID}.savedState 2>/dev/null
ls -ld ~/Library/HTTPStorages/${BID}* 2>/dev/null
ls -l ~/Library/Cookies/${BID}* 2>/dev/null
ls -l ~/Library/Preferences/${BID}.plist 2>/dev/null
echo "---"
ls -la ~/Library/Application\ Support/Claude/claude-code/ 2>/dev/null
echo "---"
du -sh ~/Library/Application\ Support/Claude 2>/dev/null
du -sh ~/Library/Caches/${BID} 2>/dev/null
du -sh ~/Library/WebKit/${BID} 2>/dev/null
Bundle ID: com.anthropic.claudefordesktop
---
drwx------@ 81 anuragchoubey  staff  2592 14 May 12:40 /Users/anuragchoubey/Library/Application Support/Claude
drwxr-xr-x@ 6 anuragchoubey  staff  192  8 Feb 09:30 /Users/anuragchoubey/Library/Caches/com.anthropic.claudefordesktop
drwxr-xr-x@ 5 anuragchoubey  staff  160 14 May 12:14 /Users/anuragchoubey/Library/Caches/com.anthropic.claudefordesktop.ShipIt
drwxr-xr-x@ 5 anuragchoubey  staff  160 24 Jan 11:18 /Users/anuragchoubey/Library/HTTPStorages/com.anthropic.claudefordesktop
zsh: no matches found: /Users/anuragchoubey/Library/Cookies/com.anthropic.claudefordesktop*
-rw-------@ 1 anuragchoubey  staff  1252 14 May 11:21 /Users/anuragchoubey/Library/Preferences/com.anthropic.claudefordesktop.plist
---
total 0
drwxr-xr-x@  4 anuragchoubey  staff   128 13 May 18:25 .
drwx------@ 81 anuragchoubey  staff  2592 14 May 12:40 ..
drwx------@  4 anuragchoubey  staff   128 14 May 07:49 2.1.138
drwxr-xr-x@  4 anuragchoubey  staff   128 13 May 18:24 2.1.15
---
6.3G	/Users/anuragchoubey/Library/Application Support/Claude
2.1M	/Users/anuragchoubey/Library/Caches/com.anthropic.claudefordesktop
anuragchoubey@Anurags-MacBook-Air Claude % cd ~/Library/Application\ Support/Claude
echo "--- Top-level layout ---"
ls -la
echo ""
echo "--- Size of each subdir ---"
du -sh */ 2>/dev/null | sort -h
echo ""
echo "--- Size of root files ---"
ls -lhS *.json 2>/dev/null
--- Top-level layout ---
total 1376
drwx------@ 81 anuragchoubey  staff    2592 14 May 12:40 .
drwx------+ 92 anuragchoubey  staff    2944  2 May 22:43 ..
-rw-r--r--@  1 anuragchoubey  staff   10244  3 Mar 19:50 .DS_Store
-rw-------@  1 anuragchoubey  staff    4433 14 May 07:26 .Q6L2SF6YDW.com.anthropic.claudefordesktop.5AtHim
-rw-------@  1 anuragchoubey  staff       0 10 May 09:20 .Q6L2SF6YDW.com.anthropic.claudefordesktop.jW4IzR
-rw-------@  1 anuragchoubey  staff    1691 13 May 13:13 .Q6L2SF6YDW.com.anthropic.claudefordesktop.JwFUSj
-rw-------@  1 anuragchoubey  staff    1691 14 May 07:26 .Q6L2SF6YDW.com.anthropic.claudefordesktop.QAroyi
-rw-------@  1 anuragchoubey  staff    4227 13 May 18:25 .Q6L2SF6YDW.com.anthropic.claudefordesktop.RJwXiK
-rw-------@  1 anuragchoubey  staff    4367 10 May 09:20 .Q6L2SF6YDW.com.anthropic.claudefordesktop.uyuw2v
-rw-r--r--@  1 anuragchoubey  staff      48 24 Jan 11:18 ant-did
drwx------@  3 anuragchoubey  staff      96 14 May 12:40 blob_storage
-rw-------@  1 anuragchoubey  staff     584 12 May 05:35 bridge-state.json
-rw-------@  1 anuragchoubey  staff      68 12 May 11:53 buddy-tokens.json
drwx------@  4 anuragchoubey  staff     128  9 Feb 16:22 Cache
drwxr-xr-x@  8 anuragchoubey  staff     256 29 Apr 06:36 Claude Extensions
drwxr-xr-x@  9 anuragchoubey  staff     288 12 Mar 22:59 Claude Extensions Settings
-rw-------@  1 anuragchoubey  staff    4063 13 May 07:44 claude_desktop_config.json
-rw-r--r--   1 anuragchoubey  staff    5221  8 Mar 22:32 claude_desktop_config.json.backup
-rw-------@  1 anuragchoubey  staff    5273 14 Apr 10:50 claude_desktop_config.json.bak-20260414-105020
drwxr-xr-x@  4 anuragchoubey  staff     128 13 May 18:25 claude-code
drwxr-xr-x@  3 anuragchoubey  staff      96 24 Feb 05:43 claude-code-sessions
drwxr-xr-x@  4 anuragchoubey  staff     128 14 May 11:34 claude-code-vm
drwx------@  4 anuragchoubey  staff     128 24 Jan 11:18 Code Cache
-rw-r--r--@  1 anuragchoubey  staff    1691 14 May 12:40 config.json
-rw-------@  1 anuragchoubey  staff  135168 14 May 12:14 Conversions
-rw-------@  1 anuragchoubey  staff       0 14 May 12:14 Conversions-journal
-rw-------@  1 anuragchoubey  staff   20480 14 May 12:40 Cookies
-rw-------@  1 anuragchoubey  staff       0 14 May 12:40 Cookies-journal
-rw-------@  1 anuragchoubey  staff       0 14 May 12:14 Cookies-journal.bak-20260514-1237
-rw-------@  1 anuragchoubey  staff       0 14 May 12:38 Cookies-journal.bak-20260514-1240
-rw-------@  1 anuragchoubey  staff   40960 14 May 12:14 Cookies.bak-20260514-1237
-rw-------@  1 anuragchoubey  staff   20480 14 May 12:38 Cookies.bak-20260514-1240
-rw-------@  1 anuragchoubey  staff      61 14 May 12:40 cowork-enabled-cli-ops.json
drwx------@  7 anuragchoubey  staff     224 14 May 12:40 Crashpad
drwx------@  7 anuragchoubey  staff     224 24 Jan 11:18 Crashpad.bak-20260514-0751
drwx------@  7 anuragchoubey  staff     224 14 May 07:51 Crashpad.bak-20260514-1237
drwx------@  7 anuragchoubey  staff     224 14 May 12:37 Crashpad.bak-20260514-1240
drwx------@  7 anuragchoubey  staff     224 24 Jan 11:18 DawnGraphiteCache
drwx------@  7 anuragchoubey  staff     224 24 Jan 11:18 DawnWebGPUCache
-rw-------@  1 anuragchoubey  staff   36864 14 May 12:13 DIPS
-rw-------@  1 anuragchoubey  staff   41232 14 May 12:40 DIPS-wal
-rw-------@  1 anuragchoubey  staff     153 14 May 11:44 extensions-blocklist.json
-rw-------@  1 anuragchoubey  staff   28574 29 Apr 06:36 extensions-installations.json
-rw-------@  1 anuragchoubey  staff   22684 14 May 12:40 fcache
-rw-------@  1 anuragchoubey  staff      41 25 Apr 12:38 git-worktrees.json
drwx------@  7 anuragchoubey  staff     224 14 May 12:40 GPUCache
drwx------@  7 anuragchoubey  staff     224 24 Jan 11:18 GPUCache.bak-20260514-0751
drwx------@  7 anuragchoubey  staff     224 14 May 07:51 GPUCache.bak-20260514-1237
drwx------@  7 anuragchoubey  staff     224 14 May 12:37 GPUCache.bak-20260514-1240
drwx------@  3 anuragchoubey  staff      96 14 May 12:40 IndexedDB
drwx------@  4 anuragchoubey  staff     128 14 May 11:20 IndexedDB.bak-20260514-1237
drwx------@  3 anuragchoubey  staff      96 14 May 12:37 IndexedDB.bak-20260514-1240
-rw-------@  1 anuragchoubey  staff  126976  8 Apr 04:18 InterestGroups
-rw-------@  1 anuragchoubey  staff       0 14 May 12:37 InterestGroups-wal
-rw-------@  1 anuragchoubey  staff      57 25 Apr 12:38 Local State
drwx------@  3 anuragchoubey  staff      96 14 May 12:40 Local Storage
drwx------@  3 anuragchoubey  staff      96 24 Jan 11:18 Local Storage.bak-20260514-1237
drwx------@  3 anuragchoubey  staff      96 14 May 12:37 Local Storage.bak-20260514-1240
drwxr-xr-x@  4 anuragchoubey  staff     128 16 Feb 14:00 local-agent-mode-sessions
-rw-------@  1 anuragchoubey  staff    4809 14 May 12:37 Network Persistent State
drwx------@  5 anuragchoubey  staff     160 15 Apr 04:25 Partitions
drwxr-xr-x@ 19 anuragchoubey  staff     608  3 Mar 22:08 pending-uploads
-rw-------@  1 anuragchoubey  staff     231 14 May 12:40 Preferences
drwxr-xr-x@  5 anuragchoubey  staff     160 14 May 12:14 sentry
drwx------@  7 anuragchoubey  staff     224 14 May 12:40 Session Storage
drwx------@ 11 anuragchoubey  staff     352 13 May 07:43 Session Storage.bak
drwx------@  8 anuragchoubey  staff     256 14 May 07:26 Session Storage.bak-20260514-0751
drwx------@  8 anuragchoubey  staff     256 14 May 12:25 Session Storage.bak-20260514-1237
drwx------@  7 anuragchoubey  staff     224 14 May 12:37 Session Storage.bak-20260514-1240
drwx------@  5 anuragchoubey  staff     160 24 Jan 11:18 Shared Dictionary
drwx------@  9 anuragchoubey  staff     288  8 Apr 23:03 shared_proto_db
-rw-------@  1 anuragchoubey  staff    4096 24 Jan 11:20 SharedStorage
-rw-------@  1 anuragchoubey  staff       0 14 May 12:37 SharedStorage-wal
-rw-------@  1 anuragchoubey  staff    1855 14 May 12:13 TransportSecurity
-rw-------@  1 anuragchoubey  staff   36864  8 Feb 09:30 Trust Tokens
-rw-------@  1 anuragchoubey  staff       0  8 Feb 09:30 Trust Tokens-journal
drwx------@  5 anuragchoubey  staff     160  8 Apr 23:03 VideoDecodeStats
drwxr-xr-x@  4 anuragchoubey  staff     128 16 Feb 14:51 vm_bundles
drwx------@  4 anuragchoubey  staff     128 14 May 11:10 WebStorage
-rw-r--r--@  1 anuragchoubey  staff     136 14 May 12:13 window-state.json
-rw-r--r--@  1 anuragchoubey  staff     138 12 May 18:43 window-state.json.bak

--- Size of each subdir ---
  0B	blob_storage/
  0B	VideoDecodeStats/
8.0K	sentry/
 12K	IndexedDB.bak-20260514-1240/
 12K	IndexedDB/
 16K	Local Storage.bak-20260514-1240/
 16K	Local Storage/
 16K	Session Storage.bak-20260514-1240/
 16K	Session Storage/
 28K	Claude Extensions Settings/
 28K	Session Storage.bak-20260514-1237/
 36K	Session Storage.bak-20260514-0751/
 40K	shared_proto_db/
 40K	WebStorage/
 52K	Shared Dictionary/
144K	Session Storage.bak/
548K	DawnGraphiteCache/
548K	DawnWebGPUCache/
548K	GPUCache.bak-20260514-1240/
548K	GPUCache/
1.7M	IndexedDB.bak-20260514-1237/
1.9M	Crashpad.bak-20260514-0751/
1.9M	Crashpad.bak-20260514-1237/
1.9M	Crashpad.bak-20260514-1240/
1.9M	Crashpad/
2.6M	pending-uploads/
4.6M	GPUCache.bak-20260514-1237/
5.6M	GPUCache.bak-20260514-0751/
 57M	Local Storage.bak-20260514-1237/
201M	claude-code-vm/
207M	Partitions/
220M	Claude Extensions/
254M	Code Cache/
364M	claude-code/
557M	Cache/
641M	claude-code-sessions/
1.3G	local-agent-mode-sessions/
2.5G	vm_bundles/

--- Size of root files ---
-rw-------@ 1 anuragchoubey  staff    28K 29 Apr 06:36 extensions-installations.json
-rw-------@ 1 anuragchoubey  staff   4.0K 13 May 07:44 claude_desktop_config.json
-rw-r--r--@ 1 anuragchoubey  staff   1.7K 14 May 12:40 config.json
-rw-------@ 1 anuragchoubey  staff   584B 12 May 05:35 bridge-state.json
-rw-------@ 1 anuragchoubey  staff   153B 14 May 11:44 extensions-blocklist.json
-rw-r--r--@ 1 anuragchoubey  staff   136B 14 May 12:13 window-state.json
-rw-------@ 1 anuragchoubey  staff    68B 12 May 11:53 buddy-tokens.json
-rw-------@ 1 anuragchoubey  staff    61B 14 May 12:40 cowork-enabled-cli-ops.json
-rw-------@ 1 anuragchoubey  staff    41B 25 Apr 12:38 git-worktrees.json
anuragchoubey@Anurags-MacBook-Air Claude % DATE=$(date +%Y%m%d-%H%M)
mv ~/Library/Caches/com.anthropic.claudefordesktop ~/Library/Caches/com.anthropic.claudefordesktop.bak-${DATE} 2>/dev/null
mv ~/Library/Caches/com.anthropic.claudefordesktop.ShipIt ~/Library/Caches/com.anthropic.claudefordesktop.ShipIt.bak-${DATE} 2>/dev/null
mv ~/Library/HTTPStorages/com.anthropic.claudefordesktop ~/Library/HTTPStorages/com.anthropic.claudefordesktop.bak-${DATE} 2>/dev/null
mv ~/Library/Preferences/com.anthropic.claudefordesktop.plist ~/Library/Preferences/com.anthropic.claudefordesktop.plist.bak-${DATE} 2>/dev/null

# CFPreferences caches the plist in memory — must flush
killall cfprefsd 2>/dev/null

echo "--- Verify ---"
ls -ld ~/Library/Caches/com.anthropic.claudefordesktop* 2>/dev/null
ls -ld ~/Library/HTTPStorages/com.anthropic.claudefordesktop* 2>/dev/null
ls -l ~/Library/Preferences/com.anthropic.claudefordesktop.plist* 2>/dev/null
zsh: command not found: #
--- Verify ---
drwxr-xr-x@ 6 anuragchoubey  staff  192  8 Feb 09:30 /Users/anuragchoubey/Library/Caches/com.anthropic.claudefordesktop.bak-20260514-1247
drwxr-xr-x@ 5 anuragchoubey  staff  160 14 May 12:14 /Users/anuragchoubey/Library/Caches/com.anthropic.claudefordesktop.ShipIt.bak-20260514-1247
drwxr-xr-x@ 5 anuragchoubey  staff  160 24 Jan 11:18 /Users/anuragchoubey/Library/HTTPStorages/com.anthropic.claudefordesktop.bak-20260514-1247
-rw-------@ 1 anuragchoubey  staff  1252 14 May 11:21 /Users/anuragchoubey/Library/Preferences/com.anthropic.claudefordesktop.plist.bak-20260514-1247
anuragchoubey@Anurags-MacBook-Air Claude % x₹osascript -e 'tell application "Claude" to quit' 2>/dev/null
sleep 2
pkill -x Claude 2>/dev/null
pkill -f "Claude Helper" 2>/dev/null
sleep 2

DATE=$(date +%Y%m%d-%H%M)
cd ~/Library/Application\ Support/Claude/

# The #1 suspect — V8 bytecode incompatible with new Chromium
mv Code\ Cache Code\ Cache.bak-${DATE} 2>/dev/null

# Chromium HTTP cache — regenerates, large stale dataset
mv Cache Cache.bak-${DATE} 2>/dev/null

# Per-session storage partitions — likely contains stale extension state
mv Partitions Partitions.bak-${DATE} 2>/dev/null

# WebGPU caches (small but version-tied)
mv DawnGraphiteCache DawnGraphiteCache.bak-${DATE} 2>/dev/null
mv DawnWebGPUCache DawnWebGPUCache.bak-${DATE} 2>/dev/null
mv shared_proto_db shared_proto_db.bak-${DATE} 2>/dev/null
mv Shared\ Dictionary Shared\ Dictionary.bak-${DATE} 2>/dev/null

# Sentry crash reports buffer
mv sentry sentry.bak-${DATE} 2>/dev/null

echo "--- Quarantined ---"
ls -d *.bak-${DATE} 2>/dev/null

echo ""
echo "--- Launching ---"
open -a Claude
sleep 60

echo ""
echo "--- Process check ---"
ps aux | grep -i claude.app | grep -v grep | awk '{print $2, $11}' | head -5

echo ""
echo "--- main.log absolute end ---"
tail -15 ~/Library/Logs/Claude/main.log
zsh: command not found: #
zsh: command not found: #
zsh: command not found: #
zsh: number expected
zsh: command not found: #
--- Quarantined ---
Cache.bak-20260514-1249			DawnGraphiteCache.bak-20260514-1249	Partitions.bak-20260514-1249		Shared Dictionary.bak-20260514-1249
Code Cache.bak-20260514-1249		DawnWebGPUCache.bak-20260514-1249	sentry.bak-20260514-1249		shared_proto_db.bak-20260514-1249

--- Launching ---

--- Process check ---

--- main.log absolute end ---
2026-05-14 12:49:33 [warn] UtilityProcess Check: Extension gemini_mcp not found in installed extensions
2026-05-14 12:49:33 [info] Checking if UtilityProcess should be used for extension shotstack_mcp
2026-05-14 12:49:33 [warn] UtilityProcess Check: Extension shotstack_mcp not found in installed extensions
2026-05-14 12:49:33 [info] Checking if UtilityProcess should be used for extension wordpress
2026-05-14 12:49:33 [warn] UtilityProcess Check: Extension wordpress not found in installed extensions
2026-05-14 12:49:33 [info] Checking if UtilityProcess should be used for extension stability_mcp
2026-05-14 12:49:33 [warn] UtilityProcess Check: Extension stability_mcp not found in installed extensions
2026-05-14 12:49:34 [info] [oauth] obtained new token for orgId=fc2c28b6-fa8e-458b-964b-039b26edcb78, caching
2026-05-14 12:49:35 [info] Successfully fetched blocklist from https://claude.ai/api/organizations/fc2c28b6-fa8e-458b-964b-039b26edcb78/dxt/blocklist with 0 entries
2026-05-14 12:49:35 [info] Organization allowlist enabled: false
2026-05-14 12:49:35 [info] Updated allowlist enabled state for org fc2c28b6-fa8e-458b-964b-039b26edcb78: false
2026-05-14 12:49:35 [info] [growthbook] loaded 156 features (0 changed)
2026-05-14 12:49:35 [info] [growthbook] next refresh in 60 min
2026-05-14 12:49:35 [info] [sessions-bridge] Initializing bridge { oauthEnv: 'production', apiHost: 'https://api.anthropic.com', orgUuid: 'fc2c28b6-fa8e-458b-964b-039b26edcb78' }
2026-05-14 12:49:35 [info] Config file written
anuragchoubey@Anurags-MacBook-Air Claude % osascript -e 'tell application "Claude" to quit' 2>/dev/null
sleep 2
pkill -x Claude 2>/dev/null
pkill -f "Claude Helper" 2>/dev/null
sleep 2

DATE=$(date +%Y%m%d-%H%M)
cd ~/Library/Application\ Support/Claude/

mv "Claude Extensions" "Claude Extensions.bak-${DATE}" 2>/dev/null
mv "Claude Extensions Settings" "Claude Extensions Settings.bak-${DATE}" 2>/dev/null
mv extensions-installations.json extensions-installations.json.bak-${DATE} 2>/dev/null
mv extensions-blocklist.json extensions-blocklist.json.bak-${DATE} 2>/dev/null

mv claude-code claude-code.bak-${DATE} 2>/dev/null

mv vm_bundles vm_bundles.bak-${DATE} 2>/dev/null
mv claude-code-vm claude-code-vm.bak-${DATE} 2>/dev/null
mv bridge-state.json bridge-state.json.bak-${DATE} 2>/dev/null
mv cowork-enabled-cli-ops.json cowork-enabled-cli-ops.json.bak-${DATE} 2>/dev/null

echo "--- Stage 2 quarantined ---"
ls -d *.bak-${DATE} 2>/dev/null
echo ""
echo "--- Files preserved ---"
ls *.json 2>/dev/null

echo ""
echo "--- Launching ---"
open -a Claude
sleep 60

echo ""
echo "--- Process check ---"
ps aux | grep -i claude.app | grep -v grep | awk '{print $2, $11}' | head -5

echo ""
echo "--- main.log tail ---"
tail -20 ~/Library/Logs/Claude/main.log
--- Stage 2 quarantined ---
bridge-state.json.bak-20260514-1253		claude-code-vm.bak-20260514-1253		extensions-blocklist.json.bak-20260514-1253
Claude Extensions Settings.bak-20260514-1253	claude-code.bak-20260514-1253			extensions-installations.json.bak-20260514-1253
Claude Extensions.bak-20260514-1253		cowork-enabled-cli-ops.json.bak-20260514-1253	vm_bundles.bak-20260514-1253

--- Files preserved ---
buddy-tokens.json		claude_desktop_config.json	config.json			git-worktrees.json		window-state.json

--- Launching ---

--- Process check ---

--- main.log tail ---
2026-05-14 12:53:19 [warn] UtilityProcess Check: Extension shotstack_mcp not found in installed extensions
2026-05-14 12:53:19 [info] Checking if UtilityProcess should be used for extension stability_mcp
2026-05-14 12:53:19 [warn] UtilityProcess Check: Extension stability_mcp not found in installed extensions
2026-05-14 12:53:19 [info] Checking if UtilityProcess should be used for extension filesystem
2026-05-14 12:53:19 [warn] UtilityProcess Check: Extension filesystem not found in installed extensions
2026-05-14 12:53:19 [info] Checking if UtilityProcess should be used for extension zoho-flow
2026-05-14 12:53:19 [warn] UtilityProcess Check: Extension zoho-flow not found in installed extensions
2026-05-14 12:53:19 [info] Checking if UtilityProcess should be used for extension wordpress
2026-05-14 12:53:19 [warn] UtilityProcess Check: Extension wordpress not found in installed extensions
2026-05-14 12:53:19 [info] [oauth] looking up token for orgId=fc2c28b6-fa8e-458b-964b-039b26edcb78, cacheKey=9d1c250a-e61b-44d9-88ed-5944d1962f5e:fc2c28b6-fa8e-458b-964b-039b26edcb78:https://api.anthropic.com:user:inference user:file_upload user:profile
2026-05-14 12:53:19 [info] [oauth] using cached token for orgId=fc2c28b6-fa8e-458b-964b-039b26edcb78
2026-05-14 12:53:19 [info] LocalSessions.checkTrust: cwd=/Users/anuragchoubey
2026-05-14 12:53:19 [info] [CCD] LocalSessions.setFocusedSession: sessionId=null
2026-05-14 12:53:19 [info] [oauth] looking up token for orgId=fc2c28b6-fa8e-458b-964b-039b26edcb78, cacheKey=9d1c250a-e61b-44d9-88ed-5944d1962f5e:fc2c28b6-fa8e-458b-964b-039b26edcb78:https://api.anthropic.com:user:inference user:file_upload user:profile user:sessions:claude_code
2026-05-14 12:53:19 [info] [oauth] no cached token found for orgId=fc2c28b6-fa8e-458b-964b-039b26edcb78
2026-05-14 12:53:19 [info] [oauth] performing fresh oauth exchange for orgId=fc2c28b6-fa8e-458b-964b-039b26edcb78
2026-05-14 12:53:19 [info] [CCD] Downloading bundle from https://downloads.claude.ai/claude-code-releases/2.1.138/darwin-arm64/claude.app.tar.zst
2026-05-14 12:53:19 [info] [download:1] Starting download from https://downloads.claude.ai/claude-code-releases/2.1.138/darwin-arm64/claude.app.tar.zst
2026-05-14 12:53:20 [info] [growthbook] loaded 156 features (0 changed)
2026-05-14 12:53:20 [info] [growthbook] next refresh in 60 min
anuragchoubey@Anurags-MacBook-Air Claude % mv ~/Library/Application\ Support/Claude/claude_desktop_config.json ~/Library/Application\ Support/Claude/claude_desktop_config.json.disabled
open -a Claude
sleep 45
ps aux | grep -i claude.app | grep -v grep | wc -l
       0
anuragchoubey@Anurags-MacBook-Air Claude % mv ~/Library/Application\ Support/Claude/claude_desktop_config.json.disabled ~/Library/Application\ Support/Claude/claude_desktop_config.json
ls -lh ~/Library/Application\ Support/Claude/claude_desktop_config.json
-rw-------@ 1 anuragchoubey  staff   4.0K 14 May 12:49 /Users/anuragchoubey/Library/Application Support/Claude/claude_desktop_config.json
anuragchoubey@Anurags-MacBook-Air Claude % ls -lh ~/Downloads/Claude*.dmg
hdiutil attach ~/Downloads/Claude.dmg -nobrowse -quiet 2>&1 | tail -3
defaults read /Volumes/Claude/Claude.app/Contents/Info CFBundleShortVersionString
hdiutil detach /Volumes/Claude -quiet
-rw-r--r--@ 1 anuragchoubey  staff   295M 14 May 11:08 /Users/anuragchoubey/Downloads/Claude (1).dmg
-rw-r--r--@ 1 anuragchoubey  staff   295M 14 May 07:24 /Users/anuragchoubey/Downloads/Claude.dmg
1.7196.0
anuragchoubey@Anurags-MacBook-Air Claude %

Steps to Reproduce

  1. Based on the error log, you can check the steps yourself.
  2. I cannot say that the error is only specific to my system.
  3. The App crashes when I open

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.1.128

Claude Code Version

2.1.140

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗