quicksilver / Quicksilver

Quicksilver Project Source
http://qsapp.com
Apache License 2.0
2.72k stars 283 forks source link

Default ctrl-space launch keys cause QS to crash while Excel is active, opening Excel causes freeze #2945

Closed DaveEveritt closed 1 month ago

DaveEveritt commented 1 year ago

The ctrl-space key combination is now an (annoyingly uneditable) key combination in Excel. It causes Quicksilver (2.4.0) to crash when Excel is the active application. However, finding a memorable alternative to ctrl-space that some other app or the OS X doesn't use is proving difficult.

Worse, even just opening Excel causes Quicksilver to freeze:

``` Sampling process 18575 for 3 seconds with 1 millisecond of run time between samples Sampling completed, processing symbols... Analysis of sampling Quicksilver (pid 18575) every 1 millisecond Process: Quicksilver [18575] Path: /Applications/Quicksilver.app/Contents/MacOS/Quicksilver Load Address: 0x10bc49000 Identifier: com.blacktree.Quicksilver Version: 2.4.0 (4039) Code Type: X86-64 Platform: macOS Parent Process: ??? [1] Date/Time: 2023-01-24 10:10:13.091 +0000 Launch Time: 2023-01-24 09:36:08.501 +0000 OS Version: macOS 12.6.2 (21G320) Report Version: 7 Analysis Tool: /usr/bin/sample Physical footprint: 130.6M Physical footprint (peak): 421.0M ---- Call graph: 2302 Thread_3290887 DispatchQueue_1: com.apple.main-thread (serial) + 2302 start (in dyld) + 462 [0x1175b152e] + 2302 NSApplicationMain (in AppKit) + 817 [0x7ff806d24c97] + 2302 -[NSApplication run] (in AppKit) + 586 [0x7ff806d50d19] + 2302 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit) + 1394 [0x7ff806d5e66a] + 2302 _DPSNextEvent (in AppKit) + 927 [0x7ff806d5ffad] + 2302 _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox) + 70 [0x7ff80cfd50e5] + 2302 ReceiveNextEventCommon (in HIToolbox) + 594 [0x7ff80cfd534a] + 2302 RunCurrentEventLoopInMode (in HIToolbox) + 292 [0x7ff80cfd55e6] + 2302 CFRunLoopRunSpecific (in CoreFoundation) + 562 [0x7ff804325e3c] + 2302 __CFRunLoopRun (in CoreFoundation) + 2771 [0x7ff804326fcf] + 2302 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ (in CoreFoundation) + 9 [0x7ff804365f37] + 2302 _dispatch_main_queue_callback_4CF (in libdispatch.dylib) + 31 [0x7ff8040b68bb] + 2302 _dispatch_main_queue_drain (in libdispatch.dylib) + 943 [0x7ff8040b6c78] + 2302 _dispatch_client_callout (in libdispatch.dylib) + 8 [0x7ff8040aa317] + 2302 _dispatch_call_block_and_release (in libdispatch.dylib) + 12 [0x7ff8040a90cc] + 2302 -[QSObject(Pasteboard) addContentsOfClipping:] (in QSCore) + 37 [0x10c0b6c84] + 2302 +[NSPasteboard(Clippings) pasteboardByFilteringClipping:] (in QSFoundation) + 157 [0x10bea4ecf] + 2302 -[NDResourceFork dataForType:Id:] (in QSFoundation) + 34 [0x10beb7828] + 2302 operateOnResourceUsingFunction (in QSFoundation) + 206 [0x10beb7cd7] + 2302 GetResourceCommon (in CarbonCore) + 141 [0x7ff8068d5e06] + 2302 vCheckLoad (in CarbonCore) + 51 [0x7ff8068e3241] + 2302 GetRefHandle (in CarbonCore) + 27 [0x7ff8068e3507] + 2302 TSLockMutex (in CarbonCore) + 166 [0x7ff8068abaaa] + 2302 _pthread_mutex_firstfit_lock_slow (in libsystem_pthread.dylib) + 205 [0x7ff80425ccbb] + 2302 _pthread_mutex_firstfit_lock_wait (in libsystem_pthread.dylib) + 76 [0x7ff80425ee7e] + 2302 __psynch_mutexwait (in libsystem_kernel.dylib) + 10 [0x7ff804226bd2] 2302 Thread_3290937: VDKQueue Watcher Thread + 2302 thread_start (in libsystem_pthread.dylib) + 15 [0x7ff80425cf6b] + 2302 _pthread_start (in libsystem_pthread.dylib) + 125 [0x7ff8042614e1] + 2302 __NSThread__start__ (in Foundation) + 1009 [0x7ff80517c994] + 2302 -[VDKQueue watcherThread:] (in QSCore) + 260 [0x10c0e2529] + 2302 kevent (in libsystem_kernel.dylib) + 10 [0x7ff80422934e] 2302 Thread_3290966: com.apple.NSEventThread + 2302 thread_start (in libsystem_pthread.dylib) + 15 [0x7ff80425cf6b] + 2302 _pthread_start (in libsystem_pthread.dylib) + 125 [0x7ff8042614e1] + 2302 _NSEventThread (in AppKit) + 132 [0x7ff806ecd9ce] + 2302 CFRunLoopRunSpecific (in CoreFoundation) + 562 [0x7ff804325e3c] + 2302 __CFRunLoopRun (in CoreFoundation) + 1276 [0x7ff8043269f8] + 2302 __CFRunLoopServiceMachPort (in CoreFoundation) + 319 [0x7ff80432836d] + 2302 mach_msg (in libsystem_kernel.dylib) + 56 [0x7ff804224ce8] + 2302 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7ff80422497a] 2302 Thread_3295460: LocalStorage + 2302 thread_start (in libsystem_pthread.dylib) + 15 [0x7ff80425cf6b] + 2302 _pthread_start (in libsystem_pthread.dylib) + 125 [0x7ff8042614e1] + 2302 WTF::wtfThreadEntryPoint(void*) (in JavaScriptCore) + 9 [0x7ff81ca30629] + 2302 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) (in JavaScriptCore) + 246 [0x7ff81cc0d306] + 2302 WebCore::StorageThread::threadEntryPoint() (in WebKitLegacy) + 245 [0x7ff81ad927d5] + 2302 bool WTF::Condition::waitUntilUnchecked(WTF::Lock&, WTF::TimeWithDynamicClockType const&) (in WebKitLegacy) + 154 [0x7ff81ad8f06a] + 2302 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda const&, WTF::ScopedLambda const&, WTF::TimeWithDynamicClockType const&) (in JavaScriptCore) + 2416 [0x7ff81cbeff20] + 2302 _pthread_cond_wait (in libsystem_pthread.dylib) + 1249 [0x7ff804261a6f] + 2302 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7ff8042273ea] 2302 Thread_3295461: com.apple.CFStream.LegacyThread + 2302 thread_start (in libsystem_pthread.dylib) + 15 [0x7ff80425cf6b] + 2302 _pthread_start (in libsystem_pthread.dylib) + 125 [0x7ff8042614e1] + 2302 _legacyStreamRunLoop_workThread (in CoreFoundation) + 251 [0x7ff8043a3b48] + 2302 CFRunLoopRunSpecific (in CoreFoundation) + 562 [0x7ff804325e3c] + 2302 __CFRunLoopRun (in CoreFoundation) + 1276 [0x7ff8043269f8] + 2302 __CFRunLoopServiceMachPort (in CoreFoundation) + 319 [0x7ff80432836d] + 2302 mach_msg (in libsystem_kernel.dylib) + 56 [0x7ff804224ce8] + 2302 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7ff80422497a] 2302 Thread_3310891 DispatchQueue_271: QSCatalogEntry scanQueue: 1F959F63-F221-40E1-AA90-B1EF84F4EC5D (serial) + 2302 start_wqthread (in libsystem_pthread.dylib) + 15 [0x7ff80425cf57] + 2302 _pthread_wqthread (in libsystem_pthread.dylib) + 256 [0x7ff80425df8a] + 2302 _dispatch_worker_thread2 (in libdispatch.dylib) + 160 [0x7ff8040ba25c] + 2302 _dispatch_root_queue_drain (in libdispatch.dylib) + 673 [0x7ff8040b9c0c] + 2302 _dispatch_client_callout (in libdispatch.dylib) + 8 [0x7ff8040aa317] + 2302 _dispatch_call_block_and_release (in libdispatch.dylib) + 12 [0x7ff8040a90cc] + 2302 __26-[VDKQueue watcherThread:]_block_invoke (in QSCore) + 314 [0x10c0e2cca] + 2302 -[QSVoyeur queue:didReceiveNotification:forPath:] (in QSCore) + 195 [0x10c0e13a6] + 2302 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation) + 82 [0x7ff80512d7fe] + 2302 _CFXNotificationPost (in CoreFoundation) + 735 [0x7ff8042ef3e8] + 2302 _CFXRegistrationPost (in CoreFoundation) + 496 [0x7ff8043baab0] + 2302 ___CFXRegistrationPost_block_invoke (in CoreFoundation) + 49 [0x7ff8043bab32] + 2302 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ (in CoreFoundation) + 12 [0x7ff80431d75c] + 2302 -[QSCatalogEntry scanForced:] (in QSCore) + 437 [0x10c098fb5] + 2302 -[QSCatalogEntry scanAndCache] (in QSCore) + 209 [0x10c098c7a] + 2302 _dispatch_lane_barrier_sync_invoke_and_complete (in libdispatch.dylib) + 60 [0x7ff8040b77ee] + 2302 _dispatch_client_callout (in libdispatch.dylib) + 8 [0x7ff8040aa317] + 2302 __30-[QSCatalogEntry scanAndCache]_block_invoke (in QSCore) + 26 [0x10c099900] + 2302 -[QSCatalogEntry scannedObjects] (in QSCore) + 68 [0x10c098a55] + 2302 ??? (in Core Support) load address 0x115213000 + 0x3b6b1 [0x11524e6b1] + 2302 ??? (in Core Support) load address 0x115213000 + 0x391f5 [0x11524c1f5] + 2302 ??? (in Core Support) load address 0x115213000 + 0x39d18 [0x11524cd18] + 2302 ??? (in Core Support) load address 0x115213000 + 0x39d18 [0x11524cd18] + 2302 ??? (in Core Support) load address 0x115213000 + 0x39d18 [0x11524cd18] + 2302 ??? (in Core Support) load address 0x115213000 + 0x3986e [0x11524c86e] + 2302 +[NSURL(QSBookmarkHelpers) URLByResolvingBookmarkAtURL:options:bookmarkDataIsStale:error:] (in QSFoundation) + 85 [0x10beab1b9] + 2302 +[NSURL bookmarkDataWithContentsOfURL:error:] (in CoreFoundation) + 30 [0x7ff8043cb792] + 2302 _CFURLCreateBookmarkDataFromFile (in CoreServicesInternal) + 485 [0x7ff806bb6441] + 2302 RMGetResourceByFileRef (in CarbonCore) + 82 [0x7ff806933374] + 2302 vCheckLoad (in CarbonCore) + 51 [0x7ff8068e3241] + 2302 GetRefHandle (in CarbonCore) + 27 [0x7ff8068e3507] + 2302 TSLockMutex (in CarbonCore) + 166 [0x7ff8068abaaa] + 2302 _pthread_mutex_firstfit_lock_slow (in libsystem_pthread.dylib) + 205 [0x7ff80425ccbb] + 2302 _pthread_mutex_firstfit_lock_wait (in libsystem_pthread.dylib) + 76 [0x7ff80425ee7e] + 2302 __psynch_mutexwait (in libsystem_kernel.dylib) + 10 [0x7ff804226bd2] 2302 Thread_3311802 2302 start_wqthread (in libsystem_pthread.dylib) + 15 [0x7ff80425cf57] 2302 _pthread_wqthread (in libsystem_pthread.dylib) + 426 [0x7ff80425e034] 2302 __workq_kernreturn (in libsystem_kernel.dylib) + 10 [0x7ff80422605a] Total number in stack (recursive counted multiple, when >=5): Sort by top of stack, same collapsed (when >= 5): __psynch_mutexwait (in libsystem_kernel.dylib) 4604 mach_msg_trap (in libsystem_kernel.dylib) 4604 __psynch_cvwait (in libsystem_kernel.dylib) 2302 __workq_kernreturn (in libsystem_kernel.dylib) 2302 kevent (in libsystem_kernel.dylib) 2302 Binary Images: 0x10bc49000 - 0x10bc84ffb +com.blacktree.Quicksilver (2.4.0 - 4039) /Applications/Quicksilver.app/Contents/MacOS/Quicksilver 0x10bda9000 - 0x10bdb8fff +com.flyingmeat.FMDB-MacOS (2.7.7 - 1) <03D897D4-C0DB-3360-BB2D-CD7086F501E5> /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework/Versions/A/Frameworks/FMDB.framework/Versions/A/FMDB 0x10bde7000 - 0x10bdf2ffb +com.blacktree.QSEffects (2.3) <935C8686-2B8A-3478-80E0-100227CB59B6> /Applications/Quicksilver.app/Contents/Frameworks/QSEffects.framework/Versions/A/QSEffects 0x10be03000 - 0x10be3affb +com.blacktree.QSInterface (2.3) /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework/Versions/A/QSInterface 0x10be97000 - 0x10bed2ff3 +com.blacktree.QSFoundation (2.3) <106B9A75-D797-3B36-8AF3-1AE8310DAFBE> /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework/Versions/A/QSFoundation 0x10c090000 - 0x10c0f7fff +com.blacktree.QSCore (2.3) <5DF2A507-A769-3070-AB7E-B30FE34D2ACD> /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework/Versions/A/QSCore 0x113ab9000 - 0x113ac5047 libobjc-trampolines.dylib (841.13) /usr/lib/libobjc-trampolines.dylib 0x114ed9000 - 0x114edcff7 +com.blacktree.Quicksilver.QSTransmitModule (4.1.1 - 103) /Users/*/Library/Application Support/Quicksilver/*/Transmit Plugin 0x114ee0000 - 0x114ee7fff +com.blacktree.Quicksilver.QSAddressBookPlugIn (2.3.0 - 17E) <2D43EBD1-B01A-3995-960A-64A1F7CD44CC> /Users/*/Library/Application Support/Quicksilver/*/QSAddressBookPlugin 0x114ef8000 - 0x114efbfff +com.blacktree.quicksilver.TSCalculatorPlugin (2.3.5 - 243) <1A0C6A36-2662-3845-A5D5-2A7B76B92265> /Users/*/Library/Application Support/Quicksilver/*/Calculator Plugin 0x114f08000 - 0x114f13ffb +com.blacktree.Quicksilver.QSClipboardPlugIn (1.8.1 - 164) <019BCBAA-C9B6-3457-8DAA-461E340CF459> /Users/*/Library/Application Support/Quicksilver/*/Clipboard Plugin 0x114f20000 - 0x114f23fff +com.blacktree.Quicksilver.QSHotKeyTriggerPlugIn (3.1.0 - 1939) <986A0FF4-74F1-3527-BEA0-234EB18084E3> /Applications/Quicksilver.app/Contents/PlugIns/Keyboard Triggers.qsplugin/Contents/MacOS/Keyboard Triggers 0x114f3f000 - 0x114f56ff7 com.apple.security.csparser (3.0 - 60158.148.2) <30062FF2-DD29-3DFF-B717-64AA0DFB7A3F> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x1150ad000 - 0x1150b0fff +com.blacktree.Quicksilver.QSShelfPlugIn (1.4.3 - 83) /Users/*/Library/Application Support/Quicksilver/*/Shelf Plugin 0x1150bd000 - 0x1150c4ff7 com.apple.FileProviderOverride (399.140.13 - 399.140.13) <6232206C-F6B6-3086-BC3A-D3120023442E> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride 0x1150d5000 - 0x1150d8fff +com.blacktree.Quicksilver.BezelInterfacePlugIn (1.3.0 - 186C) <3F1CF8D3-667E-38CC-A8FE-78FDC1CB9C8D> /Applications/Quicksilver.app/Contents/PlugIns/Bezel Interface.qsplugin/Contents/MacOS/Bezel Interface 0x1150ef000 - 0x1150f6ff3 com.apple.CloudDocsFileProvider (1.0 - 946.140.4) /System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider 0x115174000 - 0x115177fff com.apple.AddressBook.LocalSourceBundle (11.0 - 2498.5) <031FBBE5-4AEE-3FE5-8C95-79BF1B467086> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource 0x115188000 - 0x1151a3ff3 com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride (1.0 - 1440.5.1) /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride 0x1151fb000 - 0x115202ffb com.apple.DirectoryServicesSource (11.0 - 2498.5) <171B851A-4678-3A15-A41D-C3FF79868C90> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices 0x115213000 - 0x11526eff7 +com.blacktree.Quicksilver.QSCorePlugIn (1.3.0 - 99) <62DCF24E-F16F-3834-AAB4-B35EDDED5361> /Applications/Quicksilver.app/Contents/PlugIns/Core Support.qsplugin/Contents/MacOS/Core Support 0x115fe8000 - 0x116067ffb com.apple.AddressBook.CardDAVPlugin (10.9 - 1088.1) <22CA2F3F-5DB9-3672-A3E3-32D77D9D3007> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin 0x1175ac000 - 0x117615567 dyld (960) /usr/lib/dyld 0x7ff803f92000 - 0x7ff803f93ff2 libsystem_blocks.dylib (79.1) /usr/lib/system/libsystem_blocks.dylib 0x7ff803f94000 - 0x7ff803fcffff libxpc.dylib (2236.140.2) <8B7D13B4-A209-3F80-863E-55B4209C0DC3> /usr/lib/system/libxpc.dylib 0x7ff803fd0000 - 0x7ff803fe8ffe libsystem_trace.dylib (1375.140.2) <5E19C3FF-05E3-39AD-BF5F-118B4CA909E1> /usr/lib/system/libsystem_trace.dylib 0x7ff803fe9000 - 0x7ff80407afe7 libcorecrypto.dylib (1218.120.10) /usr/lib/system/libcorecrypto.dylib 0x7ff80407b000 - 0x7ff8040a6fff libsystem_malloc.dylib (374.120.1) <47042ACD-A337-322A-8DB7-ECD59CC60D92> /usr/lib/system/libsystem_malloc.dylib 0x7ff8040a7000 - 0x7ff8040edffb libdispatch.dylib (1325.120.2) <1A04B380-76E4-3E4B-B0FC-9837533D021D> /usr/lib/system/libdispatch.dylib 0x7ff8040ee000 - 0x7ff804127ff2 libobjc.A.dylib (841.13) <4D9B0DCA-7151-3875-B98E-B255DB8267A8> /usr/lib/libobjc.A.dylib 0x7ff804128000 - 0x7ff80412aff7 libsystem_featureflags.dylib (56) /usr/lib/system/libsystem_featureflags.dylib 0x7ff80412b000 - 0x7ff8041b3ff7 libsystem_c.dylib (1507.100.9) /usr/lib/system/libsystem_c.dylib 0x7ff8041b4000 - 0x7ff80420cff7 libc++.1.dylib (1300.36) /usr/lib/libc++.1.dylib 0x7ff80420d000 - 0x7ff804222ff7 libc++abi.dylib (1300.36) /usr/lib/libc++abi.dylib 0x7ff804223000 - 0x7ff80425afff libsystem_kernel.dylib (8020.240.14) <07AD083C-2835-3D18-BB6D-6F081840C8A4> /usr/lib/system/libsystem_kernel.dylib 0x7ff80425b000 - 0x7ff804266ff7 libsystem_pthread.dylib (486.100.11) /usr/lib/system/libsystem_pthread.dylib 0x7ff804267000 - 0x7ff804272fff libdyld.dylib (960) <64C284B3-231B-391D-845C-A285DFA305CD> /usr/lib/system/libdyld.dylib 0x7ff804273000 - 0x7ff80427cfef libsystem_platform.dylib (273.100.5) /usr/lib/system/libsystem_platform.dylib 0x7ff80427d000 - 0x7ff8042a7fff libsystem_info.dylib (554.120.2) <6D4B0DA7-8EFC-3E6D-B984-F49260C3C194> /usr/lib/system/libsystem_info.dylib 0x7ff8042a8000 - 0x7ff8047aafef com.apple.CoreFoundation (6.9 - 1866) <93C48919-68AF-367E-9A67-DB4159BC962C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7ff8047ab000 - 0x7ff804a01ffb com.apple.LaunchServices (1141.1 - 1141.1) <229E19AC-2C3A-3513-B6D2-EACBC6432299> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7ff804a02000 - 0x7ff804b25ff3 com.apple.gpusw.MetalTools (1.0 - 1) <06600A94-6ABA-3FF9-9D1F-BFAF2E356589> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7ff804b26000 - 0x7ff804d75fef libBLAS.dylib (1381.100.10) <358A39C9-B53F-3D82-B301-7BEE378710D5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7ff804d76000 - 0x7ff804dbfff7 com.apple.Lexicon-framework (1.0 - 98.1) <86722254-6483-3258-94F3-54C38DB4E7A5> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7ff804dc0000 - 0x7ff804e35fff libSparse.dylib (108.120.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7ff804e36000 - 0x7ff804eb1fff com.apple.SystemConfiguration (1.21 - 1.21) <3B20FE78-1839-3DFB-928E-6AC0929CB06E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7ff804eb2000 - 0x7ff804ee6ff7 libCRFSuite.dylib (51) /usr/lib/libCRFSuite.dylib 0x7ff804ee7000 - 0x7ff805123ff0 libmecabra.dylib (972.11) /usr/lib/libmecabra.dylib 0x7ff805124000 - 0x7ff8054e0ff6 com.apple.Foundation (6.9 - 1866) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7ff8054e1000 - 0x7ff8055ceff3 com.apple.LanguageModeling (1.0 - 277.4) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7ff8055cf000 - 0x7ff8056faff6 com.apple.CoreDisplay (265.100 - 265.100) <5E2DC2C6-FE3A-361C-9CFB-95E7E937B3EF> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7ff8056fb000 - 0x7ff80598bffa com.apple.audio.AudioToolboxCore (1.0 - 1245.91) /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x7ff80598c000 - 0x7ff805b77ff6 com.apple.CoreText (710.5.0.1 - 710.5.0.1) <8D3EF34D-D79E-3658-AEB8-2AB2FD6425FD> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7ff805b78000 - 0x7ff8062adff2 com.apple.audio.CoreAudio (5.0 - 5.0) <9BE547D0-0AF1-3470-AFDE-2AC4CD34441E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7ff8062ae000 - 0x7ff806608ff8 com.apple.security (7.0 - 60158.148.2) <335C4B26-A04B-32D0-A36A-EED189354387> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7ff806609000 - 0x7ff80689cfff libicucore.A.dylib (70104.3) <7B331D9E-9042-3749-9C38-B6F312DB1B8F> /usr/lib/libicucore.A.dylib 0x7ff80689d000 - 0x7ff8068a6fff libsystem_darwin.dylib (1507.100.9) /usr/lib/system/libsystem_darwin.dylib 0x7ff8068a7000 - 0x7ff806b92ff1 com.apple.CoreServices.CarbonCore (1319 - 1319) <6615F1A1-199D-396D-9522-22804F6B6896> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7ff806b93000 - 0x7ff806bd0ff7 com.apple.CoreServicesInternal (484 - 484) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7ff806bd1000 - 0x7ff806c0cff1 com.apple.CSStore (1141.1 - 1141.1) /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7ff806c0d000 - 0x7ff806cc2ffa com.apple.framework.IOKit (2.0.2 - 1955.140.2) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7ff806cc3000 - 0x7ff806cd1fff libsystem_notify.dylib (301) <8FDAD401-BF94-33BD-AC95-6928272AF18D> /usr/lib/system/libsystem_notify.dylib 0x7ff806cd2000 - 0x7ff806d20ff7 libsandbox.1.dylib (1657.240.3) <93515445-2EF1-3461-B363-4949FF3DD6CA> /usr/lib/libsandbox.1.dylib 0x7ff806d21000 - 0x7ff807bb0ff1 com.apple.AppKit (6.9 - 2113.60.148) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7ff807bb1000 - 0x7ff807e3fffe com.apple.UIFoundation (1.0 - 788.1) <700E2519-16EA-335E-ADAE-7F6A7E9C7CFA> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7ff807e40000 - 0x7ff807e53fff com.apple.UniformTypeIdentifiers (709 - 709) <3C6C700B-B03C-3F12-9AE8-09790B59DA26> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers 0x7ff807e54000 - 0x7ff807ff7ff0 com.apple.desktopservices (2.5 - 1438.5.1) <0C6A7892-B38A-3B9E-B7DB-E18E7806EEE2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7ff80800c000 - 0x7ff808248ffa com.apple.CoreDuet (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7ff808249000 - 0x7ff808315ff4 libboringssl.dylib (399.120.2) /usr/lib/libboringssl.dylib 0x7ff808316000 - 0x7ff808d06ffe libnetwork.dylib (2750.140.3.0.2) <041A47FA-A477-3AB4-BFA2-1247B0584885> /usr/lib/libnetwork.dylib 0x7ff808d07000 - 0x7ff809196ff5 com.apple.CFNetwork (1335.0.3 - 1335.0.3) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7ff809197000 - 0x7ff8091adffb libsystem_networkextension.dylib (1471.141.2) /usr/lib/system/libsystem_networkextension.dylib 0x7ff8091ae000 - 0x7ff8091aefff libenergytrace.dylib (23) /usr/lib/libenergytrace.dylib 0x7ff8091af000 - 0x7ff8091fbfd1 libMobileGestalt.dylib (1073.100.31.0.1) <47743257-CB8D-3FB4-8301-4CA88A8E4BD8> /usr/lib/libMobileGestalt.dylib 0x7ff8091fc000 - 0x7ff809212ff7 libsystem_asl.dylib (392.100.2) <4C84DA5F-6450-3B33-8CA5-E6775EB3C7BB> /usr/lib/system/libsystem_asl.dylib 0x7ff809213000 - 0x7ff80922bffd com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7ff80922c000 - 0x7ff8095caff8 com.apple.SkyLight (1.600.0 - 687) <6563E632-526D-3C88-8035-049FCCA8CA93> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7ff8095cb000 - 0x7ff809c96fe3 com.apple.CoreGraphics (2.0 - 1557.7.2) <11CD2D7D-8740-3469-B832-70D97DBEBB6E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7ff809c97000 - 0x7ff809d94ff7 com.apple.ColorSync (4.13.0 - 3521.8.2) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7ff809d95000 - 0x7ff809df0ff0 com.apple.HIServices (1.22 - 740) <08004053-5C3C-3749-A314-9D3EEF9440E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7ff809df1000 - 0x7ff809e2cfff libAWDSupport.dylib (954.1) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib 0x7ff809e2d000 - 0x7ff809e88ffb libprotobuf.dylib (5602) <604C6460-FF4F-3B9E-97FE-D53A901B8E3A> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib 0x7ff809e89000 - 0x7ff809e99ff7 libprotobuf-lite.dylib (5602) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib 0x7ff809e9a000 - 0x7ff809edcff1 com.apple.awd (1.0 - 954.1) <98CDE376-7131-305B-A642-6213645D79F5> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics 0x7ff809edd000 - 0x7ff80a149fff com.apple.Montreal (1.0 - 165.1) /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal 0x7ff80a238000 - 0x7ff80a64effc com.apple.CoreData (120 - 1152.5) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7ff80a64f000 - 0x7ff80a668ffa com.apple.ProtocolBuffer (1 - 288.22.9.15.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7ff80a669000 - 0x7ff80a834fff libsqlite3.dylib (331.5) <6830223D-E9FA-3F74-92B7-146395C3C10C> /usr/lib/libsqlite3.dylib 0x7ff80a835000 - 0x7ff80a8afff2 com.apple.Accounts (113 - 113) <3E3C2D17-386C-3FD6-8A52-BD3FB214C7CC> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7ff80a8b0000 - 0x7ff80a8c7ff6 com.apple.commonutilities (8.0 - 900) /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7ff80a8c8000 - 0x7ff80a97dffd com.apple.BaseBoard (567.5 - 567.5) <0592F4B8-012B-3132-A5D4-0CDA3F3D74FE> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7ff80a97e000 - 0x7ff80a9d3ff7 com.apple.RunningBoardServices (1.0 - 618.100.42) /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x7ff80a9d4000 - 0x7ff80aa41ff7 com.apple.AE (924 - 924) <2176FD2A-7536-3417-ABEB-4B4190C429A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7ff80aa42000 - 0x7ff80aa49ffc libdns_services.dylib (1557.140.5.0.1) <7DF7E783-7837-3608-85D9-FCE754B992D6> /usr/lib/libdns_services.dylib 0x7ff80aa4a000 - 0x7ff80aa51fff libsystem_symptoms.dylib (1617.140.3) <643A7FA0-DC38-30CF-B755-8FFE9A768B30> /usr/lib/system/libsystem_symptoms.dylib 0x7ff80aa52000 - 0x7ff80ac09ff6 com.apple.Network (1.0 - 1) /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7ff80ac0a000 - 0x7ff80ac37ffb com.apple.analyticsd (1.0 - 1) /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7ff80ac38000 - 0x7ff80ac3aff3 libDiagnosticMessagesClient.dylib (112) /usr/lib/libDiagnosticMessagesClient.dylib 0x7ff80ac3b000 - 0x7ff80ac8aff8 com.apple.spotlight.metadata.utilities (1.0 - 2183.24) <62BBADA0-C183-3B34-973A-35668535BD70> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7ff80ac8b000 - 0x7ff80ad26ffd com.apple.Metadata (10.7.0 - 2183.24) <3C7E758C-9199-338B-A530-9D93FB4C4112> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7ff80ad27000 - 0x7ff80ad2dff7 com.apple.DiskArbitration (2.7 - 2.7) <2794A2C9-DD2D-3B3C-B764-960DB8798A9F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7ff80ad2e000 - 0x7ff80b3d4fcf com.apple.vImage (8.1 - 555.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7ff80b3d5000 - 0x7ff80b6e7ff3 com.apple.QuartzCore (1.11 - 964.35) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7ff80b6e8000 - 0x7ff80b732ff7 libFontRegistry.dylib (333.2.0.3) <106DC550-5AAC-3E46-8A31-C578814805AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7ff80b733000 - 0x7ff80b878ffa com.apple.coreui (2.1 - 738.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7ff80b879000 - 0x7ff80b96cff3 com.apple.ViewBridge (640.1 - 640.1) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7ff80b96d000 - 0x7ff80b978ff9 com.apple.PerformanceAnalysis (1.302.4 - 302.4) <3CE53513-F4DC-3413-BC6E-FD2B80A076B1> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7ff80b979000 - 0x7ff80b984ff1 com.apple.OpenDirectory (12.6 - 233) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7ff80b985000 - 0x7ff80b9a0ff7 com.apple.CFOpenDirectory (12.6 - 233) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7ff80b9a1000 - 0x7ff80b9adfff com.apple.CoreServices.FSEvents (1326.140.2 - 1326.140.2) <697BCE9F-E20D-3F73-80B6-D5CCF2015561> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7ff80b9ae000 - 0x7ff80b9d2ffb com.apple.coreservices.SharedFileList (155 - 155) <42F85D0F-BC59-38C4-AA40-899E573F5AE2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7ff80b9d3000 - 0x7ff80b9d5ffb libapp_launch_measurement.dylib (16) <82CB209D-20EB-39FA-82D9-92C7CD1D077F> /usr/lib/libapp_launch_measurement.dylib 0x7ff80b9d6000 - 0x7ff80ba1dffd com.apple.CoreAutoLayout (1.0 - 28) /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout 0x7ff80ba1e000 - 0x7ff80bb01fff libxml2.2.dylib (35.16) <46C45D05-30BC-3800-883D-9FB86C83E5CD> /usr/lib/libxml2.2.dylib 0x7ff80bb02000 - 0x7ff80bb53fff com.apple.CoreVideo (1.8 - 480.1) <65321388-A44F-3C17-BB4F-FF1C629F4476> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7ff80bb54000 - 0x7ff80bb56ff7 com.apple.loginsupport (3.0 - 3.0) <8EB2B1B2-C083-3A12-BF77-08AC813CC30C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7ff80bb57000 - 0x7ff80bb80ffa com.apple.aps.framework (4.0 - 4.0) <7024D640-AF91-3490-8B17-3BB03C33A607> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7ff80bb81000 - 0x7ff80bba5ff0 com.apple.UserManagement (1.0 - 1) <05D57E70-3EF1-39C8-80C5-809A96E284BD> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 0x7ff80bba6000 - 0x7ff80bd97ff2 com.apple.cloudkit.CloudKit (1970 - 1970) <03272C53-FEE7-3148-8301-F0B1675FB3DA> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7ff80bd98000 - 0x7ff80be3bff5 com.apple.CloudDocs (1.0 - 946.140.4) <76414C19-CB4A-330F-9E57-8598DADE5E88> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7ff80be3c000 - 0x7ff80c1c7ff8 com.apple.CoreML (1.0 - 1127.100.41) /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML 0x7ff80c1c8000 - 0x7ff80cb2bf2a libwebrtc.dylib (7613.3.9.1.16) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib 0x7ff80cb2c000 - 0x7ff80cbcdff9 com.apple.corelocation (2667.4.3.1 - 2667.4.3.1) <556DD583-5909-349B-9DBC-15E4DD539EB4> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7ff80cbce000 - 0x7ff80cbeaffb libsystem_containermanager.dylib (383.120.2) <4A6C44F7-FD36-3315-85EA-904106DB1995> /usr/lib/system/libsystem_containermanager.dylib 0x7ff80cbeb000 - 0x7ff80cbfcff5 com.apple.IOSurface (302.14 - 302.14) <6585C6D8-14FF-324D-9D6E-4265320B7F91> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7ff80cbfd000 - 0x7ff80cc05ff1 com.apple.IOAccelerator (462.8 - 462.8) <77CF4AB6-91CA-3F90-8256-68E38CB0E479> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7ff80cc06000 - 0x7ff80cd46ffb com.apple.Metal (263.8 - 263.8) /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7ff80cd47000 - 0x7ff80cd68ff7 com.apple.audio.caulk (1.0 - 92) <8E7B3D95-1D47-3F17-9512-C5FCC30792C2> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7ff80cd69000 - 0x7ff80ce6afff com.apple.CoreMedia (1.0 - 2950.8.2.4.2) <7EC64217-55B0-3946-BEEB-6786185C69E6> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7ff80ce6b000 - 0x7ff80cfa6ff4 libFontParser.dylib (329.5.0.1) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7ff80cfa7000 - 0x7ff80d29aff0 com.apple.HIToolbox (2.1.1 - 1114.1) <06FDECD6-9F69-397B-B1E2-A8226C0BA7ED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7ff80d29b000 - 0x7ff80d2aeff7 com.apple.framework.DFRFoundation (1.0 - 271) <75C47248-6493-322D-B8B1-75D803C0695D> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7ff80d2af000 - 0x7ff80d2b3ffb com.apple.dt.XCTTargetBootstrap (20700) <5DCB4487-45A0-3628-B3D6-0CBF9CBE015E> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7ff80d2b4000 - 0x7ff80d2e3ff3 com.apple.CoreSVG (1.0 - 175.5.1) /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x7ff80d2e4000 - 0x7ff80d52afef com.apple.ImageIO (3.3.0 - 2222.11.2) <24524B13-4C0A-3F56-BA83-178AA8384256> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7ff80d52b000 - 0x7ff80d8b2ffd com.apple.CoreImage (17.0.0 - 1240.7) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7ff80d8b3000 - 0x7ff80d924ff6 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7ff80d925000 - 0x7ff80d928ffb libsystem_configuration.dylib (1163.140.3) /usr/lib/system/libsystem_configuration.dylib 0x7ff80d929000 - 0x7ff80d92eff3 libsystem_sandbox.dylib (1657.240.3) <4784C5A8-4B11-30A3-9306-AB2EDE5C1B15> /usr/lib/system/libsystem_sandbox.dylib 0x7ff80d92f000 - 0x7ff80d930ff1 com.apple.AggregateDictionary (1.0 - 1) <379FAB19-C5C3-34D9-B292-F6AED26A73F4> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7ff80d931000 - 0x7ff80d934ffb com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6B4A0F96-B462-3E90-9A8E-609D5AA59462> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7ff80d935000 - 0x7ff80d936fff liblangid.dylib (136) <7194BBA9-5E71-3D2F-8800-4FC3054E6BD7> /usr/lib/liblangid.dylib 0x7ff80d937000 - 0x7ff80da1aff5 com.apple.CoreNLP (1.0 - 273.2) <135E9466-A5E2-307B-8622-33C7F1F8BE87> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7ff80da1b000 - 0x7ff80da21ffe com.apple.LinguisticData (1.0 - 399) <7C46AAA4-95CF-3FB9-B7E2-FA7F8512001D> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7ff80da22000 - 0x7ff80e0f5fd7 libBNNS.dylib (403.100.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7ff80e0f6000 - 0x7ff80e2b8ffb libvDSP.dylib (794.100.2) <2B3E5385-1D67-31CD-8D6D-A441122B62B5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7ff80e2b9000 - 0x7ff80e2caff9 com.apple.CoreEmoji (1.0 - 143) <04B91291-C915-3041-86CD-9C1F898E0AFE> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7ff80e2cb000 - 0x7ff80e2d5fff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer 0x7ff80e2d6000 - 0x7ff80e3aeff7 com.apple.framework.CoreWLAN (16.0 - 1657) <1D932175-221F-3C13-B1F3-F5F4734AEE6F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7ff80e3af000 - 0x7ff80e596ffe com.apple.CoreUtils (6.9 - 690.41) <0A844C46-A77F-362F-BCBD-BAB09F347419> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7ff80e597000 - 0x7ff80e5bdffa com.apple.MobileKeyBag (2.0 - 1.0) <399ADD85-86F1-3ACB-A80D-F90C5AF49BA2> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7ff80e5be000 - 0x7ff80e5ceff2 com.apple.AssertionServices (1.0 - 618.100.42) <83FC09AA-1D32-303B-9A31-8176C63B8776> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7ff80e5cf000 - 0x7ff80e65bff8 com.apple.securityfoundation (6.0 - 55255.100.1) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7ff80e65c000 - 0x7ff80e665ff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <9BB1D6E1-7377-3FE0-82CE-15AB38C41534> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7ff80e666000 - 0x7ff80e670ffd com.apple.xpc.ServiceManagement (1.0 - 1) <7D45F19B-77FF-3F98-A607-BF4DA77F184A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7ff80e671000 - 0x7ff80e673ff7 libquarantine.dylib (133.120.2) /usr/lib/system/libquarantine.dylib 0x7ff80e674000 - 0x7ff80e67fff7 libCheckFix.dylib (31) <817887AF-E399-3BCB-9051-660B819947F2> /usr/lib/libCheckFix.dylib 0x7ff80e680000 - 0x7ff80e697fff libcoretls.dylib (178) <4566AF6C-E184-3D2B-BBD3-D02128B14E95> /usr/lib/libcoretls.dylib 0x7ff80e698000 - 0x7ff80e6a7ffb libbsm.0.dylib (73) <86F12E94-F238-3784-8668-6E55B80E58BB> /usr/lib/libbsm.0.dylib 0x7ff80e6a8000 - 0x7ff80e701ff7 libmecab.dylib (972.11) <2F037613-9FBE-3345-A742-5C259C78FE0A> /usr/lib/libmecab.dylib 0x7ff80e702000 - 0x7ff80e704ff7 libgermantok.dylib (29) <21611686-0D03-32D7-A2D6-377602FEFF99> /usr/lib/libgermantok.dylib 0x7ff80e705000 - 0x7ff80e71afe3 libLinearAlgebra.dylib (1381.100.10) <7EBF4A7E-D8DD-338B-83EB-3B216DC85330> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7ff80e71b000 - 0x7ff80e949ffe com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <3F83655B-BD83-36D8-90D6-A7ED00C7A1A7> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7ff80e94a000 - 0x7ff80e9a5ffd com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7ff80e9a6000 - 0x7ff80eb8effc com.apple.MLCompute (1.0 - 1) <804C7335-726C-3D6E-A883-E22F3BA6EE2A> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute 0x7ff80eb8f000 - 0x7ff80ebc6ff0 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <7AFEA416-25AC-3F4B-A3B6-E1320A971A89> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7ff80ebc7000 - 0x7ff80ec74ffb com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <232B00F4-00D8-3706-9A32-C771506BEB8B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x7ff80ec75000 - 0x7ff80ed09fec com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7ff80ed0a000 - 0x7ff80ed19ff7 com.apple.AppleFSCompression (132.100.2 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7ff80ed1a000 - 0x7ff80ed27fff libbz2.1.0.dylib (45) /usr/lib/libbz2.1.0.dylib 0x7ff80ed28000 - 0x7ff80ed2cfff libsystem_coreservices.dylib (133) <8C364FD4-92EB-3D96-903B-23556015AD00> /usr/lib/system/libsystem_coreservices.dylib 0x7ff80ed2d000 - 0x7ff80ed59ff7 com.apple.CoreServices.OSServices (1141.1 - 1141.1) <0DC0742D-444A-33A2-A837-E5DE355316BB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7ff80ed5a000 - 0x7ff80eeabff1 com.apple.AuthKit (1.0 - 1) <95C1ADC8-B188-3A6B-B353-8FB7922065E3> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7ff80eef0000 - 0x7ff80ef7aff3 com.apple.CoreSpotlight (1.0 - 2183.24) <0432E483-EBE8-3375-8261-17EF3A4B2C35> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight 0x7ff80ef7b000 - 0x7ff80ef8dff7 libz.1.dylib (77.240.1) /usr/lib/libz.1.dylib 0x7ff80ef8e000 - 0x7ff80efeefd7 libsystem_m.dylib (3204.80.2) <5873BB02-9C24-330E-BE3F-A69937620E64> /usr/lib/system/libsystem_m.dylib 0x7ff80efef000 - 0x7ff80efeffff libcharset.1.dylib (61) /usr/lib/libcharset.1.dylib 0x7ff80eff0000 - 0x7ff80eff5fff libmacho.dylib (994) <1A2B574F-0D91-376B-8122-C9915A89B719> /usr/lib/system/libmacho.dylib 0x7ff80eff6000 - 0x7ff80f011fff libkxld.dylib (8020.240.14) <07B630AE-2041-3599-9545-4CF4BA0BA866> /usr/lib/system/libkxld.dylib 0x7ff80f012000 - 0x7ff80f01dff7 libcommonCrypto.dylib (60191.100.1) <1A00FE13-7DED-3B41-9655-EF210F31764E> /usr/lib/system/libcommonCrypto.dylib 0x7ff80f01e000 - 0x7ff80f028fff libunwind.dylib (202.2) <079E4280-10E2-3062-BC91-A190F3A0C07E> /usr/lib/system/libunwind.dylib 0x7ff80f029000 - 0x7ff80f030fff liboah.dylib (254.25) /usr/lib/liboah.dylib 0x7ff80f031000 - 0x7ff80f03afff libcopyfile.dylib (180.100.3) <3F9E168D-0697-3311-86DE-63884A75299C> /usr/lib/system/libcopyfile.dylib 0x7ff80f03b000 - 0x7ff80f042fff libcompiler_rt.dylib (103.1) /usr/lib/system/libcompiler_rt.dylib 0x7ff80f043000 - 0x7ff80f047ff7 libsystem_collections.dylib (1507.100.9) /usr/lib/system/libsystem_collections.dylib 0x7ff80f048000 - 0x7ff80f04aff7 libsystem_secinit.dylib (107.100.5) <1073080D-83EA-3190-AB3F-F299FC7C042E> /usr/lib/system/libsystem_secinit.dylib 0x7ff80f04b000 - 0x7ff80f04cfff libremovefile.dylib (60) <0A06ABF0-FA65-3ADA-A46A-A6F7C62F5C15> /usr/lib/system/libremovefile.dylib 0x7ff80f04d000 - 0x7ff80f04dffb libkeymgr.dylib (31) <16BAFDE1-B1FC-3A4B-B06B-709AB4E357AB> /usr/lib/system/libkeymgr.dylib 0x7ff80f04e000 - 0x7ff80f055fff libsystem_dnssd.dylib (1557.140.5.0.1) <1DFA63CE-158B-3B32-A6BD-9881C2B4045E> /usr/lib/system/libsystem_dnssd.dylib 0x7ff80f056000 - 0x7ff80f05afff libcache.dylib (85) <54431C2C-7EBD-3E17-AEA3-9A7FFD3403AC> /usr/lib/system/libcache.dylib 0x7ff80f05b000 - 0x7ff80f05cfff libSystem.B.dylib (1311.120.1) <1602C718-BBE7-3EBA-9571-625CA3CDC408> /usr/lib/libSystem.B.dylib 0x7ff80f05d000 - 0x7ff80f060ff7 libfakelink.dylib (4) /usr/lib/libfakelink.dylib 0x7ff80f061000 - 0x7ff80f061ff7 com.apple.SoftLinking (1.0 - 42) /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking 0x7ff80f062000 - 0x7ff80f09bfff libpcap.A.dylib (110) <9BA61ABC-17E0-3A24-81E2-473291F84668> /usr/lib/libpcap.A.dylib 0x7ff80f09c000 - 0x7ff80f18cfff libiconv.2.dylib (61) <73166A13-A2AD-34FF-A658-844F1C1AB7CA> /usr/lib/libiconv.2.dylib 0x7ff80f18d000 - 0x7ff80f19dffb libcmph.dylib (8) /usr/lib/libcmph.dylib 0x7ff80f19e000 - 0x7ff80f224fff libarchive.2.dylib (103.240.1) /usr/lib/libarchive.2.dylib 0x7ff80f225000 - 0x7ff80f28aff7 com.apple.SearchKit (1.4.1 - 1.4.1) <631B5AFD-B60C-35B6-8A88-DB81A18536C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7ff80f28b000 - 0x7ff80f28cff3 libThaiTokenizer.dylib (10) <93907177-8D86-3A20-A2E6-7507A12C9CBD> /usr/lib/libThaiTokenizer.dylib 0x7ff80f28d000 - 0x7ff80f2affff com.apple.applesauce (1.0 - 16.38) <69B18789-B74A-3BA6-A476-4F798C8E3530> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7ff80f2b0000 - 0x7ff80f2c7ff7 libapple_nghttp2.dylib (2) /usr/lib/libapple_nghttp2.dylib 0x7ff80f2c8000 - 0x7ff80f2ddff7 libSparseBLAS.dylib (1381.100.10) <9118E1EC-6F71-3ACC-8EF8-74854A5C4637> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7ff80f2de000 - 0x7ff80f2dfff1 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <3893BAC5-BFC0-3483-B2E3-3D2F23A69DDA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7ff80f2e0000 - 0x7ff80f2e4fff libpam.2.dylib (29) <368BD235-EB5B-3696-A9CF-07613A27FE86> /usr/lib/libpam.2.dylib 0x7ff80f2e5000 - 0x7ff80f3bbfe3 libcompression.dylib (125.120.2) <700E1C13-E1AE-37C2-B62E-F9AA60A042D4> /usr/lib/libcompression.dylib 0x7ff80f3bc000 - 0x7ff80f3c1ff3 libQuadrature.dylib (7) <33A6646E-0D73-3549-942F-3F200A07DDF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7ff80f3c2000 - 0x7ff80f75ffff libLAPACK.dylib (1381.100.10) <4A63B656-1125-3CF5-BA97-9210C5371144> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7ff80f760000 - 0x7ff80f7aeffe com.apple.DictionaryServices (1.2 - 350) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7ff80f7af000 - 0x7ff80f7c8fff liblzma.5.dylib (16) <0FED517C-EDB4-3CC7-9483-312B19A9D8DF> /usr/lib/liblzma.5.dylib 0x7ff80f7c9000 - 0x7ff80f7cafff libcoretls_cfhelpers.dylib (178) /usr/lib/libcoretls_cfhelpers.dylib 0x7ff80f7cb000 - 0x7ff80f837fff com.apple.APFS (1934.141.2 - 1934.141.2) <9A7CE793-5117-3177-AA22-CB9D00433041> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7ff80f838000 - 0x7ff80f845ff7 libxar.1.dylib (487.240.1) <593786B2-6387-30AF-81BC-8F55B7CD2E20> /usr/lib/libxar.1.dylib 0x7ff80f846000 - 0x7ff80f849fff libutil.dylib (62) <60CEBDCC-79BF-34F5-88F1-578D1A874C65> /usr/lib/libutil.dylib 0x7ff80f84a000 - 0x7ff80f871fff libxslt.1.dylib (18.5) <388FC575-E9F2-37D3-BD70-7A4E7A3BF1F6> /usr/lib/libxslt.1.dylib 0x7ff80f872000 - 0x7ff80f878fff libChineseTokenizer.dylib (40) <49C74EA5-654F-3EC6-BDCC-BADDCA73FC50> /usr/lib/libChineseTokenizer.dylib 0x7ff80f879000 - 0x7ff80f9d2fdf libvMisc.dylib (794.100.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7ff80f9d3000 - 0x7ff80fa69fe8 libate.dylib (3.0.6) /usr/lib/libate.dylib 0x7ff80fa6a000 - 0x7ff80fa72ff7 libIOReport.dylib (76) <5C7A0B5F-A0E6-3203-9D74-AC50C69FF19D> /usr/lib/libIOReport.dylib 0x7ff80fa73000 - 0x7ff80fa85ff1 com.apple.CrashReporterSupport (10.13 - 15095.2) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7ff80fa86000 - 0x7ff80faa1fff com.apple.AppSSOCore (1.0 - 1) /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore 0x7ff80faa2000 - 0x7ff80fb4dffd com.apple.CVNLP (1.0 - 119) <9866E5ED-4348-3904-94CB-32341B6A8230> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP 0x7ff80fb4e000 - 0x7ff80fb70ff9 com.apple.SharedWebCredentials (933 - 933) <05429A9B-D94A-3ECC-9554-6565237FEBEB> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials 0x7ff80fb71000 - 0x7ff80fba7ff1 com.apple.pluginkit.framework (1.0 - 1) <45211E35-647A-34D0-B067-D6A8261D9A42> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7ff80fba8000 - 0x7ff80fbaffff libMatch.1.dylib (40) <8C5513BD-628C-3596-A834-03BD2B62D66E> /usr/lib/libMatch.1.dylib 0x7ff80fbb0000 - 0x7ff80fc37fff libCoreStorage.dylib (559) <876D4ADA-0408-3838-A6F9-D4760FD91C0C> /usr/lib/libCoreStorage.dylib 0x7ff80fc38000 - 0x7ff80fc87ff7 com.apple.AppleVAFramework (6.1.3 - 6.1.3) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7ff80fc88000 - 0x7ff80fca1fff libexpat.1.dylib (28) <50BBC474-3879-316F-BAE3-E25005BAB61C> /usr/lib/libexpat.1.dylib 0x7ff80fca2000 - 0x7ff80fcaaff7 libheimdal-asn1.dylib (634.100.7) <786AF330-7C15-3DD4-ABF8-F84E02E41947> /usr/lib/libheimdal-asn1.dylib 0x7ff80fcab000 - 0x7ff80fcc0ffa com.apple.IconFoundation (493 - 493) /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation 0x7ff80fcc1000 - 0x7ff80fd31ff1 com.apple.IconServices (493 - 493) <97D6C271-552D-3142-9F1C-46339C638238> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7ff80fd32000 - 0x7ff80fd95ff1 com.apple.MediaExperience (1.0 - 1) <1D6FB624-33BE-3CC2-94D1-A6932A433D08> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience 0x7ff80fdbf000 - 0x7ff80fdcdfff com.apple.GraphVisualizer (1.0 - 100.1) <7B4909F1-0286-3A0E-A23C-169734EF7BE7> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7ff80fdce000 - 0x7ff8101e7ff0 com.apple.vision.FaceCore (4.3.2 - 4.3.2) <63E0D2CD-9D4B-30B5-ADA4-C4D7E61387DE> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7ff8101e8000 - 0x7ff81022fff8 com.apple.OTSVG (1.0 - 710.5.0.1) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7ff810230000 - 0x7ff810237ffb com.apple.xpc.AppServerSupport (1.0 - 2236.140.2) <48567DF6-7B0F-368C-B0A9-A3B7D8D9C3F2> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport 0x7ff810238000 - 0x7ff810241ff3 libhvf.dylib (1.0 - 329.5.0.1) <781728D1-7D6F-3EE0-87B1-02A583D6F5A7> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7ff810242000 - 0x7ff810246ff3 libspindump.dylib (310.1) <4B8EF109-F743-36A2-856F-4EA4FAC93382> /usr/lib/libspindump.dylib 0x7ff810247000 - 0x7ff8102fdffe com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7ff8102fe000 - 0x7ff810319ffc com.apple.login (3.0 - 3.0) /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7ff81031a000 - 0x7ff810402ff2 com.apple.corebrightness (1.0 - 1) <53885125-0F3D-396E-A93F-55A5A1C8FB20> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x7ff8104a7000 - 0x7ff8104aaff7 libodfde.dylib (26) /usr/lib/libodfde.dylib 0x7ff8104ab000 - 0x7ff8104ffff7 com.apple.bom (14.0 - 238.2) <8CE7BBE4-7907-3B4C-8B29-B8F77F61B365> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7ff810500000 - 0x7ff81054afff com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7ff81054b000 - 0x7ff81062cfef libJP2.dylib (2222.11.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7ff81062d000 - 0x7ff810630fff com.apple.WatchdogClient.framework (1.0 - 127.140.2) <9AF7DD29-6119-391D-BC17-ED91E8D4C82D> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x7ff810631000 - 0x7ff810669ff9 com.apple.MultitouchSupport.framework (5460.1 - 5460.1) <7616DAD2-6D00-3C17-A503-2977C267CA8C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7ff81066a000 - 0x7ff810bdefec com.apple.VideoToolbox (1.0 - 2950.8.2.4.2) <9CC16751-AB50-3C84-9BD8-80DC3B5172A2> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7ff810bdf000 - 0x7ff810c0ffff libAudioToolboxUtility.dylib (1245.91) <7776B75F-1131-3BCB-B3EC-4A628EF44058> /usr/lib/libAudioToolboxUtility.dylib 0x7ff810c10000 - 0x7ff810c30fe7 libPng.dylib (2222.11.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7ff810c31000 - 0x7ff810c94fe7 libTIFF.dylib (2222.11.2) <652BF8C6-C53E-3B87-907B-6F7B0C98470B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7ff810c95000 - 0x7ff810cb0fff com.apple.IOPresentment (62 - 37) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7ff810cb1000 - 0x7ff810cb7ff7 com.apple.GPUWrangler (6.5.7 - 6.5.7) <33F319AA-EBE7-35AB-8CBC-6F75D081C1F5> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7ff810cb8000 - 0x7ff810cbafff libRadiance.dylib (2222.11.2) <3CFD717F-FEAC-31D5-9A63-BA31703F2DA7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7ff810cbb000 - 0x7ff810cc0ff3 com.apple.DSExternalDisplay (3.1 - 380) <3FEC246A-ADCD-3C03-ACF9-8F7C041C530F> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7ff810cc1000 - 0x7ff810cf0feb libJPEG.dylib (2222.11.2) <07711914-633C-3F18-9D6C-49E2ECBC3F96> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7ff810cf1000 - 0x7ff810d20ff7 com.apple.ATSUI (1.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x7ff810d21000 - 0x7ff810d25ff7 libGIF.dylib (2222.11.2) <839C994D-992F-3C85-8EA7-00728C5DC45C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7ff810d26000 - 0x7ff810d2fffb com.apple.CMCaptureCore (1.0 - 191.5.2) /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore 0x7ff810d30000 - 0x7ff810d97fff com.apple.print.framework.PrintCore (17.1 - 544.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7ff810d98000 - 0x7ff810e64ffc com.apple.TextureIO (3.10.10 - 3.10.10) <1FCFE054-3E60-3FE8-8E07-E95814891A88> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7ff810e65000 - 0x7ff810e70ff3 com.apple.InternationalSupport (1.0 - 69.1) <040F7C32-86F2-3D8B-B4C7-FF674B129725> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7ff810e71000 - 0x7ff810eeeffd com.apple.datadetectorscore (8.0 - 697.2) <30ED6EDD-4BA9-3C41-A068-D7E4E0ED999F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7ff810eef000 - 0x7ff810f59ff0 com.apple.UserActivity (521.3 - 521.3) <20D3CDB9-2765-32D7-80C9-13E3837FF545> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity 0x7ff810f5a000 - 0x7ff8116abff4 com.apple.MediaToolbox (1.0 - 2950.8.2.4.2) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7ff8116ac000 - 0x7ff811714ffa libusrtcp.dylib (2750.140.3.0.2) /usr/lib/libusrtcp.dylib 0x7ff811715000 - 0x7ff811b8eff4 libswiftCore.dylib (5.6 - 5.6.0.323.35) <9B8F4225-6EA3-313C-B5B2-7B594E2D1EF1> /usr/lib/swift/libswiftCore.dylib 0x7ff811b8f000 - 0x7ff811c01ffe com.apple.imfoundation (10.0 - 1000) <5ADEE91C-CFCF-31EF-91B3-14A20F16FB34> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation 0x7ff811c02000 - 0x7ff811c29ff9 com.apple.locationsupport (2667.4.3.1 - 2667.4.3.1) <321B6B3E-AE3A-363C-9335-7ECA7AD96FBA> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport 0x7ff811c2a000 - 0x7ff811c5aff6 libSessionUtility.dylib (128.63) <7484038B-6DB6-3991-AF3E-6A3ADB6F5891> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib 0x7ff811c5b000 - 0x7ff811d97ff4 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <51ABB8AE-4D85-382B-8C2F-F052A2B6B7CB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7ff811d98000 - 0x7ff811e05ff1 com.apple.audio.AudioSession (1.0 - 128.63) <3F0D8867-6760-331F-9606-FF06C639C06A> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession 0x7ff811e06000 - 0x7ff811e15ff4 libAudioStatistics.dylib (69.68) <3CE99AC6-A5A8-384A-A097-423085653E0F> /usr/lib/libAudioStatistics.dylib 0x7ff811e16000 - 0x7ff811e25ff8 com.apple.speech.synthesis.framework (9.0.88.6 - 9.0.88.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7ff811e26000 - 0x7ff811e91ff7 com.apple.ApplicationServices.ATS (377 - 533.5.0.1) <64D87D69-6952-3A64-90EC-D026479DF306> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7ff811e92000 - 0x7ff811eaafff libresolv.9.dylib (68.140.2) /usr/lib/libresolv.9.dylib 0x7ff811eab000 - 0x7ff811ebefff libsasl2.2.dylib (214) /usr/lib/libsasl2.2.dylib 0x7ff811ebf000 - 0x7ff811eceff5 com.apple.multiverse (1.0 - 113) <16AA4473-523F-3620-9A98-C8771F1694A6> /System/Library/PrivateFrameworks/MultiverseSupport.framework/Versions/A/MultiverseSupport 0x7ff811ecf000 - 0x7ff811f2cfdf libParallelCompression.dylib (280.100.14) <3CFF6BC0-5BF0-32F4-BB7C-A42C50E9DB08> /usr/lib/libParallelCompression.dylib 0x7ff811f2d000 - 0x7ff811f60ff2 com.apple.securityinterface (10.0 - 55159.100.4) <170E96C6-FD56-3CC2-BA09-1FFB19B33D13> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7ff811f61000 - 0x7ff811f80ff9 com.apple.CoreFollowUp-OSX (1.0 - 1) <96142F1D-BF55-3609-AF55-6B4F7C9EB20B> /System/Library/PrivateFrameworks/CoreFollowUp.framework/Versions/A/CoreFollowUp 0x7ff811f81000 - 0x7ff812060ff8 com.apple.CoreMediaIO (1000.0 - 5355.16.3) <8CBDA546-5CAE-300F-A303-AB2A516EA141> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7ff812061000 - 0x7ff812140fff libSMC.dylib (21) /usr/lib/libSMC.dylib 0x7ff812141000 - 0x7ff8121a0ff7 libcups.2.dylib (499.4) /usr/lib/libcups.2.dylib 0x7ff8121a1000 - 0x7ff8121abfff com.apple.NetAuth (6.2 - 6.2) <245D2E59-B77A-3688-B0F8-C3737E12AA74> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7ff8121ac000 - 0x7ff8121b3ffb com.apple.ColorSyncLegacy (4.13.0 - 1) <5CF45952-2320-305C-B019-9817ED9C814A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7ff8121b4000 - 0x7ff8121bffff com.apple.QD (4.0 - 416) <34813677-724D-3028-A36C-24CFA9FF02F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7ff8121c0000 - 0x7ff8124f3ff5 com.apple.audio.AudioResourceArbitration (1.0 - 1) <68F2F70A-1523-3713-9976-63B7B4780E34> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration 0x7ff8124f4000 - 0x7ff812500ffd com.apple.perfdata (1.0 - 82) <3EAB32A8-71CA-3B61-987F-729208FAF14E> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata 0x7ff812501000 - 0x7ff81250fffc libperfcheck.dylib (42) <9DF88F54-9E41-341E-9CFB-BE58637BC3BD> /usr/lib/libperfcheck.dylib 0x7ff812510000 - 0x7ff81251eff3 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7ff81251f000 - 0x7ff812569ff7 com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7ff81256a000 - 0x7ff812579ffb com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7ff81257a000 - 0x7ff8125a0ff2 com.apple.MobileAssets (1.0 - 698.140.2) <8A90C521-8864-32E5-9529-65FF2A89463C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x7ff8125dc000 - 0x7ff8125faffc com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <5CC4AC65-D426-395D-825D-A3CBAD7FFAC6> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7ff8125fb000 - 0x7ff812603ff0 com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7ff812604000 - 0x7ff812681ff4 libTelephonyUtilDynamic.dylib (5553.3) <54D98F2E-F010-392B-9B6D-B8EE76C6991B> /usr/lib/libTelephonyUtilDynamic.dylib 0x7ff812aed000 - 0x7ff812d7effa com.apple.NetworkExtension (1.0 - 1) /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension 0x7ff812d7f000 - 0x7ff812ef2ff4 com.apple.ids (10.0 - 1000) /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS 0x7ff812ef3000 - 0x7ff8130afff6 com.apple.idsfoundation (10.0 - 1000) /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation 0x7ff8130b0000 - 0x7ff81320eff2 com.apple.Sharing (1783.1 - 1783.1) <7CB179A4-9F25-314E-A127-55A08F7CA63C> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7ff81320f000 - 0x7ff8132c2ff3 com.apple.Bluetooth (1.0 - 1) <7BA6CF8C-41A8-367B-A863-5C3FECFB69B5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7ff8132c3000 - 0x7ff8132d7ff5 com.apple.AppContainer (4.0 - 585.100.13) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7ff8132d8000 - 0x7ff8132dbffe com.apple.SecCodeWrapper (4.0 - 585.100.13) <2EBF2219-3D2C-3F62-8235-068E105BAB1B> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7ff8132dc000 - 0x7ff81333dff1 com.apple.ProtectedCloudStorage (1.0 - 1) <7DCFD2C7-397A-3BA2-A013-06F28C166C71> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7ff81333e000 - 0x7ff81339dffb com.apple.QuickLookFramework (5.0 - 950.2) <70DD43C5-3054-3BF6-9B4C-428C60A3696B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7ff81339e000 - 0x7ff8133b9ff0 com.apple.MetalKit (154 - 154) <582D6415-8DC5-374D-93C6-14D3B9F7F778> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit 0x7ff8134a5000 - 0x7ff8135a4ff7 com.apple.combine (1.0 - 281.100) /System/Library/Frameworks/Combine.framework/Versions/A/Combine 0x7ff8135a5000 - 0x7ff814fc2fe5 com.apple.GeoServices (1.0 - 1830.26.4.28.3) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7ff814fc3000 - 0x7ff814fceff7 com.apple.DirectoryService.Framework (12.6 - 233) <91E23696-38E4-3F96-9152-86B1B6187824> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7ff814fcf000 - 0x7ff814ff6ff5 com.apple.RemoteViewServices (2.0 - 167) <6BA53148-FE87-37B7-A3B4-F98C8B6AB7B9> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7ff814ff7000 - 0x7ff815006fff com.apple.SpeechRecognitionCore (6.2.26.9 - 6.2.26.9) <9B3EBB26-7635-38B6-9DFA-734C5D2B5D19> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7ff815007000 - 0x7ff81500efff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <0DE0F225-4E2D-3293-A459-1F83175CF4FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7ff81500f000 - 0x7ff81501fff2 com.apple.AppleLDAP (12.6 - 57) <4F73A244-5931-31DB-9AB0-AF01998CF7EA> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP 0x7ff8152cc000 - 0x7ff8152ccfff libsystem_product_info_filter.dylib (10) <27C0A669-AF41-38F3-AF68-B4DE8FFD5128> /usr/lib/system/libsystem_product_info_filter.dylib 0x7ff81530d000 - 0x7ff815338ff7 com.apple.GLKit (126 - 126) <7E06BC82-2DF8-3815-8A6B-F4F9828F8F3E> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit 0x7ff81534d000 - 0x7ff815374ff7 libnetworkextension.dylib (1471.141.2) /usr/lib/libnetworkextension.dylib 0x7ff815375000 - 0x7ff815389ff3 com.apple.Accessibility (1.0 - 1) <89D9ACF3-D0F6-370B-8182-DF1B978B7069> /System/Library/Frameworks/Accessibility.framework/Versions/A/Accessibility 0x7ff8153ce000 - 0x7ff8153cefff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <2C9CEABF-886E-348E-8077-E3AB75B3B458> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7ff8153f7000 - 0x7ff8153f7fff com.apple.CoreServices (1141.1 - 1141.1) <4FB0520A-0FD5-300E-8EAA-3AAEB094E77D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7ff81568f000 - 0x7ff81568ffff com.apple.Accelerate (1.11 - Accelerate 1.11) <9E61881D-8696-3CD4-B39E-A03226C73C13> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7ff8156d7000 - 0x7ff8156e1ff7 com.apple.MediaAccessibility (1.0 - 136.1) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7ff8156e2000 - 0x7ff815701ff6 com.apple.networking.AlgosScoreFramework (1.0 - 1) /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework 0x7ff815702000 - 0x7ff815706ffb com.apple.AppleSRP (5.0 - 1) <58C77A43-A013-3EFB-8BD2-EBC5617F5FDE> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7ff815707000 - 0x7ff815712ff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <9A32822E-E035-3244-B992-EB3FD086C0D8> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7ff815713000 - 0x7ff81574aff5 com.apple.framework.SystemAdministration (1.0 - 1.0) /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7ff81574b000 - 0x7ff815a4cffc com.apple.VN (5.0.93 - 5.0.93) <73605D38-124B-32D3-9F55-1711BFC3B535> /System/Library/Frameworks/Vision.framework/Versions/A/Vision 0x7ff815a4d000 - 0x7ff815d9affe libswiftFoundation.dylib (74) <260D0712-A619-3106-A6C7-DC43420B8039> /usr/lib/swift/libswiftFoundation.dylib 0x7ff815d9b000 - 0x7ff815e3eff2 com.apple.AddressBook.ContactsFoundation (8.0 - 1181.9) /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7ff815e3f000 - 0x7ff815eb1ffe com.apple.contacts.ContactsPersistence (1.0 - 3535.12) <90AE61B4-141E-39AF-A2BB-C7D8A9A1E876> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7ff815eb2000 - 0x7ff816005ffd com.apple.AddressBook.core (1.0 - 2498.5) <9FE8BF72-881D-30DE-9FBD-839E158D440D> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore 0x7ff816006000 - 0x7ff816168ff8 com.apple.contacts (1.0 - 3535.12) <544F718E-F3F4-3021-9AB6-B310C7C35DF0> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts 0x7ff816169000 - 0x7ff816177ff7 com.apple.PersonaKit (1.0 - 1) /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit 0x7ff81617d000 - 0x7ff816199fff com.apple.FamilyCircle (1.0 - 134.0.0.1) /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircle 0x7ff81619a000 - 0x7ff816235ff4 com.apple.CoreBluetooth (1.0 - 1) <5D9EA471-3928-3631-85B1-ABE58FF5463B> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7ff816236000 - 0x7ff816240ff9 com.apple.SymptomDiagnosticReporter (1.0 - 174.140.2) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7ff816241000 - 0x7ff816266ff0 com.apple.PowerLog (1.0 - 1) /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 0x7ff816267000 - 0x7ff816272fff com.apple.AppleIDAuthSupport (1.0 - 1) <21C68ECA-6FF7-3B3C-A13B-33BC5F5E633B> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7ff816273000 - 0x7ff81631effe com.apple.DiscRecording (9.0.3 - 9030.4.5) <6F4401E2-C7E7-3746-B1A4-16BE9BDC5DEB> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7ff81631f000 - 0x7ff816352ff7 com.apple.MediaKit (16 - 930) <33C63CB8-F7FB-3353-8F5D-EC6968F9CCE5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7ff816353000 - 0x7ff816442ffa com.apple.DiskManagement (15.0 - 1814.120.1) <1F3320D6-CB1C-3532-99FF-2DBA4BA0DAC3> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7ff816443000 - 0x7ff8167fdfd9 com.apple.CoreAUC (390.1 - 390.1) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7ff8167fe000 - 0x7ff816801fff com.apple.Mangrove (1.0 - 25) /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7ff816802000 - 0x7ff816831ff7 com.apple.CoreAVCHD (6.0.0 - 6100.4.3) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7ff816832000 - 0x7ff8169aaff3 com.apple.FileProvider (399.140.13 - 399.140.13) <5DBA32A6-1854-327D-AC6A-ABB6B6E0F3B1> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x7ff8169ab000 - 0x7ff8169d0ffb com.apple.GenerationalStorage (2.0 - 333.100.2) <05E7EAEB-E5E1-34C0-9476-C1E1F358684B> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7ff8169d1000 - 0x7ff8169f4ff1 com.apple.security.octagontrust (1.0 - 1) /System/Library/PrivateFrameworks/OctagonTrust.framework/Versions/A/OctagonTrust 0x7ff816d51000 - 0x7ff816e40ffa com.apple.CoreTelephony (113 - 9573) <84B333E9-7033-37B6-883F-7CAC8DC982FB> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony 0x7ff816e4f000 - 0x7ff816e64fff libswiftDispatch.dylib (11) <47E1AAAE-CE86-3453-AF4B-132E016B8B9D> /usr/lib/swift/libswiftDispatch.dylib 0x7ff816e65000 - 0x7ff817054ffd com.apple.AVFCore (1.0 - 2090.8.2.4.1) <462116F8-5341-3C8F-B7C3-F6A7ED17DD4D> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore 0x7ff817055000 - 0x7ff8170e5ffc com.apple.FrontBoardServices (765.11 - 765.11) <8739D65F-5A58-3B80-9317-1E0A84B08F47> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices 0x7ff8170e6000 - 0x7ff817139ff7 com.apple.BoardServices (1.0 - 567.5) /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices 0x7ff81713a000 - 0x7ff81716eff9 com.apple.contacts.vCard (1.0 - 3535.12) <1B166DE4-D300-37C0-AF67-05A538F817BD> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7ff81734a000 - 0x7ff817355ff7 libexslt.0.dylib (18.5) <24D2A1CC-E680-31ED-A0A4-D692704FA5DB> /usr/lib/libexslt.0.dylib 0x7ff817356000 - 0x7ff817395ff3 com.apple.AppleVPAFramework (3.26.1 - 3.26.1) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7ff817480000 - 0x7ff8174baff0 com.apple.DebugSymbols (195.1 - 195.1) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7ff8174bb000 - 0x7ff817590fff com.apple.CoreSymbolication (13.3 - 64552.31) <4176BFBC-6702-38D5-A6A0-4E975E539FF2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7ff817591000 - 0x7ff81759affe com.apple.CoreTime (305) <143104CF-64F8-3CDA-9453-38FBC2AE514D> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime 0x7ff81759b000 - 0x7ff817624ff8 com.apple.Rapport (3.6.0 - 360.4) <0C6C0CCF-58D9-34A9-9DCC-87BBBA32C7F5> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport 0x7ff817f9d000 - 0x7ff817ff3ff9 com.apple.coreduetcontext (1.0 - 1) <2CC6ABE2-F1FB-3D20-BD0A-194FEC0C8FC8> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext 0x7ff817ff4000 - 0x7ff81861dff0 com.apple.Intents (1.0 - 1) <19629D0C-CAD6-3317-B707-C6395C8042EE> /System/Library/Frameworks/Intents.framework/Versions/A/Intents 0x7ff81861e000 - 0x7ff818685ff6 com.apple.framework.Apple80211 (17.0 - 1728) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7ff818686000 - 0x7ff818808fff com.apple.CoreWiFi (3.0 - 341) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7ff818809000 - 0x7ff818826ffe com.apple.BackBoardServices (1.0 - 1.0) /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices 0x7ff818827000 - 0x7ff81885eff7 com.apple.LDAPFramework (2.4.28 - 194.5) <76FC71FC-B897-31F8-9CD9-669CE56E4C3E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7ff81885f000 - 0x7ff818860fff com.apple.TrustEvaluationAgent (2.0 - 36) <96799603-B135-3CFB-865C-2E0EEA47890B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7ff818995000 - 0x7ff818a44ffe com.apple.DiskImagesFramework (623.100.1 - 623.100.1) <4F891A13-5A7A-3D5F-AFF4-E58D6617FC94> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7ff818a45000 - 0x7ff818a7cfff com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <9596F487-736F-3E25-91F2-F7274BEAE96A> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x7ff818a7d000 - 0x7ff818a8cff6 com.apple.RemoteServiceDiscovery (1.0 - 55.120.1) <6BE7EDFB-7759-3037-A1BB-6A79BDA4630F> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 0x7ff818a8d000 - 0x7ff818aa4ff6 com.apple.xpc.RemoteXPC (1.0 - 2236.140.2) /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC 0x7ff818af0000 - 0x7ff818af3ff3 com.apple.help (1.3.8 - 73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7ff818af4000 - 0x7ff818af7ffc com.apple.EFILogin (2.0 - 2) <82B8E941-FDA4-3921-8DAF-A57FCD99AF50> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7ff818af8000 - 0x7ff818b03ff7 libcsfde.dylib (559) <09892DC6-12D2-37A7-A859-B1A233220646> /usr/lib/libcsfde.dylib 0x7ff818b04000 - 0x7ff818b71fff libcurl.4.dylib (134) <756C2541-68B2-344C-ADE7-DF50840D63E0> /usr/lib/libcurl.4.dylib 0x7ff818b72000 - 0x7ff818b79ff7 com.apple.LoginUICore (4.0 - 4.0) <33B935A4-823B-383D-B64B-E9B62D866E8E> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7ff818b7a000 - 0x7ff818bb9ffd com.apple.AppSupport (1.0.0 - 29) /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport 0x7ff818d72000 - 0x7ff818d72fff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7ff818d73000 - 0x7ff818d75ff7 com.apple.InternationalTextSearch (1.0 - 1) /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch 0x7ff818d76000 - 0x7ff818e27ffe com.apple.ClassKit (1.2 - 147.5.12) <3C93FF81-8819-3806-806F-3A76A05B5C1C> /System/Library/Frameworks/ClassKit.framework/Versions/A/ClassKit 0x7ff818e28000 - 0x7ff818f7fff3 com.apple.AppleAccount (1.0 - 1.0) <3F1B4BA6-454B-3B03-841E-4D732528408D> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount 0x7ff818f80000 - 0x7ff818fc2ffb com.apple.AppleIDSSOAuthentication (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication 0x7ff818fc3000 - 0x7ff81901aff7 com.apple.CorePrediction (1.0 - 1) /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction 0x7ff819104000 - 0x7ff819104fff libHeimdalProxy.dylib (79) <4A0E555B-7D44-3318-9E71-28E2950FA5CA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x7ff819189000 - 0x7ff819189fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <16C49A49-BF96-3138-B153-522F17B3B2EB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7ff8191b0000 - 0x7ff8191dbffe com.apple.StreamingZip (1.0 - 1) <392C1372-A23E-302E-899D-65B686B4577E> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x7ff8191dc000 - 0x7ff819203ff9 com.apple.DuetActivityScheduler (1.0 - 1) <0BD6209C-EDF3-3FA6-B72C-A185C8704E94> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler 0x7ff819204000 - 0x7ff819205ffd libswiftObjectiveC.dylib (3) <51B304AA-33BB-3130-B56E-EAD7965607B0> /usr/lib/swift/libswiftObjectiveC.dylib 0x7ff819206000 - 0x7ff81921dffa libswiftos.dylib (1023) <36BEF16C-B0D6-3C9F-94DF-8363B4D87534> /usr/lib/swift/libswiftos.dylib 0x7ff81921e000 - 0x7ff81922cff7 com.apple.IntentsFoundation (1.0 - 1) <82FBAF2B-72DF-32DA-A8C3-C920108943AD> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation 0x7ff81922d000 - 0x7ff819234ff2 com.apple.PushKit (1.0 - 1) <86B37796-894B-3284-A716-EB6ABA0F40C2> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit 0x7ff819235000 - 0x7ff819275ff6 com.apple.C2 (1.3 - 1950.19) /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2 0x7ff819276000 - 0x7ff8192b0ff1 com.apple.QuickLookThumbnailing (1.0 - 161.1) <081B04BE-460A-3621-A7D2-CA3D74E2F882> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7ff8192b1000 - 0x7ff819e4fffc com.apple.vision.EspressoFramework (1.0 - 314.2.7) /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso 0x7ff819e50000 - 0x7ff819e6fff9 com.apple.ANEServices (5.68 - 5.68) /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices 0x7ff819e70000 - 0x7ff819eedffa com.apple.proactive.support.ProactiveSupport (1.0 - 331.3) /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport 0x7ff819eee000 - 0x7ff819ef9ff4 com.apple.corerecents (1.0 - 1) /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents 0x7ff819fb4000 - 0x7ff819fb6fff com.apple.CoreDuetDebugLogging (1.0 - 1) <6A73C56F-8311-30D5-8FFF-CB6393FD00D8> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7ff819fb7000 - 0x7ff819fc6ff8 com.apple.CoreDuetDaemonProtocol (1.0 - 1) <01EFCA10-1909-3D39-9C59-393E1ACD014A> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7ff81a79b000 - 0x7ff81a848ff4 com.apple.CoreSuggestions (1.0 - 1153.18) <68B48ACD-1AE3-3715-98D5-EAB6B7DB1109> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions 0x7ff81ad26000 - 0x7ff81ad31ff0 com.apple.RTCReporting (12.22.2 - 12.22.2) /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting 0x7ff81ad32000 - 0x7ff81aee1ff7 com.apple.WebKitLegacy (17613 - 17613.3.9.1.16) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x7ff81af01000 - 0x7ff81af20ff6 com.apple.CoreML.AppleNeuralEngine (1.0 - 1) <0AF919DC-63DF-349D-9748-0FC9F4B8954F> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine 0x7ff81af81000 - 0x7ff81afedffd com.apple.audio.midi.CoreMIDI (2.0 - 88) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x7ff81b0ce000 - 0x7ff81b0d1fff com.apple.Cocoa (6.11 - 23) <56159A16-2A46-37F3-AD06-BF108DFC0F0D> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7ff81b689000 - 0x7ff81b68cfff com.apple.IOSurfaceAccelerator (1.0.0 - 1.0.0) /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator 0x7ff81bf68000 - 0x7ff81bf6fffc com.apple.DisplayServicesFW (3.1 - 380) <3A9EC72F-BB59-33D6-8879-9F2CF23CDA0D> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7ff81c5ea000 - 0x7ff81c904ff2 libAWDSupportFramework.dylib (5602) <7FD503B4-5EFB-3058-BD01-5301B69E7927> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib 0x7ff81c985000 - 0x7ff81c9b5fff libtidy.A.dylib (18.3) /usr/lib/libtidy.A.dylib 0x7ff81c9b6000 - 0x7ff81c9ddff2 com.apple.MarkupUI (1.0 - 434.1.17.1) <91DA3350-B7BD-3517-9918-F9CAC037FF40> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI 0x7ff81c9de000 - 0x7ff81c9f3ff1 com.apple.Engram (1.0 - 1) /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram 0x7ff81c9f4000 - 0x7ff81ca17ffd com.apple.openscripting (1.7 - 192.1) <5140453E-3A22-3A0C-AC25-D6F624BBA685> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7ff81ca18000 - 0x7ff81ca1bff7 com.apple.securityhi (9.0 - 55008) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7ff81ca1c000 - 0x7ff81ca1ffff com.apple.ink.framework (10.15 - 227) <3708C766-90C3-3425-83AC-2C502977CD41> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7ff81ca20000 - 0x7ff81ca23ff3 com.apple.CommonPanels (1.2.6 - 101) <29E36721-20CF-3526-B607-4FC3A078FB4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7ff81ca24000 - 0x7ff81ca2bffb com.apple.ImageCapture (1742.6.1 - 1742.6.1) <0446DDA8-6CDD-36E6-AE31-30F478E3BCC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7ff81ca2c000 - 0x7ff81e03ffeb com.apple.JavaScriptCore (17613 - 17613.3.9.1.16) <3B6788E4-14AB-3A85-B507-2EC9495C9E76> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7ff81e0e0000 - 0x7ff81e231ffa com.apple.AVFCapture (1.0 - 191.5.2) <3A761683-2898-3C71-BA8A-BAEDE6CE0A22> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture 0x7ff81e232000 - 0x7ff81e2f5ffe com.apple.Quagga (90.5 - 90.5) <6B96A302-F824-3DED-B773-31395CD422BA> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga 0x7ff903f92000 - 0x7ff9043a9ff8 com.apple.CMCapture (1.0 - 191.5.2) <3C129AB3-F60C-3765-801B-742D12557E6B> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture 0x7ff9048b1000 - 0x7ff9048b3ffe com.apple.OAuth (25 - 25) <719B73D1-D7BD-3845-A321-50D562E99173> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7ff904ebd000 - 0x7ff904eccff8 com.apple.HID (1.0 - 1) <4B3B0D47-AC0B-3768-8372-733D25C57EBB> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID 0x7ff905351000 - 0x7ff9053e3ffc com.apple.coredav (1.0.1 - 892.6.2) <57C80CB7-B146-3630-BC83-3D00E427773F> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV 0x7ff905569000 - 0x7ff905569ff5 com.apple.marco (10.0 - 1000) /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco 0x7ff905640000 - 0x7ff9056c7ff1 com.apple.Contacts.ContactsUICore (1.0 - 3448.5) /System/Library/PrivateFrameworks/ContactsUICore.framework/Versions/A/ContactsUICore 0x7ff905859000 - 0x7ff905865ff7 com.apple.KerberosHelper (4.0 - 1.0) <1C0E921C-0F05-35E4-9A55-C82E3FF184B6> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper 0x7ff9058ac000 - 0x7ff9058d0ffe com.apple.proactive.support.ProactiveEventTracker (1.0 - 331.3) /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker 0x7ff90596d000 - 0x7ff905ae0ff8 com.apple.framework.calculate (1.4 - 17) <3257EF44-49B7-30D8-881A-A8FDD6B97CE9> /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate 0x7ff905d25000 - 0x7ff905d2cffa com.apple.OSAServicesClient (1.0 - 1) <13BBC4F3-8E54-3D76-9851-59892A31FA74> /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient 0x7ff905d65000 - 0x7ff905d65ff2 com.apple.PhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7ff905d66000 - 0x7ff905d6effb com.apple.URLFormatting (185 - 185.11) <8B9BD036-C63D-376D-BAC8-A3A7A79E0E8C> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting 0x7ff905d6f000 - 0x7ff905d83fff com.apple.accessibility.AXCoreUtilities (1.0 - 1) /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities 0x7ff905d84000 - 0x7ff905d9fff2 libAccessibility.dylib (2933.43.2) /usr/lib/libAccessibility.dylib 0x7ff905da0000 - 0x7ff9082d7ff8 com.apple.WebCore (17613 - 17613.3.9.1.16) <944E40A1-66CB-3501-A5E8-985E4D4289BA> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7ff9083a4000 - 0x7ff9083b3ffc com.apple.NetFS (6.0 - 4.0) <1A593BE3-5732-32AD-AF3D-A9C08457A7FC> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7ff9083b4000 - 0x7ff908559ff7 libFosl_dynamic.dylib (300.2) /usr/lib/libFosl_dynamic.dylib 0x7ff90855a000 - 0x7ff908587fff com.apple.quicklook.QuickLookSupport (1.0 - 161.1) <779B4319-B939-3237-A334-C64B6062A048> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport 0x7ff908588000 - 0x7ff90861bffa com.apple.AirPlaySync (1.0 - 2950.8.2.4.2) /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync 0x7ff90887a000 - 0x7ff908883fff libswiftCoreGraphics.dylib (2) <22FCDD4B-3639-38AD-BAA9-0A5C69FE0631> /usr/lib/swift/libswiftCoreGraphics.dylib 0x7ff908884000 - 0x7ff90888dff7 libswiftDarwin.dylib (??? - 5.6.0.323.35) /usr/lib/swift/libswiftDarwin.dylib 0x7ff9088eb000 - 0x7ff9088eeff8 com.apple.ExceptionHandling (1.5 - 14) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling 0x7ff9088ef000 - 0x7ff90893cfff com.apple.Safari.SafeBrowsing (613 - 613.3.9.1.16) /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing 0x7ff90893d000 - 0x7ff9093c8ffe com.apple.WebKit (17613 - 17613.3.9.1.16) <9895B5B0-F08D-3DDD-A2F0-1B3CFBB4C6B4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7ff909591000 - 0x7ff90961cffc com.apple.CorePDF (4.0 - 538.7.2) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7ff90961d000 - 0x7ff909620fff com.apple.print.framework.Print (15 - 271) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7ff909621000 - 0x7ff909624fff com.apple.Carbon (160 - 165) <695D26D3-3E16-3E0A-B3B6-C827B13E261A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7ff909915000 - 0x7ff909915fff com.apple.avfoundation (2.0 - 2090.8.2.4.1) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7ff909a3e000 - 0x7ff909af1ff9 libquic.dylib (2750.140.3.0.2) <96C38E92-DA2E-33CA-B0BF-412DB7DFA395> /usr/lib/libquic.dylib 0x7ff909afd000 - 0x7ff909b1cff8 com.apple.private.SystemPolicy (1.0 - 1) <255E7D7D-62A7-3DDF-8282-AFC2F674161F> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy 0x7ff909c62000 - 0x7ff909cc4ff7 com.apple.AccessibilitySharedSupport (1.0 - 1) /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport 0x7ff909cc5000 - 0x7ff909ce4ff8 com.apple.sidecar-core (1.0 - 238.40.5) <712354F6-C66B-3482-A990-430056D14FF2> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore 0x7ff909ce5000 - 0x7ff909ce8ffd com.apple.QuickLookNonBaseSystem (1.0 - 1) <48AF853C-E3DF-3A21-8EED-AC44FD9A6F22> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem 0x7ff909ce9000 - 0x7ff909d24ff1 com.apple.datadetectors (5.0 - 435) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors 0x7ff90a1a5000 - 0x7ff90a1a9fff com.apple.CoreOptimization (1.0 - 1) /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization 0x7ff90a1ba000 - 0x7ff90a258ffc com.apple.facetimeservices (10.0 - 1000) <9FB017BC-C51D-3626-A2ED-17B382D1C4DF> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices 0x7ff90a30c000 - 0x7ff90a361ff5 com.apple.NaturalLanguage (1.0 - 100.1) /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage 0x7ff90a362000 - 0x7ff90a37dffc com.apple.SafariServices.framework (17613 - 17613.3.9.1.16) <9B46F41B-C66B-37FA-ADDF-500F0FB0BE7E> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7ff90a587000 - 0x7ff90a592ff7 com.apple.MallocStackLogging (1.0 - 1) <4561AB80-95E9-3007-8F09-7470F4233FF5> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging 0x7ff90a593000 - 0x7ff90a595ffc liblog_network.dylib (2750.140.3.0.2) <55B0D2F3-58CC-3C10-992C-81F1A31906E2> /usr/lib/log/liblog_network.dylib 0x7ff90a5aa000 - 0x7ff90a5c4ff4 libmis.dylib (336.120.2) <95A20288-AB52-3923-99D0-8EE0AD08F5BF> /usr/lib/libmis.dylib 0x7ff90a5c5000 - 0x7ff90a5c8ff5 com.apple.gpusw.GPURawCounter (25 - 12.0) <903B5A4E-1F20-3B8C-89C7-181DA6806D3F> /System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter 0x7ff90a5d2000 - 0x7ff90a5d2fff libswiftCoreFoundation.dylib (14) <567A34F9-9A05-396B-BD7C-6A238F8BBB70> /usr/lib/swift/libswiftCoreFoundation.dylib 0x7ff90a5dd000 - 0x7ff90a5ddff7 libswiftXPC.dylib (1.1) /usr/lib/swift/libswiftXPC.dylib 0x7ff90a5de000 - 0x7ff90a5defff libswiftCoreImage.dylib (2) <090E01EE-5BC8-371C-8204-1C3B869B8362> /usr/lib/swift/libswiftCoreImage.dylib 0x7ff90a5df000 - 0x7ff90a5dfffb libswiftIOKit.dylib (1) /usr/lib/swift/libswiftIOKit.dylib 0x7ff90a5e0000 - 0x7ff90a7cfffe com.apple.CoreHandwriting (161 - 1.2) <27EFCA07-EA75-3FE9-84EB-A9BADD97D8B5> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting 0x7ff90a7d0000 - 0x7ff90aa27ff6 com.apple.imageKit (3.0 - 1112.1) <8F6773FE-D6D1-3F16-B303-A1967A61BAA4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7ff90aa28000 - 0x7ff90ab6ffea com.apple.PencilKit (1.0 - 1) /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit 0x7ff90ab70000 - 0x7ff90ab83ffd com.apple.sidecar-ui (1.0 - 238.40.5) <757C65E9-94B0-3438-884C-78B374BD1E01> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI 0x7ff90ab8f000 - 0x7ff90ab92fff com.apple.WebInspectorUI (17613 - 17613.3.9.1.16) /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI 0x7ff90b397000 - 0x7ff90b3f8ffb com.apple.ImageCaptureCore (1742.6.1 - 1742.6.1) <2C8325A5-1AA7-3E59-B561-5288A76AB0D9> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7ff90b3f9000 - 0x7ff90b420ffc com.apple.quartzfilters (1.10.0 - 100) <0EECF0C7-6A55-34AC-BE45-58EC0F6F9EFD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7ff90b421000 - 0x7ff90b458ff4 com.apple.IntlPreferences (2.0 - 367.2) <66C13990-8628-3E92-AAB0-CDA9A0BEEC3B> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7ff90b459000 - 0x7ff90b48dffc com.apple.ToneLibrary (1.0 - 1) /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7ff90bceb000 - 0x7ff90be3aff4 com.apple.AnnotationKit (1.0 - 434.1.17.1) /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit 0x7ff90be3b000 - 0x7ff90c306ff4 com.apple.QuartzComposer (5.1 - 385) <4FD557CB-67C9-388C-9688-152A225E9E82> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7ff90c307000 - 0x7ff90c40eff0 com.apple.PDFKit (1.0 - 1022.7.2) <33A55D62-C131-3362-8B9D-0ECA45DAD925> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7ff90c40f000 - 0x7ff90ca62ffb com.apple.SceneKit (1.0 - 568.500) /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit 0x7ff90d36f000 - 0x7ff90d419ff7 com.apple.TextInput (1.0 - 1.0) <3780AE56-F986-3D92-8A43-5F70B97F98E0> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput 0x7ff90df7a000 - 0x7ff90df84ff6 com.apple.CaptiveNetworkSupport (13.0 - 1) <6F3E0B8B-BED9-346D-965B-3731F19DACB0> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNetwork 0x7ff90e359000 - 0x7ff90e374ffe com.apple.LookupFramework (1.2 - 294) /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup 0x7ff90e375000 - 0x7ff90e3a4ff7 libncurses.5.4.dylib (57.0.1) <2E090F95-78AD-3557-BDF2-647974C40A36> /usr/lib/libncurses.5.4.dylib 0x7ff90e413000 - 0x7ff90e416fff com.apple.quartzframework (1.5 - 26) <19B896FD-1B8B-370A-AB96-03404E504EF5> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7ff90ebce000 - 0x7ff90ebebff7 libCGInterfaces.dylib (555.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7ff90ebec000 - 0x7ff90ebeeffd libswiftCoreLocation.dylib (7) <845BBA70-06D5-3F4A-80DC-2457AC9C66DE> /usr/lib/swift/libswiftCoreLocation.dylib 0x7ff90eec1000 - 0x7ff90f02cff7 com.apple.AddressBook.framework (11.0 - 2498.5) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7ff90f02d000 - 0x7ff90f048ff7 com.apple.ToneKit (1.0 - 1) <3F47E8E9-8919-3264-BD4C-E48BFB3A0806> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7ff90f608000 - 0x7ff90f612fff libswiftCoreData.dylib (19) /usr/lib/swift/libswiftCoreData.dylib 0x7ff91075a000 - 0x7ff911189ffe libfaceCore.dylib (5.0.93) <580A60FC-B5DF-3BAD-A5D0-CFD2E98512D1> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib 0x7ff91118a000 - 0x7ff9112f0ff1 com.apple.TextRecognition (1.0 - 157) <6E11187F-CF3F-3D09-AEC6-59AE7FFA91FC> /System/Library/PrivateFrameworks/TextRecognition.framework/Versions/A/TextRecognition 0x7ff9112f1000 - 0x7ff91130aff4 com.apple.Futhark (1.0 - 1) <1E56F8C4-1F97-39C5-8CC2-457E28251B5C> /System/Library/PrivateFrameworks/Futhark.framework/Versions/A/Futhark 0x7ff9113a5000 - 0x7ff911611ff8 com.apple.RawCamera.bundle (9.12.3 - 1560.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7ff913d7a000 - 0x7ff913de6ffc com.apple.acg.InertiaCam (1.0 - 1) <2F1A1153-5C10-340A-BBAD-D5314296A550> /System/Library/PrivateFrameworks/InertiaCam.framework/Versions/A/InertiaCam 0x7ff913f96000 - 0x7ff913f9cff6 libswiftMetal.dylib (263.8) /usr/lib/swift/libswiftMetal.dylib 0x7ff913fa3000 - 0x7ff913fdfff8 libswiftCloudKit.dylib (1970) /usr/lib/swift/libswiftCloudKit.dylib 0x7ff91450e000 - 0x7ff91452cff5 com.apple.ftawd (8.0 - 900) /System/Library/PrivateFrameworks/FTAWD.framework/Versions/A/FTAWD 0x7ff9165e6000 - 0x7ff916632fff com.apple.osanalytics.OSAnalytics (1.0 - 1) /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics 0x7ff916f95000 - 0x7ff916fb6ffd libswiftAppKit.dylib (109) /usr/lib/swift/libswiftAppKit.dylib 0x7ff916fb7000 - 0x7ff916fb8ff9 libswiftQuartzCore.dylib (3) <77BF3246-8867-3D6D-89D0-5F6454799248> /usr/lib/swift/libswiftQuartzCore.dylib 0x7ff9178f6000 - 0x7ff918157ff3 com.apple.ModelIO (258.5 - 258.5) <82417439-53D0-3EBD-8E18-C5EF61BF3388> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO 0x7ff9185d1000 - 0x7ff9185e8ffc com.apple.accessibility.AXAssetLoader (1.0 - 1) <71FDA87D-FC84-3CC6-AC75-E9730396CB3B> /System/Library/PrivateFrameworks/AXAssetLoader.framework/Versions/A/AXAssetLoader 0x7ff91acc7000 - 0x7ff91accaff7 com.apple.FinderSyncPriv (2.5 - 1440.5.1) <0D1B544D-ED13-34F4-8EC9-D4B82DCF1DB2> /System/Library/PrivateFrameworks/FinderSyncPriv.framework/Versions/A/FinderSyncPriv 0x7ff91e8fd000 - 0x7ff91e908ffe com.apple.Reveal (1.0 - 28) /System/Library/PrivateFrameworks/Reveal.framework/Versions/A/Reveal 0x7ff91e909000 - 0x7ff91e90eff2 com.apple.RevealCore (1.0 - 28) <26963EAA-7195-32CD-918D-D239D31E921F> /System/Library/PrivateFrameworks/RevealCore.framework/Versions/A/RevealCore 0x7ff92179e000 - 0x7ff92185ffef com.apple.Symbolication (13.4 - 64553.1.1) <66C159D0-3890-39BA-BDFC-2072742BCFE7> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7ffa04ac6000 - 0x7ffa04addff4 com.apple.ScriptingBridge (1.4 - 84) /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge 0x7ffa0f7b6000 - 0x7ffa0f8acffb com.apple.accessibility.AXMediaUtilities (1.0 - 1) <55585423-23D6-32A1-8D66-6AFE353938D4> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/Versions/A/AXMediaUtilities 0x7ffa0fcb0000 - 0x7ffa1023fff7 com.apple.ANECompiler (5.5.0 - 5.5.0) /System/Library/PrivateFrameworks/ANECompiler.framework/Versions/A/ANECompiler 0x7ffa10274000 - 0x7ffa107b3ff7 com.apple.driver.AppleIntelKBLGraphicsMTLDriver (18.8.5 - 18.0.8) <2CEE5443-A113-3D71-84AD-B0AEBA93F906> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver 0x7ffa1d041000 - 0x7ffa1d047fff libCoreFSCache.dylib (261) <0CF0E7DE-38DD-3230-96FD-1584EBAF2710> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7ffa1d048000 - 0x7ffa1d04cfff libCoreVMClient.dylib (261) <50EEB647-3A3F-32D3-A04A-A747A21AEB6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7ffa1d04d000 - 0x7ffa1d05cff7 com.apple.opengl (19.5.1 - 19.5.1) <709FFB83-12FA-304D-A20A-5400B17AAB45> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7ffa1d05d000 - 0x7ffa1d05fff7 libCVMSPluginSupport.dylib (19.5.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7ffa1d060000 - 0x7ffa1d068ff7 libGFXShared.dylib (19.5.1) <8DD611D6-EBBF-3DFD-B9AB-AAC34ADA0B59> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7ffa1d069000 - 0x7ffa1d09bfff libGLImage.dylib (19.5.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7ffa1d09c000 - 0x7ffa1d0d9fff libGLU.dylib (19.5.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7ffa1d269000 - 0x7ffa1d273fff libGL.dylib (19.5.1) <3A5D2115-E819-38D4-A0C8-048FDCE0E78F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7ffa1e678000 - 0x7ffa1e6cffff com.apple.opencl (4.7 - 4.7) <11A4C5BA-11FC-3C09-89CA-81FFF17E11B9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7ffa21738000 - 0x7ffa2182efff com.apple.audio.AVFAudio (1.0 - 522.73.10.1) <59068FD3-1577-3B29-8EDF-6CA6427AF3E0> /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7ffa22b21000 - 0x7ffa22b33ff2 com.apple.MPSFunctions (1.0 - 1) <8E40C786-E711-3F6D-BCCB-AFA3CDB8EE1C> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSFunctions.framework/Versions/A/MPSFunctions 0x7ffa22b34000 - 0x7ffa23542ff2 com.apple.MetalPerformanceShadersGraph (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShadersGraph.framework/Versions/A/MetalPerformanceShadersGraph 0x7ffa23cca000 - 0x7ffa23d05ff3 com.apple.OSAKit (1.5 - 113) /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit 0x7ffa23ffc000 - 0x7ffa2411fff9 com.apple.QuickLookUIFramework (5.0 - 950.2) <5BC8983E-C303-3E6C-BED5-88379CA7A340> /System/Library/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7ffb04565000 - 0x7ffb04948ff8 libANGLE-shared.dylib (7613.3.9.1.16) <8DD976CD-4F0C-3B75-952D-238BC15E9DE8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libANGLE-shared.dylib 0x7ffb0499e000 - 0x7ffb049a8ff0 com.apple.AAAFoundation (1.0 - 1) /System/Library/PrivateFrameworks/AAAFoundation.framework/Versions/A/AAAFoundation 0x7ffb06563000 - 0x7ffb06579ff4 com.apple.CMImaging (1.0 - 191.5.2) <3DDD305F-1759-32BC-A3CA-E057384C8BB1> /System/Library/PrivateFrameworks/CMImaging.framework/Versions/A/CMImaging 0x7ffb0657a000 - 0x7ffb06613ff5 com.apple.CMPhoto (1.0 - 1) /System/Library/PrivateFrameworks/CMPhoto.framework/Versions/A/CMPhoto 0x7ffb06781000 - 0x7ffb068a5ff2 com.apple.cloudkit.CloudKitDistributedSync (1.0 - 1970) <836E71BC-84CB-351E-A097-1DC7CAEA8011> /System/Library/PrivateFrameworks/CloudKitDistributedSync.framework/Versions/A/CloudKitDistributedSync 0x7ffb06dbb000 - 0x7ffb06dbeff6 com.apple.contacts.ContactsMetrics (1 - 8.1) /System/Library/PrivateFrameworks/ContactsMetrics.framework/Versions/A/ContactsMetrics 0x7ffb09286000 - 0x7ffb092a3ff3 com.apple.CoreUtilsExtras (6.9 - 690.41) <947D6917-16A0-3A86-AD31-4AD217FB3262> /System/Library/PrivateFrameworks/CoreUtilsExtras.framework/Versions/A/CoreUtilsExtras 0x7ffb0a023000 - 0x7ffb0a023ff3 com.apple.FontServices (1.0 - 1) <225C0486-8A9A-33E1-9A25-D9D126616BF0> /System/Library/PrivateFrameworks/FontServices.framework/Versions/A/FontServices 0x7ffb0a024000 - 0x7ffb0a0afff9 libXTFontStaticRegistryData.dylib (226.5.0.1) /System/Library/PrivateFrameworks/FontServices.framework/libXTFontStaticRegistryData.dylib 0x7ffb0a118000 - 0x7ffb0a11bfff libGPUCompilerUtils.dylib (31001.525) <73181C5C-5F15-3559-B195-E3C3393F48E2> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libGPUCompilerUtils.dylib 0x7ffb0a812000 - 0x7ffb0a815ff3 com.apple.GeoServices (1.0 - 1830.26.4.28.3) /System/Library/PrivateFrameworks/GeoServicesCore.framework/Versions/A/GeoServicesCore 0x7ffb0cb3c000 - 0x7ffb0cccaff7 com.apple.MIL (3.6 - 3.6.1) /System/Library/PrivateFrameworks/MIL.framework/Versions/A/MIL 0x7ffb0cccb000 - 0x7ffb0cde6ff7 com.apple.CoreML.MLAssetIO (1.0 - 1127.100.41) /System/Library/PrivateFrameworks/MLAssetIO.framework/Versions/A/MLAssetIO 0x7ffb0d213000 - 0x7ffb0d22aff3 com.apple.MediaAnalysisServices (1.0 - 1) <5CF9E9F4-600B-30BE-A071-2756AFCD2EBE> /System/Library/PrivateFrameworks/MediaAnalysisServices.framework/Versions/A/MediaAnalysisServices 0x7ffb13ea9000 - 0x7ffb13eb0ff6 com.apple.TranslationUIServices (1.0 - 1) <7DB36298-E8E6-3A56-BEA8-364626525123> /System/Library/PrivateFrameworks/TranslationUIServices.framework/Versions/A/TranslationUIServices 0x7ffb16739000 - 0x7ffb167d4ff8 com.apple.VisionKitCore (1.0 - 1) <4D2E216F-DD09-3B58-A40C-E7E32B78C24C> /System/Library/PrivateFrameworks/VisionKitCore.framework/Versions/A/VisionKitCore 0x7ffb1ca25000 - 0x7ffb1ca2cff7 libCoreEntitlements.dylib (20.240.1) <71C42E75-7C51-367F-B7A5-B2B6D713C4FD> /usr/lib/libCoreEntitlements.dylib 0x7ffb1cb14000 - 0x7ffb1cb1bfff libRosetta.dylib (254.25) /usr/lib/libRosetta.dylib 0x7ffb1cf80000 - 0x7ffb1d09cfc7 libcrypto.46.dylib (76.120.3) <71E5F6E5-CA2F-323C-8210-B644316140A4> /usr/lib/libcrypto.46.dylib 0x7ffb1d475000 - 0x7ffb1d4acfff libssl.48.dylib (76.120.3) /usr/lib/libssl.48.dylib 0x7ffb1d758000 - 0x7ffb1d797fff libswift_Concurrency.dylib (5.6 - 5.6.0.323.35) <275805FF-3D12-387B-8157-F0B573404BE7> /usr/lib/swift/libswift_Concurrency.dylib Sample analysis of process 18575 written to file /dev/stdout ```
bendavidson16 commented 1 year ago

