com.apple.xpc.launchd's log getting filled with "denied lookup: name = com.apple.audio.audiohald … Sandbox restriction"
2
votes
0
answers
382
views
The
/var/log/com.apple.xpc.launchd/launchd.log
file on a Mac computer (Mac Mini M1) is getting lots of the following lines (about 4160 per minute, which is 66 per second):
2024-10-21 16:28:09.167884 (gui/2001 ) : denied lookup: name = com.apple.audio.audiohald, flags = 0x9, requestor = Google Chrome H, error = 159: Sandbox restriction
2024-10-21 16:28:09.167952 (gui/2001 ) : denied lookup: name = com.apple.audio.audiohald, flags = 0x9, requestor = Slack Helper (G, error = 159: Sandbox restriction
I do have the same error lines on some other Mac computers, but not as much/fast (2 per second).
I suspect it's "eating" some of my IO and slowing down the computer (as well as using the SSD).
What does it means? How can I fix/disable/ignore them?
If it's coming from a misconfiguration of macOS: Is there a way/command to fix it?
Version:
* macOS is version 14.2.1 (build 23C71).
* Slack is version 4.40.133 ([the latest available as of 2024-10-21](https://slack.com/intl/fr-fr/release-notes/mac))
* Chrome is version 130.0.6723.59 (the latest available as of 2024-10-21)
Asked by CDuv
(121 rep)
Oct 21, 2024, 03:05 PM