Skip to main content

⚠️ Please note that this topic or post has been archived. The information contained here may no longer be accurate or up-to-date. ⚠️

Reported in Beta but it is still present in Final release of COP v20.1 - Crashes instantly

Comments

18 comments

  • Permanently deleted user

    Hi,

    This is not the place to publish your log file, as it is a user-to-user forum. It would be better to open a ticket with the support.

    Robert

    0
  • Permanently deleted user

    I wouldnt normally but I am totally frustrated with this release which is of major value to me and the technical support I am getting.

    I have opened a support ticket (#36674) w.r.t to the final release code. 

    I also reported (COFB-8297) this more than a week ago in the beta test process and again now with the Final Code release.
    In the beta process I have had NO Response at all, other than a "Yes we got it, but can't guarantee to look at it".

    Frankly I dont think this is good enough!

    I hope that someone on the Dev Team reads this as there needs to be a better process for beta testers to engage with the development team.  It is standard practice in most software development teams that there is an allocated development person to aid with technical issues coming directly from the testers.

    0
  • David Poulton

    I am experiencing virtually the same issue with the same version of Mac OS. Guess I will be sticking with the previous version until this is fixed.

    1
  • Permanently deleted user

    Thanks for commenting on this David. 

    I appreciate the support that there are others out there with the same problem.

    Since I test the software for PhaseOne it is part of my job to report these problems and try to get them fixed before release so these situations are not allowed to escape to the general user base.

     

    I believe from the Crash Report that the program is crashing around either a thread called (ImageCoreManager contactSheetThread), or the use of the GPU acceleration.  In the early betas I saw the GPU acceleration being reported in the message queue before the software crashed.
    I am currently trying to get a new graphics card for my MacPro that is Metal compliant.  I will try that hardware upgrade and if it works stop there but if necessary I can then upgrade to Mojave before retesting.
    All this said I can say that my machine is fully compliant or in excess of specification required to run COP v20.1

    What I dont understand is what low level changes have been made to the software to enable the new features.  I understand the code has been changed, but I think it may be that there is a new routine being called that requires Metal compliance which means that their base hardware specification needs changing/updating.

     

    0
  • David Poulton

    I am running on a pretty old iMac (late 2009!) which is upgraded as far as it can be, both software and hardware wise. If it turns out that I need a higher spec to run 20.1.0 then I shall have to buy a new machine. Probably about time anyway, the old one is struggling a bit with 50Mp RAW files!

    0
  • Permanently deleted user

    I am looking at this option as well but a new MacPro is might expensive.  The black dustbin shape versions dont inspire me.

    I think that somebody technical should be able to debug this.

    Have you raised a Support Case as well as posting here?

     

    0
  • David Poulton

    Yes I did raise a support case as well, I hope that the more people who flag it, the more likely it is to be addressed quickly.

    1
  • Uwe Seibert

    that's not ok

    Process: Capture One 20 [3095]
    Path: /Applications/Capture One 20.app/Contents/MacOS/Capture One 20
    Identifier: com.captureone.captureone13
    Version: 13.1.0.172 (13.1.0.172)
    Code Type: X86-64 (Native)
    Parent Process: ??? [1]
    Responsible: Capture One 20 [3095]
    User ID: 501

    Date/Time: 2020-05-19 16:11:21.829 +0200
    OS Version: Mac OS X 10.13.6 (17G12034)
    Report Version: 12
    Anonymous UUID: 74D1380B-F41C-E305-A7AC-B35CC59A5818


    Time Awake Since Boot: 71000 seconds

    System Integrity Protection: enabled

    Crashed Thread: 11 -[ImageCoreManager contactSheetThread:]

    Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Exception Note: EXC_CORPSE_NOTIFY

    Termination Signal: Illegal instruction: 4
    Termination Reason: Namespace SIGNAL, Code 0x4
    Terminating Process: exc handler [0]

    Thread 0:: UI Dispatch queue: com.apple.main-thread
    0 libsystem_kernel.dylib 0x00007fff5d61e1fa mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fff5d61d714 mach_msg + 60
    2 com.apple.CoreFoundation 0x00007fff354f6f65 __CFRunLoopServiceMachPort + 341
    3 com.apple.CoreFoundation 0x00007fff354f62b7 __CFRunLoopRun + 1783
    4 com.apple.CoreFoundation 0x00007fff354f5927 CFRunLoopRunSpecific + 487
    5 com.apple.HIToolbox 0x00007fff347d5d96 RunCurrentEventLoopInMode + 286
    6 com.apple.HIToolbox 0x00007fff347d5b06 ReceiveNextEventCommon + 613
    7 com.apple.HIToolbox 0x00007fff347d5884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
    8 com.apple.AppKit 0x00007fff32a82a3b _DPSNextEvent + 2085
    9 com.apple.AppKit 0x00007fff33218e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
    10 com.apple.AppKit 0x00007fff32cb4e7b -[NSApplication _doModalLoop:peek:] + 476
    11 com.apple.AppKit 0x00007fff32e99c9f __35-[NSApplication runModalForWindow:]_block_invoke_2 + 64
    12 com.apple.AppKit 0x00007fff32e99c4c __35-[NSApplication runModalForWindow:]_block_invoke + 75
    13 com.apple.AppKit 0x00007fff33348219 _NSTryRunModal + 100
    14 com.apple.AppKit 0x00007fff32cb2911 -[NSApplication runModalForWindow:] + 133
    15 com.apple.AppKit 0x00007fff32e87eab __19-[NSAlert runModal]_block_invoke_2 + 158
    16 com.apple.AppKit 0x00007fff32e87dfa __19-[NSAlert runModal]_block_invoke + 75
    17 com.apple.AppKit 0x00007fff33348219 _NSTryRunModal + 100
    18 com.apple.AppKit 0x00007fff32d27609 -[NSAlert runModal] + 124
    19 com.captureone.captureone13 0x000000010fefba45 -[AppController(Private) loadPlugins] + 6219
    20 com.captureone.captureone13 0x00000001100838fd -[AppController finishLaunch] + 410
    21 com.apple.CoreFoundation 0x00007fff3550b53c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    22 com.apple.CoreFoundation 0x00007fff3550b40a _CFXRegistrationPost + 458
    23 com.apple.CoreFoundation 0x00007fff3550b141 ___CFXNotificationPost_block_invoke + 225
    24 com.apple.CoreFoundation 0x00007fff354c9cd2 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1826
    25 com.apple.CoreFoundation 0x00007fff354c8d63 _CFXNotificationPost + 659
    26 com.apple.Foundation 0x00007fff375f7087 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
    27 com.apple.AppKit 0x00007fff32bb5206 -[NSApplication _postDidFinishNotification] + 313
    28 com.apple.AppKit 0x00007fff32a785ab -[NSApplication finishLaunching] + 3122
    29 com.apple.AppKit 0x00007fff32a7764b -[NSApplication run] + 250
    30 com.apple.AppKit 0x00007fff32a46a3a NSApplicationMain + 804
    31 com.captureone.captureone13 0x000000010fef797a main + 423
    32 libdyld.dylib 0x00007fff5d4d7015 start + 1

    Thread 1:
    0 libsystem_kernel.dylib 0x00007fff5d62828a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fff5d7ef20e _pthread_wqthread + 1552
    2 libsystem_pthread.dylib 0x00007fff5d7eebe9 start_wqthread + 13

    Thread 2:
    0 libsystem_kernel.dylib 0x00007fff5d62828a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fff5d7ef009 _pthread_wqthread + 1035
    2 libsystem_pthread.dylib 0x00007fff5d7eebe9 start_wqthread + 13

    Thread 3:
    0 libsystem_kernel.dylib 0x00007fff5d61e1fa mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fff5d61d714 mach_msg + 60
    2 com.captureone.CrashReport 0x0000000111b58320 exception_server_thread + 223
    3 libsystem_pthread.dylib 0x00007fff5d7ef661 _pthread_body + 340
    4 libsystem_pthread.dylib 0x00007fff5d7ef50d _pthread_start + 377
    5 libsystem_pthread.dylib 0x00007fff5d7eebf9 thread_start + 13

    Thread 4:: -[BatchJobDirtyQueue saveDirtyJobs:]
    0 libsystem_kernel.dylib 0x00007fff5d627a16 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x00007fff5d7f05c2 _pthread_cond_wait + 789
    2 com.apple.Foundation 0x00007fff37666b25 -[NSCondition waitUntilDate:] + 129
    3 com.apple.Foundation 0x00007fff37666a5f -[NSConditionLock lockWhenCondition:beforeDate:] + 91
    4 com.captureone.captureone13 0x000000011067192a -[POQueue remove] + 63
    5 com.captureone.captureone13 0x000000011028a74a -[BatchJobDirtyQueue saveDirtyJobs:] + 351
    6 com.apple.Foundation 0x00007fff3761fa18 __NSThread__start__ + 1197
    7 libsystem_pthread.dylib 0x00007fff5d7ef661 _pthread_body + 340
    8 libsystem_pthread.dylib 0x00007fff5d7ef50d _pthread_start + 377
    9 libsystem_pthread.dylib 0x00007fff5d7eebf9 thread_start + 13

    Thread 5:: -[BatchJobThumbnailQueue rawThumbnailForJob:]
    0 libsystem_kernel.dylib 0x00007fff5d627a16 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x00007fff5d7f05c2 _pthread_cond_wait + 789
    2 com.apple.Foundation 0x00007fff37666b25 -[NSCondition waitUntilDate:] + 129
    3 com.apple.Foundation 0x00007fff37666a5f -[NSConditionLock lockWhenCondition:beforeDate:] + 91
    4 com.captureone.captureone13 0x000000011067192a -[POQueue remove] + 63
    5 com.captureone.captureone13 0x000000011028b2c0 -[BatchJobThumbnailQueue rawThumbnailForJob:] + 632
    6 com.apple.Foundation 0x00007fff3761fa18 __NSThread__start__ + 1197
    7 libsystem_pthread.dylib 0x00007fff5d7ef661 _pthread_body + 340
    8 libsystem_pthread.dylib 0x00007fff5d7ef50d _pthread_start + 377
    9 libsystem_pthread.dylib 0x00007fff5d7eebf9 thread_start + 13

    Thread 6:: com.apple.NSURLConnectionLoader
    0 libsystem_kernel.dylib 0x00007fff5d61e1fa mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fff5d61d714 mach_msg + 60
    2 com.apple.CoreFoundation 0x00007fff354f6f65 __CFRunLoopServiceMachPort + 341
    3 com.apple.CoreFoundation 0x00007fff354f62b7 __CFRunLoopRun + 1783
    4 com.apple.CoreFoundation 0x00007fff354f5927 CFRunLoopRunSpecific + 487
    5 com.apple.CFNetwork 0x00007fff34635158 -[__CoreSchedulingSetRunnable runForever] + 722
    6 com.apple.Foundation 0x00007fff3761fa18 __NSThread__start__ + 1197
    7 libsystem_pthread.dylib 0x00007fff5d7ef661 _pthread_body + 340
    8 libsystem_pthread.dylib 0x00007fff5d7ef50d _pthread_start + 377
    9 libsystem_pthread.dylib 0x00007fff5d7eebf9 thread_start + 13

    Thread 7:
    0 libsystem_kernel.dylib 0x00007fff5d61e24e semaphore_timedwait_trap + 10
    1 libdispatch.dylib 0x00007fff5d4ad94f _dispatch_sema4_timedwait + 72
    2 libdispatch.dylib 0x00007fff5d4a594e _dispatch_semaphore_wait_slow + 58
    3 AnalyticsFramework.dylib 0x00000001196856e3 P1::Platform::WaitMultiple(unsigned int*, unsigned int, P1::Platform::BaseWaitObject* const*, bool, unsigned int) + 1222
    4 AnalyticsFramework.dylib 0x000000011966b379 P1::Analytics::KeyValueRecordQueue::Get(P1::Analytics::KeyValueRecord&, std::__1::vector<P1::Platform::BaseWaitObject*, std::__1::allocator<P1::Platform::BaseWaitObject*> > const&, unsigned int) + 403
    5 AnalyticsFramework.dylib 0x000000011966d6ea P1::Analytics::AnalyticsKeyValueSink::DeliverThread(P1::Platform::Thread_Mac&, void*) + 400
    6 AnalyticsFramework.dylib 0x0000000119673e98 P1::Universal::MemberFunctionObject2<P1::Analytics::AnalyticsKeyValueSink, void, P1::Platform::Thread_Mac&, void*>::operator()(P1::Platform::Thread_Mac&, void*) const + 546
    7 AnalyticsFramework.dylib 0x00000001196939e9 P1::Universal::FunctionPointer2<void, P1::Platform::Thread_Mac&, void*>::operator()(P1::Platform::Thread_Mac&, void*) const + 287
    8 AnalyticsFramework.dylib 0x0000000119693798 P1::Platform::Thread_Mac::ThreadFunction() + 164
    9 AnalyticsFramework.dylib 0x0000000119692c01 P1::Platform::Thread_Mac::StaticThreadFunction(void*) + 381
    10 com.apple.CoreServices.CarbonCore 0x00007fff366f80da PrivateMPEntryPoint + 39
    11 libsystem_pthread.dylib 0x00007fff5d7ef661 _pthread_body + 340
    12 libsystem_pthread.dylib 0x00007fff5d7ef50d _pthread_start + 377
    13 libsystem_pthread.dylib 0x00007fff5d7eebf9 thread_start + 13

    Thread 8:: Dispatch queue: com.apple.root.default-qos
    0 libsystem_kernel.dylib 0x00007fff5d627a46 __psynch_mutexwait + 10
    1 libsystem_pthread.dylib 0x00007fff5d7efb9d _pthread_mutex_lock_wait + 83
    2 libsystem_pthread.dylib 0x00007fff5d7ed4c8 _pthread_mutex_lock_slow + 253
    3 libc++.1.dylib 0x00007fff5b45eddf std::__1::recursive_mutex::lock() + 9
    4 ImageCore.dylib 0x0000000117519141 CImgCore::SetOpenCLEnabled(bool, char const*, bool) + 1249
    5 ImageCore.dylib 0x00000001175692c2 IC_SetOpenCLEnable + 354
    6 com.captureone.captureone13 0x000000011008f272 __59-[AppController _updateOpenCLConfigurationWithDefaultsKey:]_block_invoke + 383
    7 libdispatch.dylib 0x00007fff5d4a55fa _dispatch_call_block_and_release + 12
    8 libdispatch.dylib 0x00007fff5d49ddb8 _dispatch_client_callout + 8
    9 libdispatch.dylib 0x00007fff5d4aacc5 _dispatch_queue_override_invoke + 880
    10 libdispatch.dylib 0x00007fff5d49f9a9 _dispatch_root_queue_drain + 515
    11 libdispatch.dylib 0x00007fff5d49f755 _dispatch_worker_thread3 + 101
    12 libsystem_pthread.dylib 0x00007fff5d7ef169 _pthread_wqthread + 1387
    13 libsystem_pthread.dylib 0x00007fff5d7eebe9 start_wqthread + 13

    Thread 9:
    0 libsystem_kernel.dylib 0x00007fff5d62828a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fff5d7ef009 _pthread_wqthread + 1035
    2 libsystem_pthread.dylib 0x00007fff5d7eebe9 start_wqthread + 13

    Thread 10:: -[ImageCoreManager processToFileThread:]
    0 libsystem_kernel.dylib 0x00007fff5d627a16 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x00007fff5d7f05c2 _pthread_cond_wait + 789
    2 com.apple.Foundation 0x00007fff37666b25 -[NSCondition waitUntilDate:] + 129
    3 com.apple.Foundation 0x00007fff37666a5f -[NSConditionLock lockWhenCondition:beforeDate:] + 91
    4 com.captureone.captureone13 0x000000011067192a -[POQueue remove] + 63
    5 com.captureone.captureone13 0x0000000110670175 -[POPriorityQueue remove] + 194
    6 com.captureone.captureone13 0x000000010ffd45fb -[ImageCoreManager processToFileThread:] + 514
    7 com.apple.Foundation 0x00007fff3761fa18 __NSThread__start__ + 1197
    8 libsystem_pthread.dylib 0x00007fff5d7ef661 _pthread_body + 340
    9 libsystem_pthread.dylib 0x00007fff5d7ef50d _pthread_start + 377
    10 libsystem_pthread.dylib 0x00007fff5d7eebf9 thread_start + 13

    Thread 11 Crashed:: -[ImageCoreManager contactSheetThread:]
    0 ImageCore.dylib 0x00000001173d93b9 CRandom::SetSeed() + 281
    1 ImageCore.dylib 0x0000000117a37a18 CTileExecutionManager::CTileExecutionManager(CTrace*, CGenericCache*, CGenericCache*, CGenericCache*, CGenericCache*, CBufferManager*, CManagedHeap*, CProcessedThumbCache*, unsigned int, SCriticalSections*, SImageOperationAllParameters const*, bool) + 520
    2 ImageCore.dylib 0x000000011751e438 CImgCore::createProcessor(char const*, bool) + 2264
    3 ImageCore.dylib 0x000000011757866b ICP_Create + 107
    4 com.captureone.captureone13 0x000000011040e3a9 -[POFileGenerator initWithName:external:priority:] + 256
    5 com.captureone.captureone13 0x000000010ffd3ba7 -[ImageCoreManager contactSheetProcessor] + 89
    6 com.captureone.captureone13 0x000000010ffd57a7 -[ImageCoreManager contactSheetThread:] + 275
    7 com.apple.Foundation 0x00007fff3761fa18 __NSThread__start__ + 1197
    8 libsystem_pthread.dylib 0x00007fff5d7ef661 _pthread_body + 340
    9 libsystem_pthread.dylib 0x00007fff5d7ef50d _pthread_start + 377
    10 libsystem_pthread.dylib 0x00007fff5d7eebf9 thread_start + 13

    Thread 12:: -[ImageCoreManager processPrintThread:]
    0 libsystem_kernel.dylib 0x00007fff5d627a16 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x00007fff5d7f05c2 _pthread_cond_wait + 789
    2 com.apple.Foundation 0x00007fff37666b25 -[NSCondition waitUntilDate:] + 129
    3 com.apple.Foundation 0x00007fff37666a5f -[NSConditionLock lockWhenCondition:beforeDate:] + 91
    4 com.captureone.captureone13 0x000000011067192a -[POQueue remove] + 63
    5 com.captureone.captureone13 0x0000000110670175 -[POPriorityQueue remove] + 194
    6 com.captureone.captureone13 0x000000010ffd4e5f -[ImageCoreManager processPrintThread:] + 692
    7 com.apple.Foundation 0x00007fff3761fa18 __NSThread__start__ + 1197
    8 libsystem_pthread.dylib 0x00007fff5d7ef661 _pthread_body + 340
    9 libsystem_pthread.dylib 0x00007fff5d7ef50d _pthread_start + 377
    10 libsystem_pthread.dylib 0x00007fff5d7eebf9 thread_start + 13

    Thread 13:
    0 libsystem_pthread.dylib 0x00007fff5d7eebdc start_wqthread + 0
    1 ??? 0x0000000000000050 0 + 80

    Thread 14:
    0 libsystem_pthread.dylib 0x00007fff5d7eebdc start_wqthread + 0
    1 ??? 0x00000000000b0000 0 + 720896

    Thread 15:
    0 libsystem_pthread.dylib 0x00007fff5d7eebdc start_wqthread + 0

    Thread 16:
    0 libsystem_kernel.dylib 0x00007fff5d62828a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fff5d7ef20e _pthread_wqthread + 1552
    2 libsystem_pthread.dylib 0x00007fff5d7eebe9 start_wqthread + 13

    Thread 17:: com.apple.NSEventThread
    0 libsystem_kernel.dylib 0x00007fff5d61e1fa mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fff5d61d714 mach_msg + 60
    2 com.apple.CoreFoundation 0x00007fff354f6f65 __CFRunLoopServiceMachPort + 341
    3 com.apple.CoreFoundation 0x00007fff354f62b7 __CFRunLoopRun + 1783
    4 com.apple.CoreFoundation 0x00007fff354f5927 CFRunLoopRunSpecific + 487
    5 com.apple.AppKit 0x00007fff32bbffc4 _NSEventThread + 184
    6 libsystem_pthread.dylib 0x00007fff5d7ef661 _pthread_body + 340
    7 libsystem_pthread.dylib 0x00007fff5d7ef50d _pthread_start + 377
    8 libsystem_pthread.dylib 0x00007fff5d7eebf9 thread_start + 13

    Thread 18:
    0 libsystem_pthread.dylib 0x00007fff5d7eebdc start_wqthread + 0
    1 ??? 0x7265666572504643 0 + 8243107278867154499

    Thread 19:
    0 libsystem_pthread.dylib 0x00007fff5d7eebdc start_wqthread + 0
    1 ??? 0x0000000000000001 0 + 1

    Thread 11 crashed with X86 Thread State (64-bit):
    rax: 0x000000000000008c rbx: 0x0000600000165880 rcx: 0x0000000000000016 rdx: 0x000000000000000c
    rdi: 0x00007fff95bd1d30 rsi: 0x0000000000000011 rbp: 0x000070000253d720 rsp: 0x000070000253d6c0
    r8: 0x000000000000f600 r9: 0x00007fff95bd1d50 r10: 0x0000f70100004600 r11: 0x0000f70100000000
    r12: 0x000000017ac04000 r13: 0x000000017ac04008 r14: 0x000070000253d6c8 r15: 0x0000600000165880
    rip: 0x00000001173d93b9 rfl: 0x0000000000010202 cr2: 0x0000000117dd2ea0

    Logical CPU: 0
    Error Code: 0x00000000
    Trap Number: 6


    Binary Images:
    0x10fd2f000 - 0x110b1ffff +com.captureone.captureone13 (13.1.0.172 - 13.1.0.172) <A846776D-1C72-3825-ADB9-27FC7F86B51D> /Applications/Capture One 20.app/Contents/MacOS/Capture One 20
    0x111a7a000 - 0x111aabfff +com.phaseone.PluginCore (1.0.0 - 1.0.0) <38C07026-0132-3968-9E61-4F005FCC7ED2> /Applications/Capture One 20.app/Contents/Frameworks/PluginCore.framework/Versions/A/PluginCore
    0x111ae7000 - 0x111b9eff7 +com.captureone.CrashReport (1.0 - 1) <A69BB8F2-24E4-3D60-A6B3-7DBC47B8FBBF> /Applications/Capture One 20.app/Contents/Frameworks/CrashReport.framework/Versions/A/CrashReport
    0x111c25000 - 0x111e2dff7 +libopencv_core.2.4.8.dylib (0) <F87F284C-BF26-3BCB-91BF-AAC3B757AF8F> /Applications/Capture One 20.app/Contents/Frameworks/AppCore.framework/Versions/A/Frameworks/libopencv_core.2.4.8.dylib
    0x111e93000 - 0x11207dff7 +libopencv_highgui.2.4.8.dylib (0) <C77F349A-F8B1-36DA-A591-68F8A248BFC0> /Applications/Capture One 20.app/Contents/Frameworks/AppCore.framework/Versions/A/Frameworks/libopencv_highgui.2.4.8.dylib
    0x1120f8000 - 0x112109fff +com.captureone.CaptureOneUI (1.0 - 1) <52E421B1-1B4A-397E-9869-9B2733C0AE66> /Applications/Capture One 20.app/Contents/Frameworks/CaptureOneUI.framework/Versions/A/CaptureOneUI
    0x11212b000 - 0x112134fff +com.captureone.AnalyticsFrameworkObjC (1.0 - 1) <26EB0F1D-2A30-30E6-A7B1-61744F6D441E> /Applications/Capture One 20.app/Contents/Frameworks/AnalyticsFrameworkObjC.framework/Versions/A/AnalyticsFrameworkObjC
    0x11214a000 - 0x11230dff7 +libopencv_imgproc.2.4.8.dylib (0) <29802576-5888-3DBD-B02F-9175A5E58D80> /Applications/Capture One 20.app/Contents/Frameworks/AppCore.framework/Versions/A/Frameworks/libopencv_imgproc.2.4.8.dylib
    0x1123ff000 - 0x112408fff +net.hockeyapp.CrashLib (1.0 - 1) <3F7F9289-E2EF-342B-8F8D-65BBA13C2222> /Applications/Capture One 20.app/Contents/Frameworks/CrashLib.framework/Versions/A/CrashLib
    0x112423000 - 0x112431ff7 +com.phaseone.CaptureOnePlugins (1.0.0 - 1) <2E7BEA12-B67E-3FBC-94EB-284ACD5774AD> /Applications/Capture One 20.app/Contents/Frameworks/CaptureOnePlugins.framework/Versions/A/CaptureOnePlugins
    0x112457000 - 0x112c22ff7 +com.captureone.ModelCore (1.0 - 1) <F06C1D75-9317-3AAE-9100-B20BD33D4A37> /Applications/Capture One 20.app/Contents/Frameworks/ModelCore.framework/Versions/A/ModelCore
    0x114c83000 - 0x114e26ff7 +DataCore (2.0.1 - 2.0.1) <8491A5A3-9B51-3AFC-945F-3F87E417D8C2> /Applications/Capture One 20.app/Contents/Frameworks/DataCore.framework/Versions/A/DataCore
    0x1150e8000 - 0x115119fff +io.jwt.jwt (2.2.0 - 1) <4D2843E1-6C98-3492-A3E3-B984B7BC051E> /Applications/Capture One 20.app/Contents/Frameworks/JWT.framework/Versions/A/JWT
    0x11516c000 - 0x118175fdf +ImageCore.dylib (0) <23BD8719-1C93-31CB-AC3D-94FFD0A3756E> /Applications/Capture One 20.app/Contents/Frameworks/AppCore.framework/Versions/A/Frameworks/ImageCore.dylib
    0x118915000 - 0x118965ff7 +OpenCore.dylib (0) <1C7906CF-6142-34D0-98B5-65813CF9F427> /Applications/Capture One 20.app/Contents/Frameworks/AppCore.framework/Versions/A/Frameworks/OpenCore.dylib
    0x118981000 - 0x118a4eff7 +com.captureone.SQLite (3.8.10.2 - 3008010) <46157E18-7405-3981-AA68-37329EBCEB45> /Applications/Capture One 20.app/Contents/Frameworks/AppCore.framework/Versions/A/Frameworks/SQLite.framework/Versions/A/SQLite
    0x118b54000 - 0x118b68ff7 +libswiftAppKit.dylib (5.0.1 - 1001.0.82.4) <1297109A-D760-3C74-A36C-C0273A7217EC> /Applications/Capture One 20.app/Contents/Frameworks/libswiftAppKit.dylib
    0x118b8c000 - 0x118efdfff +libswiftCore.dylib (5.0.1 - 1001.0.82.4) <44D65143-94D5-306A-8D56-15359A7FF04E> /Applications/Capture One 20.app/Contents/Frameworks/libswiftCore.dylib
    0x1191e8000 - 0x1191f0ff7 +libswiftCoreData.dylib (5.0.1 - 1001.0.82.4) <72A6FD8B-034C-3F50-9FF6-9D5723920201> /Applications/Capture One 20.app/Contents/Frameworks/libswiftCoreData.dylib
    0x119208000 - 0x11920bfff +libswiftCoreFoundation.dylib (5.0.1 - 1001.0.82.4) <C0D551D8-F4D4-3B6F-8148-05EE1CFFC97F> /Applications/Capture One 20.app/Contents/Frameworks/libswiftCoreFoundation.dylib
    0x119218000 - 0x119227fff +libswiftCoreGraphics.dylib (5.0.1 - 1001.0.82.4) <4C9FA634-B14A-343E-9F76-5AAFCA5FC077> /Applications/Capture One 20.app/Contents/Frameworks/libswiftCoreGraphics.dylib
    0x11924a000 - 0x11924fffb +libswiftCoreImage.dylib (5.0.1 - 1001.0.82.4) <E2D50227-8FAE-3104-88F0-6D8E01A9AB18> /Applications/Capture One 20.app/Contents/Frameworks/libswiftCoreImage.dylib
    0x119258000 - 0x11925fff7 +libswiftDarwin.dylib (5.0.1 - 1001.0.82.4) <144DA4C8-8322-3E6E-942D-9976CAFA8BAE> /Applications/Capture One 20.app/Contents/Frameworks/libswiftDarwin.dylib
    0x119271000 - 0x119289ff7 +libswiftDispatch.dylib (5.0.1 - 1001.0.82.4) <0A4818EF-BCD8-3183-9D34-5F8D4920C05C> /Applications/Capture One 20.app/Contents/Frameworks/libswiftDispatch.dylib
    0x1192c7000 - 0x11945fff7 +libswiftFoundation.dylib (5.0.1 - 1001.0.82.4) <868B3228-5A2C-3556-A77A-695000EFCE27> /Applications/Capture One 20.app/Contents/Frameworks/libswiftFoundation.dylib
    0x1195e8000 - 0x1195ebff3 +libswiftIOKit.dylib (5.0.1 - 1001.0.82.4) <75FE0421-8424-38AD-9372-17A730C44643> /Applications/Capture One 20.app/Contents/Frameworks/libswiftIOKit.dylib
    0x1195fa000 - 0x119603fff +libswiftMetal.dylib (5.0.1 - 1001.0.82.4) <A2ACD465-EF03-3F27-B6F9-390A6D66A040> /Applications/Capture One 20.app/Contents/Frameworks/libswiftMetal.dylib
    0x119614000 - 0x119618ff7 +libswiftObjectiveC.dylib (5.0.1 - 1001.0.82.4) <1A3E8F91-FF6E-3733-B1AD-CC4D4F3378F4> /Applications/Capture One 20.app/Contents/Frameworks/libswiftObjectiveC.dylib
    0x11962b000 - 0x119631ff7 +libswiftQuartzCore.dylib (5.0.1 - 1001.0.82.4) <FB7CCE82-C7FA-3E50-904D-2FB4006AC1DF> /Applications/Capture One 20.app/Contents/Frameworks/libswiftQuartzCore.dylib
    0x11963d000 - 0x119640fff +libswiftXPC.dylib (5.0.1 - 1001.0.82.4) <D0199D63-5E28-3E52-907E-3832FBB94FCF> /Applications/Capture One 20.app/Contents/Frameworks/libswiftXPC.dylib
    0x11964a000 - 0x119651ff7 +libswiftos.dylib (5.0.1 - 1001.0.82.4) <A5A1203C-B3D4-350C-BC88-9CECDF62637E> /Applications/Capture One 20.app/Contents/Frameworks/libswiftos.dylib
    0x11965e000 - 0x1196adff7 +AnalyticsFramework.dylib (0) <29A4B039-2DB0-3CB6-9CDB-97341D1DBACC> /Applications/Capture One 20.app/Contents/Frameworks/AnalyticsFrameworkObjC.framework/Versions/A/Frameworks/AnalyticsFramework.dylib
    0x119849000 - 0x119893adf dyld (551.5) <ACC6AC7F-EAD9-340E-B2A8-AD26FE5B387B> /usr/lib/dyld
    0x179b29000 - 0x179b32ff7 +PhaseOne.MediaProCatalogImporterPlugin (13.1.0 - 1) <FC8BE22F-AED0-3AAC-9359-E892E09BDE9B> /Applications/Capture One 20.app/Contents/PlugIns/MediaProCatalogImporterPlugin.bundle/Contents/MacOS/MediaProCatalogImporterPlugin
    0x179b4e000 - 0x179b4efff com.apple.applescript.component (2.7 - 385.2) <5C364C43-B1DC-3DCD-A024-4E51819190A7> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
    0x17ca0b000 - 0x17d252fff com.apple.GeForceTeslaGLDriver (10.4.14 - 10.0.4) <9F09A13D-0863-342D-ACE4-52DF81754B50> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDriver
    0x17efc6000 - 0x17efeefff +com.phaseone.LightroomCatalogImporterPlugin (13.1.0 - 1) <7AFCA75A-D999-36A6-B593-F2BC36E94D60> /Applications/Capture One 20.app/Contents/PlugIns/LightroomCatalogImporterPlugin.bundle/Contents/MacOS/LightroomCatalogImporterPlugin
    0x17f080000 - 0x17f0a0ff7 +com.phaseone.ApertureLibraryImporterPlugin (13.1.0 - 1) <1DDA2B17-7B95-3FDA-AA25-3033D65FC0F7> /Applications/Capture One 20.app/Contents/PlugIns/ApertureLibraryImporterPlugin.bundle/Contents/MacOS/ApertureLibraryImporterPlugin
    0x7fff2d791000 - 0x7fff2dadfff7 com.apple.RawCamera.bundle (8.05.0 - 1017.4.1) <937CBA8D-60C8-3739-8DFF-1C737D6339EF> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff30c30000 - 0x7fff313adff7 libclh.dylib (4.0.3 - 4.0.3) <B1CBE566-F8DB-3082-AB74-FB7313858C89> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7fff313b3000 - 0x7fff31593ff3 com.apple.avfoundation (2.0 - 1536.36) <AB868021-AB26-3198-897D-087EF3B360EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff31594000 - 0x7fff3164dfff com.apple.audio.AVFAudio (1.0 - ???) <716306C4-A0EA-3D81-8F33-943153538C47> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff3164f000 - 0x7fff31752fff com.apple.AVKit (1.1 - 440.10) <F684B2B0-4C97-3AD2-AFFE-B6561175621C> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
    0x7fff31753000 - 0x7fff31753fff com.apple.Accelerate (1.11 - Accelerate 1.11) <2EF00EFE-06E8-3082-85C3-2988B422A19D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff31754000 - 0x7fff3176bff7 libCGInterfaces.dylib (417.2) <82F29CAE-C0AC-3E29-8312-09E6FED7E067> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff3176c000 - 0x7fff31ebaffb com.apple.vImage (8.1 - ???) <56C275C1-459F-37CD-BF29-2E6D81C29E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff31ebb000 - 0x7fff3205bff3 libBLAS.dylib (1211.50.2) <93259222-2D94-333D-A1EB-09C6FC4A64B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff3205c000 - 0x7fff32096fef libBNNS.dylib (38.1) <0AAE0109-71D5-3B26-8401-3E62DDF97624> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff32097000 - 0x7fff32470ff7 libLAPACK.dylib (1211.50.2) <70781D0B-AEAD-33EB-9900-10DC30F37D61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff32471000 - 0x7fff32487ff7 libLinearAlgebra.dylib (1211.50.2) <FB5A35EA-D636-3D69-AB53-B67E1EB8134C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff32488000 - 0x7fff3248dff3 libQuadrature.dylib (3) <E936BDAF-8492-34D9-8C5C-AFBFCDAD8318> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff3248e000 - 0x7fff3250efff libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff3250f000 - 0x7fff32521ff7 libSparseBLAS.dylib (1211.50.2) <994A7D7E-FA3B-3943-A59C-8150B9AF86BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff32522000 - 0x7fff32695fe7 libvDSP.dylib (622.50.5) <4BF310F4-31A3-3DA5-80E4-7F8014AD380B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff32696000 - 0x7fff3274cfef libvMisc.dylib (622.50.5) <88143A88-4FDE-35A1-85FE-54FF0C2A9E43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff3274d000 - 0x7fff3274dfff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <880DEF40-389A-3F56-ACA1-B62A5BC57E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff3274e000 - 0x7fff327a8ff7 com.apple.Accounts (113 - 113) <21614F05-91B8-3151-B219-DA8BAC680DA0> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff327a9000 - 0x7fff32a40ff7 com.apple.AddressBook.framework (11.0 - 1808.8) <B996F69A-B2F0-38F5-AC95-939F038E1FBB> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff32a41000 - 0x7fff3389ffff com.apple.AppKit (6.9 - 1561.61.100) <F656E24B-1AFE-3A30-B9E5-F732DF307DB4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff338e0000 - 0x7fff338f0fff com.apple.AppleScriptObjC (1.4 - 34) <640D4BF9-0C27-3DF1-872C-4B94F249AB9B> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
    0x7fff338f1000 - 0x7fff338f1fff com.apple.ApplicationServices (48 - 50) <B2FE4B32-CD08-3DC6-9EE7-08736C169F5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff338f2000 - 0x7fff33958fff com.apple.ApplicationServices.ATS (377 - 445.5) <60176327-F757-308E-B61A-D43394E87CC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff339f1000 - 0x7fff33b13ff7 libFontParser.dylib (222.1.8) <E7368031-8E66-38C1-BCCC-CE84F68C7E5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff33b14000 - 0x7fff33b5fff7 libFontRegistry.dylib (221.6) <30C6D1DE-C0E3-3447-A0EF-829443D95F0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff33c04000 - 0x7fff33c37ff7 libTrueTypeScaler.dylib (222.1.8) <E2B77A67-FAFE-3582-84A1-3C8C2945161E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff33ca1000 - 0x7fff33ca5ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <04764FB2-22D8-36F0-9647-2D21562E28D5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff33d45000 - 0x7fff33d97ffb com.apple.HIServices (1.22 - 625) <3C059A55-1409-373E-BF0B-C3299AFABDCF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff33d98000 - 0x7fff33da6fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <8BB267F4-D5AA-3D35-8269-1A3CEA054ACD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff33da7000 - 0x7fff33df3fff com.apple.print.framework.PrintCore (13.4 - 503.2) <2EA98448-9D6A-3912-9933-F7703CB01B6E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff33df4000 - 0x7fff33e2efff com.apple.QD (3.12 - 404.2) <525E9518-DFF3-3D8D-BD48-E0D63EEDBD16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff33e2f000 - 0x7fff33e3bfff com.apple.speech.synthesis.framework (7.8.1 - 7.8.1) <CD09019C-569B-3A56-B84C-26F2A6223455> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff33e3c000 - 0x7fff340caff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <C7BE1645-BE23-3427-8650-1CEFDAF86710> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff340cc000 - 0x7fff340ccfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <294802B9-E24D-34EB-973F-6D2B8E2E86CB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff343ef000 - 0x7fff3478cfff com.apple.CFNetwork (902.6 - 902.6) <46168F79-CCFA-349A-8508-B8CBCE27D440> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff347a1000 - 0x7fff347a1fff com.apple.Carbon (158 - 158) <F8B370D9-2103-3276-821D-ACC756167F86> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff347a2000 - 0x7fff347a5ffb com.apple.CommonPanels (1.2.6 - 98) <075486A5-8E39-3F72-BED7-752517379C55> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff347a6000 - 0x7fff34aabfff com.apple.HIToolbox (2.1.1 - 911.10) <8D2EBE85-9AF0-38BC-ACD3-1ED978643907> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff34aac000 - 0x7fff34aafffb com.apple.help (1.3.8 - 66) <7F210C1C-D7D3-3C97-A2E4-D3CC35F91807> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff34ab0000 - 0x7fff34ab5fff com.apple.ImageCapture (9.0 - 9.0) <3993E094-AB86-3B22-BC18-4550F23854FF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff34ab6000 - 0x7fff34b4bffb com.apple.ink.framework (10.9 - 221) <83976BB8-A423-3AA5-8221-6EB04B3DEF0A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff34b4c000 - 0x7fff34b66ff7 com.apple.openscripting (1.7 - 174) <C282DFBB-4BF2-3222-87E0-0B560D5B4B2F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff34b87000 - 0x7fff34b88fff com.apple.print.framework.Print (12 - 267) <DFC4CE94-F6E6-3DFA-AB88-A13E4C5A7701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff34b89000 - 0x7fff34b8bff7 com.apple.securityhi (9.0 - 55006) <1AB48F32-D1CB-3657-A30C-40A7E718A71D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff34b8c000 - 0x7fff34b92fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2A07BB54-438B-34C9-8061-45403E197ACA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff34cb3000 - 0x7fff34cb3fff com.apple.Cocoa (6.11 - 22) <17A98C08-64CF-3232-80EE-E10BAF68778F> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff34cb4000 - 0x7fff34cc0ffb com.apple.Collaboration (80 - 80) <6B834C51-36DF-356A-8C77-1FBB897C01EA> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    0x7fff34cc1000 - 0x7fff34d7afff com.apple.ColorSync (4.13.0 - 3325) <EAD2D314-E810-33FB-B105-BD30ABB912AD> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff34f07000 - 0x7fff34f9aff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF2B41CC-DD7A-34EB-A842-00DC3B8F2E9F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff35001000 - 0x7fff3502affb com.apple.CoreBluetooth (1.0 - 1) <ED48840B-A80A-32C1-8E4B-DEB7A7CD3C1A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff3502b000 - 0x7fff3538fff3 com.apple.CoreData (120 - 851) <283AF401-07BC-3D50-9B8C-7990E64F66BA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff35390000 - 0x7fff35473fff com.apple.CoreDisplay (99.14 - 99.14) <9B2B211D-EC0A-3569-BB37-887768CD6105> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff35474000 - 0x7fff35910fff com.apple.CoreFoundation (6.9 - 1455.12) <D8DF93F5-4558-3B28-8BDF-9739C995D27C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff35912000 - 0x7fff35f41ff7 com.apple.CoreGraphics (2.0 - 1161.21.3) <9ACBD792-2A70-3CFD-8115-084A23DD639F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff35f43000 - 0x7fff36232fff com.apple.CoreImage (13.0.0 - 579.5) <B2B60A80-2E10-3EDF-920C-94288E55AE25> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff364c1000 - 0x7fff365b7ffb com.apple.CoreMedia (1.0 - 2276.80.4) <67942D16-3658-37FC-B61C-8ED3D4BFBFB9> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff365b8000 - 0x7fff36606fff com.apple.CoreMediaIO (814.0 - 4995) <77EE43A9-EB31-3C15-A215-C9B98CD3AFC2> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff36607000 - 0x7fff36607fff com.apple.CoreServices (822.37 - 822.37) <D9EC537F-0A5A-3DE9-8A0E-1FB021B86197> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff36608000 - 0x7fff3667cffb com.apple.AE (735.2 - 735.2) <0938A72B-6A4A-36F1-95B3-5EF6B915CEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff3667d000 - 0x7fff36954fff com.apple.CoreServices.CarbonCore (1178.4.2 - 1178.4.2) <4692EE3A-11FE-31FD-AF5B-30F892E87A05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff36955000 - 0x7fff36989fff com.apple.DictionaryServices (1.2 - 284.2) <F1F3EFAE-2562-394D-8FB3-BE22F16CD75A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff3698a000 - 0x7fff36992ffb com.apple.CoreServices.FSEvents (1239.50.2 - 1239.50.2) <FE465894-4235-3CE2-9A97-32D6C6C7D9AD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff36993000 - 0x7fff36b51ff7 com.apple.LaunchServices (822.37 - 822.37) <0DB4679F-AE39-3BF3-B39B-549322E355AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff36b52000 - 0x7fff36c02fff com.apple.Metadata (10.7.0 - 1191.7) <1D862FEE-97AE-39B2-A14B-0316A8224EDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff36c03000 - 0x7fff36c63fff com.apple.CoreServices.OSServices (822.37 - 822.37) <564DDE70-0250-346B-B5CC-4AFAC11A7373> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff36c64000 - 0x7fff36cd2fff com.apple.SearchKit (1.4.0 - 1.4.0) <97DD9E7D-3567-382B-ACF7-CE0E4FE78D36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff36cd3000 - 0x7fff36cf7ffb com.apple.coreservices.SharedFileList (71.21 - 71.21) <88991F51-0A75-34FF-8C91-ED0F3C270B7B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff36f98000 - 0x7fff370e8fff com.apple.CoreText (352.0 - 578.22) <853498D2-B271-3302-9849-F97BDDB76360> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff370e9000 - 0x7fff37123fff com.apple.CoreVideo (1.8 - 0.0) <0DD4FFDF-E1F1-39D1-8246-5D0D9869F1EA> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff37124000 - 0x7fff371afff3 com.apple.framework.CoreWLAN (13.0 - 1350.2) <10C2B6C3-8214-32BC-B4DF-9A8047ABBDC5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff3733d000 - 0x7fff37348ff7 com.apple.DirectoryService.Framework (10.13 - 207.50.1) <6AA0993A-0AF2-3F9A-B288-BF972C0F54EC> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff3742a000 - 0x7fff3742ffff com.apple.DiskArbitration (2.7 - 2.7) <BD581E66-BCC2-3DEF-A53B-C56558429AB2> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff375c9000 - 0x7fff375cbff3 com.apple.ExceptionHandling (1.5 - 12) <2FEE51EB-2166-37CB-81D3-896188C50873> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
    0x7fff375f0000 - 0x7fff379b7ffb com.apple.Foundation (6.9 - 1455.12) <42CD89F9-50E8-3B75-969B-27208E67DE21> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff37a28000 - 0x7fff37a58ff3 com.apple.GSS (4.0 - 2.0) <7E83A21E-4F90-38F3-9FD3-FAC0E0143243> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff37b6a000 - 0x7fff37c6effb com.apple.Bluetooth (6.0.7 - 6.0.7f18) <16687677-E633-346A-BF6D-4D7C24D1624E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff37cce000 - 0x7fff37d69fff com.apple.framework.IOKit (2.0.2 - 1445.71.6) <4B5C715C-6A49-366B-9080-ABADE6A3B3BD> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff37d6b000 - 0x7fff37d72fff com.apple.IOSurface (211.15 - 211.15) <08DA3232-805F-304B-80DD-C86B49CC4AAD> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff37d73000 - 0x7fff37dc8ff3 com.apple.ImageCaptureCore (7.0 - 7.0) <5B5C36EE-69EE-39E8-8B5B-360EF3F4AC3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff37dc9000 - 0x7fff37f47fff com.apple.ImageIO.framework (3.3.0 - 1739.3.4) <03EB1137-D47B-3468-BA6A-0A8299653AA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff37f48000 - 0x7fff37f4cffb libGIF.dylib (1739.3.4) <A8D21606-158E-3A8B-8E12-49D6F097E1DF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff37f4d000 - 0x7fff38034ff7 libJP2.dylib (1739.3.4) <6A29A818-4A04-3529-953F-331981C40E50> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff38035000 - 0x7fff38058fff libJPEG.dylib (1739.3.4) <56F5178E-BF83-393D-982E-BD24C276E091> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff38335000 - 0x7fff3835bff3 libPng.dylib (1739.3.4) <560EEBA3-53DE-3B46-B1C9-7FD836A13FE1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff3835c000 - 0x7fff3835eff3 libRadiance.dylib (1739.3.4) <BC586E1D-BEAE-3B3A-A429-6C54E6BABDBD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff3835f000 - 0x7fff383acff3 libTIFF.dylib (1739.3.4) <65F1CAD7-E45E-3604-993F-4F659DBBE1F4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff38568000 - 0x7fff3924efff com.apple.JavaScriptCore (13605 - 13605.3.8) <FCD40D3C-87D5-3738-A19F-F5DB84A643B7> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff39266000 - 0x7fff3927fff7 com.apple.Kerberos (3.0 - 1) <C7CDC1E0-011B-3220-847D-1AC3DA6D5522> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff39280000 - 0x7fff392b5fff com.apple.LDAPFramework (2.4.28 - 194.5) <08B02175-646D-3DD4-A655-2F68C5A4508B> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff3953e000 - 0x7fff39545fff com.apple.MediaAccessibility (1.0 - 114) <00F21329-1163-3283-A882-A5DD7A12D353> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3955b000 - 0x7fff395f4fff com.apple.MediaPlayer (1.0 - 1.0) <E04A1D72-429F-390E-9542-0DEB46DFB3EA> /System/Library/Frameworks/MediaPlayer.framework/Versions/A/MediaPlayer
    0x7fff395f5000 - 0x7fff39c5fff7 com.apple.MediaToolbox (1.0 - 2276.80.4) <FA444376-E5AF-36AB-BE1D-76ECE4D72049> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff39c61000 - 0x7fff39ce2fff com.apple.Metal (125.30 - 125.30) <67EDA241-80B1-3C67-BB2B-FF83E49FEF8D> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff39cff000 - 0x7fff39d1afff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <8DED0F0C-4A10-36A3-A3E2-7D3CF429ACE1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff39d1b000 - 0x7fff39d8afef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <48F4A97F-143A-3918-AB92-6733E258E25A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff39d8b000 - 0x7fff39daffff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <CD443ADC-07FE-3603-B0C9-60C2AF3616FF> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff39db0000 - 0x7fff39e97ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <40EB0BAE-6DDE-3334-A28C-529AE4C6716A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff39e98000 - 0x7fff39e98ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <A111E862-43E5-3247-9E98-0A40DC34AD9B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff3ae97000 - 0x7fff3aea3ffb com.apple.NetFS (6.0 - 4.0) <02E09301-324F-3542-875D-B87B144635C8> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff3dc8c000 - 0x7fff3dc94fef libcldcpuengine.dylib (2.8.7) <78747075-B07A-39B3-A065-013FB54332F6> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff3dc95000 - 0x7fff3dcefff7 com.apple.opencl (2.8.24 - 2.8.24) <84CA7979-D10F-31D7-ACAF-B884F1A4A46F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff3dcf0000 - 0x7fff3dd0cffb com.apple.CFOpenDirectory (10.13 - 207.50.1) <E9AD4934-5DE3-3DD0-9D7B-9D288D829F15> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff3dd0d000 - 0x7fff3dd18fff com.apple.OpenDirectory (10.13 - 207.50.1) <8B54C486-14C9-3FEF-97B8-F4D6F59F75CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff3ee97000 - 0x7fff3ee99fff libCVMSPluginSupport.dylib (16.7.4) <77B634AA-D344-322F-B5C5-7781AEEA19E8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff3ee9a000 - 0x7fff3ee9fffb libCoreFSCache.dylib (162.9) <1D62C7BA-2405-37C0-AD48-606998F644C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff3eea0000 - 0x7fff3eea4fff libCoreVMClient.dylib (162.9) <EF16DD72-2DC1-346C-984E-9392516BEECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff3eea5000 - 0x7fff3eeaeff3 libGFXShared.dylib (16.7.4) <8BE5A936-7BA9-3B1B-85CB-A968FB9ED98D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff3eeaf000 - 0x7fff3eebafff libGL.dylib (16.7.4) <2BB333D3-5C61-33DF-8545-06DF2D08B83D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff3eebb000 - 0x7fff3eef6fe7 libGLImage.dylib (16.7.4) <4DA003CE-0B74-3FE4-808C-B2FBCE517EB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff3eef7000 - 0x7fff3f064ff3 libGLProgrammability.dylib (16.7.4) <8F66DE8E-EFD7-3A79-B452-B1F1588CD783> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff3f065000 - 0x7fff3f0a3ffb libGLU.dylib (16.7.4) <BCB09CD8-EB0E-38FA-8B5A-9E29532EE364> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff3fa1b000 - 0x7fff3fa2aff3 com.apple.opengl (16.7.4 - 16.7.4) <DC1F85F5-AA47-30E0-8F92-2E24A00C8ABC> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff3fa2b000 - 0x7fff3fbc2ff3 GLEngine (16.7.4) <79168BF0-9562-375F-BF91-CF003AC3F42A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff3fbc3000 - 0x7fff3fbebffb GLRendererFloat (16.7.4) <9F171BFE-4FA0-3EE4-8D66-38CFBD9934A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff3fda9000 - 0x7fff3fef5ff7 com.apple.QTKit (7.7.3 - 3014.8) <F333568C-D990-3BBA-A09B-ABAB5F984905> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff3fef6000 - 0x7fff4015bff7 com.apple.imageKit (3.0 - 1043) <1E72C513-391D-37CE-96D1-D2B59E2F23CA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff4015c000 - 0x7fff4024bff3 com.apple.PDFKit (1.0 - 677.68) <07888D80-F4FD-38AD-8F21-48F59E486886> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff4024c000 - 0x7fff4075eff7 com.apple.QuartzComposer (5.1 - 364) <0C9739CE-DCEA-3732-B3F4-EFB74464C9BC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff4075f000 - 0x7fff40782fff com.apple.quartzfilters (1.10.0 - 1.10.0) <F536C492-49CC-37B6-B740-DA266955E147> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff40783000 - 0x7fff4087cff7 com.apple.QuickLookUIFramework (5.0 - 743.13) <E56CBAA3-60CE-3E0C-B3DE-D21DBF93A785> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff4087d000 - 0x7fff4087dfff com.apple.quartzframework (1.5 - 21) <DCEB0FCC-2C32-3D02-8752-7B6FA009AB85> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff4087e000 - 0x7fff40acaff7 com.apple.QuartzCore (1.11 - 584.64.2) <D2E5267F-E146-3278-9804-918861A89E54> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff40acb000 - 0x7fff40b22ff7 com.apple.QuickLookFramework (5.0 - 743.13) <4EA17C20-5BD9-335F-8EE1-D4AE16BE6A15> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff40ce8000 - 0x7fff40d03fff com.apple.SafariServices.framework (13609 - 13609.1.20.111.8) <091A077D-C2ED-30AA-9FC8-53438BAA8429> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff41303000 - 0x7fff4162efff com.apple.security (7.0 - 58286.70.15) <CE6A59AD-49F3-38C3-80E6-F56F00C45DF0> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff4162f000 - 0x7fff416bbff7 com.apple.securityfoundation (6.0 - 55185.50.5) <EB62490A-AA77-3F51-86B3-03669C3897B3> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff416bc000 - 0x7fff416ecfff com.apple.securityinterface (10.0 - 55109.50.6) <842FE6C2-7040-3E4F-9577-ADB66EBE1E67> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff416ed000 - 0x7fff416f1ffb com.apple.xpc.ServiceManagement (1.0 - 1) <590083E5-10A1-3353-A31B-673659A618AE> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff41a96000 - 0x7fff41b06ff3 com.apple.SystemConfiguration (1.17 - 1.17) <41D509AB-AED3-30FF-BB00-615BB5A8AC00> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff41cbb000 - 0x7fff42036fff com.apple.VideoToolbox (1.0 - 2276.80.4) <1C94A509-0372-3B58-94BC-4488C042BD79> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff422de000 - 0x7fff4283dfeb libwebrtc.dylib (7605.3.8) <72740A61-2531-3D72-ACF4-4B85B96D8C2A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff4283e000 - 0x7fff43f11ff7 com.apple.WebCore (13605 - 13605.3.8) <72D9EE25-F9A2-3D9E-AF94-3AC54CFBE4FE> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff43f12000 - 0x7fff440f9ff7 com.apple.WebKitLegacy (13605 - 13605.3.8) <52D6E336-949A-30B6-B0A3-CCE25672C050> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff440fa000 - 0x7fff44593fff com.apple.WebKit (13605 - 13605.3.8) <1DDB40C0-5FB6-3495-B4CD-52D32251F88D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff44a03000 - 0x7fff44a96ff3 com.apple.APFS (1.0 - 1) <70034B32-9347-30FB-9DDE-95061F686613> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff456c3000 - 0x7fff456ebfff com.apple.framework.Apple80211 (13.0 - 1370.4) <5DA5E7D9-7ACD-3859-83C0-885C177DF0E6> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff456ed000 - 0x7fff456fcfef com.apple.AppleFSCompression (96.60.1 - 1.0) <CBE1A092-CE90-36B9-AAA6-0BE2E7921504> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff457fb000 - 0x7fff45806ff7 com.apple.AppleIDAuthSupport (1.0 - 1) <924EA55F-1C87-347F-9212-F79EA2B2C84C> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff45840000 - 0x7fff45888ff3 com.apple.AppleJPEG (1.0 - 1) <15558577-08E3-3087-86A9-8B6247978BCE> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4589b000 - 0x7fff458b9ff3 com.apple.aps.framework (4.0 - 4.0) <F36CDED3-9EA4-3F8D-880A-EF6768C7699E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff458ba000 - 0x7fff458c2ff3 com.apple.AppleSRP (5.0 - 1) <825BC81F-2A23-3DD6-ADCA-BF685CA3CEFC> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff458c3000 - 0x7fff458ebfff com.apple.applesauce (1.0 - ???) <9CE4CAE2-30B9-3DF6-9BC0-33D532D7B937> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff458ec000 - 0x7fff45974fff com.apple.applescript (2.7 - 385.2) <511FE0FF-5168-3B79-B709-694CB5A13248> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
    0x7fff459b4000 - 0x7fff459b7fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <62DC46E4-5D00-3EAF-94C8-0F45592F90D6> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff459b8000 - 0x7fff45a08ff7 com.apple.AppleVAFramework (5.0.41 - 5.0.41) <132D93F2-D884-34D5-AF99-ADEA1CE39FEA> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff45d3e000 - 0x7fff45fd7ffb com.apple.AuthKit (1.0 - 1) <C3087797-E472-300E-8B4A-448857ACE8E7> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff4610e000 - 0x7fff46115ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <B2A1EEDF-490A-38E2-A896-41057C0417BF> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff46116000 - 0x7fff4619dff7 com.apple.backup.framework (1.9.6 - 1.9.6) <0A54D219-E71B-3BC6-8DFC-11ED47E431BE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff461a6000 - 0x7fff461acff7 com.apple.BezelServicesFW (305.1 - 305.1) <30FB8483-B8E4-3DA8-912F-6DF76D4CE2F6> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
    0x7fff46217000 - 0x7fff46253fff com.apple.bom (14.0 - 194.2.4) <D07D6450-E955-31D5-B53F-4C997E0B5E0B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff46887000 - 0x7fff468b4fff com.apple.CalendarAgentLink (8.0 - 250) <F99A3348-3006-354C-ABE5-32A98CD762DC> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fff46f7f000 - 0x7fff46fceff3 com.apple.ChunkingLibrary (189 - 189) <B3E4AA69-99C8-342F-B37E-C1921C72DBD2> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff46fd5000 - 0x7fff47066ff7 com.apple.CloudDocs (1.0 - 575.14) <CD0E9512-7DF8-3028-9DB3-9ADA04887CD0> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff47b57000 - 0x7fff47b60ff3 com.apple.CommonAuth (4.0 - 2.0) <21AF4AC2-E650-35F9-AB33-3EBA2769FBC0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff47b75000 - 0x7fff47b8aff7 com.apple.commonutilities (8.0 - 900) <1FE296A7-E4C4-3641-82BD-69BA4CFD6385> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff47db9000 - 0x7fff47e19fff com.apple.AddressBook.ContactsFoundation (8.0 - ???) <AC96DF69-1C70-39B4-BD39-675AD4362424> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff47e1a000 - 0x7fff47e3cfff com.apple.contacts.ContactsPersistence (1.0 - 2330.3) <38580FC9-B673-30BD-8A58-B4BDCCE33CFC> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff47e9c000 - 0x7fff482a4fff com.apple.CoreAUC (259.0.0 - 259.0.0) <EF95ED0E-F4F1-3969-89BB-CE8CDD74C29F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff482a5000 - 0x7fff482d5ff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <6AC79B1F-0A12-34A4-BC0D-5A6A65ABABE0> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff482ed000 - 0x7fff4831afff com.apple.CoreAnalytics.CoreAnalytics (1.0 - 1) <90AB3AF3-2B5F-3656-A1D7-0859239C28AC> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff4836c000 - 0x7fff483beff7 com.apple.corebrightness (1.0 - 1) <9E20777F-4758-358E-939A-F8D4A3203B87> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff484fd000 - 0x7fff48506ff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <4F00CAE3-4C99-3064-AB48-4DC1CCFCDE84> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff48674000 - 0x7fff48684ff7 com.apple.CoreEmoji (1.0 - 69.3) <DCCF04BB-DA33-3DC0-B7C2-1D34870C0C0A> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff48988000 - 0x7fff4899eff7 com.apple.CoreMediaAuthoring (2.2 - 956) <EE44B61D-6742-3649-A52F-C6AA0431F846> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff48ae7000 - 0x7fff48b44ff7 com.apple.CoreNLP (1.0 - 130.5.4) <6FB50324-9C41-37A9-967D-CD20DD7B068A> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff48ccd000 - 0x7fff48cd2ff7 com.apple.CoreOptimization (1.0 - 1) <EBA89F7C-A8D3-355D-82A4-F2C9796B02B6> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff48cd3000 - 0x7fff48d78fff com.apple.CorePDF (4.0 - 414) <320B28D5-5115-3C4B-9AEC-6114305DFACA> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff48e18000 - 0x7fff48e20ff3 com.apple.CorePhoneNumbers (1.0 - 1) <3B388768-5CDB-341A-BCE2-4047EAD009EA> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff48e21000 - 0x7fff48e7dfff com.apple.CorePrediction (1.0 - 1) <2BD07E9C-5F35-3177-B084-D09AF42E7818> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff48fab000 - 0x7fff48fdcff3 com.apple.CoreServicesInternal (309.1 - 309.1) <9A9DE5A0-3912-3311-A351-2B7B5C35D1F0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff49356000 - 0x7fff493e7fff com.apple.CoreSymbolication (9.3 - 64026.2) <30652FA5-C731-3A22-864D-DF6D9C77CD4C> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff4946a000 - 0x7fff4959ffff com.apple.coreui (2.1 - 494.1) <5B4F3E9C-A4EF-3908-A035-59B8631C3685> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff495a0000 - 0x7fff496d1fff com.apple.CoreUtils (5.6 - 560.11) <2C5A0610-1F08-3603-8692-EE03E62EE622> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff49726000 - 0x7fff4978afff com.apple.framework.CoreWiFi (13.0 - 1350.2) <EA606D5E-0D95-390C-A6D7-F3DF485E6E27> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff4978b000 - 0x7fff4979bff7 com.apple.CrashReporterSupport (10.13 - 1) <1ADEC140-4838-3976-A14B-6268C5251481> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff4981a000 - 0x7fff49829ff7 com.apple.framework.DFRFoundation (1.0 - 191.7) <F7AB1B29-A4B0-3938-AFDC-DAA204929404> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff4982c000 - 0x7fff49830ffb com.apple.DSExternalDisplay (3.1 - 380) <13AA3B17-E649-3B7B-B09D-9AE7C4A60887> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff49871000 - 0x7fff498b1ffb com.apple.datadetectors (5.0 - 376.1) <7E1BA1A6-D600-3C24-B332-2D025EED05AE> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff498b2000 - 0x7fff49928fff com.apple.datadetectorscore (7.0 - 590.3) <E645FBF0-B47D-3394-84DF-792B85E94CB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff49976000 - 0x7fff499b6ff7 com.apple.DebugSymbols (181.0 - 181.0) <702DB951-F5A6-3155-9D84-BBA9A4B4E1BD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff499b7000 - 0x7fff49ae6fff com.apple.desktopservices (1.12.5 - 1.12.5) <96BB57E2-3359-3920-AA7C-BF03C2225485> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff49b59000 - 0x7fff49b5aff7 com.apple.diagnosticlogcollection (10.0 - 1000) <071095C1-67C7-3F06-BEA3-DBBC9A5A7694> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
    0x7fff49db4000 - 0x7fff49db8ff7 com.apple.DisplayServicesFW (3.1 - 380) <921A2830-1A66-396E-A689-CD85B4B8F82C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff4a5a1000 - 0x7fff4a5b9fff com.apple.Engram (1.0 - 1) <1C827425-CD5E-37D1-A233-59C65B72C4AB> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
    0x7fff4a8fb000 - 0x7fff4ad29fff com.apple.vision.FaceCore (3.3.2 - 3.3.2) <06065DA3-4091-3682-A308-BF3F2E3E4AF8> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff4ad5c000 - 0x7fff4ade5ff3 com.apple.FileProvider (125.15 - 125.15) <89C9975D-83FA-3E6E-A662-276D6030570F> /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff4dfd9000 - 0x7fff4dfe4fff libGPUSupport.dylib (16.7.4) <481CB70E-C3A0-39E2-881B-2B96D9138D14> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
    0x7fff4dff1000 - 0x7fff4dff6fff com.apple.GPUWrangler (3.20.18 - 3.20.18) <B54A9063-01EC-3D2C-8924-86A1F315DEA2> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff4e3aa000 - 0x7fff4e3cfff3 com.apple.GenerationalStorage (2.0 - 285.3) <0C898B63-E9A3-3D93-BB3D-CD54BFE51DED> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff4ed6c000 - 0x7fff4ed7bfff com.apple.GraphVisualizer (1.0 - 5) <EB42FFAD-2BCA-3DE2-B40E-AFDE6E7FAA4D> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff4edfe000 - 0x7fff4ee72fff com.apple.Heimdal (4.0 - 2.0) <FF7BC1AE-1BA6-3150-A7CC-B9E0AD5EBE7F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff4ef0d000 - 0x7fff4f022ff3 com.apple.ids (10.0 - 1000) <2925D308-8A32-3500-8947-38F90A8D3B18> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff4f023000 - 0x7fff4f103ff7 com.apple.idsfoundation (10.0 - 1000) <2F45D69D-91E7-3759-AEE3-66E826E564C1> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7fff4f655000 - 0x7fff4f6bbff3 com.apple.imfoundation (10.0 - 1000) <D554FCD2-93FD-38DF-986A-9EF3CE2D2810> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff4f785000 - 0x7fff4f78cff7 com.apple.IOAccelerator (378.28 - 378.28) <F109E4CB-49D9-37FB-974A-8A3E9E8A61DA> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff4f790000 - 0x7fff4f7a7fff com.apple.IOPresentment (1.0 - 35.1) <AC89202B-8433-3B62-A7BE-467D1905F6FB> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff4fb72000 - 0x7fff4fb98ffb com.apple.IconServices (97.6 - 97.6) <7913A453-8D29-31DC-ADDB-7CEC068C9B86> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff4fca5000 - 0x7fff4fca8ff3 com.apple.InternationalSupport (1.0 - 1) <D020C355-DCC1-3D7E-8FCE-BD6FF441824D> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff4fd16000 - 0x7fff4fd26ffb com.apple.IntlPreferences (2.0 - 227.5.2) <E036B12B-6017-3EF6-9E73-71DCE8036608> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff4fe1d000 - 0x7fff4fe30ff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <3A6D6354-9CD6-3EE5-B0AB-D25B02D4847D> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff4fe31000 - 0x7fff4ff26ff7 com.apple.LanguageModeling (1.0 - 159.5.3) <FAA236D6-CFB8-37D2-B635-B324E0719E32> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff4ff27000 - 0x7fff4ff69fff com.apple.Lexicon-framework (1.0 - 33.5) <F8DD2D09-5CEE-3741-93CF-223FC61FCCA4> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff4ff6d000 - 0x7fff4ff74ff7 com.apple.LinguisticData (1.0 - 238.3) <6F2ED02A-2120-3ABA-8EC1-314E4FFE77F3> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff500b6000 - 0x7fff500d3ff7 com.apple.LookupFramework (1.2 - 239.1) <FCD6ED39-561B-314F-AFF8-BE75A700D97D> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup
    0x7fff50775000 - 0x7fff50778fff com.apple.Mangrove (1.0 - 1) <471F4581-5235-3381-B16B-CE92ED6CF086> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff50804000 - 0x7fff50806ff7 com.apple.marco (10.0 - 1000) <549D80DA-37C0-390D-8053-8045C194A5CE> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff508c8000 - 0x7fff50bf1ff7 com.apple.MediaRemote (1.0 - 1) <1FE6F7B0-E949-36F3-9646-1B85BA1BAF20> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote
    0x7fff50bf2000 - 0x7fff50c13fff com.apple.MediaServices (1.0 - 1) <7AE9BD6D-594B-319E-A750-D0607150BAE1> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices
    0x7fff50c88000 - 0x7fff50cf1ff7 com.apple.gpusw.MetalTools (1.0 - 1) <F2A47319-0430-3BB5-943E-651A40C127A9> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff50cfa000 - 0x7fff50d11ff7 com.apple.MobileAssets (1.0 - 437.60.1) <94912D67-E290-3205-B919-C70C0A8D7FCF> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff50e81000 - 0x7fff50e9afff com.apple.MobileKeyBag (2.0 - 1.0) <9EA31672-3B83-3ABF-B2D5-8584E159051E> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff50f26000 - 0x7fff50f50ffb com.apple.MultitouchSupport.framework (1614.1 - 1614.1) <A376F2FB-64AE-3B35-88B0-7D2BB4D1CB7C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff511b7000 - 0x7fff511c2fff com.apple.NetAuth (6.2 - 6.2) <85C5D94D-C67E-36DC-B0EA-02F53AC4FCD3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff511cf000 - 0x7fff512bbff3 com.apple.Network (1.0 - 1) <29103E32-289F-3FB1-8AD0-BB745F229A34> /System/Library/PrivateFrameworks/Network.framework/Versions/A/Network
    0x7fff52a5d000 - 0x7fff52a6dffb com.apple.PerformanceAnalysis (1.194 - 194) <B6934994-BD69-36F9-914E-6BBDCD797612> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff52ae5000 - 0x7fff52ae5ff7 com.apple.PhoneNumbers (1.0 - 1) <028721F6-1E07-3813-BA1E-FB33D8F88871> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff5482c000 - 0x7fff5484afff com.apple.ProtocolBuffer (1 - 260) <195906B1-1DB1-3AD2-B2F7-87B867C27F40> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff549b7000 - 0x7fff549cdff7 com.apple.QuickLookThumbnailing (1.0 - 1) <043881FB-D325-3145-99B9-B9307AF99365> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff54a14000 - 0x7fff54a20fff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.70.15) <7B8E9EEF-EAC8-3F9F-A961-D901ED2825EC> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff54a21000 - 0x7fff54a44ffb com.apple.RemoteViewServices (2.0 - 125) <695CBF89-C15C-3E4C-8045-B46DCA64E3FB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff54a45000 - 0x7fff54a5aff3 com.apple.xpc.RemoteXPC (1.0 - 1205.70.15) <ED415B66-24BC-36DC-B142-80C6F3FBB564> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff5636a000 - 0x7fff5647fff7 com.apple.Sharing (1050.22.6 - 1050.22.6) <FE2051C3-12DA-343A-A682-E388355B4C10> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff564aa000 - 0x7fff564abff7 com.apple.performance.SignpostNotification (1.2.6 - 2.6) <E77879A4-B040-3BE0-86F5-98173A4100AD> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
    0x7fff57209000 - 0x7fff574a5fff com.apple.SkyLight (1.600.0 - 312.103.11) <235AD62C-C6AD-30AF-A556-8E617BF501C8> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff57c6e000 - 0x7fff57c7bfff com.apple.SpeechRecognitionCore (4.6.1 - 4.6.1) <90CDCEAD-5A65-3C35-9370-2B306895E97C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff57d2d000 - 0x7fff57f6bff3 com.apple.spotlight.index (10.7.0 - 1191.7) <73ED268F-B203-35FF-8D62-117172CC0881> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff58128000 - 0x7fff5814ffff com.apple.StreamingZip (1.0 - 1) <B5C3D9D6-B1DC-33E5-B7D2-ADAF3E0CA30E> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff58821000 - 0x7fff588aafc7 com.apple.Symbolication (9.3 - 64033) <F576D527-4CB1-34A5-B15E-1130833EEDAB> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff588bb000 - 0x7fff588c3ffb com.apple.SymptomDiagnosticReporter (1.0 - 820.60.3) <F17BD2C2-43B1-32AD-B264-5B9405F60776> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff58e1b000 - 0x7fff58e23ff7 com.apple.TCC (1.0 - 1) <9D5466C6-A8B6-3C24-A791-6506B81D9998> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff59030000 - 0x7fff590edff7 com.apple.TextureIO (3.7 - 3.7) <32C460CD-E93D-3FA5-A4AE-CA648722F5FE> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff59144000 - 0x7fff5915fffb com.apple.ToneKit (1.0 - 1) <8507A7F0-2DF3-3472-B2D9-5C634E32F4B1> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff59160000 - 0x7fff59187fff com.apple.ToneLibrary (1.0 - 1) <CE92F532-89E1-369E-B750-A60A47BF4059> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fff59197000 - 0x7fff59198fff com.apple.TrustEvaluationAgent (2.0 - 31) <D88126F5-BF35-30FB-BAC2-B804D7EB65B0> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff5919e000 - 0x7fff5934efff com.apple.UIFoundation (1.0 - 547.9) <D0994333-5EB4-3415-8D18-2A0487AE91E0> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff5a023000 - 0x7fff5a0f2ff7 com.apple.ViewBridge (343.2 - 343.2) <0A295791-B763-3E58-A9DD-8E4F40E815C9> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff5a4cd000 - 0x7fff5a6f8ffb libAWDSupportFramework.dylib (794) <65E56B9D-5B2F-3062-A9D9-0CFE5764E4AA> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
    0x7fff5a6f9000 - 0x7fff5a70aff7 libprotobuf-lite.dylib (794) <015C93F6-2ABD-368C-A1A4-0A91C07A6D9F> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
    0x7fff5a70b000 - 0x7fff5a76dfff libprotobuf.dylib (794) <90DCFF25-C3F1-31D3-B87B-ECEE7DE8A3BA> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
    0x7fff5a76e000 - 0x7fff5a7b1ff7 com.apple.awd (1.0 - 930) <A56EA143-C549-3091-B6DD-D13821462A36> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
    0x7fff5a88b000 - 0x7fff5a8ebfff com.apple.xquery (1.3.1 - 30) <6E48488F-F0DC-3C96-8A40-BBB8E807AE45> /System/Library/PrivateFrameworks/XQuery.framework/Versions/A/XQuery
    0x7fff5aaca000 - 0x7fff5aaccffb com.apple.loginsupport (1.0 - 1) <E273A65A-6379-3787-B119-BC6ED94D4A81> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff5ab0d000 - 0x7fff5ab3afff com.apple.contacts.vCard (1.0 - 2330.3) <E13E0B5B-778D-3995-9704-40D870BEF2F2> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff5ac33000 - 0x7fff5ac66ff7 libclosured.dylib (551.5) <112BC241-6626-3848-8DD8-B34B5B6F7ABC> /usr/lib/closure/libclosured.dylib
    0x7fff5ad20000 - 0x7fff5ad59ff7 libCRFSuite.dylib (41) <14B00FCF-4C67-3736-95B5-76FEA6E4972C> /usr/lib/libCRFSuite.dylib
    0x7fff5ad5a000 - 0x7fff5ad65fff libChineseTokenizer.dylib (28) <2237A259-0E59-3DD0-BADC-281C361FAB70> /usr/lib/libChineseTokenizer.dylib
    0x7fff5adf7000 - 0x7fff5adf8ff3 libDiagnosticMessagesClient.dylib (104) <3F855622-352B-3EA8-B7C8-94D1DB48C080> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff5ae2f000 - 0x7fff5aff9ff3 libFosl_dynamic.dylib (17.8) <1A2A9D53-129E-3F7D-AE23-1D6E6D9EA017> /usr/lib/libFosl_dynamic.dylib
    0x7fff5b031000 - 0x7fff5b031fff libOpenScriptingUtil.dylib (174) <AC38B2C3-5A37-30EB-A246-CEFABD3DD4E7> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff5b168000 - 0x7fff5b16cffb libScreenReader.dylib (562.18.5) <FFB20E40-7669-30F6-8577-B74E18076376> /usr/lib/libScreenReader.dylib
    0x7fff5b16d000 - 0x7fff5b16effb libSystem.B.dylib (1252.50.4) <B159E483-E1F3-33C2-8BDF-444E8E1359F5> /usr/lib/libSystem.B.dylib
    0x7fff5b16f000 - 0x7fff5b1ecfff libTelephonyUtilDynamic.dylib (3316) <90953FEB-7E7A-371F-87AA-8BF136FD1EB9> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff5b1ed000 - 0x7fff5b1eefff libThaiTokenizer.dylib (2.2) <C62E7A0C-338D-31B3-8DC1-FEB8ADB23365> /usr/lib/libThaiTokenizer.dylib
    0x7fff5b201000 - 0x7fff5b201fff libapple_crypto.dylib (109.50.15) <A8DEA8E9-5769-3C78-824D-969A98B94086> /usr/lib/libapple_crypto.dylib
    0x7fff5b202000 - 0x7fff5b218ff7 libapple_nghttp2.dylib (1.24) <24338D88-5D73-3165-9CFB-5A92734C9040> /usr/lib/libapple_nghttp2.dylib
    0x7fff5b219000 - 0x7fff5b243ff3 libarchive.2.dylib (54) <D2B6AD30-18CB-3E3C-ABBF-A0745654350F> /usr/lib/libarchive.2.dylib
    0x7fff5b244000 - 0x7fff5b347fe7 libate.dylib (1.13.1) <D828353D-3D64-30E3-970F-8D295407610D> /usr/lib/libate.dylib
    0x7fff5b34b000 - 0x7fff5b34bff3 libauto.dylib (187) <92E693DF-D74D-39A0-99AB-8A9F6FFEBA18> /usr/lib/libauto.dylib
    0x7fff5b34c000 - 0x7fff5b405ffb libboringssl.dylib (109.50.15) <FC25FE02-6AA8-3F0B-9EF3-56A455C08C0F> /usr/lib/libboringssl.dylib
    0x7fff5b406000 - 0x7fff5b416ff3 libbsm.0.dylib (39) <18D57879-A717-3466-9637-1704EE59A32A> /usr/lib/libbsm.0.dylib
    0x7fff5b417000 - 0x7fff5b424ffb libbz2.1.0.dylib (38) <0B4321CD-3D6F-3095-A12E-27F66B4321AD> /usr/lib/libbz2.1.0.dylib
    0x7fff5b425000 - 0x7fff5b47bfff libc++.1.dylib (400.9) <142D6292-F30F-3949-9F37-3C97A579F540> /usr/lib/libc++.1.dylib
    0x7fff5b47c000 - 0x7fff5b4a0ff7 libc++abi.dylib (400.8.2) <EF5E37D7-11D9-3530-BE45-B986612D13E2> /usr/lib/libc++abi.dylib
    0x7fff5b4a2000 - 0x7fff5b4b2fff libcmph.dylib (6) <890DEC4C-4334-393C-8B56-7C8560BBED9D> /usr/lib/libcmph.dylib
    0x7fff5b4b3000 - 0x7fff5b4cafd3 libcompression.dylib (47.60.2) <CC7ACB0A-49CD-3564-978F-49F843186F27> /usr/lib/libcompression.dylib
    0x7fff5b775000 - 0x7fff5b78dff7 libcoretls.dylib (155.50.1) <087E9F90-21E5-376D-9956-C4E346409682> /usr/lib/libcoretls.dylib
    0x7fff5b78e000 - 0x7fff5b78fff3 libcoretls_cfhelpers.dylib (155.50.1) <78CCDD10-7D71-365E-A0A5-8524ED5F5BF9> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff5b928000 - 0x7fff5bab9fff libcrypto.35.dylib (22.50.3) <6E609F99-59BC-3AEA-9DB3-FD360A2C50CC> /usr/lib/libcrypto.35.dylib
    0x7fff5bc60000 - 0x7fff5bcb5ff3 libcups.2.dylib (462.2.10) <DD78BC00-0841-3898-9C50-FBF445558DF1> /usr/lib/libcups.2.dylib
    0x7fff5bdf5000 - 0x7fff5bdf5fff libenergytrace.dylib (16) <1F11D488-07C6-3D18-BEF2-0B28A992D761> /usr/lib/libenergytrace.dylib
    0x7fff5be1d000 - 0x7fff5be1efff libffi.dylib (18.1) <E409A346-CAE6-3115-9EA6-B62B9A669C07> /usr/lib/libffi.dylib
    0x7fff5be27000 - 0x7fff5be2bff7 libgermantok.dylib (17) <DABC5487-8699-3254-9CA2-D743A9F24413> /usr/lib/libgermantok.dylib
    0x7fff5be2c000 - 0x7fff5be31ff3 libheimdal-asn1.dylib (520.50.9) <EF65C17E-31CD-31DC-876C-BF3EF393099C> /usr/lib/libheimdal-asn1.dylib
    0x7fff5be5d000 - 0x7fff5bf4eff7 libiconv.2.dylib (51.50.1) <7965B866-C75A-3450-9891-0500349F7090> /usr/lib/libiconv.2.dylib
    0x7fff5bf4f000 - 0x7fff5c176ffb libicucore.A.dylib (59181.0.1) <17767680-09DF-3954-AB6C-B13B41F92A2E> /usr/lib/libicucore.A.dylib
    0x7fff5c1c3000 - 0x7fff5c1c4fff liblangid.dylib (128) <C54A2059-A4BE-364B-94C2-581C548459BC> /usr/lib/liblangid.dylib
    0x7fff5c1c5000 - 0x7fff5c1deffb liblzma.5.dylib (10) <60BEAB81-CE65-3479-90CC-03325AACEC95> /usr/lib/liblzma.5.dylib
    0x7fff5c1df000 - 0x7fff5c1f5ff7 libmarisa.dylib (9) <47540053-02CF-35F8-A75E-074DB3D51812> /usr/lib/libmarisa.dylib
    0x7fff5c1f6000 - 0x7fff5c2a5fff libmecab.1.0.0.dylib (779.7.6) <9003A13E-FD53-3428-9927-E40575C764C6> /usr/lib/libmecab.1.0.0.dylib
    0x7fff5c2a6000 - 0x7fff5c4ceff7 libmecabra.dylib (779.7.6) <B2ACB6A9-91AE-364B-9418-8EB938BF82B6> /usr/lib/libmecabra.dylib
    0x7fff5c6a6000 - 0x7fff5c821fff libnetwork.dylib (1229.70.2) <0596A03E-C984-3FE6-B88E-63D5F96EC49A> /usr/lib/libnetwork.dylib
    0x7fff5c8a8000 - 0x7fff5cc993b7 libobjc.A.dylib (723) <616AB826-9179-3924-AA61-AF760363A3F5> /usr/lib/libobjc.A.dylib
    0x7fff5ccac000 - 0x7fff5ccb0fff libpam.2.dylib (22) <E5840D63-8506-301A-9182-5000031854E1> /usr/lib/libpam.2.dylib
    0x7fff5ccb3000 - 0x7fff5ccebff7 libpcap.A.dylib (79.20.3) <6A9D27FA-2780-3E96-8B2E-645638AC13AC> /usr/lib/libpcap.A.dylib
    0x7fff5ccec000 - 0x7fff5cd29fff libpcre.0.dylib (9) <01E6A536-98A9-3BAF-B907-E0FB8146F2F7> /usr/lib/libpcre.0.dylib
    0x7fff5cd6a000 - 0x7fff5cd86ffb libresolv.9.dylib (65.1) <D9BB6307-71E4-3A94-A745-1FCA114C6894> /usr/lib/libresolv.9.dylib
    0x7fff5cdc2000 - 0x7fff5cdd4fff libsasl2.2.dylib (211) <CD7ABF25-8240-3234-B48E-918931E1F6CE> /usr/lib/libsasl2.2.dylib
    0x7fff5cdd5000 - 0x7fff5cdd6ff3 libspindump.dylib (252) <7BE3801C-F1F5-3F54-AB70-9842F8EF3F09> /usr/lib/libspindump.dylib
    0x7fff5cdd7000 - 0x7fff5cf64ff7 libsqlite3.dylib (274.8.1) <B70A2908-E0F7-364E-952A-1D2D19787B89> /usr/lib/libsqlite3.dylib
    0x7fff5d0eb000 - 0x7fff5d120fff libtidy.A.dylib (15.18.3) <E9EDF992-6BF1-39AA-A621-DDD0862322E5> /usr/lib/libtidy.A.dylib
    0x7fff5d138000 - 0x7fff5d198ff3 libusrtcp.dylib (1229.70.2) <1E065228-D0E3-3808-9405-894056C6BEC0> /usr/lib/libusrtcp.dylib
    0x7fff5d199000 - 0x7fff5d19cffb libutil.dylib (51.20.1) <A50E15F1-20A2-3EA7-A8CE-A43662E18587> /usr/lib/libutil.dylib
    0x7fff5d19d000 - 0x7fff5d1aaff3 libxar.1.dylib (417.1) <351781D5-3CCF-320F-BB5A-4DFCC1CCD31D> /usr/lib/libxar.1.dylib
    0x7fff5d1ae000 - 0x7fff5d295fff libxml2.2.dylib (31.18) <B1614798-F097-3AE8-AA3A-C60EF9C123F5> /usr/lib/libxml2.2.dylib
    0x7fff5d296000 - 0x7fff5d2befff libxslt.1.dylib (15.16) <57D56366-1E7B-356C-B2B8-F4688FF666E6> /usr/lib/libxslt.1.dylib
    0x7fff5d2bf000 - 0x7fff5d2d1ffb libz.1.dylib (70) <47278BDC-596E-3037-B8DA-05FE9D5DBEF6> /usr/lib/libz.1.dylib
    0x7fff5d36d000 - 0x7fff5d371ff7 libcache.dylib (80) <096D3699-58D2-3D23-9512-BC88DAE7B16C> /usr/lib/system/libcache.dylib
    0x7fff5d372000 - 0x7fff5d37cff3 libcommonCrypto.dylib (60118.50.1) <B4E77BD4-A809-37E1-8A79-25955E0F5D9C> /usr/lib/system/libcommonCrypto.dylib
    0x7fff5d37d000 - 0x7fff5d384fff libcompiler_rt.dylib (62) <4CEED002-D00B-35F8-B563-0546A5F71A43> /usr/lib/system/libcompiler_rt.dylib
    0x7fff5d385000 - 0x7fff5d38effb libcopyfile.dylib (146.50.5) <F7A7999F-9509-3C67-8EE9-95BEE6772676> /usr/lib/system/libcopyfile.dylib
    0x7fff5d38f000 - 0x7fff5d414ffb libcorecrypto.dylib (562.70.3) <9C6E5CC2-272B-3740-AEDB-9EBEC98EC7F9> /usr/lib/system/libcorecrypto.dylib
    0x7fff5d49c000 - 0x7fff5d4d5ff7 libdispatch.dylib (913.60.3) <285526B6-A2A6-316D-A1CC-37803B71E203> /usr/lib/system/libdispatch.dylib
    0x7fff5d4d6000 - 0x7fff5d4f3ff7 libdyld.dylib (551.5) <49ABA86D-DD48-3133-9B14-B9A564EEBC66> /usr/lib/system/libdyld.dylib
    0x7fff5d4f4000 - 0x7fff5d4f4ffb libkeymgr.dylib (28) <7CC7B5E1-AB7F-3495-A26A-396461BCB66B> /usr/lib/system/libkeymgr.dylib
    0x7fff5d4f5000 - 0x7fff5d501ff3 libkxld.dylib (4570.71.73) <7E97EFEA-7968-3833-AFE9-BB988F08B10D> /usr/lib/system/libkxld.dylib
    0x7fff5d502000 - 0x7fff5d502ff7 liblaunch.dylib (1205.70.15) <0C2EE0E5-BCB8-32AA-84D6-4FA13B7B8103> /usr/lib/system/liblaunch.dylib
    0x7fff5d503000 - 0x7fff5d507ffb libmacho.dylib (906) <F5F16E2F-F961-3FF4-B02F-69BBDB57B8DC> /usr/lib/system/libmacho.dylib
    0x7fff5d508000 - 0x7fff5d50afff libquarantine.dylib (86.70.1) <262CECFE-A493-3EC6-8608-CEA93757265E> /usr/lib/system/libquarantine.dylib
    0x7fff5d50b000 - 0x7fff5d50cff3 libremovefile.dylib (45) <EA24BFB6-24B7-3841-8AAC-FAF400910706> /usr/lib/system/libremovefile.dylib
    0x7fff5d50d000 - 0x7fff5d524fff libsystem_asl.dylib (356.70.1) <9481D82D-CFB7-3032-A07F-88F7F59CAC2C> /usr/lib/system/libsystem_asl.dylib
    0x7fff5d525000 - 0x7fff5d525fff libsystem_blocks.dylib (67) <FA2C3663-9DBB-3AFB-80A3-E77BE0816AD0> /usr/lib/system/libsystem_blocks.dylib
    0x7fff5d526000 - 0x7fff5d5afff7 libsystem_c.dylib (1244.50.9) <25DD83D8-80CA-3DFF-8626-FE704911F19C> /usr/lib/system/libsystem_c.dylib
    0x7fff5d5b0000 - 0x7fff5d5b3ffb libsystem_configuration.dylib (963.50.9) <61B26E1D-FEFF-38C6-AE0E-A6DD90145EB2> /usr/lib/system/libsystem_configuration.dylib
    0x7fff5d5b4000 - 0x7fff5d5b7ffb libsystem_coreservices.dylib (51) <E8FA663F-1B0F-3B12-8F97-31A46E6B4D68> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff5d5b8000 - 0x7fff5d5b9fff libsystem_darwin.dylib (1244.50.9) <6195EEA1-83A7-35F0-8147-5AB031020CD0> /usr/lib/system/libsystem_darwin.dylib
    0x7fff5d5ba000 - 0x7fff5d5c0ffb libsystem_dnssd.dylib (878.70.4) <0D2C9583-5D28-375B-AEB4-F66F18C78322> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff5d5c1000 - 0x7fff5d60aff7 libsystem_info.dylib (517.30.1) <9C2C96F3-638B-34E7-A2BD-24C643EAF957> /usr/lib/system/libsystem_info.dylib
    0x7fff5d60b000 - 0x7fff5d631ff7 libsystem_kernel.dylib (4570.71.73) <2CCBD27F-58D3-30A4-A9A4-0F52A18D15BF> /usr/lib/system/libsystem_kernel.dylib
    0x7fff5d632000 - 0x7fff5d67dfcb libsystem_m.dylib (3147.50.1) <B3172533-77D2-3416-8487-4A505198E9E1> /usr/lib/system/libsystem_m.dylib
    0x7fff5d67e000 - 0x7fff5d69dff7 libsystem_malloc.dylib (140.50.7) <821E16C8-7A7E-3269-9167-10F4F413BF93> /usr/lib/system/libsystem_malloc.dylib
    0x7fff5d69e000 - 0x7fff5d7ceff7 libsystem_network.dylib (1229.70.2) <07BFD80A-E7EB-3DEB-B765-5E1659453114> /usr/lib/system/libsystem_network.dylib
    0x7fff5d7cf000 - 0x7fff5d7d9ffb libsystem_networkextension.dylib (767.70.2) <A90BAFFD-AC3D-3078-90B2-71463DBFD4A5> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff5d7da000 - 0x7fff5d7e3ff3 libsystem_notify.dylib (172) <738B3BB0-4F20-3446-A3B6-095D796E5903> /usr/lib/system/libsystem_notify.dylib
    0x7fff5d7e4000 - 0x7fff5d7ebff7 libsystem_platform.dylib (161.50.1) <90A2A62F-8690-3FA7-A4D0-9085BF2FA44A> /usr/lib/system/libsystem_platform.dylib
    0x7fff5d7ec000 - 0x7fff5d7f7fff libsystem_pthread.dylib (301.50.1) <283E64A7-A2B2-3212-95BA-4D21F9AE36CF> /usr/lib/system/libsystem_pthread.dylib
    0x7fff5d7f8000 - 0x7fff5d7fbfff libsystem_sandbox.dylib (765.70.1) <FCF1F844-544E-32D2-9406-FD8ED68F16E2> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff5d7fc000 - 0x7fff5d7fdff3 libsystem_secinit.dylib (30) <4E84DF62-57B5-36F9-819F-3C1E7FEDA856> /usr/lib/system/libsystem_secinit.dylib
    0x7fff5d7fe000 - 0x7fff5d805ff7 libsystem_symptoms.dylib (820.60.3) <A45B4D84-2C69-3F19-83C2-2F1EEA73A7B5> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff5d806000 - 0x7fff5d81aff7 libsystem_trace.dylib (829.70.2) <4C4E5351-E370-3226-9B30-61E250DE3B2E> /usr/lib/system/libsystem_trace.dylib
    0x7fff5d81c000 - 0x7fff5d821ff7 libunwind.dylib (35.3) <BAE12DA3-CF33-32AD-86B0-CCD6705ADFAA> /usr/lib/system/libunwind.dylib
    0x7fff5d822000 - 0x7fff5d84ffff libxpc.dylib (1205.70.15) <CB6D9536-51A7-38B7-9FC0-D542415944B1> /usr/lib/system/libxpc.dylib

    External Modification Summary:
    Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
    Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
    Calls made by all processes on this machine:
    task_for_pid: 45789
    thread_create: 0
    thread_set_state: 0

    VM Region Summary:
    ReadOnly portion of Libraries: Total=582.5M resident=0K(0%) swapped_out_or_unallocated=582.5M(100%)
    Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)

    VIRTUAL REGION
    REGION TYPE SIZE COUNT (non-coalesced)
    =========== ======= =======
    Accelerate framework 640K 5
    Activity Tracing 256K 2
    CG backing stores 616K 4
    CG image 132K 15
    CoreAnimation 3536K 50
    CoreGraphics 8K 2
    CoreImage 124K 6
    CoreUI image data 2360K 26
    CoreUI image file 328K 7
    Foundation 24K 3
    Image IO 17.1M 12
    Kernel Alloc Once 8K 2
    MALLOC 162.4M 74
    MALLOC guard page 80K 20
    MALLOC_LARGE (reserved) 1.5G 2 reserved VM address space (unallocated)
    Memory Tag 242 12K 2
    Memory Tag 249 156K 2
    Memory Tag 251 72K 5
    OpenGL GLSL 256K 4
    SQLite page cache 64K 2
    STACK GUARD 56.1M 21
    Stack 17.6M 23
    VM_ALLOCATE 128K 22
    __DATA 82.3M 392
    __FONT_DATA 4K 2
    __GLSLBUILTINS 2588K 2
    __LINKEDIT 229.0M 42
    __LLVM_COV 6568K 16
    __TEXT 353.5M 371
    __UNICODE 560K 2
    libnetwork 128K 5
    mapped file 122.5M 197
    shared memory 756K 16
    =========== ======= =======
    TOTAL 2.5G 1323
    TOTAL, minus reserved VM space 1.0G 1323

    Model: Macmini4,1, BootROM 76.0.0.0.0, 2 processors, Intel Core 2 Duo, 2,66 GHz, 8 GB, SMC 1.65f2
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x855D, 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x855D, 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.102.30)
    Bluetooth: Version 6.0.7f18, 3 services, 27 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Samsung SSD 850 EVO 500GB, 500,11 GB
    Serial ATA Device: HL-DT-STDVDRW GA32N
    USB Device: USB Bus
    USB Device: USB Bus
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: IR Receiver
    USB Device: Microsoft IntelliMouse® Optical
    USB Device: USB 2.0 Bus
    USB Device: USB 2.0 Hub
    USB Device: My Book 1110
    USB Device: iPhone
    USB Device: iPhone
    USB Device: USB 2.0 Bus
    USB Device: Transcend
    FireWire Device: miniStack, Newer_Technology, Up to 800 Mb/sec
    Thunderbolt Bus:

    0
  • Permanently deleted user

    Uwe, which part is not OK?

    Are you having similar problems?

    Please make sure you raise a Support Case,

    0
  • Uwe Seibert

    Jonathan

    Capture One 20.1 crashes immediately after the start and brings the message I reported in the forum.
    I don't know why it's because I can't make it work.

    0
  • Permanently deleted user

    I and 4 others on High Sierra are experiencing similar problems.

    I am currently exchange emails with Tech Support. I have just sent Crash Logs to Support.

    I will keep you and others updated on any progress.

     

     

    0
  • Uwe Seibert

    Thank you Jonathan

    0
  • Permanently deleted user

    Uwe, I have been looking and comparing your crash dump and my one.   

    It is a long time since I did any serious programming so I may be wrong.......

    From the Crash report.. Thread 15 Crashed:: -[ImageCoreManager contactSheetThread:]
    0 ImageCore.dylib 0x000000010cf7d3b9 CRandom::SetSeed() + 281
    1 ImageCore.dylib 0x000000010d5dba18 CTileExecutionManager::CTileExecutionManager(CTrace*, CGenericCache*, CGenericCache*, CGenericCache*, CGenericCache*, CBufferManager*, CManagedHeap*, CProcessedThumbCache*, unsigned int, SCriticalSections*, SImageOperationAllParameters const*, bool) + 520

     

    There is an 'unsigned int' mentioned.  I dont think this is good practice e.g. a crash potential to have a mix of signed and unsigned integers.  I may be wrong but I will await a response from PhaseOne.

    If I am right then we will need a new/fresh release.

     

    0
  • SFA

    Is it likely that the Contact Sheet refers to a contact sheet style of some sort that might be an outlier conflict during the startup process?

    How do the Log files entries compare to what is provided in the Crash report?

    0
  • Permanently deleted user

    @SFA yes I agree.

    The crash reports and the log files are similar.  The log files are in essence constituents of the crash report.

    0
  • Permanently deleted user

    FYI:

    I got an email from Tech Support this morning that said that my MacPro 8 core 3GHz 38GB RAM multiprocessor machine is incompatible and I need to have SSE4.2 capability.  My CPUs support SSE v4.1.  I also upgraded my video card to a Metal compliant card but still no joy.

    The email contained a link to this article.

    https://support.captureone.com/hc/en-us/articles/360008879897

    I have done a tech specs search and basically your machine needs to have a Nehalem family processor. or later, in it to work.  So you need an i3/i5/i7/i9 machine with Metal support from video GPU.  Any machine made post 2012 should work but some from 2010 will also work.

    https://software.intel.com/content/www/us/en/develop/articles/using-cpuid-to-detect-the-presence-of-sse-41-and-sse-42-instruction-sets.html

    This means that it is new machine time, or stick with 12.0.4!

    Time to look at a black dustbin or the new silver beast that costs an arm and a leg!!

    Actually bought myself a 2014 Mac Mini i5 2.6GHz with 16GB RAM so when that comes I will have a working desktop.

    Seems like a very expensive upgrade from v20.0.4 to v20.1.0  8-)

    Time to look at a black dustbin or the new silver beast that costs an arm and a leg!!

     

     

    0
  • Permanently deleted user

    OK I have a cloned drive of my MacPro installed in the Mac Mini.

    I have the upgraded the MacMini MacOS from High Sierra to Mojave, then installed the COP v20.1 and it works fine.

    In hindsight I should have tested my cloned drive from the MacPro in the Mac Mini.   I can and will do this in the near future as I want to debug this properly.  I  want to find out if the non-running of COP v20.1 is due to....

    1. The Harpertown Xenon X5472 CPUs which do not support SSE4.2 but do support SSE4.1   The difference between these two versions of SSE is 7 commands! 

    or 2. The MacOS which is base system requirement is really Mojave, not High Sierra, as claimed by PhaseOne.

    or 3. They are using Metal programming in the COP v20.1 release and my GPU is not Metal supporting card.

     

    My gut feeling and combining information from others I am favouring the idea that it is #2 but only by testing this will I get confirmation of this.

     

     

    0
  • Jeffrey Kane

    Same exact issue with captureone 13.1.3.9   It was working fine on my machine until I needed the new activation code to be entered after prepaying for 2.1. They need to have some info on the website about this. The program crashes on launch every time. This is also on High Sierra 13.6

     

                       Jeffrey

     

    (BTW clearing preference file or using "defaults delete com.captureone.captureone13"  from the terminal has no effect, still crashes. Even trying to open in as a newly created user on my Mac Pro)

    0

Post is closed for comments.