meta data for this page
ReportCrash 占用 CPU 過高
現象
我到 M1 Big Sur 發現有時 ReportCrash 程式 CPU 占用太高。(看來也未必是 M1 或 Big Sur 的問題,好像之前幾年就有人遇到了)
解決
終端機:
tail -F /var/log/system.log
我找出來的是 net.infinite-labs.SIMBLEnablerForSandboxedApps
→ 找到 ~/Library/LaunchAgents/net.infinite-labs.SIMBLEnablerForSandboxedApps.plist
並刪除2)
→ 重開機似乎就有解決了,沒有再出現這個程式了。
討論區