Crashes due to opening Excel while using QS sound frustrating, I hope that this issue can be resolved.

In the meantime, have you considered working around the issue via trigger scope? Designating the scope of a trigger can disable or enable it while using specific applications. It is also possible to introduce multiple options for keybinds to activate Quicksilver, by adding custom triggers, each with their own scope.

DaveEveritt commented 1 year ago

the invocation trigger clashed directly with an Excel default. I changed it, but QS still crashes - even more of anything, without Excel opening! Even more confusing because on my second laptop, this never happens.

pjrobertson commented 10 months ago

Seems to have eventually been this, correct?

https://github.com/quicksilver/Quicksilver/issues/2948#issuecomment-1536203629

Looks like a trigger/command issue that needs sorting.

n8henrie commented 10 months ago

@DaveEveritt -- your recent edit makes it look like this is still happeneing. Is that the case?

What version of Excel are you using? I don't have Excel - is the free trial version of Microsoft 365 https://www.microsoft.com/en-us/microsoft-365/excel similar to what you're using?

n8henrie commented 1 month ago

I haven't gotten a reply, so I'm closing this as dead. Please feel free to let me know if I should re-open.

DaveEveritt commented 1 month ago

@DaveEveritt -- your recent edit makes it look like this is still happeneing. Is that the case?

What version of Excel are you using? I don't have Excel - is the free trial version of Microsoft 365 https://www.microsoft.com/en-us/microsoft-365/excel similar to what you're using?

Sorry I missed this - was moving over to newer machines. Excel under Silicon M2 is fine and I haven’t encountered it again on my laptop with the older processor, after MS updated Excel. Will re-open if it returns.