Comments
-
Greg Hurrell
There aren't many clues in that stack trace to exactly what's happening there. There's no substantive Synergy code in the crashed thread, only system code, so it's hard to tell why or what's going on. The only clue is the reference to NSHTTPCookieDiskStorage which suggests some kind of network-related activity.
If you are seeing generalized problems like the one you mention with the SystemUIServer it is probably a good idea to employ some general trouble-shooting techniques to rule out possible causes one by one (corrupt preferences files, something weird in that one account etc). See https://wincent.dev/s/bugs/ for some tips on that.
If this happens again and you have more information to add (for example console log messages etc) please let me know!
Add a comment
Comments are now closed for this issue.