====== ReportCrash 占用 CPU 過高 ====== ===== 現象 ===== 我到 M1 Big Sur 發現有時 ReportCrash 程式 CPU 占用太高。(看來也未必是 M1 或 Big Sur 的問題,好像之前幾年就有人遇到了) ===== 解決 ===== 終端機: tail -F /var/log/system.log(([[https://www.zhinin.com/mac_course-47.html|Mac系统ReportCrash进程占用CPU过高的处理方法- 知您网(zhinin.com)]])) 我找出來的是 net.infinite-labs.SIMBLEnablerForSandboxedApps → 找到 ''~/Library/LaunchAgents/net.infinite-labs.SIMBLEnablerForSandboxedApps.plist'' 並刪除(([[https://apple.stackexchange.com/questions/426470/simbl-agent-crashing-frequently|macos - SIMBL Agent crashing frequently - Ask Different]])) → 重開機似乎就有解決了,沒有再出現這個程式了。