Skip to content

Instantly share code, notes, and snippets.

@mwoolweaver
Created March 11, 2020 22:13
Show Gist options
  • Save mwoolweaver/0ff364ca647dbeed30517d3601721e93 to your computer and use it in GitHub Desktop.
Save mwoolweaver/0ff364ca647dbeed30517d3601721e93 to your computer and use it in GitHub Desktop.
Date: 3/11/20, 5:01 PM
Process: suggestd
Bundle id: (null)
Device: iPhone 8 Plus, iOS 13.3.1
Exception type: EXC_SOFTWARE (SIGABRT)
Exception subtype: EXC_UNIX_ABORT
Exception codes: 0x0000000000010002, 0x0000000000000000
Culprit: Unknown
Triggered by thread: 2
Thread name: Dispatch queue: com.apple.Ipsos.IPFeatureExtractor.IPSentenceFeatureExtractor
Call stack:
0 libsystem_kernel.dylib 0x0000000198fd9ec4 0x198fb5000 + 151236 // __pthread_kill
1 libsystem_pthread.dylib 0x0000000198ef9724 0x198ef3000 + 26404 // pthread_kill$VARIANT$armv81
2 libsystem_c.dylib 0x0000000198e49844 0x198dd6000 + 473156 // abort
3 libsystem_malloc.dylib 0x0000000198ee2b80 0x198ec8000 + 109440 // _malloc_put
4 libsystem_malloc.dylib 0x0000000198ee2df4 0x198ec8000 + 110068 // malloc_zone_error
5 libsystem_malloc.dylib 0x0000000198ece058 0x198ec8000 + 24664 // szone_free
6 libicucore.A.dylib 0x000000019a2ec64c 0x19a270000 + 509516 // uhash_put
7 libicucore.A.dylib 0x000000019a313888 0x19a270000 + 669832 // ures_getVersionByKey
8 libicucore.A.dylib 0x000000019a31352c 0x19a270000 + 668972 // ures_getVersionByKey
9 libicucore.A.dylib 0x000000019a311fe4 0x19a270000 + 663524 // ures_getLocaleByType
10 libicucore.A.dylib 0x000000019a272814 0x19a270000 + 10260 // icu::BreakIterator::buildInstance(icu::Locale const&, char const*, UErrorCode&)
11 libicucore.A.dylib 0x000000019a272df8 0x19a270000 + 11768 // icu::BreakIterator::makeInstance(icu::Locale const&, int, UErrorCode&)
12 libicucore.A.dylib 0x000000019a2bbd14 0x19a270000 + 310548 // ubrk_open
13 CoreNLP 0x00000001a7ec4310 0x1a7e8d000 + 226064 // CoreNLP::ICUTextBreakWithBuiltInRules::ICUTextBreakWithBuiltInRules(CoreNLP::TaggerContext const&, UBreakIteratorType, char const*)
14 CoreNLP 0x00000001a7ea1100 0x1a7e8d000 + 82176 // CoreNLP::DefaultSubWordTagger::resetICUTextBreak(__CFLocale const*)
15 CoreNLP 0x00000001a7ea0f70 0x1a7e8d000 + 81776 // CoreNLP::DefaultSubWordTagger::DefaultSubWordTagger(CoreNLP::TaggerContext const&, CoreNLP::StringBuffer const&, unsigned long, __CFURL const*)
16 CoreNLP 0x00000001a7e9a1bc 0x1a7e8d000 + 53692 // CoreNLP::WordDispatchTagger::WordDispatchTagger(CoreNLP::TaggerContext&, __CFURL const*)
17 CoreNLP 0x00000001a7edba40 0x1a7e8d000 + 322112 // CoreNLP::WordTagger::createWordTagger(CoreNLP::TaggerContext&)
18 CoreNLP 0x00000001a7ebd8b8 0x1a7e8d000 + 198840 // NLTokenizerCreate
19 CoreNLP 0x00000001a7e9e5b4 0x1a7e8d000 + 71092 // NLStringTokenizerCreate
20 CoreFoundation 0x000000019920a43c 0x1990b7000 + 1389628 // CFStringTokenizerCreate
21 ResponseKit 0x00000001b2a073dc 0x1b29fc000 + 46044 // -[RKNLEventTokenizer initWithLanguageID:]
22 ResponseKit 0x00000001b2a28d30 0x1b29fc000 + 183600 // -[RKEventIdentifier initWithLanguageID:]
23 DataDetectorsNaturalLanguage 0x00000001be4cb430 0x1be4a2000 + 169008 // -[IPSentenceFeatureExtractor eventIdentifierForLanguageID:]
24 DataDetectorsNaturalLanguage 0x00000001be4cbb0c 0x1be4a2000 + 170764 // -[IPSentenceFeatureExtractor featuresForTextString:inMessageUnit:context:]
25 DataDetectorsNaturalLanguage 0x00000001be4a5c6c 0x1be4a2000 + 15468 // __75-[IPFeatureScanner featuresForTextString:inMessageUnit:extractors:context:]_block_invoke
26 libdispatch.dylib 0x0000000198eaf184 0x198e53000 + 377220 // _dispatch_client_callout
27 libdispatch.dylib 0x0000000198e933a0 0x198e53000 + 263072 // _dispatch_sync_invoke_and_complete
28 DataDetectorsNaturalLanguage 0x00000001be4a5964 0x1be4a2000 + 14692 // -[IPFeatureScanner featuresForTextString:inMessageUnit:extractors:context:]
29 DataDetectorsNaturalLanguage 0x00000001be4b64bc 0x1be4a2000 + 83132 // -[IPFeatureTextMessageScanner sentenceFeaturesForMessageUnit:]
30 DataDetectorsNaturalLanguage 0x00000001be4b67b4 0x1be4a2000 + 83892 // -[IPFeatureTextMessageScanner mainSentencePolarityFromMessageUnit:index:]
31 DataDetectorsNaturalLanguage 0x00000001be4b56b4 0x1be4a2000 + 79540 // -[IPFeatureTextMessageScanner processScanOfMainMessageUnit:contextMessageUnits:]
32 DataDetectorsNaturalLanguage 0x00000001be4b4a74 0x1be4a2000 + 76404 // -[IPFeatureTextMessageScanner doSynchronousScanWithCompletionHandler:]
33 DataDetectorsNaturalLanguage 0x00000001be4b4800 0x1be4a2000 + 75776 // __108-[IPFeatureTextMessageScanner scanEventsInMessageUnits:contextMessageUnits:synchronously:completionHandler:]_block_invoke
34 DataDetectorsNaturalLanguage 0x00000001be4b4670 0x1be4a2000 + 75376 // -[IPFeatureTextMessageScanner scanEventsInMessageUnits:contextMessageUnits:synchronously:completionHandler:]
35 DataDetectorsNaturalLanguage 0x00000001be4c63a8 0x1be4a2000 + 148392 // __90-[IPTextMessageConversation _scanEventsInLastMessageOnly:synchronously:completionHandler:]_block_invoke_2
36 DataDetectorsNaturalLanguage 0x00000001be4c5bf0 0x1be4a2000 + 146416 // -[IPTextMessageConversation _scanEventsInLastMessageOnly:synchronously:completionHandler:]
37 DataDetectorsNaturalLanguage 0x00000001be4c59cc 0x1be4a2000 + 145868 // -[IPTextMessageConversation scanEventsInLastMessageOnly:synchronously:completionHandler:]
38 CoreSuggestionsInternals 0x00000001b4b62ecc 0x1b497e000 + 1986252 // -[SGNaturalLanguageDissector dissectInternal:inContext:]
39 CoreSuggestionsInternals 0x00000001b4b2a570 0x1b497e000 + 1754480 // -[SGPipelineDissector dissect:inContext:]
40 Foundation 0x00000001995a73a0 0x199493000 + 1131424 // __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__
41 Foundation 0x00000001994b10c8 0x199493000 + 123080 // -[NSBlockOperation main]
42 Foundation 0x00000001995a9628 0x199493000 + 1140264 // __NSOPERATION_IS_INVOKING_MAIN__
43 Foundation 0x00000001994b0d60 0x199493000 + 122208 // -[NSOperation start]
44 Foundation 0x00000001995aa020 0x199493000 + 1142816 // __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__
45 Foundation 0x00000001995a9aec 0x199493000 + 1141484 // __NSOQSchedule_f
46 libdispatch.dylib 0x0000000198e92998 0x198e53000 + 260504 // _dispatch_block_async_invoke2
47 libdispatch.dylib 0x0000000198eaf184 0x198e53000 + 377220 // _dispatch_client_callout
48 libdispatch.dylib 0x0000000198e88e8c 0x198e53000 + 220812 // _dispatch_continuation_pop$VARIANT$armv81
49 libdispatch.dylib 0x0000000198e88600 0x198e53000 + 218624 // _dispatch_async_redirect_invoke
50 libdispatch.dylib 0x0000000198e95110 0x198e53000 + 270608 // _dispatch_root_queue_drain
51 libdispatch.dylib 0x0000000198e958b0 0x198e53000 + 272560 // _dispatch_worker_thread2
52 libsystem_pthread.dylib 0x0000000198efeb48 0x198ef3000 + 47944 // _pthread_wqthread
53 libsystem_pthread.dylib 0x0000000198f01760 0x198ef3000 + 59232 // start_wqthread
Register values:
PC: 0x0 LR: 0x0 CPSR: 0x0
x0: 0x0 x1: 0x0 x2: 0x0
x3: 0x0 x4: 0x0 x5: 0x0
x6: 0x0 x7: 0x0 x8: 0x0
x9: 0x0 x10: 0x0 x11: 0x0
x12: 0x0 x13: 0x0 x14: 0x0
x15: 0x0 x16: 0x0 x17: 0x0
x18: 0x0 x19: 0x0 x20: 0x0
x21: 0x0 x22: 0x0 x23: 0x0
x24: 0x0 x25: 0x0 x26: 0x0
x27: 0x0 x28: 0x0
Loaded images:
0: /System/Library/PrivateFrameworks/CoreSuggestions.framework/suggestd
1: /usr/lib/substrate/SubstrateBootstrap.dylib
2: /usr/lib/substrate/SubstrateInserter.dylib
3: /usr/lib/substrate/SubstrateLoader.dylib
4: /Library/MobileSubstrate/DynamicLibraries/ITFonts.dylib
5: /Library/Caches/cy-ZuKHUW.dylib
6: /usr/lib/libsubstrate.dylib
7: /Library/MobileSubstrate/DynamicLibraries/Flex.dylib
8: /Library/MobileSubstrate/DynamicLibraries/ITAddons.dylib
9: /Library/MobileSubstrate/DynamicLibraries/ITUIImages.dylib
10: /Library/MobileSubstrate/DynamicLibraries/Little11.dylib
11: /Library/MobileSubstrate/DynamicLibraries/Lynx.dylib
12: /usr/lib/libcolorpicker.dylib
13: /usr/lib/Cephei.framework/Cephei
14: /usr/lib/libstdc++.6.dylib
15: /usr/lib/librocketbootstrap.dylib
16: /usr/lib/CepheiUI.framework/CepheiUI
17: /Library/MobileSubstrate/DynamicLibraries/MiDevice.dylib
18: /usr/lib/libapplist.dylib
19: /Library/MobileSubstrate/DynamicLibraries/SimpleActivationActions.dylib
20: /Library/MobileSubstrate/DynamicLibraries/__Cr4shed.dylib
21: /usr/lib/libmryipc.dylib
22: /Library/MobileSubstrate/DynamicLibraries/aaaaiTIcons.dylib
23: /Library/MobileSubstrate/DynamicLibraries/iThemer.dylib
24: /usr/lib/libobjc-trampolines.dylib
25: /usr/lib/system/libsystem_trace.dylib
26: /usr/lib/system/libxpc.dylib
27: /usr/lib/system/libsystem_blocks.dylib
28: /usr/lib/system/libsystem_c.dylib
29: /usr/lib/system/libdispatch.dylib
30: /usr/lib/system/libsystem_malloc.dylib
31: /usr/lib/system/libsystem_platform.dylib
32: /usr/lib/system/libsystem_pthread.dylib
33: /usr/lib/libobjc.A.dylib
34: /usr/lib/system/libcorecrypto.dylib
35: /usr/lib/libc++abi.dylib
36: /usr/lib/system/libsystem_kernel.dylib
37: /usr/lib/system/libdyld.dylib
38: /usr/lib/system/libsystem_darwin.dylib
39: /usr/lib/libc++.1.dylib
40: /usr/lib/system/libsystem_info.dylib
41: /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
42: /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
43: /System/Library/Frameworks/Foundation.framework/Foundation
44: /usr/lib/libCRFSuite.dylib
45: /System/Library/Frameworks/CoreServices.framework/CoreServices
46: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
47: /System/Library/Frameworks/ImageIO.framework/ImageIO
48: /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
49: /System/Library/Frameworks/CoreText.framework/CoreText
50: /System/Library/Frameworks/Security.framework/Security
51: /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
52: /usr/lib/libMobileGestalt.dylib
53: /usr/lib/libprotobuf.dylib
54: /usr/lib/libprotobuf-lite.dylib
55: /usr/lib/libicucore.A.dylib
56: /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
57: /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
58: /usr/lib/libAWDSupport.dylib
59: /System/Library/Frameworks/CoreAudio.framework/CoreAudio
60: /System/Library/Frameworks/CoreImage.framework/CoreImage
61: /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
62: /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
63: /usr/lib/libsqlite3.dylib
64: /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
65: /usr/lib/system/libsystem_notify.dylib
66: /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
67: /System/Library/PrivateFrameworks/Montreal.framework/Montreal
68: /System/Library/PrivateFrameworks/NLP.framework/NLP
69: /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
70: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
71: /usr/lib/libnetwork.dylib
72: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
73: /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
74: /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
75: /System/Library/Frameworks/CoreML.framework/CoreML
76: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
77: /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
78: /usr/lib/libenergytrace.dylib
79: /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
80: /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
81: /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
82: /System/Library/Frameworks/CoreLocation.framework/CoreLocation
83: /usr/lib/libMobileGestaltExtensions.dylib
84: /System/Library/Frameworks/Accounts.framework/Accounts
85: /System/Library/Frameworks/CFNetwork.framework/CFNetwork
86: /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
87: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
88: /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
89: /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
90: /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
91: /usr/lib/system/libsystem_asl.dylib
92: /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
93: /System/Library/Frameworks/CoreData.framework/CoreData
94: /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
95: /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
96: /usr/lib/system/libsystem_networkextension.dylib
97: /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
98: /System/Library/Frameworks/CloudKit.framework/CloudKit
99: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
100: /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
101: /System/Library/Frameworks/Network.framework/Network
102: /usr/lib/system/libsystem_symptoms.dylib
103: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
104: /System/Library/PrivateFrameworks/TCC.framework/TCC
105: /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
106: /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
107: /usr/lib/system/libsystem_containermanager.dylib
108: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
109: /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
110: /System/Library/PrivateFrameworks/IDS.framework/IDS
111: /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
112: /usr/lib/libCTGreenTeaLogger.dylib
113: /System/Library/Frameworks/CoreMedia.framework/CoreMedia
114: /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
115: /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
116: /System/Library/Frameworks/QuartzCore.framework/QuartzCore
117: /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
118: /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
119: /System/Library/Frameworks/Contacts.framework/Contacts
120: /System/Library/Frameworks/UserNotifications.framework/UserNotifications
121: /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
122: /System/Library/PrivateFrameworks/Sharing.framework/Sharing
123: /System/Library/Frameworks/WebKit.framework/WebKit
124: /System/Library/PrivateFrameworks/WebCore.framework/WebCore
125: /usr/lib/libAccessibility.dylib
126: /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
127: /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
128: /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
129: /System/Library/Frameworks/IOSurface.framework/IOSurface
130: /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
131: /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
132: /System/Library/Frameworks/AVFoundation.framework/AVFoundation
133: /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
134: /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
135: /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
136: /System/Library/PrivateFrameworks/FontServices.framework/FontServices
137: /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
138: /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
139: /System/Library/PrivateFrameworks/Preferences.framework/Preferences
140: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
141: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
142: /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
143: /usr/lib/libAudioToolboxUtility.dylib
144: /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
145: /System/Library/Frameworks/PDFKit.framework/PDFKit
146: /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
147: /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
148: /System/Library/Frameworks/Intents.framework/Intents
149: /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
150: /System/Library/PrivateFrameworks/TextInput.framework/TextInput
151: /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
152: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
153: /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
154: /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
155: /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
156: /System/Library/Frameworks/CoreMotion.framework/CoreMotion
157: /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
158: /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
159: /System/Library/Frameworks/CoreVideo.framework/CoreVideo
160: /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
161: /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
162: /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
163: /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
164: /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
165: /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
166: /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
167: /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
168: /System/Library/PrivateFrameworks/Celestial.framework/Celestial
169: /System/Library/Frameworks/CallKit.framework/CallKit
170: /System/Library/Frameworks/AVKit.framework/AVKit
171: /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
172: /usr/lib/libapp_launch_measurement.dylib
173: /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
174: /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
175: /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
176: /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
177: /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
178: /usr/lib/system/libsystem_configuration.dylib
179: /System/Library/Frameworks/Social.framework/Social
180: /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
181: /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
182: /usr/lib/liblangid.dylib
183: /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
184: /usr/lib/libTelephonyUtilDynamic.dylib
185: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
186: /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
187: /System/Library/PrivateFrameworks/Message.framework/Message
188: /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
189: /usr/lib/libxml2.2.dylib
190: /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
191: /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
192: /System/Library/PrivateFrameworks/ReminderKit.framework/ReminderKit
193: /System/Library/PrivateFrameworks/CoreRoutine.framework/CoreRoutine
194: /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
195: /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
196: /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
197: /System/Library/Frameworks/EventKit.framework/EventKit
198: /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
199: /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
200: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
201: /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
202: /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
203: /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
204: /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
205: /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
206: /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
207: /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
208: /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
209: /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
210: /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
211: /System/Library/Frameworks/HealthKit.framework/HealthKit
212: /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
213: /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
214: /usr/lib/system/libsystem_sandbox.dylib
215: /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
216: /System/Library/PrivateFrameworks/Rapport.framework/Rapport
217: /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
218: /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
219: /System/Library/Frameworks/Metal.framework/Metal
220: /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
221: /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
222: /usr/lib/system/libsystem_dnssd.dylib
223: /System/Library/Frameworks/PushKit.framework/PushKit
224: /System/Library/Frameworks/FileProvider.framework/FileProvider
225: /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
226: /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
227: /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
228: /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
229: /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
230: /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
231: /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
232: /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
233: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
234: /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
235: /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
236: /usr/lib/libcoretls.dylib
237: /usr/lib/libate.dylib
238: /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
239: /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
240: /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
241: /System/Library/PrivateFrameworks/MIME.framework/MIME
242: /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
243: /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
244: /System/Library/PrivateFrameworks/IconServices.framework/IconServices
245: /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
246: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
247: /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
248: /usr/lib/libprequelite.dylib
249: /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
250: /System/Library/PrivateFrameworks/Email.framework/Email
251: /System/Library/Frameworks/ClassKit.framework/ClassKit
252: /System/Library/PrivateFrameworks/CPMS.framework/CPMS
253: /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
254: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
255: /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
256: /System/Library/PrivateFrameworks/PeopleSuggester.framework/PeopleSuggester
257: /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
258: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
259: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
260: /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
261: /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
262: /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
263: /usr/lib/libIOReport.dylib
264: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
265: /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
266: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
267: /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
268: /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
269: /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
270: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
271: /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
272: /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
273: /System/Library/PrivateFrameworks/CallHistory.framework/CallHistory
274: /usr/lib/libtailspin.dylib
275: /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
276: /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
277: /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
278: /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
279: /System/Library/PrivateFrameworks/Notes.framework/Notes
280: /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
281: /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
282: /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
283: /System/Library/PrivateFrameworks/MailServices.framework/MailServices
284: /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
285: /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
286: /System/Library/PrivateFrameworks/MediaPlaybackCore.framework/MediaPlaybackCore
287: /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
288: /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
289: /System/Library/Frameworks/OpenGLES.framework/OpenGLES
290: /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
291: /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
292: /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
293: /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
294: /System/Library/PrivateFrameworks/CoreSuggestionsInternals.framework/CoreSuggestionsInternals
295: /System/Library/PrivateFrameworks/SpotlightReceiver.framework/SpotlightReceiver
296: /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
297: /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
298: /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
299: /System/Library/PrivateFrameworks/Netrb.framework/Netrb
300: /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
301: /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
302: /usr/lib/libgermantok.dylib
303: /usr/lib/libmecab.dylib
304: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
305: /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
306: /System/Library/PrivateFrameworks/OAuth.framework/OAuth
307: /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
308: /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
309: /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
310: /usr/lib/libarchive.2.dylib
311: /System/Library/PrivateFrameworks/C2.framework/C2
312: /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
313: /usr/lib/system/libsystem_coreservices.dylib
314: /usr/lib/libmis.dylib
315: /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
316: /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
317: /usr/lib/system/libcopyfile.dylib
318: /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
319: /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
320: /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
321: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
322: /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
323: /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
324: /System/Library/PrivateFrameworks/ProactiveML.framework/ProactiveML
325: /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
326: /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
327: /System/Library/PrivateFrameworks/NLFoundInAppsPlugin.framework/NLFoundInAppsPlugin
328: /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
329: /System/Library/PrivateFrameworks/FoundInAppsPlugins.framework/FoundInAppsPlugins
330: /System/Library/PrivateFrameworks/PersonalizationPortraitInternals.framework/PersonalizationPortraitInternals
331: /System/Library/PrivateFrameworks/ProactiveExperimentsInternals.framework/ProactiveExperimentsInternals
332: /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
333: /System/Library/PrivateFrameworks/MMCS.framework/MMCS
334: /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
335: /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
336: /System/Library/PrivateFrameworks/Quagga.framework/Quagga
337: /System/Library/PrivateFrameworks/libEDR.framework/libEDR
338: /usr/lib/libperfcheck.dylib
339: /usr/lib/libAudioStatistics.dylib
340: /System/Library/PrivateFrameworks/caulk.framework/caulk
341: /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
342: /System/Library/PrivateFrameworks/CoreSuggestionsML.framework/CoreSuggestionsML
343: /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
344: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
345: /System/Library/PrivateFrameworks/Engram.framework/Engram
346: /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
347: /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
348: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
349: /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
350: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
351: /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
352: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
353: /System/Library/PrivateFrameworks/CertUI.framework/CertUI
354: /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
355: /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
356: /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
357: /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
358: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
359: /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
360: /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
361: /System/Library/PrivateFrameworks/kperf.framework/kperf
362: /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
363: /usr/lib/libpcap.A.dylib
364: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
365: /System/Library/PrivateFrameworks/vCard.framework/vCard
366: /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
367: /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
368: /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
369: /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
370: /System/Library/PrivateFrameworks/Radio.framework/Radio
371: /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
372: /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
373: /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
374: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
375: /System/Library/Frameworks/Accelerate.framework/Accelerate
376: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
377: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
378: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
379: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
380: /System/Library/Frameworks/GSS.framework/GSS
381: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
382: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
383: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
384: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
385: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
386: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
387: /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
388: /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
389: /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
390: /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
391: /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
392: /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
393: /System/Library/Frameworks/UIKit.framework/UIKit
394: /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
395: /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
396: /System/Library/PrivateFrameworks/APFS.framework/APFS
397: /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
398: /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
399: /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
400: /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
401: /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
402: /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
403: /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
404: /System/Library/PrivateFrameworks/Bom.framework/Bom
405: /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
406: /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
407: /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
408: /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
409: /System/Library/PrivateFrameworks/Espresso.framework/Espresso
410: /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
411: /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
412: /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
413: /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
414: /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
415: /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
416: /System/Library/PrivateFrameworks/Marco.framework/Marco
417: /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
418: /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
419: /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
420: /System/Library/PrivateFrameworks/ProactiveExperiments.framework/ProactiveExperiments
421: /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
422: /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
423: /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
424: /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
425: /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
426: /System/Library/PrivateFrameworks/Trial.framework/Trial
427: /System/Library/PrivateFrameworks/TrialProto.framework/TrialProto
428: /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
429: /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
430: /System/Library/PrivateFrameworks/ktrace.framework/ktrace
431: /System/Library/PrivateFrameworks/perfdata.framework/perfdata
432: /usr/lib/libAWDSupportFramework.dylib
433: /usr/lib/libChineseTokenizer.dylib
434: /usr/lib/libFosl_dynamic.dylib
435: /usr/lib/libMatch.1.dylib
436: /usr/lib/libSystem.B.dylib
437: /usr/lib/libThaiTokenizer.dylib
438: /usr/lib/libapple_nghttp2.dylib
439: /usr/lib/libbsm.0.dylib
440: /usr/lib/libbz2.1.0.dylib
441: /usr/lib/libcharset.1.dylib
442: /usr/lib/libcmph.dylib
443: /usr/lib/libcompression.dylib
444: /usr/lib/libcoretls_cfhelpers.dylib
445: /usr/lib/libcupolicy.dylib
446: /usr/lib/libdscsym.dylib
447: /usr/lib/libedit.3.dylib
448: /usr/lib/libheimdal-asn1.dylib
449: /usr/lib/libiconv.2.dylib
450: /usr/lib/liblockdown.dylib
451: /usr/lib/liblzma.5.dylib
452: /usr/lib/libncurses.5.4.dylib
453: /usr/lib/libnetworkextension.dylib
454: /usr/lib/libresolv.9.dylib
455: /usr/lib/libsandbox.1.dylib
456: /usr/lib/libtidy.A.dylib
457: /usr/lib/libutil.dylib
458: /usr/lib/libxslt.1.dylib
459: /usr/lib/libz.1.dylib
460: /usr/lib/system/libcache.dylib
461: /usr/lib/system/libcommonCrypto.dylib
462: /usr/lib/system/libcompiler_rt.dylib
463: /usr/lib/system/liblaunch.dylib
464: /usr/lib/system/libmacho.dylib
465: /usr/lib/system/libremovefile.dylib
466: /usr/lib/system/libsystem_featureflags.dylib
467: /usr/lib/system/libsystem_m.dylib
468: /usr/lib/system/libunwind.dylib
469: /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
470: /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
{"ProcessBundleID":"","ProcessName":"suggestd","Culprit":"Unknown"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment