그래서 ... 나의 Mac은 회전하는 비치 볼 죽음의 공 (SBBOD)을 가지고 있었고, 지난 2 주 동안 하루에 한 번 정도 이것을 가지고 있습니다. :-(
컴퓨터를 수동으로 끄고 (전원 키) 3 분 정도 기다렸다가 다시 부팅했습니다. 충돌 보고서를 찾을 수있는 곳이기 때문에 콘솔로 직접 가서 무슨 일이 있었는지 알아 냈습니다.
"모든 메시지"아래를보고 재부팅하기 전에 마지막 몇 개의 메시지를 찾았습니다.
마지막 6 개 정도의 줄은 다음과 같습니다.
10/1/15 11:26:05.493 AM sharingd[291]: 11:26:05.493 : SDActivityAdvertiser::continuity:didFailToStartAdvertisingOfType:withError: Activity (The operation couldn’t be completed. (com.apple.identityservices.error error 200.))
10/1/15 11:26:07.340 AM sharingd[291]: 11:26:07.339 : SDActivityAdvertiser::continuity:didFailToStartAdvertisingOfType:withError: Activity (The operation couldn’t be completed. (com.apple.identityservices.error error 200.))
10/1/15 11:26:07.340 AM sharingd[291]: 11:26:07.340 : SDActivityAdvertiser::continuity:didFailToStartAdvertisingOfType:withError: Activity (The operation couldn’t be completed. (com.apple.identityservices.error error 200.))
10/1/15 11:26:07.389 AM WindowServer[168]: _CGXGetWindowMovementGroup: Operation on a window 0x19 requiring rights 0x5 by caller Dashboard
10/1/15 11:26:07.389 AM DashboardClient[1057]: _NXMoveWindow: error moving window (1000)
10/1/15 11:26:11.638 AM SubmitDiagInfo[416]: SubmitDiagInfo sucessfully uploaded 117 diagnostic messages
10/1/15 11:26:11.668 AM SubmitDiagInfo[416]: Submitted problem report file:///Users/ME/Library/Logs/DiagnosticReports/com.apple.MailServiceAgent_2015-09-30-123002_MY-MacBook-Pro.crash
10/1/15 11:26:16.706 AM sharingd[291]: 11:26:16.705 : SDActivityAdvertiser::continuity:didFailToStartAdvertisingOfType:withError: Activity (The operation couldn’t be completed. (com.apple.identityservices.error error 200.))
10/1/15 11:29:12.000 AM bootlog[0]: BOOT_TIME 1443724152 0
(참고 : 익명으로 사용자 이름 ME
과 컴퓨터 이름을 변경 MY-MacBook-Pro
했습니다.)
이로 인해에서 충돌 로그를 읽었습니다 /Users/ME/Library/Logs/DiagnosticReports/com.apple.MailServiceAgent_2015-09-30-123002_MY-MacBook-Pro.crash
. 가장 관련성이 높은 정보는 다음과 같습니다.
Process: com.apple.MailServiceAgent [524]
Path: /System/Library/PrivateFrameworks/MailService.framework/Versions/A/XPCServices/com.apple.MailServiceAgent.xpc/Contents/MacOS/com.apple.MailServiceAgent
Identifier: com.apple.MailServiceAgent
Version: 8.2 (2104)
Build Info: Mail-2104000000000000~1
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: com.apple.MailServiceAgent [524]
User ID: 501
Date/Time: 2015-09-30 12:30:01.204 -0700
OS Version: Mac OS X 10.10.5 (14F27)
Report Version: 11
Anonymous UUID: [I am omitting this too :-)]
Time Awake Since Boot: 280 seconds
Crashed Thread: 2 Dispatch queue: NSOperationQueue 0x608000030940 :: NSOperation 0x608000243090 (QOS: LEGACY)
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Append action must have account'
terminating with uncaught exception of type NSException
abort() called
무슨 일이야? 계정이 없기 때문에 Mail에서 충돌이 발생합니다. 말이되지 않습니다. 계정이 없으면 활동이 없어야합니다. 그렇지 않습니까?
계정을 만드는 것 외에이 문제를 어떻게 해결할 수 있습니까?