C'è un processo »Crash Report« nell'Activity Monitor che usa il 10-25% e scompare costantemente e appare di nuovo. Quando esco dal monitor dell'attività, ritorna immediatamente. Inoltre, il fan di MacBook sta impazzendo. Nel log di sistema vedo questa voce più volte al secondo:
com.apple.xpc.launchd[1]: (secagntd) Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
com.apple.xpc.launchd[1]: (secagntd) Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
Ci sono molti rapporti sugli arresti anomali nella console di OS X. Il Crashlog ha il seguente aspetto:
Process: secagntd [1030]
Path: /usr/local/bin/secagntd/secagntd
Identifier: secagntd
Version: ???
Code Type: X86-64 (Native)
Parent Process: launchd [1]
Responsible: secagntd [1030]
User ID: 0
Date/Time: 2016-07-31 19:15:25.985 +0200
OS Version: Mac OS X 10.10.5 (14F1909)
Report Version: 11
Anonymous UUID: 75C82E52-67A5-8A7F-56CA-FB9B99BB5C0E
Time Awake Since Boot: 2900 seconds
Crashed Thread: 0
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
Symbol not found: _wlScanBSSID
Referenced from: /usr/local/bin/secagntd/libwpsapi.dylib
Expected in: /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
in /usr/local/bin/secagntd/libwpsapi.dylib
Quale applicazione utilizza il processo di secagntd? Come faccio a sbarazzarsi di questi rapporti sugli arresti anomali?