CAReportingService using up RAM

Viewed 699

I have the service CAReportingService on macOS Big Sur (11.2.3). It is running as root and taking up 7,5GB of ram.

I have tried to close it a couple of times, but it keeps coming back.

Does anyone know how I can disable or fix the problem?

enter image description here

To temporarily disable it I use the command 'sudo kill -9 2699', where 2699 is the PID from ActivityMonitor.

0 Answers
Related