ReportCrash 进程CPU占用率过高

2022-05-19  本文已影响0人  虾米咬小米

如何关掉 ReportCrash

launchctl unload -w /System/Library/LaunchAgents/com.apple.ReportCrash.plist
sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.ReportCrash.Root.plist

启用 ReportCrash


launchctl load -w /System/Library/LaunchAgents/com.apple.ReportCrash.plist
sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.ReportCrash.Root.plist

MacBook Pro 总是过载,机器很热。通过活动监视器,看到 ReportCrash 占用了了过高的 CPU

上一篇 下一篇

猜你喜欢

热点阅读