Praise
-
CreatorTopic
-
May 24, 2024 at 3:44 pm #4242346
Persistent macOS CPU Hog accessoryupdaterd
by maskedspecialt4 · about 4 months, 2 weeks ago
Tags: Apple, Mac, Operating Systems
I updated from Ventura to Sonoma and, as expected, experienced a problem. My expertise is very limited, but If anyone has suggestions, I’ll be grateful.
I found this process consistently hogging 35% CPU. accessoryupdaterd
The user owner is listed as _accessoryupc
It’s persistent. Activity Monitor kills it but it’s a daemon and returns in seconds.
I’ve tried everything I know with no luck, including days of searches, online terminal unload suggestions, multiple calls to Apple, uninstalling a reinstalling apps that might be associated, and as some have suggested it’s associated with Bluetooth, forgot all Bluetooth accessories and restarted, checked if it might be malware, all with no luck. It seems to be a protected process.
It launches in Safe mode, BUT ONLY LAUNCHES IN ANY MODE WHEN LOGGED IN TO MY USER ACCOUNT.
Via Apple support, I created a second user account where the process does NOT launch. While neither myself nor Apple could find a way to stop the process, Apple suggested a full OS reinstallation but warned that the problem might simply reoccur from Time Machine user records. Not a very promising task. And I desperately don’t want to manually regaled the entire system around a new user account.
So, I’m hoping that I can find the triggering culprit in my user data and stop it there, but any suggestions would be appreciated.
The protected process is called by an alias located here:
/System/Library/PrivateFrameworks/MobileAssetUpdater.framework/MobileAssetUpdater
It calls a protected plist script here:
/System/Library/LaunchDaemons/com.apple.accessoryupdaterd.plist
Which launches the protected exec process located here:
/System/Library/PrivateFrameworks/MobileAccessoryUpdater.framework/Support/accessoryupdaterd
Here’s the plist:
<?xml version=”1.0″ encoding=”UTF-8″?>
<!DOCTYPE plist PUBLIC “-//Apple//DTD PLIST 1.0//EN”
<dict>
<key>EnablePressuredExit</key>
<true/>
<key>GroupName</key>
<string>_accessoryupdater</string>
<key>Label</key>
<string>com.apple.accessoryupdaterd</string>
<key>MachServices</key>
<dict>
<key>com.apple.MobileAccessoryUpdater</key>
<true/>
<key>com.apple.MobileAccessoryUpdater.defaultClient</key>
<true/>
<key>com.apple.acThread edited by moderator to remove internet references.
-
CreatorTopic
All Comments
-
AuthorReplies
-
-
May 24, 2024 at 4:22 pm #4242374
Apple forum read.
by rproffitt · about 4 months, 2 weeks ago
In reply to Persistent macOS CPU Hog accessoryupdaterd
Read https://discussions.apple.com/thread/255580206?sortBy=best and there’s an interesting reply about changing which port the charger was on among other suggestions.
-
-
AuthorReplies