Recentemente ho aggiornato a macOS Sierra e ho spostato il mio materiale El Capitan tramite un backup di Time Machine. Tutto funziona perfettamente su Sierra, ad eccezione di Scrivener, un'app per la scrittura. L'app si arresta costantemente in modo anomalo e questo è l'inizio del registro degli arresti anomali:
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
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]
VM Regions Near 0:
-->
__TEXT 0000000000001000-0000000000370000 [ 3516K] r-x/rwx SM=COW /Applications/Scrivener.app/Contents/MacOS/Scrivener
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x945d6172 CFDictionaryGetValue + 34
1 com.growl.growlframework 0xc0001e67 +[GrowlApplicationBridge isGrowlRunning] + 81
2 com.literatureandlatte.scrivener2 0x002d7a67 0x1000 + 2976359
3 libobjc.A.dylib 0x9ee491b2 CALLING_SOME_+initialize_METHOD + 31
4 libobjc.A.dylib 0x9ee3c927 _class_initialize + 479
5 libobjc.A.dylib 0x9ee3c587 lookUpImpOrForward + 117
6 libobjc.A.dylib 0x9ee3c50d _class_lookupMethodAndLoadCache3 + 30
7 libobjc.A.dylib 0x9ee3c074 objc_msgSend + 116
8 com.apple.Foundation 0x95d42ad8 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_2 + 32
9 com.apple.CoreFoundation 0x94665844 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
10 com.apple.CoreFoundation 0x94665734 _CFXRegistrationPost + 452
11 com.apple.CoreFoundation 0x94665486 ___CFXNotificationPost_block_invoke + 54
12 com.apple.CoreFoundation 0x94623753 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1699
13 com.apple.CoreFoundation 0x9462258d _CFXNotificationPost + 637
14 com.apple.Foundation 0x95cfd8e4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 71
15 com.literatureandlatte.ScrAppKit 0x00525028 -[KBTextStorage replaceCharactersInRange:withString:] + 556
16 com.apple.AppKit 0x92702f9b -[NSTextView insertText:replacementRange:] + 1744
17 com.apple.AppKit 0x92702748 -[NSTextView insertText:] + 272
18 com.apple.AppKit 0x92919c9a -[NSTextView(NSKeyBindingCommands) insertNewline:] + 473
19 libobjc.A.dylib 0x9ee40d1e -[NSObject performSelector:withObject:] + 59
20 com.apple.AppKit 0x9281e435 -[NSResponder doCommandBySelector:] + 71
21 com.apple.AppKit 0x9272009d -[NSTextView doCommandBySelector:] + 181
22 com.apple.AppKit 0x9271ffc6 -[NSTextInputContext(NSInputContext_WithCompletion) doCommandBySelector:completionHandler:] + 107
23 com.apple.AppKit 0x9271ff51 -[NSTextInputContext doCommandBySelector:] + 46
24 com.apple.AppKit 0x9271fe7f -[NSTextInputContext _handleCommand:] + 83
25 com.apple.AppKit 0x92700a45 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 1490
26 com.apple.AppKit 0x92f324d2 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:
Ho contattato il supporto tecnico di Scrivener e hanno detto che si blocca perché Growl è installato.
Ho controllato sul mio computer e non vedo in esecuzione Growl. Non ricordo di averlo installato o mai averlo usato; Io uso solo il sistema di notifica predefinito su macOS.
Ho controllato il mio ~ / Library / Preferences e ~ / Library / Application Support, e non c'è nulla chiamato Growl o ringhio lì dentro.
Ho controllato tramite un dispositivo di rimozione dell'app e non ho trovato nulla chiamato growl / Growl sul mio sistema. Nemmeno potrei trovare ringhio come un processo in esecuzione nel monitor delle attività.
Qualcuno ha idea di cosa potrebbe succedere qui? Grazie!