Posts

Post not yet marked as solved
16 Replies
0 Views
I read here that XPC services are used by developers if some parts of an application are more prone to crashing than others.https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingXPCServices.htmlIf the service is opening the unicode / timezone files below before it hangs, maybe the problem is with the ICU (http://site.icu-project.org/home) data?txt /usr/share/icu/icudt62l.dat txt /private/var/db/timezone/tz/2018i.1.0/icutz/icutz44l.dat