RVGK Posted November 19, 2018 Posted November 19, 2018 OS10.11 beta v157 v162 v174 crash on open this behavior reported 7 November--with no reply v174 manual download tried on a Mac Pro same OS vice prior MacBook Pro CRASH on startup Console extract Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY VM Regions Near 0: --> __TEXT 000000010739f000-0000000107424000 [ 532K] r-x/rwx SM=COW /Applications/TEXT_PUBLISHING/*/Affinity Publisher Beta.app/Contents/MacOS/Affinity Publisher Beta Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 liblibicu.dylib 0x000000010751dea7 icu_62::Collator::createInstance(icu_62::Locale const&, UErrorCode&) + 247 1 liblibicu.dylib 0x000000010761e7be ucol_open_62 + 70 2 liblibkernel.dylib 0x000000010cc11cf8 Kernel::Collator::Collator(Kernel::Counted<Kernel::Locale const> const&, bool) + 184 3 liblibstory.dylib 0x00000001358e8c9f Story::StyleSheetInspector::StyleSheetInspector(Kernel::StringT<Kernel::TEncUtf8> const&) + 191 4 com.seriflabs.libcocoaui 0x000000010837f70f -[TextStylesPage onViewChanged] + 271 5 com.seriflabs.libcocoaui 0x000000010837f1e7 -[TextStylesPage awakeFromNib] + 663 6 com.apple.AppKit 0x00007fff92489e67 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1252 7 com.apple.AppKit 0x00007fff9259a5a7 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677 8 com.apple.AppKit 0x00007fff9259a1f7 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143 9 com.apple.AppKit 0x00007fff9259948c -[NSViewController loadView] + 270 10 com.seriflabs.libcocoaui 0x000000010849933f -[StudioPageController loadView] + 47 11 com.seriflabs.libcocoaui 0x00000001082c2b63 -[StudioManager pageWithID:createIfNeeded:] + 1283 12 com.seriflabs.libcocoaui 0x0000000108b5fd60 -[StudioBook addPageWithIDs:] + 272 13 com.seriflabs.libcocoaui 0x00000001082c1873 -[StudioManager populateLayout] + 2243 14 com.seriflabs.libcocoaui 0x00000001082de5e9 -[AppController setUpProMode:] + 1929 15 com.seriflabs.libcocoaui 0x00000001082c9431 -[ApplicationDelegate applicationDidFinishLaunching:] + 1441 16 com.apple.CoreFoundation 0x00007fff8730ab0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12 17 com.apple.CoreFoundation 0x00007fff8730aa9f ___CFXRegistrationPost_block_invoke + 63 18 com.apple.CoreFoundation 0x00007fff8730aa17 _CFXRegistrationPost + 407 19 com.apple.CoreFoundation 0x00007fff8730a782 ___CFXNotificationPost_block_invoke + 50 20 com.apple.CoreFoundation 0x00007fff872c7592 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1922 21 com.apple.CoreFoundation 0x00007fff872c67e5 _CFXNotificationPost + 693 22 com.apple.Foundation 0x00007fff94e79f5a -[NSNotificationCenter postNotificationName:object:userInfo:] + 66 23 com.apple.AppKit 0x00007fff92608355 -[NSApplication _postDidFinishNotification] + 297 24 com.apple.AppKit 0x00007fff926080bf -[NSApplication _sendFinishLaunchingNotification] + 203 25 com.apple.AppKit 0x00007fff924c2d99 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557 26 com.apple.AppKit 0x00007fff924c2843 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 250 27 com.apple.Foundation 0x00007fff94ec850d -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290 28 com.apple.Foundation 0x00007fff94ec8387 _NSAppleEventManagerGenericHandler + 102 29 com.apple.AE 0x00007fff94934261 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531 30 com.apple.AE 0x00007fff94933fe8 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31 31 com.apple.AE 0x00007fff94933f04 aeProcessAppleEvent + 288 32 com.apple.HIToolbox 0x00007fff8f35aaf9 AEProcessAppleEvent + 55 33 com.apple.AppKit 0x00007fff924be290 _DPSNextEvent + 2245 34 com.apple.AppKit 0x00007fff924bd226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454 35 com.apple.AppKit 0x00007fff924b1d80 -[NSApplication run] + 682 36 com.apple.AppKit 0x00007fff9247b368 NSApplicationMain + 1176 37 com.seriflabs.affinitypublisher.beta 0x00000001073a0744 0x10739f000 + 5956
Staff AdamW Posted November 20, 2018 Staff Posted November 20, 2018 Hi, Looking at your stack trace I would guess this is caused because we are not handling your current Language and Region settings in System Preferences properly. Could you let us know what language you are using and we will see if we can try and reproduce the issue here.
Staff AdamW Posted November 28, 2018 Staff Posted November 28, 2018 Thanks. Your other thread suggests this was due to the installation location. It looks like in that case we’re failing to load the data file for the internationalisation library, so we’ll have a look and see if anything can be done about that. Patrick Connor 1
Recommended Posts