Alors... mon Mac a eu un "spinning beach ball of death" (SBBOD), et il en a eu environ une fois par jour pendant les deux dernières semaines :-(
J'ai éteint manuellement mon ordinateur (en maintenant la touche d'alimentation enfoncée), j'ai attendu environ 3 minutes, puis j'ai redémarré. Je suis allé directement à Console pour comprendre ce qui se passait, puisque c'est l'endroit où il faut chercher les rapports de panne.
J'ai regardé sous "Tous les messages", et j'ai trouvé les derniers messages avant mon redémarrage :
Voici la dernière demi-douzaine de lignes :
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
(Note : J'ai changé mon nom d'utilisateur en ME
et le nom de l'ordinateur à MY-MacBook-Pro
pour l'anonymat).
Cela m'a conduit à lire le journal des collisions à l'adresse /Users/ME/Library/Logs/DiagnosticReports/com.apple.MailServiceAgent_2015-09-30-123002_MY-MacBook-Pro.crash
. Voici les informations les plus pertinentes :
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
Qu'est-ce qui se passe ? D'après ce que je vois, Mail se bloque parce que je n'ai pas de compte. Cela n'a aucun sens. Si je n'ai pas de compte, il ne devrait pas y avoir d'activité, non ?
Comment puis-je résoudre ce problème, à part en créant un compte ?