Author Topic: Mac OS X Crashes on Overwrite File that is not xisf  (Read 10310 times)

Offline smccully

  • Member
  • *
  • Posts: 53
Mac OS X Crashes on Overwrite File that is not xisf
« on: 2020 February 12 07:49:43 »
Any time I try to save an XISF image as a non-xisf image i.e. to JPEG or FITs, etc and I want to overwrite an existing file PixInsight is crashing.

Code: [Select]
Process:               PixInsight [18505]
Path:                  /Applications/PixInsight/PixInsight.app/Contents/MacOS/PixInsight
Identifier:            software.pleiades.PixInsight
Version:               1.8.8-3 (1.8.8-3)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           PixInsight [18505]
User ID:               501

Date/Time:             2020-02-12 10:46:34.398 -0500
OS Version:            Mac OS X 10.15.3 (19D76)
Report Version:        12
Bridge OS Version:     4.2 (17P3050)
Anonymous UUID:        A0F00415-623C-1B0D-A2FF-8A4C7DA69D6C

Sleep/Wake UUID:       3AE6D7F3-08CF-4247-9503-CE31768CAC99

Time Awake Since Boot: 770000 seconds
Time Since Wake:       40000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  CrBrowserMain  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGABRT)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000002020000024
Exception Note:        EXC_CORPSE_NOTIFY

VM Regions Near 0x2020000024:
    MALLOC_LARGE_REUSABLE  0000000679cf4000-000000068064e000 [105.4M] rw-/rwx SM=PRV 
-->
    MALLOC_NANO            0000600000000000-0000600008000000 [128.0M] rw-/rwx SM=PRV 

Application Specific Information:
abort() called
terminating with uncaught exception of type pcl::EUnixSegmentationViolation

Thread 0 Crashed:: CrBrowserMain  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        0x00007fff7106b7fa __pthread_kill + 10
1   libsystem_pthread.dylib        0x00007fff71128bc1 pthread_kill + 432
2   libsystem_c.dylib              0x00007fff70ff2ab6 __abort + 139
3   libsystem_c.dylib              0x00007fff70ff2a2b abort + 135
4   libc++abi.dylib                0x00007fff6e08cbe8 abort_message + 231
5   libc++abi.dylib                0x00007fff6e08cd9c demangling_terminate_handler() + 262
6   libobjc.A.dylib                0x00007fff6fbb8792 _objc_terminate() + 104
7   libc++abi.dylib                0x00007fff6e099dc7 std::__terminate(void (*)()) + 8
8   libc++abi.dylib                0x00007fff6e099e3e __cxxabiv1::call_terminate(bool, _Unwind_Exception*) + 35
9   libc++abi.dylib                0x00007fff6e08b90a __cxxabiv1::scan_eh_tab(__cxxabiv1::(anonymous namespace)::scan_results&, _Unwind_Action, bool, _Unwind_Exception*, _Unwind_Context*) + 526
10  libc++abi.dylib                0x00007fff6e08b665 __gxx_personality_v0 + 181
11  libunwind.dylib                0x00007fff71156b15 _Unwind_RaiseException + 149
12  libc++abi.dylib                0x00007fff6e08b455 __cxa_throw + 105
13  software.pleiades.PixInsight  0x00000001075f5430 0x1065dd000 + 16876592
14  libsystem_platform.dylib      0x00007fff7111d42d _sigtramp + 29
15  ???                            0x00000001115cd350 qtHookData + 1360
16  software.pleiades.PixInsight  0x00000001073d2e29 0x1065dd000 + 14638633
17  software.pleiades.PixInsight  0x00000001073d32d7 0x1065dd000 + 14639831
18  software.pleiades.PixInsight  0x00000001071519f4 0x1065dd000 + 12012020
19  software.pleiades.PixInsight  0x0000000107156be3 0x1065dd000 + 12032995
20  software.pleiades.PixInsight  0x000000010665b6c7 0x1065dd000 + 517831
21  software.pleiades.PixInsight  0x000000010745aae9 0x1065dd000 + 15194857
22  software.pleiades.PixInsight  0x000000010747a1c9 0x1065dd000 + 15323593
23  software.pleiades.PixInsight  0x00000001075f4c26 0x1065dd000 + 16874534
24  software.pleiades.PixInsight  0x0000000106715543 0x1065dd000 + 1279299
25  org.qt-project.QtCore          0x0000000111278094 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
26  org.qt-project.QtWidgets      0x0000000110346b87 QApplication::setActiveWindow(QWidget*) + 711
27  org.qt-project.QtWidgets      0x0000000110347033 QApplicationPrivate::notifyActiveWindowChange(QWindow*) + 51
28  org.qt-project.QtGui          0x00000001109430d2 QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent*) + 674
29  org.qt-project.QtGui          0x0000000110921b73 bool QWindowSystemInterfacePrivate::handleWindowSystemEvent<QWindowSystemInterface::SynchronousDelivery>(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 115
30  libqcocoa.dylib                0x00000001150222be 0x115006000 + 115390
31  org.qt-project.QtCore          0x0000000111281e5f QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1247
32  libqcocoa.dylib                0x0000000115025bb1 0x115006000 + 129969
33  com.apple.Foundation          0x00007fff3bef6fab -[__NSObserver _doit:] + 296
34  com.apple.CoreFoundation      0x00007fff3987635f __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
35  com.apple.CoreFoundation      0x00007fff398762f3 ___CFXRegistrationPost1_block_invoke + 63
36  com.apple.CoreFoundation      0x00007fff39876268 _CFXRegistrationPost1 + 372
37  com.apple.CoreFoundation      0x00007fff39875ebe ___CFXNotificationPost_block_invoke + 97
38  com.apple.CoreFoundation      0x00007fff398457e2 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1575
39  com.apple.CoreFoundation      0x00007fff39844c82 _CFXNotificationPost + 1351
40  com.apple.Foundation          0x00007fff3becaa22 -[NSNotificationCenter postNotificationName:object:userInfo:] + 59
41  com.apple.AppKit              0x00007fff36c2075e -[NSWindow becomeKeyWindow] + 1276
42  com.apple.AppKit              0x00007fff36ba25ae -[NSWindow _changeKeyAndMainLimitedOK:] + 963
43  com.apple.AppKit              0x00007fff36cfaf71 -[NSWindow _orderOutAndCalcKeyWithCounter:stillVisible:docWindow:] + 1246
44  com.apple.AppKit              0x00007fff36a9d0b3 NSPerformVisuallyAtomicChange + 132
45  com.apple.AppKit              0x00007fff36cfa9e0 -[NSWindow _doWindowOrderOutWithWithKeyCalc:forCounter:orderingDone:docWindow:] + 80
46  com.apple.AppKit              0x00007fff36cfa22d -[NSWindow _reallyDoOrderWindowOutRelativeTo:findKey:forCounter:force:isModal:] + 413
47  com.apple.AppKit              0x00007fff36ba45c9 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 183
48  com.apple.AppKit              0x00007fff36ba3505 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 283
49  com.apple.AppKit              0x00007fff36ba3389 -[NSWindow orderWindow:relativeTo:] + 155
50  libqcocoa.dylib                0x000000011501e788 0x115006000 + 100232
51  org.qt-project.QtGui          0x000000011094a502 QWindowPrivate::setVisible(bool) + 1122
52  org.qt-project.QtWidgets      0x000000011037f306 QWidgetPrivate::hide_sys() + 214
53  org.qt-project.QtWidgets      0x0000000110381c8a QWidgetPrivate::hide_helper() + 186
54  org.qt-project.QtWidgets      0x0000000110382169 QWidgetPrivate::setVisible(bool) + 377
55  org.qt-project.QtWidgets      0x000000011054329f QDialog::setVisible(bool) + 975
56  org.qt-project.QtWidgets      0x00000001105422b3 QDialog::~QDialog() + 35
57  software.pleiades.PixInsight  0x000000010665c480 0x1065dd000 + 521344
58  software.pleiades.PixInsight  0x000000010757ec9c 0x1065dd000 + 16391324
59  software.pleiades.PixInsight  0x000000010747ad16 0x1065dd000 + 15326486
60  software.pleiades.PixInsight  0x000000010671568f 0x1065dd000 + 1279631
61  org.qt-project.QtCore          0x0000000111278094 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
62  org.qt-project.QtCore          0x0000000111279196 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 774
63  libqcocoa.dylib                0x0000000115039ce2 0x115006000 + 212194
64  libqcocoa.dylib                0x000000011503a3e8 0x115006000 + 213992
65  com.apple.CoreFoundation      0x00007fff39880b21 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
66  com.apple.CoreFoundation      0x00007fff39880ac0 __CFRunLoopDoSource0 + 103
67  com.apple.CoreFoundation      0x00007fff398808d4 __CFRunLoopDoSources0 + 209
68  com.apple.CoreFoundation      0x00007fff3987f740 __CFRunLoopRun + 1272
69  com.apple.CoreFoundation      0x00007fff3987ebd3 CFRunLoopRunSpecific + 499
70  com.apple.HIToolbox            0x00007fff383d465d RunCurrentEventLoopInMode + 292
71  com.apple.HIToolbox            0x00007fff383d439d ReceiveNextEventCommon + 600
72  com.apple.HIToolbox            0x00007fff383d4127 _BlockUntilNextEventMatchingListInModeWithFilter + 64
73  com.apple.AppKit              0x00007fff36a44ba4 _DPSNextEvent + 990
74  com.apple.AppKit              0x00007fff36a43380 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
75  com.apple.AppKit              0x00007fff36a3509e -[NSApplication run] + 658
76  libqcocoa.dylib                0x0000000115039258 0x115006000 + 209496
77  org.qt-project.QtCore          0x000000011127363f QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
78  org.qt-project.QtCore          0x00000001112786e2 QCoreApplication::exec() + 130
79  software.pleiades.PixInsight  0x000000010672db0c 0x1065dd000 + 1379084
80  libdyld.dylib                  0x00007fff70f247fd start + 1

Thread 1:: pi::PixInsightWatchDog
0   libsystem_kernel.dylib        0x00007fff71067bba __semwait_signal + 10
1   libsystem_c.dylib              0x00007fff70feb0fa nanosleep + 196
2   org.qt-project.QtCore          0x00000001112cc28b 0x111084000 + 2392715
3   software.pleiades.PixInsight  0x0000000106724b5e 0x1065dd000 + 1342302
4   org.qt-project.QtCore          0x00000001110a4da3 0x111084000 + 134563
5   libsystem_pthread.dylib        0x00007fff71128e65 _pthread_start + 148
6   libsystem_pthread.dylib        0x00007fff7112483b thread_start + 15

Thread 2:: TaskSchedulerServiceThread
0   libsystem_kernel.dylib        0x00007fff71069bce kevent + 10
1   org.qt-project.Qt.QtWebEngineCore 0x000000010b613b59 0x1087c1000 + 48573273
2   org.qt-project.Qt.QtWebEngineCore 0x000000010b610ead 0x1087c1000 + 48561837
3   org.qt-project.Qt.QtWebEngineCore 0x000000010b33cbee 0x1087c1000 + 45595630
4   org.qt-project.Qt.QtWebEngineCore 0x000000010b29a558 0x1087c1000 + 44930392
5   org.qt-project.Qt.QtWebEngineCore 0x000000010b2ddb84 0x1087c1000 + 45206404
6   org.qt-project.Qt.QtWebEngineCore 0x000000010b2f1d26 0x1087c1000 + 45288742
7   org.qt-project.Qt.QtWebEngineCore 0x000000010b333cf7 0x1087c1000 + 45559031
8   libsystem_pthread.dylib        0x00007fff71128e65 _pthread_start + 148
9   libsystem_pthread.dylib        0x00007fff7112483b thread_start + 15

Thread 3:: TaskSchedulerForegroundWorker
0   libsystem_kernel.dylib        0x00007fff7106525a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff710655d0 mach_msg + 60
2   org.qt-project.Qt.QtWebEngineCore 0x000000010b2b9050 0x1087c1000 + 45056080
3   org.qt-project.Qt.QtWebEngineCore 0x000000010b2b9161 0x1087c1000 + 45056353
4   org.qt-project.Qt.QtWebEngineCore 0x000000010b2d4c68 0x1087c1000 + 45169768
5   org.qt-project.Qt.QtWebEngineCore 0x000000010b2d5573 0x1087c1000 + 45172083
6   org.qt-project.Qt.QtWebEngineCore 0x000000010b2d5224 0x1087c1000 + 45171236
7   org.qt-project.Qt.QtWebEngineCore 0x000000010b333cf7 0x1087c1000 + 45559031
8   libsystem_pthread.dylib        0x00007fff71128e65 _pthread_start + 148
9   libsystem_pthread.dylib        0x00007fff7112483b thread_start + 15

Thread 4:: TaskSchedulerForegroundBlockingWorker
0   libsystem_kernel.dylib        0x00007fff7106525a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff710655d0 mach_msg + 60
2   org.qt-project.Qt.QtWebEngineCore 0x000000010b2b9050 0x1087c1000 + 45056080
3   org.qt-project.Qt.QtWebEngineCore 0x000000010b2b9161 0x1087c1000 + 45056353
4   org.qt-project.Qt.QtWebEngineCore 0x000000010b2d4c68 0x1087c1000 + 45169768
5   org.qt-project.Qt.QtWebEngineCore 0x000000010b2d5573 0x1087c1000 + 45172083
6   org.qt-project.Qt.QtWebEngineCore 0x000000010b2d5224 0x1087c1000 + 45171236
7   org.qt-project.Qt.QtWebEngineCore 0x000000010b333cf7 0x1087c1000 + 45559031
8   libsystem_pthread.dylib        0x00007fff71128e65 _pthread_start + 148
9   libsystem_pthread.dylib        0x00007fff7112483b thread_start + 15

Thread 5:: TaskSchedulerBackgroundWorker
0   libsystem_kernel.dylib        0x00007fff7106525a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff710655d0 mach_msg + 60
2   org.qt-project.Qt.QtWebEngineCore 0x000000010b2b9050 0x1087c1000 + 45056080
3   org.qt-project.Qt.QtWebEngineCore 0x000000010b2b9161 0x1087c1000 + 45056353
4   org.qt-project.Qt.QtWebEngineCore 0x000000010b2d4c68 0x1087c1000 + 45169768
5   org.qt-project.Qt.QtWebEngineCore 0x000000010b2d5573 0x1087c1000 + 45172083
6   org.qt-project.Qt.QtWebEngineCore 0x000000010b2d5194 0x1087c1000 + 45171092
7   org.qt-project.Qt.QtWebEngineCore 0x000000010b333cf7 0x1087c1000 + 45559031
8   libsystem_pthread.dylib        0x00007fff71128e65 _pthread_start + 148
9   libsystem_pthread.dylib        0x00007fff7112483b thread_start + 15

Thread 6:: NetworkConfigWatcher
0   libsystem_kernel.dylib        0x00007fff7106525a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff710655d0 mach_msg + 60
2   org.qt-project.Qt.QtWebEngineCore 0x000000010b2b9050 0x1087c1000 + 45056080
3   org.qt-project.Qt.QtWebEngineCore 0x000000010b2b8f0f 0x1087c1000 + 45055759
4   org.qt-project.Qt.QtWebEngineCore 0x000000010b2708ed 0x1087c1000 + 44759277
5   org.qt-project.Qt.QtWebEngineCore 0x000000010b29a558 0x1087c1000 + 44930392
6   org.qt-project.Qt.QtWebEngineCore 0x000000010b2f1d26 0x1087c1000 + 45288742
7   org.qt-project.Qt.QtWebEngineCore 0x000000010b333cf7 0x1087c1000 + 45559031
8   libsystem_pthread.dylib        0x00007fff71128e65 _pthread_start + 148
9   libsystem_pthread.dylib        0x00007fff7112483b thread_start + 15

Thread 7:: DnsConfigService
0   libsystem_kernel.dylib        0x00007fff71069bce kevent + 10
1   org.qt-project.Qt.QtWebEngineCore 0x000000010b613b59 0x1087c1000 + 48573273
2   org.qt-project.Qt.QtWebEngineCore 0x000000010b610ead 0x1087c1000 + 48561837
3   org.qt-project.Qt.QtWebEngineCore 0x000000010b33cc07 0x1087c1000 + 45595655
4   org.qt-project.Qt.QtWebEngineCore 0x000000010b29a558 0x1087c1000 + 44930392
5   org.qt-project.Qt.QtWebEngineCore 0x000000010b2f1d26 0x1087c1000 + 45288742
6   org.qt-project.Qt.QtWebEngineCore 0x000000010b333cf7 0x1087c1000 + 45559031
7   libsystem_pthread.dylib        0x00007fff71128e65 _pthread_start + 148
8   libsystem_pthread.dylib        0x00007fff7112483b thread_start + 15

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Mac OS X Crashes on Overwrite File that is not xisf
« Reply #1 on: 2020 February 12 09:32:08 »
This cannot be reproduced on any supported platform. This is a machine-specific issue.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline smccully

  • Member
  • *
  • Posts: 53
Re: Mac OS X Crashes on Overwrite File that is not xisf
« Reply #2 on: 2020 February 18 19:08:35 »
It can't be an actual hardware specific issue, also Mac's are pretty homogeneous systems and I haven't done anything crazy to mine (i.e. homebrew, etc.). 

The only thing that stands out, is i am writing to a Dropbox folder.

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
Re: Mac OS X Crashes on Overwrite File that is not xisf
« Reply #3 on: 2020 February 18 19:32:42 »
that's interesting. what happens if you disable the dropbox client?

rob

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Mac OS X Crashes on Overwrite File that is not xisf
« Reply #4 on: 2020 February 18 23:33:53 »
It can't be an actual hardware specific issue

Note that I haven't said 'hardware-specific', but machine-specific. This includes both hardware and software.

Quote
The only thing that stands out, is i am writing to a Dropbox folder.

This is the problem. Dropbox client software interferes with PixInsight when it is writing files to a Dropbox folder. PixInsight does not use Dropbox Core API, and I have no plans to use it in the future. Please don't write directly to a folder controlled by Dropbox client software.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline WillB

  • Newcomer
  • Posts: 30
Re: Mac OS X Crashes on Overwrite File that is not xisf
« Reply #5 on: 2020 February 19 05:11:01 »
This is not a Dropbox issue, I have the same bug on my personal iMac PRO and two of our four office iMacs, none have Dropbox enabled.

PixInsight will crash generating a process console backtrace and an Apple Crash Report if a .xisf is saved as a .jpg more than once with no change of file name, to the desktop or any other user document folder.

All our machines are running macOS Catalina 10.15.3 and PixInsight 1.8.8-4, apart from that the hardware architecture and software environment is very different between the machines. No common factor is obvious.

The Apple crash report below is generated on a 2017 iMac PRO with Xeon W procesor, 32GB Memory and Radeon PRO Vega 56 Graphics.

William.

Code: [Select]
Process:               PixInsight [851]
Path:                  /Applications/PixInsight/PixInsight.app/Contents/MacOS/PixInsight
Identifier:            software.pleiades.PixInsight
Version:               1.8.8-4 (1.8.8-4)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           PixInsight [851]
User ID:               502

Date/Time:             2020-02-19 11:55:52.956 +0000
OS Version:            Mac OS X 10.15.3 (19D76)
Report Version:        12
Bridge OS Version:     4.2 (17P3050)
Anonymous UUID:        896E61BB-091C-C025-F338-8D50716D4FA6


Time Awake Since Boot: 980 seconds

System Integrity Protection: enabled

Crashed Thread:        0  CrBrowserMain  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGABRT)
Exception Codes:       KERN_INVALID_ADDRESS at 0x000000000000000c
Exception Note:        EXC_CORPSE_NOTIFY

VM Regions Near 0xc:
-->
    __TEXT                 0000000103615000-00000001049ec000 [ 19.8M] r-x/r-x SM=COW  /Applications/PixInsight/PixInsight.app/Contents/MacOS/PixInsight

Application Specific Information:
abort() called
terminating with uncaught exception of type pcl::EUnixSegmentationViolation

Thread 0 Crashed:: CrBrowserMain  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        0x00007fff73fd37fa __pthread_kill + 10
1   libsystem_pthread.dylib        0x00007fff74090bc1 pthread_kill + 432
2   libsystem_c.dylib              0x00007fff73f5aab6 __abort + 139
3   libsystem_c.dylib              0x00007fff73f5aa2b abort + 135
4   libc++abi.dylib                0x00007fff70ff4be8 abort_message + 231
5   libc++abi.dylib                0x00007fff70ff4d9c demangling_terminate_handler() + 262
6   libobjc.A.dylib                0x00007fff72b20792 _objc_terminate() + 104
7   libc++abi.dylib                0x00007fff71001dc7 std::__terminate(void (*)()) + 8
8   libc++abi.dylib                0x00007fff71001b6c __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 27
9   libc++abi.dylib                0x00007fff70ff345d __cxa_throw + 113
10  software.pleiades.PixInsight  0x000000010462d430 0x103615000 + 16876592
11  libsystem_platform.dylib      0x00007fff7408542d _sigtramp + 29
12  ???                            0x000000000000000a 0 + 10
13  org.qt-project.QtWidgets      0x00000001057a9f6f 0x10579b000 + 61295
14  org.qt-project.QtWidgets      0x00000001057aa028 QApplicationPrivate::notifyActiveWindowChange(QWindow*) + 40
15  org.qt-project.QtGui          0x0000000105da60d2 QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent*) + 674
16  org.qt-project.QtGui          0x0000000105d84b73 bool QWindowSystemInterfacePrivate::handleWindowSystemEvent<QWindowSystemInterface::SynchronousDelivery>(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 115
17  libqcocoa.dylib                0x000000010a48f2be 0x10a473000 + 115390
18  org.qt-project.QtCore          0x00000001066e4e5f QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1247
19  libqcocoa.dylib                0x000000010a492bb1 0x10a473000 + 129969
20  com.apple.Foundation          0x00007fff3ee5efab -[__NSObserver _doit:] + 296
21  com.apple.CoreFoundation      0x00007fff3c7de35f __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
22  com.apple.CoreFoundation      0x00007fff3c7de2f3 ___CFXRegistrationPost1_block_invoke + 63
23  com.apple.CoreFoundation      0x00007fff3c7de268 _CFXRegistrationPost1 + 372
24  com.apple.CoreFoundation      0x00007fff3c7ddebe ___CFXNotificationPost_block_invoke + 97
25  com.apple.CoreFoundation      0x00007fff3c7ad7e2 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1575
26  com.apple.CoreFoundation      0x00007fff3c7acc82 _CFXNotificationPost + 1351
27  com.apple.Foundation          0x00007fff3ee32a22 -[NSNotificationCenter postNotificationName:object:userInfo:] + 59
28  com.apple.AppKit              0x00007fff39b8875e -[NSWindow becomeKeyWindow] + 1276
29  com.apple.AppKit              0x00007fff39b873fe _NXShowKeyAndMain + 155
30  com.apple.AppKit              0x00007fff39b85592 -[NSApplication _handleActivatedEvent:] + 1494
31  com.apple.AppKit              0x00007fff39b51c8c -[NSApplication(NSEvent) sendEvent:] + 2672
32  libqcocoa.dylib                0x000000010a4a976a 0x10a473000 + 223082
33  com.apple.AppKit              0x00007fff3999d0cf -[NSApplication run] + 707
34  libqcocoa.dylib                0x000000010a4a6258 0x10a473000 + 209496
35  org.qt-project.QtCore          0x00000001066d663f QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
36  org.qt-project.QtWidgets      0x00000001059a593e QDialog::exec() + 510
37  org.qt-project.QtWidgets      0x00000001059e1532 0x10579b000 + 2385202
38  software.pleiades.PixInsight  0x00000001037697d8 0x103615000 + 1394648
39  libdyld.dylib                  0x00007fff73e8c7fd start + 1

Thread 1:: pi::PixInsightWatchDog
0   libsystem_kernel.dylib        0x00007fff73fcfbba __semwait_signal + 10
1   libsystem_c.dylib              0x00007fff73f530fa nanosleep + 196
2   org.qt-project.QtCore          0x000000010672f28b 0x1064e7000 + 2392715
3   software.pleiades.PixInsight  0x000000010375cb5e 0x103615000 + 1342302
4   org.qt-project.QtCore          0x0000000106507da3 0x1064e7000 + 134563
5   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
6   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 2:: TaskSchedulerServiceThread
0   libsystem_kernel.dylib        0x00007fff73fd1bce kevent + 10
1   org.qt-project.Qt.QtWebEngineCore 0x000000010eb85b59 0x10bd33000 + 48573273
2   org.qt-project.Qt.QtWebEngineCore 0x000000010eb82ead 0x10bd33000 + 48561837
3   org.qt-project.Qt.QtWebEngineCore 0x000000010e8aebee 0x10bd33000 + 45595630
4   org.qt-project.Qt.QtWebEngineCore 0x000000010e80c558 0x10bd33000 + 44930392
5   org.qt-project.Qt.QtWebEngineCore 0x000000010e84fb84 0x10bd33000 + 45206404
6   org.qt-project.Qt.QtWebEngineCore 0x000000010e863d26 0x10bd33000 + 45288742
7   org.qt-project.Qt.QtWebEngineCore 0x000000010e8a5cf7 0x10bd33000 + 45559031
8   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
9   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 3:: TaskSchedulerForegroundWorker
0   libsystem_kernel.dylib        0x00007fff73fcd25a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff73fcd5d0 mach_msg + 60
2   org.qt-project.Qt.QtWebEngineCore 0x000000010e82b050 0x10bd33000 + 45056080
3   org.qt-project.Qt.QtWebEngineCore 0x000000010e82b161 0x10bd33000 + 45056353
4   org.qt-project.Qt.QtWebEngineCore 0x000000010e846c68 0x10bd33000 + 45169768
5   org.qt-project.Qt.QtWebEngineCore 0x000000010e847573 0x10bd33000 + 45172083
6   org.qt-project.Qt.QtWebEngineCore 0x000000010e847224 0x10bd33000 + 45171236
7   org.qt-project.Qt.QtWebEngineCore 0x000000010e8a5cf7 0x10bd33000 + 45559031
8   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
9   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 4:: TaskSchedulerForegroundBlockingWorker
0   libsystem_kernel.dylib        0x00007fff73fcd25a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff73fcd5d0 mach_msg + 60
2   org.qt-project.Qt.QtWebEngineCore 0x000000010e82b050 0x10bd33000 + 45056080
3   org.qt-project.Qt.QtWebEngineCore 0x000000010e82b161 0x10bd33000 + 45056353
4   org.qt-project.Qt.QtWebEngineCore 0x000000010e846c68 0x10bd33000 + 45169768
5   org.qt-project.Qt.QtWebEngineCore 0x000000010e847573 0x10bd33000 + 45172083
6   org.qt-project.Qt.QtWebEngineCore 0x000000010e847224 0x10bd33000 + 45171236
7   org.qt-project.Qt.QtWebEngineCore 0x000000010e8a5cf7 0x10bd33000 + 45559031
8   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
9   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 5:: TaskSchedulerBackgroundWorker
0   libsystem_kernel.dylib        0x00007fff73fcd25a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff73fcd5d0 mach_msg + 60
2   org.qt-project.Qt.QtWebEngineCore 0x000000010e82b050 0x10bd33000 + 45056080
3   org.qt-project.Qt.QtWebEngineCore 0x000000010e82b161 0x10bd33000 + 45056353
4   org.qt-project.Qt.QtWebEngineCore 0x000000010e846c68 0x10bd33000 + 45169768
5   org.qt-project.Qt.QtWebEngineCore 0x000000010e847573 0x10bd33000 + 45172083
6   org.qt-project.Qt.QtWebEngineCore 0x000000010e847194 0x10bd33000 + 45171092
7   org.qt-project.Qt.QtWebEngineCore 0x000000010e8a5cf7 0x10bd33000 + 45559031
8   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
9   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 6:: TaskSchedulerBackgroundBlockingWorker
0   libsystem_kernel.dylib        0x00007fff73fcd25a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff73fcd5d0 mach_msg + 60
2   org.qt-project.Qt.QtWebEngineCore 0x000000010e82b050 0x10bd33000 + 45056080
3   org.qt-project.Qt.QtWebEngineCore 0x000000010e82b161 0x10bd33000 + 45056353
4   org.qt-project.Qt.QtWebEngineCore 0x000000010e846c68 0x10bd33000 + 45169768
5   org.qt-project.Qt.QtWebEngineCore 0x000000010e847573 0x10bd33000 + 45172083
6   org.qt-project.Qt.QtWebEngineCore 0x000000010e847194 0x10bd33000 + 45171092
7   org.qt-project.Qt.QtWebEngineCore 0x000000010e8a5cf7 0x10bd33000 + 45559031
8   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
9   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 7:: NetworkConfigWatcher
0   libsystem_kernel.dylib        0x00007fff73fcd25a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff73fcd5d0 mach_msg + 60
2   org.qt-project.Qt.QtWebEngineCore 0x000000010e82b050 0x10bd33000 + 45056080
3   org.qt-project.Qt.QtWebEngineCore 0x000000010e82af0f 0x10bd33000 + 45055759
4   org.qt-project.Qt.QtWebEngineCore 0x000000010e7e28ed 0x10bd33000 + 44759277
5   org.qt-project.Qt.QtWebEngineCore 0x000000010e80c558 0x10bd33000 + 44930392
6   org.qt-project.Qt.QtWebEngineCore 0x000000010e863d26 0x10bd33000 + 45288742
7   org.qt-project.Qt.QtWebEngineCore 0x000000010e8a5cf7 0x10bd33000 + 45559031
8   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
9   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 8:: DnsConfigService
0   libsystem_kernel.dylib        0x00007fff73fd1bce kevent + 10
1   org.qt-project.Qt.QtWebEngineCore 0x000000010eb85b59 0x10bd33000 + 48573273
2   org.qt-project.Qt.QtWebEngineCore 0x000000010eb82ead 0x10bd33000 + 48561837
3   org.qt-project.Qt.QtWebEngineCore 0x000000010e8aec07 0x10bd33000 + 45595655
4   org.qt-project.Qt.QtWebEngineCore 0x000000010e80c558 0x10bd33000 + 44930392
5   org.qt-project.Qt.QtWebEngineCore 0x000000010e863d26 0x10bd33000 + 45288742
6   org.qt-project.Qt.QtWebEngineCore 0x000000010e8a5cf7 0x10bd33000 + 45559031
7   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
8   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 9:: Chrome_IOThread
0   libsystem_kernel.dylib        0x00007fff73fd1bce kevent + 10
1   org.qt-project.Qt.QtWebEngineCore 0x000000010eb85b59 0x10bd33000 + 48573273
2   org.qt-project.Qt.QtWebEngineCore 0x000000010eb82ead 0x10bd33000 + 48561837
3   org.qt-project.Qt.QtWebEngineCore 0x000000010e8aebee 0x10bd33000 + 45595630
4   org.qt-project.Qt.QtWebEngineCore 0x000000010e80c558 0x10bd33000 + 44930392
5   org.qt-project.Qt.QtWebEngineCore 0x000000010dc5dd04 0x10bd33000 + 32681220
6   org.qt-project.Qt.QtWebEngineCore 0x000000010e863d26 0x10bd33000 + 45288742
7   org.qt-project.Qt.QtWebEngineCore 0x000000010e8a5cf7 0x10bd33000 + 45559031
8   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
9   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 10:: CompositorTileWorker1/81923
0   libsystem_kernel.dylib        0x00007fff73fcfce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff74091185 _pthread_cond_wait + 701
2   org.qt-project.Qt.QtWebEngineCore 0x000000010e8a4345 0x10bd33000 + 45552453
3   org.qt-project.Qt.QtWebEngineCore 0x000000010fef5fe8 0x10bd33000 + 68956136
4   org.qt-project.Qt.QtWebEngineCore 0x000000010e8628a4 0x10bd33000 + 45283492
5   org.qt-project.Qt.QtWebEngineCore 0x000000010e8a5cf7 0x10bd33000 + 45559031
6   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
7   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 11:: AudioThread
0   libsystem_kernel.dylib        0x00007fff73fcd25a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff73fcd5d0 mach_msg + 60
2   org.qt-project.Qt.QtWebEngineCore 0x000000010e82b050 0x10bd33000 + 45056080
3   org.qt-project.Qt.QtWebEngineCore 0x000000010e82af0f 0x10bd33000 + 45055759
4   org.qt-project.Qt.QtWebEngineCore 0x000000010e7e28ed 0x10bd33000 + 44759277
5   org.qt-project.Qt.QtWebEngineCore 0x000000010e80c558 0x10bd33000 + 44930392
6   org.qt-project.Qt.QtWebEngineCore 0x000000010e863d26 0x10bd33000 + 45288742
7   org.qt-project.Qt.QtWebEngineCore 0x000000010e8a5cf7 0x10bd33000 + 45559031
8   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
9   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 12:: VideoCaptureThread
0   libsystem_kernel.dylib        0x00007fff73fcd25a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff73fcd5d0 mach_msg + 60
2   com.apple.CoreFoundation      0x00007fff3c7e8d0b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation      0x00007fff3c7e78e7 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation      0x00007fff3c7e6bd3 CFRunLoopRunSpecific + 499
5   com.apple.Foundation          0x00007fff3ee8a1a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
6   org.qt-project.Qt.QtWebEngineCore 0x000000010e8b8151 0x10bd33000 + 45633873
7   org.qt-project.Qt.QtWebEngineCore 0x000000010e8b6b1f 0x10bd33000 + 45628191
8   org.qt-project.Qt.QtWebEngineCore 0x000000010e80c558 0x10bd33000 + 44930392
9   org.qt-project.Qt.QtWebEngineCore 0x000000010e863d26 0x10bd33000 + 45288742
10  org.qt-project.Qt.QtWebEngineCore 0x000000010e8a5cf7 0x10bd33000 + 45559031
11  libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
12  libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 13:: NetworkConfigWatcher
0   libsystem_kernel.dylib        0x00007fff73fcd25a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff73fcd5d0 mach_msg + 60
2   org.qt-project.Qt.QtWebEngineCore 0x000000010e82b050 0x10bd33000 + 45056080
3   org.qt-project.Qt.QtWebEngineCore 0x000000010e82af0f 0x10bd33000 + 45055759
4   org.qt-project.Qt.QtWebEngineCore 0x000000010e7e28ed 0x10bd33000 + 44759277
5   org.qt-project.Qt.QtWebEngineCore 0x000000010e80c558 0x10bd33000 + 44930392
6   org.qt-project.Qt.QtWebEngineCore 0x000000010e863d26 0x10bd33000 + 45288742
7   org.qt-project.Qt.QtWebEngineCore 0x000000010e8a5cf7 0x10bd33000 + 45559031
8   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
9   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 14:: Chrome_ChildIOThread
0   libsystem_kernel.dylib        0x00007fff73fd1bce kevent + 10
1   org.qt-project.Qt.QtWebEngineCore 0x000000010eb85b59 0x10bd33000 + 48573273
2   org.qt-project.Qt.QtWebEngineCore 0x000000010eb82ead 0x10bd33000 + 48561837
3   org.qt-project.Qt.QtWebEngineCore 0x000000010e8aec07 0x10bd33000 + 45595655
4   org.qt-project.Qt.QtWebEngineCore 0x000000010e80c558 0x10bd33000 + 44930392
5   org.qt-project.Qt.QtWebEngineCore 0x000000010e863d26 0x10bd33000 + 45288742
6   org.qt-project.Qt.QtWebEngineCore 0x000000010e8a5cf7 0x10bd33000 + 45559031
7   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
8   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 15:: com.apple.NSEventThread
0   libsystem_kernel.dylib        0x00007fff73fcd25a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff73fcd5d0 mach_msg + 60
2   com.apple.CoreFoundation      0x00007fff3c7e8d0b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation      0x00007fff3c7e78e7 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation      0x00007fff3c7e6bd3 CFRunLoopRunSpecific + 499
5   com.apple.AppKit              0x00007fff39b4f792 _NSEventThread + 132
6   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
7   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 16:: QFileInfoGatherer
0   libsystem_kernel.dylib        0x00007fff73fcfce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib        0x00007fff74091185 _pthread_cond_wait + 701
2   org.qt-project.QtCore          0x000000010651006b 0x1064e7000 + 168043
3   org.qt-project.QtCore          0x0000000106510004 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 100
4   org.qt-project.QtWidgets      0x00000001059d37e2 QFileInfoGatherer::run() + 130
5   org.qt-project.QtCore          0x0000000106507da3 0x1064e7000 + 134563
6   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
7   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 17:: TaskSchedulerSingleThreadForegroundBlocking0
0   libsystem_kernel.dylib        0x00007fff73fcd25a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff73fcd5d0 mach_msg + 60
2   org.qt-project.Qt.QtWebEngineCore 0x000000010e82b050 0x10bd33000 + 45056080
3   org.qt-project.Qt.QtWebEngineCore 0x000000010e82af0f 0x10bd33000 + 45055759
4   org.qt-project.Qt.QtWebEngineCore 0x000000010e846c5a 0x10bd33000 + 45169754
5   org.qt-project.Qt.QtWebEngineCore 0x000000010e847573 0x10bd33000 + 45172083
6   org.qt-project.Qt.QtWebEngineCore 0x000000010e847284 0x10bd33000 + 45171332
7   org.qt-project.Qt.QtWebEngineCore 0x000000010e8a5cf7 0x10bd33000 + 45559031
8   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
9   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 18:: CacheThread_BlockFile
0   libsystem_kernel.dylib        0x00007fff73fd1bce kevent + 10
1   org.qt-project.Qt.QtWebEngineCore 0x000000010eb85b59 0x10bd33000 + 48573273
2   org.qt-project.Qt.QtWebEngineCore 0x000000010eb82ead 0x10bd33000 + 48561837
3   org.qt-project.Qt.QtWebEngineCore 0x000000010e8aebee 0x10bd33000 + 45595630
4   org.qt-project.Qt.QtWebEngineCore 0x000000010e80c558 0x10bd33000 + 44930392
5   org.qt-project.Qt.QtWebEngineCore 0x000000010e863d26 0x10bd33000 + 45288742
6   org.qt-project.Qt.QtWebEngineCore 0x000000010e8a5cf7 0x10bd33000 + 45559031
7   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
8   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 19:: TaskSchedulerSingleThreadSharedBackgroundBlocking1
0   libsystem_kernel.dylib        0x00007fff73fcd25a mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff73fcd5d0 mach_msg + 60
2   org.qt-project.Qt.QtWebEngineCore 0x000000010e82b050 0x10bd33000 + 45056080
3   org.qt-project.Qt.QtWebEngineCore 0x000000010e82af0f 0x10bd33000 + 45055759
4   org.qt-project.Qt.QtWebEngineCore 0x000000010e846c5a 0x10bd33000 + 45169754
5   org.qt-project.Qt.QtWebEngineCore 0x000000010e847312 0x10bd33000 + 45171474
6   org.qt-project.Qt.QtWebEngineCore 0x000000010e8471c4 0x10bd33000 + 45171140
7   org.qt-project.Qt.QtWebEngineCore 0x000000010e8a5cf7 0x10bd33000 + 45559031
8   libsystem_pthread.dylib        0x00007fff74090e65 _pthread_start + 148
9   libsystem_pthread.dylib        0x00007fff7408c83b thread_start + 15

Thread 20:
0   libsystem_pthread.dylib        0x00007fff7408c818 start_wqthread + 0

Thread 21:
0   libsystem_pthread.dylib        0x00007fff7408c818 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000010bcf8dc0  rcx: 0x00007ffeec5e7748  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007ffeec5e7770  rsp: 0x00007ffeec5e7748
   r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x000000010bcf8dc0  r11: 0x0000000000000246
  r12: 0x0000000000000307  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007fff73fd37fa  rfl: 0x0000000000000246  cr2: 0x000000010fcc9d00
 
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x103615000 -        0x1049ebfff +software.pleiades.PixInsight (1.8.8-4 - 1.8.8-4) <FDE3F7E4-2F91-3340-BB81-C747E840A17A> /Applications/PixInsight/PixInsight.app/Contents/MacOS/PixInsight
       0x104b61000 -        0x104b7dffb +libidn2.0.dylib (0) <958125FC-02D5-35DF-92A0-B988307E03EA> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/libidn2.0.dylib
       0x104b86000 -        0x104b9eff3 +org.qt-project.QtSensors (5.13 - 5.13.2) <D26F35AC-5DDB-3718-B9B9-94FB4F0B0D98> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtSensors.framework/Versions/5/QtSensors
       0x104bbf000 -        0x104c21ff7 +org.qt-project.QtPositioning (5.13 - 5.13.2) <EE03569F-D99D-3BD7-991C-5A1F5126D330> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtPositioning.framework/Versions/5/QtPositioning
       0x104c46000 -        0x104c57ff3 +org.qt-project.QtMultimediaWidgets (5.13 - 5.13.2) <835AEAE8-8135-377D-83B4-D4DB0B8DFC39> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtMultimediaWidgets.framework/Versions/5/QtMultimediaWidgets
       0x104c6d000 -        0x104ce6fef +org.qt-project.QtMultimedia (5.13 - 5.13.2) <DA69EE5C-1C23-3FAD-AF6B-5F6FAA1E489E> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtMultimedia.framework/Versions/5/QtMultimedia
       0x104d3c000 -        0x104d70fff +org.qt-project.QtOpenGL (5.13 - 5.13.2) <E794917C-E377-32B2-A587-ED2F2939404E> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
       0x104d98000 -        0x104db9fff +org.qt-project.QtSql (5.13 - 5.13.2) <A893D66C-0FD4-3438-B3D7-9AFBB3B36C29> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql
       0x104dd3000 -        0x105156ffb +org.qt-project.QtQml (5.13 - 5.13.2) <B819013E-5CF4-32C0-B06B-815F391F77DA> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml
       0x105220000 -        0x10550fff3 +org.qt-project.QtQuick (5.13 - 5.13.2) <7A48183D-464C-3713-B7C5-9408B6517CF6> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick
       0x105654000 -        0x105669ffb +org.qt-project.QtWebChannel (5.13 - 5.13.2) <9B3C8E3B-259D-3E5B-83D1-CDD388E9EEF9> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtWebChannel.framework/Versions/5/QtWebChannel
       0x105679000 -        0x1056abff7 +org.qt-project.QtWebEngine (5.13 - 5.13.2) <2A28C8E7-107A-3132-B0B3-0DE50848EEEA> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtWebEngine.framework/Versions/5/QtWebEngine
       0x1056eb000 -        0x10570bff3 +org.qt-project.QtWebEngineWidgets (5.13 - 5.13.2) <FCDBE603-F9F0-3059-9BD1-7D453AE72B8E> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtWebEngineWidgets.framework/Versions/5/QtWebEngineWidgets
       0x105736000 -        0x10575fffb +org.qt-project.QtPrintSupport (5.13 - 5.13.2) <DB6F3AC7-7CC2-39F0-9013-15CC8F6FE7DA> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
       0x105787000 -        0x10578ffff +org.qt-project.QtMacExtras (5.13 - 5.13.2) <DC18CDA7-09C6-3AB8-8D38-169E15BBB891> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtMacExtras.framework/Versions/5/QtMacExtras
       0x10579b000 -        0x105bdeffb +org.qt-project.QtWidgets (5.13 - 5.13.2) <948BC2AB-08DF-39B3-9B4A-ABF2AC6AB133> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x105d6d000 -        0x1061c7ff3 +org.qt-project.QtGui (5.13 - 5.13.2) <6D302E90-2CD3-3978-8DB7-E7907BA60B57> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x1062dc000 -        0x106310fff +org.qt-project.QtSvg (5.13 - 5.13.2) <C6256060-F087-3BED-853C-39CF97E2CC3F> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
       0x106332000 -        0x106363ff7 +org.qt-project.QtXml (5.13 - 5.13.2) <48277DA6-C41B-3ED8-8EAA-70A987809443> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
       0x106379000 -        0x106486ff7 +org.qt-project.QtNetwork (5.13 - 5.13.2) <FC81D052-CEFF-3744-8DD3-4F5D65B3BD69> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
       0x1064e7000 -        0x106a1fff7 +org.qt-project.QtCore (5.13 - 5.13.2) <30543742-104C-3DCB-B75A-4EBC08CA53AA> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x106af5000 -        0x106f0cfff +libmozjs-24.dylib (0) <B1EA09E2-602A-32D5-8708-3BF5E8642A14> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/libmozjs-24.dylib
       0x1071a6000 -        0x1071aeff7 +libintl.8.dylib (0) <DFA5F6EB-A909-3CEF-A000-4120F2D4A5A8> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/libintl.8.dylib
       0x1071b7000 -        0x10731bff7 +libunistring.2.dylib (0) <6887B4FC-BBA5-3118-9AD5-BB0255EC8648> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/libunistring.2.dylib
       0x107331000 -        0x107367fff +org.qt-project.QtTest (5.13 - 5.13.2) <AC7417F8-4756-3E10-A1B4-7BA8A0C74713> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtTest.framework/Versions/5/QtTest
       0x107382000 -        0x10738dffb +org.qt-project.QtQuickWidgets (5.13 - 5.13.2) <6BA29B4E-DDD6-37CB-A274-46991F63786F> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtQuickWidgets.framework/Versions/5/QtQuickWidgets
       0x10a473000 -        0x10a5d2ff7 +libqcocoa.dylib (0) <90B19E66-3566-32CD-AEBF-A39750C36CD9> /Applications/PixInsight/PixInsight.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x10a627000 -        0x10a686ff3 +org.qt-project.QtDBus (5.13 - 5.13.2) <B0714669-1EDD-341F-8F14-AE4C164872DC> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
       0x10bc2f000 -        0x10bcbfcb7  dyld (733.8) <EBC07CB6-870A-3A8E-B48A-67F62EA161F3> /usr/lib/dyld
       0x10bd33000 -        0x112fd6f7f +org.qt-project.Qt.QtWebEngineCore (5.13 - 5.13.2) <6BD8FDC6-65FE-3813-9EC9-A3219E47458B> /Applications/PixInsight/PixInsight.app/Contents/Frameworks/QtWebEngineCore.framework/Versions/5/QtWebEngineCore
       0x114288000 -        0x1143a6fff  com.apple.AMDRadeonX5000GLDriver (3.5.5 - 3.0.5) <C874D87F-E08D-38E9-8004-633BFAF3AFFC> /System/Library/Extensions/AMDRadeonX5000GLDriver.bundle/Contents/MacOS/AMDRadeonX5000GLDriver
       0x1144ed000 -        0x114511fff +libqmacstyle.dylib (0) <76F335DD-7560-305B-9DE7-4978F1973642> /Applications/PixInsight/PixInsight.app/Contents/PlugIns/styles/libqmacstyle.dylib
       0x1160de000 -        0x1160e4fff +libqgif.dylib (0) <11D32748-AD03-3FD7-B270-B42D8A922F54> /Applications/PixInsight/PixInsight.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x1160ed000 -        0x1160f4ff3 +libqicns.dylib (0) <6FDD12F8-C5D9-3DC4-8BB3-84C9528926C7> /Applications/PixInsight/PixInsight.app/Contents/PlugIns/imageformats/libqicns.dylib
       0x1160fd000 -        0x116102ff7 +libqico.dylib (0) <78CDA6E5-2C40-3F31-B627-594328733098> /Applications/PixInsight/PixInsight.app/Contents/PlugIns/imageformats/libqico.dylib
       0x11610b000 -        0x11616effb +libqjpeg.dylib (0) <B5659F96-10BD-39FB-93F5-F8D69DD936BC> /Applications/PixInsight/PixInsight.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x116179000 -        0x11617eff3 +libqmacheif.dylib (0) <B6089E53-975B-394F-8E08-9E0FA9E0AD9B> /Applications/PixInsight/PixInsight.app/Contents/PlugIns/imageformats/libqmacheif.dylib
       0x116187000 -        0x11618cff3 +libqmacjp2.dylib (0) <21F1F1A5-B547-3525-AAAC-8270D318A5C0> /Applications/PixInsight/PixInsight.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
       0x116195000 -        0x116199ff3 +libqsvg.dylib (0) <195CFE63-1DCE-3701-97FC-41A9BC6588A0> /Applications/PixInsight/PixInsight.app/Contents/PlugIns/imageformats/libqsvg.dylib
       0x1161a2000 -        0x1161a6fff +libqtga.dylib (0) <1557DB7A-AC5D-3566-85BA-6C08A0773E5B> /Applications/PixInsight/PixInsight.app/Contents/PlugIns/imageformats/libqtga.dylib
       0x1161ae000 -        0x116211ff7 +libqtiff.dylib (0) <0B95B766-8C06-38B6-8E2F-18CF937BBEB1> /Applications/PixInsight/PixInsight.app/Contents/PlugIns/imageformats/libqtiff.dylib
       0x11621f000 -        0x116222ff7 +libqwbmp.dylib (0) <2F24AFCD-BB05-303D-B4B8-75B6DEC3F955> /Applications/PixInsight/PixInsight.app/Contents/PlugIns/imageformats/libqwbmp.dylib
       0x11622b000 -        0x1162c3fff +libqwebp.dylib (0) <0AB83A2B-6E14-36BC-808C-7D7F969B8CD7> /Applications/PixInsight/PixInsight.app/Contents/PlugIns/imageformats/libqwebp.dylib
       0x116416000 -        0x116419047  libobjc-trampolines.dylib (781.2) <D4168201-48BA-3B42-A6EF-4341FF583962> /usr/lib/libobjc-trampolines.dylib
       0x146c6a000 -        0x146cf7fff  com.apple. AMDRadeonVADriver2 (3.5.5 - 3.0.5) <3A4ED79E-C32F-323B-94C7-978CE751B49B> /System/Library/Extensions/AMDRadeonVADriver2.bundle/Contents/MacOS/AMDRadeonVADriver2
       0x1593ce000 -        0x1593e3ff3 +libusb-1.0.1.dylib (0) <3365BDE5-B6C1-36C0-8377-13550F19B5EE> /Applications/PixInsight/*/libusb-1.0.1.dylib
       0x159500000 -        0x15957cfff +ArcsinhStretch-pxm.dylib (0) <F50E9175-F20F-3E9E-87D9-177E6D0015EA> /Applications/PixInsight/*/ArcsinhStretch-pxm.dylib
       0x1595a9000 -        0x1595e5ffb +NoOperation-pxm.dylib (0) <704142AB-797A-3C1E-ABD2-ECCB5B7F2779> /Applications/PixInsight/*/NoOperation-pxm.dylib
       0x159700000 -        0x159956ffb +CosmeticCorrection-pxm.dylib (0) <2753AEAA-3CC7-3CB2-9628-FDB539FB08E5> /Applications/PixInsight/*/CosmeticCorrection-pxm.dylib
       0x1599ba000 -        0x159a83ffb +StarGenerator-pxm.dylib (0) <B80B4661-6C7E-32F3-BE6E-30DED6E24A42> /Applications/PixInsight/*/StarGenerator-pxm.dylib
       0x159abf000 -        0x159d2ffff +FITS-pxm.dylib (0) <1576476E-1761-36B3-8F33-D786BEA1159B> /Applications/PixInsight/*/FITS-pxm.dylib
       0x159ee2000 -        0x15a043fff +Morphology-pxm.dylib (0) <3B8389E9-3BE6-3941-9CC5-1D5627C1866A> /Applications/PixInsight/*/Morphology-pxm.dylib
       0x15a084000 -        0x15a1e8fff +GradientDomain-pxm.dylib (0) <D123E688-DEA2-3667-8AC7-F2CA59BF616F> /Applications/PixInsight/*/GradientDomain-pxm.dylib
       0x15a244000 -        0x15a36cffb +JPEG-pxm.dylib (0) <601F8DB8-45EB-34CF-A0B8-7AB64E753A65> /Applications/PixInsight/*/JPEG-pxm.dylib
       0x15a3b1000 -        0x15a70cffb +IntensityTransformations-pxm.dylib (0) <DB21DBD8-D079-35F1-B759-0AEBC308F0F1> /Applications/PixInsight/*/IntensityTransformations-pxm.dylib
       0x15a7d5000 -        0x15a988ff7 +RAW-pxm.dylib (0) <82ED05FB-0C44-3710-969A-923A56223B55> /Applications/PixInsight/*/RAW-pxm.dylib
       0x15aa29000 -        0x15ae58ff3 +ImageIntegration-pxm.dylib (0) <0C15BAFE-E243-3DA3-8402-59C36B0163B6> /Applications/PixInsight/*/ImageIntegration-pxm.dylib
       0x15af1f000 -        0x15b084fff +NoiseReduction-pxm.dylib (0) <56EA9D4A-6336-315D-8FAC-D7F48183F458> /Applications/PixInsight/*/NoiseReduction-pxm.dylib
       0x15b0db000 -        0x15b200fff +JPEG2000-pxm.dylib (0) <9912F1E6-CDAF-3F22-9A75-DA248CABBD4B> /Applications/PixInsight/*/JPEG2000-pxm.dylib
       0x15b252000 -        0x15b405ffb +XISF-pxm.dylib (0) <5ACFD3E9-E186-34D3-BC9C-4139B9AA86E3> /Applications/PixInsight/*/XISF-pxm.dylib
       0x15b46a000 -        0x15b500ffb +LocalHistogramEqualization-pxm.dylib (0) <0C469210-B046-3A69-8ADF-5FE75625BFC0> /Applications/PixInsight/*/LocalHistogramEqualization-pxm.dylib
       0x15b532000 -        0x15b6f4ff7 +CloneStamp-pxm.dylib (0) <18EE4E78-2E61-3743-BEA5-819DCEF4AFD2> /Applications/PixInsight/*/CloneStamp-pxm.dylib
       0x15b750000 -        0x15ba0cfff +CometAlignment-pxm.dylib (0) <4E690FE1-01F1-393E-8704-A86ADEFDB62D> /Applications/PixInsight/*/CometAlignment-pxm.dylib
       0x15ba85000 -        0x15bc8cff7 +RestorationFilters-pxm.dylib (0) <1CBC770C-9DD4-3C4E-9430-58A572C7F865> /Applications/PixInsight/*/RestorationFilters-pxm.dylib
       0x15bcf8000 -        0x15c025ffb +ColorCalibration-pxm.dylib (0) <69293329-C248-36B9-99AD-5646B91C9EBD> /Applications/PixInsight/*/ColorCalibration-pxm.dylib
       0x15c0bf000 -        0x15c220ff7 +Obsolete-pxm.dylib (0) <77F7D737-75F0-319F-88E3-6337DE69EDA4> /Applications/PixInsight/*/Obsolete-pxm.dylib
       0x15c26e000 -        0x15c3f5ff7 +Blink-pxm.dylib (0) <56BA0316-F450-39D6-BF2D-72BB1AFF9183> /Applications/PixInsight/*/Blink-pxm.dylib
       0x15c44c000 -        0x15c54eff3 +Flux-pxm.dylib (0) <9C904045-2095-35EF-801B-8B22169EEF4D> /Applications/PixInsight/*/Flux-pxm.dylib
       0x15c59b000 -        0x15c673ff7 +ColorManagement-pxm.dylib (0) <AA804176-88C2-3CC7-87D8-B4CED87572D7> /Applications/PixInsight/*/ColorManagement-pxm.dylib
       0x15c6b4000 -        0x15cab9ff7 +MultiscaleProcessing-pxm.dylib (0) <08BC4744-2235-3432-922C-E2F29AA76CA9> /Applications/PixInsight/*/MultiscaleProcessing-pxm.dylib
       0x15cb5d000 -        0x15cc07ff3 +Fourier-pxm.dylib (0) <49CCD130-0965-36DC-A361-A3B485D1919C> /Applications/PixInsight/*/Fourier-pxm.dylib
       0x15cc3c000 -        0x15cd9aff3 +Global-pxm.dylib (0) <139F6F42-183E-350B-BD2D-D8E3399954A0> /Applications/PixInsight/*/Global-pxm.dylib
       0x15ce1a000 -        0x15cfb5ff7 +Geometry-pxm.dylib (0) <DFE32FF9-8509-3336-9ABE-B70F246063B1> /Applications/PixInsight/*/Geometry-pxm.dylib
       0x15d02e000 -        0x15d1f4ff3 +MaskGeneration-pxm.dylib (0) <7D14AA2C-7164-3AA7-BC9C-FD562B93BC92> /Applications/PixInsight/*/MaskGeneration-pxm.dylib
       0x15d252000 -        0x15d473ffb +Deconvolution-pxm.dylib (0) <FD14BD9B-B64D-3842-900D-E7298945B42E> /Applications/PixInsight/*/Deconvolution-pxm.dylib
       0x15d4dc000 -        0x15d848ff3 +ImageCalibration-pxm.dylib (0) <46F54308-9D05-38B6-8D0B-2F4B8D91F5B5> /Applications/PixInsight/*/ImageCalibration-pxm.dylib
       0x15d8e3000 -        0x15d9ceff7 +SplitCFA-pxm.dylib (0) <CE0558DF-611A-3040-AB3D-5ACDF69A1930> /Applications/PixInsight/*/SplitCFA-pxm.dylib
       0x15da16000 -        0x15db9aff3 +PixelMath-pxm.dylib (0) <85019292-891E-37CA-9653-F0F94A0CEA74> /Applications/PixInsight/*/PixelMath-pxm.dylib
       0x15dc09000 -        0x15dc84ff7 +Annotation-pxm.dylib (0) <F416C4D2-9B35-34B9-8240-DF04F05008E1> /Applications/PixInsight/*/Annotation-pxm.dylib
       0x15dcb1000 -        0x15ddbaff3 +BMP-pxm.dylib (0) <F031848F-A192-3EA9-925E-D68AE26CF805> /Applications/PixInsight/*/BMP-pxm.dylib
       0x15de06000 -        0x15de71fff +Sandbox-pxm.dylib (0) <EDB7B1FC-CF8F-3DF7-8C40-B9E0F796C063> /Applications/PixInsight/*/Sandbox-pxm.dylib
       0x15de98000 -        0x15e171ff3 +Convolution-pxm.dylib (0) <66CA1FC7-A742-386F-8364-9AE4CA7651C1> /Applications/PixInsight/*/Convolution-pxm.dylib
       0x15e1ff000 -        0x15e4e7fff +Image-pxm.dylib (0) <979E96DE-929E-35C9-B82A-13EF6BC34778> /Applications/PixInsight/*/Image-pxm.dylib
       0x15e576000 -        0x15e5faff7 +AssistedColorCalibration-pxm.dylib (0) <95F671E9-600E-36F4-9B44-26E7D635F640> /Applications/PixInsight/*/AssistedColorCalibration-pxm.dylib
       0x15e62a000 -        0x15eb20ff3 +ColorSpaces-pxm.dylib (0) <0AD4EA87-71AE-3288-B6A4-CD7F9CFA72C6> /Applications/PixInsight/*/ColorSpaces-pxm.dylib
       0x15ebd1000 -        0x15ed4dffb +BackgroundModelization-pxm.dylib (0) <837C2C9A-109E-3926-95AE-9011E5231149> /Applications/PixInsight/*/BackgroundModelization-pxm.dylib
       0x15edba000 -        0x15f151fff +SubframeSelector-pxm.dylib (0) <E73C8E66-D034-31AF-BCA6-2848A3B0C1BF> /Applications/PixInsight/*/SubframeSelector-pxm.dylib
       0x15f1dd000 -        0x15f28effb +GREYCstoration-pxm.dylib (0) <DCC31BAB-CDC4-3001-9564-D06CBF0CEC0D> /Applications/PixInsight/*/GREYCstoration-pxm.dylib
       0x15f2c0000 -        0x15f4cfff7 +INDIClient-pxm.dylib (0) <1708F4C3-323F-3C62-816E-33C0E14DEDE3> /Applications/PixInsight/*/INDIClient-pxm.dylib
       0x15f560000 -        0x15f60bff7 +libindigo.dylib (0) <058D03E1-7968-31EF-A230-F746B0E58482> /Applications/PixInsight/*/libindigo.dylib
       0x1603ea000 -        0x160966ffb +ImageRegistration-pxm.dylib (0) <60C4DF3D-95D9-3AE8-8895-67F485615200> /Applications/PixInsight/*/ImageRegistration-pxm.dylib
       0x160a74000 -        0x160d5cfff +Compatibility-pxm.dylib (0) <291D2A7C-4EC4-324D-B7DA-8D1AFEF3246A> /Applications/PixInsight/*/Compatibility-pxm.dylib
       0x160de4000 -        0x160f3cfff +TGV-pxm.dylib (0) <857BFC12-0F6E-3931-B064-49874EA379FA> /Applications/PixInsight/*/TGV-pxm.dylib
       0x160f8a000 -        0x161153fff +Debayer-pxm.dylib (0) <8197C685-E3C5-3D31-A9A1-4A153B6C1990> /Applications/PixInsight/*/Debayer-pxm.dylib
       0x1611bf000 -        0x16136fff7 +TIFF-pxm.dylib (0) <64A1290E-9A59-3680-9658-D4FF3462AEAD> /Applications/PixInsight/*/TIFF-pxm.dylib
       0x1613c8000 -        0x161436ffb +NoiseGeneration-pxm.dylib (0) <6E7D5B3F-D194-3A15-B20C-DD5127DFE3F7> /Applications/PixInsight/*/NoiseGeneration-pxm.dylib
    0x7fff30de4000 -     0x7fff30ff0ff7  com.apple.RawCamera.bundle (9.00.1 - 1310.23) <B0CB3E11-6ACA-38A3-A81C-900C46A212D9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff3114b000 -     0x7fff31181fff  ATIRadeonX5000SCLib.dylib (3.5.5) <C1917412-AB43-3B56-8C66-AE559F2A253A> /System/Library/Extensions/AMDRadeonX5000GLDriver.bundle/Contents/MacOS/ATIRadeonX5000SCLib.dylib
    0x7fff31182000 -     0x7fff31506ff9  com.apple.AMDRadeonX5000MTLDriver (3.5.5 - 3.0.5) <75A8CCD3-96A1-3260-AD79-888E312A6484> /System/Library/Extensions/AMDRadeonX5000MTLDriver.bundle/Contents/MacOS/AMDRadeonX5000MTLDriver
    0x7fff32739000 -     0x7fff333b7ff7  libSC.dylib (3.5.5) <668ED71B-9499-334F-A424-A4A0C61E13C9> /System/Library/Extensions/AMDShared.bundle/Contents/PlugIns/libSC.dylib
    0x7fff38120000 -     0x7fff38124ffb  com.apple.agl (3.3.3 - AGL-3.3.3) <93797B81-445E-3D1B-9C0D-004A4E398F99> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x7fff38125000 -     0x7fff3831eff1  com.apple.avfoundation (2.0 - 1750.3) <46B63DBF-24D8-3C19-A171-5E1FA410D4FD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff3831f000 -     0x7fff383ebff8  com.apple.audio.AVFAudio (1.0 - ???) <943D2C31-4A08-34BC-A6D6-4B5EE27B4EF4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff3850b000 -     0x7fff3850bfff  com.apple.Accelerate (1.11 - Accelerate 1.11) <EEBE6680-1AAB-3192-AA7C-450537B07F27> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff3850c000 -     0x7fff38522fff  libCGInterfaces.dylib (524.2) <AF390BF7-8AF1-370D-ACC6-118889FA9ADB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff38523000 -     0x7fff38b8efef  com.apple.vImage (8.1 - 524.2) <33B60C65-1E08-3490-ADC7-6C75AA3EA022> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff38b8f000 -     0x7fff38df8fff  libBLAS.dylib (1303.60.1) <0FE82DB0-0E71-300A-BF0B-70BF3478FE79> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff38df9000 -     0x7fff390e8ff7  libBNNS.dylib (144.40.3) <86C8FBB0-19D3-355B-99A3-6B094BB98C06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff390ea000 -     0x7fff3948ffff  libLAPACK.dylib (1303.60.1) <DCC36295-FF39-35A1-8DF1-1E8A714E2265> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff39490000 -     0x7fff394a5ff8  libLinearAlgebra.dylib (1303.60.1) <0E47C269-832E-3B55-A6B6-855648BD206E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff394a6000 -     0x7fff394abff3  libQuadrature.dylib (7) <E0534024-B7E7-3382-830C-71E7BD9D3DE4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff394ac000 -     0x7fff3951cfff  libSparse.dylib (103) <533DFAE8-8458-31F4-8AE2-B73C3869CED2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff3951d000 -     0x7fff3952ffef  libSparseBLAS.dylib (1303.60.1) <7CECC6DF-B4A8-38A7-B4E9-0CDDC6EA2510> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff39530000 -     0x7fff39709ffb  libvDSP.dylib (735.40.1) <BD49856D-39CE-397F-A069-63B2F0D79529> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff3970a000 -     0x7fff397c5fd7  libvMisc.dylib (735.40.1) <F3C565E5-8571-3E16-BC22-7687D1A756BD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff397c6000 -     0x7fff397c6fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A8B35A80-7217-38B1-8A20-E8B4F73124F0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff397c7000 -     0x7fff39826ffc  com.apple.Accounts (113 - 113) <C160B461-1DCD-3936-B8DE-72DD9B6473E1> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff3996c000 -     0x7fff3a727fff  com.apple.AppKit (6.9 - 1894.30.142) <5A1752C0-67F4-3EDF-97DA-81AB42824B7B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff3a777000 -     0x7fff3a777fff  com.apple.ApplicationServices (48 - 50) <C1A1ED89-4F27-30E4-B53B-34062E971294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff3a778000 -     0x7fff3a7e3fff  com.apple.ApplicationServices.ATS (377 - 493.0.2.1) <99B0135E-8EB3-307E-86E3-04818B690B1A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff3a87c000 -     0x7fff3a8baff8  libFontRegistry.dylib (274.0.2.3) <E20402BC-8E91-359D-B724-BEAA24B75A92> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff3a915000 -     0x7fff3a944ff7  com.apple.ATSUI (1.0 - 1) <7956D5E1-879C-3A3F-990F-96B57EC0BFD3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff3a945000 -     0x7fff3a949ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <0805CEBA-9129-3EBC-85A5-32155C2F3D83> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff3a9e4000 -     0x7fff3aa3aff2  com.apple.HIServices (1.22 - 674.1) <A65AE150-AB05-374A-8BC1-C35026566E8D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff3aa3b000 -     0x7fff3aa49fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <3D4B4F59-6A83-302E-A460-5B903E9756EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff3aa4a000 -     0x7fff3aa8fff2  com.apple.print.framework.PrintCore (15 - 516) <1F202B29-4770-3D69-85D0-2B3F6982C45A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff3aa90000 -     0x7fff3aa9afff  com.apple.QD (4.0 - 413) <E50C4B4E-F827-31A3-BACF-4ACEBF527F96> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff3aa9b000 -     0x7fff3aaa8ff0  com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <4A1B8245-3735-361B-A456-FCE540D78707> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff3aaa9000 -     0x7fff3ab89ffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <7B308BA7-F08A-3E70-A494-F03A688AAA42> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff3ab8b000 -     0x7fff3ab8bfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <C3937FFF-1BCA-3A4F-B718-7D6CB4903907> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff3af01000 -     0x7fff3b28dff6  com.apple.CFNetwork (1121.1.2 - 1121.1.2) <4E539AC8-A995-3BA8-AAD6-31D97DAE734B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff3b308000 -     0x7fff3b308fff  com.apple.Carbon (160 - 162) <916D6D9E-3FE9-355C-913B-B44CAF35146D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3b309000 -     0x7fff3b30cffb  com.apple.CommonPanels (1.2.6 - 101) <FB59B3A1-2FDC-34B4-A639-981135C97908> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff3b30d000 -     0x7fff3b601ffb  com.apple.HIToolbox (2.1.1 - 994) <03BF3899-5DD5-3C1F-9DC6-B4C71CD656B6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff3b602000 -     0x7fff3b605ff3  com.apple.help (1.3.8 - 68) <AF302261-AD99-3AD0-A684-CC24C87B6CED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff3b606000 -     0x7fff3b60bff7  com.apple.ImageCapture (9.0 - 1600.27.1) <1EFEBF06-C0DD-337E-805E-955A3A462395> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff3b60c000 -     0x7fff3b60cfff  com.apple.ink.framework (10.15 - 227) <E967D357-AF2E-338E-864D-CD94E87F6ECE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff3b60d000 -     0x7fff3b627ff2  com.apple.openscripting (1.7 - 185.1) <EAE41338-2712-3774-944C-C946312EA562> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff3b648000 -     0x7fff3b648fff  com.apple.print.framework.Print (15 - 271) <26144B7F-F5C4-311D-A602-D014F0D4434D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff3b649000 -     0x7fff3b64bff7  com.apple.securityhi (9.0 - 55008) <E4E32973-55AB-38A9-A57D-50BCDF860646> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff3b64c000 -     0x7fff3b652ff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2A1ECC85-580E-3508-BA1B-93222EE431A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff3b653000 -     0x7fff3b7ecffa  com.apple.cloudkit.CloudKit (860 - 860) <479BE11F-05A7-3C40-8980-E415F4F40143> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff3b7ed000 -     0x7fff3b7edfff  com.apple.Cocoa (6.11 - 23) <DDDE2ECF-6FD6-3EC7-B2F9-C1873F85D0E5> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff3b7fb000 -     0x7fff3b9e6ff7  com.apple.ColorSync (4.13.0 - 3394.3) <61F27F92-1158-36A0-90D0-911A590F2904> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff3bcd6000 -     0x7fff3c1e5ffa  com.apple.audio.CoreAudio (5.0 - 5.0) <C1EE25DD-6880-3FFB-8C7D-4CBC10B41BD2> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff3c238000 -     0x7fff3c26fff0  com.apple.CoreBluetooth (1.0 - 1) <D1C334E4-E8C8-3FC4-B203-0555BA8C4932> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff3c270000 -     0x7fff3c652ffe  com.apple.CoreData (120 - 977.1) <59E37E60-C008-3FE0-BA4B-CF344BF72B70> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff3c653000 -     0x7fff3c763ffe  com.apple.CoreDisplay (1.0 - 186.3.12) <4E34C576-C833-3E09-870A-13F4860337F5> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff3c764000 -     0x7fff3cbe4fe7  com.apple.CoreFoundation (6.9 - 1674.114) <5810CC45-FB5D-3A78-861F-7BE03F9B2FDD> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff3cbe6000 -     0x7fff3d25fff0  com.apple.CoreGraphics (2.0 - 1348.16) <48655F49-3617-33E6-B023-C2E031778FBF> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff3d26d000 -     0x7fff3d5caff5  com.apple.CoreImage (15.0.0 - 920.9) <65109A99-EE48-3228-B73A-33044833A600> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff3d5cb000 -     0x7fff3d633ff5  com.apple.corelocation (2389.0.8 - 2389.0.8) <0F9E581C-8857-3E7A-9A8C-E40194D7C4B8> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff3d634000 -     0x7fff3d685ffe  com.apple.audio.midi.CoreMIDI (1.10 - 88) <20C81187-3AE5-3CAB-A81F-1454C6378085> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff3d688000 -     0x7fff3d98dffa  com.apple.CoreML (1.0 - 1) <34248E9D-67A0-3DA4-91A4-3C18602C9653> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff3d98e000 -     0x7fff3da68ff4  com.apple.CoreMedia (1.0 - 2530.5.4.1) <6C295C02-928C-31E3-8859-086DA9F5160A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff3da69000 -     0x7fff3dacbff6  com.apple.CoreMediaIO (1000.0 - 5125.6) <D32BAB31-9894-3C79-B09F-A6C1BB8744D3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff3db54000 -     0x7fff3db54fff  com.apple.CoreServices (1069.11 - 1069.11) <3BBDA17B-6F86-35F4-B785-AFA2A14B6F51> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff3db55000 -     0x7fff3dbdafff  com.apple.AE (838 - 838) <877C7270-575A-3D5F-B768-4724037F025D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff3dbdb000 -     0x7fff3debcff7  com.apple.CoreServices.CarbonCore (1217 - 1217) <DDC45E79-973C-3FB0-92EC-392A654179F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff3debd000 -     0x7fff3df0aff5  com.apple.DictionaryServices (1.2 - 323.3.1) <A21D442C-E7B7-3A6C-BEEC-44B323AF9CB2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff3df0b000 -     0x7fff3df13fff  com.apple.CoreServices.FSEvents (1268.60.1 - 1268.60.1) <8C772593-A2BA-33A7-BB43-49B9FCDD37CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff3df14000 -     0x7fff3e14dff0  com.apple.LaunchServices (1069.11 - 1069.11) <7189EED9-9252-3030-AB32-6704AD9AEBAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff3e14e000 -     0x7fff3e1e6ff9  com.apple.Metadata (10.7.0 - 2075.7) <AECD1E1F-1C1B-3C42-9ACD-596980F145C2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff3e1e7000 -     0x7fff3e214ff7  com.apple.CoreServices.OSServices (1069.11 - 1069.11) <67A2F664-DCA1-3FD6-B88E-CF020EA8C59D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff3e215000 -     0x7fff3e27cfff  com.apple.SearchKit (1.4.1 - 1.4.1) <367BBFA7-F18C-34B6-B4C8-A244A125D5E0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff3e27d000 -     0x7fff3e2a1ff5  com.apple.coreservices.SharedFileList (131.4 - 131.4) <EB8F2B1B-B736-373F-B28B-E4E6F33A00C0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff3e504000 -     0x7fff3e5c9ff4  com.apple.CoreTelephony (113 - 7296.1) <CFAEA86A-C2B0-3F14-AB4D-B19D62692256> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7fff3e5ca000 -     0x7fff3e77effe  com.apple.CoreText (643.1.2.3 - 643.1.2.3) <D955D513-DC79-33A9-9E17-C8D86884DED1> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff3e77f000 -     0x7fff3e7c3fff  com.apple.CoreVideo (1.8 - 334.0) <1331FE6E-328D-35FF-BC55-5A2231B804A1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff3e7c4000 -     0x7fff3e851ff9  com.apple.framework.CoreWLAN (13.0 - 1455.3) <B1553A9E-1AC8-30D4-9B90-C7A719DBBF54> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff3ea15000 -     0x7fff3ea20fff  com.apple.DirectoryService.Framework (10.15 - 220.40.1) <1631515E-8685-3EC0-A5A0-54C60B47BEB5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff3ea21000 -     0x7fff3eaccff0  com.apple.DiscRecording (9.0.3 - 9030.4.5) <E1B2487B-7882-3CDE-812C-A5E20AAC7F5D> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff3eaf1000 -     0x7fff3eaf7fff  com.apple.DiskArbitration (2.7 - 2.7) <5BE0B036-DEAB-3191-8D44-B489F4D39EE1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff3eccc000 -     0x7fff3ecceff8  com.apple.ExceptionHandling (1.5 - 13) <60D6383C-6495-3A27-B074-03531BF6E024> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
    0x7fff3eceb000 -     0x7fff3ee11ff6  com.apple.FileProvider (265.1 - 265.1) <B361EB77-4CD2-3231-B74F-F479FCD2DD23> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff3ee26000 -     0x7fff3ee28ff3  com.apple.ForceFeedback (1.0.6 - 1.0.6) <D6230212-11DA-32D0-A73B-D8851BBB6A6B> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
    0x7fff3ee29000 -     0x7fff3f1f1ffc  com.apple.Foundation (6.9 - 1674.114) <532BBAE7-F2BA-3779-94E0-BFEDF2D7AB38> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff3f25e000 -     0x7fff3f2aeff7  com.apple.GSS (4.0 - 2.0) <5873DEB8-F186-3B53-BDFD-4E827B7EFFA2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff3f2af000 -     0x7fff3f2dcffe  com.apple.GameController (1.0 - 1) <FDBECD29-BCCC-3C9F-BC8F-0DE1DB3544FC> /System/Library/Frameworks/GameController.framework/Versions/A/GameController
    0x7fff3f3ea000 -     0x7fff3f502ff8  com.apple.Bluetooth (7.0.3 - 7.0.3f5) <B860F9C0-A082-386D-BCA7-4B2BC8384301> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff3f569000 -     0x7fff3f60cffb  com.apple.framework.IOKit (2.0.2 - 1726.80.1) <B63FE840-8E32-3429-A95D-AB466FE62104> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff3f60e000 -     0x7fff3f61effc  com.apple.IOSurface (269.6 - 269.6) <23D51648-9363-3696-9BF7-18F1B2AF621B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff3f63c000 -     0x7fff3f693ff0  com.apple.ImageCaptureCore (1.0 - 1600.27.1) <8BF73C1E-18BA-3558-A14E-B62D6D8A1FF9> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff3f694000 -     0x7fff3f7f1fee  com.apple.ImageIO.framework (3.3.0 - 1972.19) <484C67F4-2E4C-38F0-A2A5-A1CBE66558EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff3f7f2000 -     0x7fff3f7f5fff  libGIF.dylib (1972.19) <2F8329F3-EE31-38AE-841A-D09BF48CAFF1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff3f7f6000 -     0x7fff3f8b0fe7  libJP2.dylib (1972.19) <3A695C63-A86D-364B-BDC9-D83D5078E371> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff3f8b1000 -     0x7fff3f8d5fef  libJPEG.dylib (1972.19) <4B2284A3-A308-3F54-AC7C-06FF2ED36ED2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff3fb53000 -     0x7fff3fb6dfef  libPng.dylib (1972.19) <DEF9EA12-460F-36B7-92BF-E96673E9470E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff3fb6e000 -     0x7fff3fb6ffff  libRadiance.dylib (1972.19) <11F23339-C944-30BE-AB22-B30D266F8CC0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff3fb70000 -     0x7fff3fbb9feb  libTIFF.dylib (1972.19) <74C59557-26A7-362A-BAC5-564EE6867F2A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff3fbd2000 -     0x7fff4002fff7  com.apple.Intents (1.0 - 1) <C9929460-B638-32C8-92AC-1985341F3DB3> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7fff40032000 -     0x7fff40fc6ff1  com.apple.JavaScriptCore (15608 - 15608.5.11) <9CE55195-5B98-3C32-968D-6ED7364A9A69> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff40fde000 -     0x7fff40ff0ff3  com.apple.Kerberos (3.0 - 1) <DA356370-C1FA-3C23-9D77-5994EC7DC8C0> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff40ff1000 -     0x7fff40ff1fff  libHeimdalProxy.dylib (77) <CB20F0B8-EDC1-3592-8B2D-6AEF80BE080B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff40ff2000 -     0x7fff41028fff  com.apple.LDAPFramework (2.4.28 - 194.5) <7D272BD5-5CBD-3F4F-981C-5E34F5FB5DCA> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff41384000 -     0x7fff4138eff3  com.apple.MediaAccessibility (1.0 - 125) <0CDCDF44-20BB-3874-9800-734211759559> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff4145a000 -     0x7fff41b9ffff  com.apple.MediaToolbox (1.0 - 2530.5.4.1) <C640EF6A-430F-3CFE-A957-CA54ED21F55A> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff41ba1000 -     0x7fff41c64ff1  com.apple.Metal (212.2.4 - 212.2.4) <EF882FC9-08E4-36B3-9BAB-3FF5CD70364F> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff41c66000 -     0x7fff41c80ff4  com.apple.MetalKit (141.1 - 141.1) <81C8FDD8-B0A2-3B81-A930-CD1AADBFF576> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff41c81000 -     0x7fff41cbdff3  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <65A8E0C0-6266-3229-A58D-DA1E40068E25> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff41cbe000 -     0x7fff41d44fe6  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <CA913DB0-C674-3AC6-AAD9-D28B84C58CF1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff41d45000 -     0x7fff41d69ff8  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <21FB637B-669C-3499-8BF3-1782B1484D52> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff41d6a000 -     0x7fff41d7ffff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <0EE1E81D-0ABE-355D-B33B-5E5365C907C1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff41d80000 -     0x7fff41edfff4  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <850F399A-D538-3A36-A0AF-5EB20AA55062> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff41ee0000 -     0x7fff41f2eff7  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <C71ECDCD-701A-3839-8627-0DF1A8906452> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff41f2f000 -     0x7fff41f30ff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <97194F33-650C-31C1-8A5A-56F48E5F5ECB> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff42e76000 -     0x7fff42e82ffe  com.apple.NetFS (6.0 - 4.0) <0B2088AE-C16D-3FC3-9445-4EDAD2D51686> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff42e83000 -     0x7fff42fc6ff6  com.apple.Network (1.0 - 1) <16D0A17C-1FA8-336C-A082-3AD2A3DB8E3C> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff42fc7000 -     0x7fff4322effa  com.apple.NetworkExtension (1.0 - 1) <DB5BF252-9A79-3324-A83E-4B3F66587651> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
    0x7fff459e6000 -     0x7fff459eefff  libcldcpuengine.dylib (2.12.7) <C56327E2-20A5-3B6E-9B77-601E02E6DC4D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff459ef000 -     0x7fff45a47ff7  com.apple.opencl (3.5 - 3.5) <2B78F795-7131-3AAC-A2FB-FF01CB4A386D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff45a48000 -     0x7fff45a64fff  com.apple.CFOpenDirectory (10.15 - 220.40.1) <FF068FF7-C136-3A71-AD1F-B5170A918423> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff45a65000 -     0x7fff45a70ff7  com.apple.OpenDirectory (10.15 - 220.40.1) <9448EC8E-8B76-3142-9540-C0752529762A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff463cb000 -     0x7fff463cdfff  libCVMSPluginSupport.dylib (17.10.22) <87C47A23-D8E9-3AE3-AADF-0DE1FF03905E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff463ce000 -     0x7fff463d3fff  libCoreFSCache.dylib (176.10) <E5C4E721-5BD3-350D-8FD2-12397CD1858D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff463d4000 -     0x7fff463d8fff  libCoreVMClient.dylib (176.10) <35078399-3429-3EF5-AA29-C7E6CDB0F5FB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff463d9000 -     0x7fff463e1ff7  libGFXShared.dylib (17.10.22) <2E8AF2C7-2BA8-3385-B7F5-F4E1234B5A8A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff463e2000 -     0x7fff463ecfff  libGL.dylib (17.10.22) <0EDD0D07-1CDD-3E35-8CAB-EDD65862E321> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff463ed000 -     0x7fff46422fff  libGLImage.dylib (17.10.22) <86F7497C-6178-3E25-8BAD-9882681EAC84> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff46423000 -     0x7fff465b5ff7  libGLProgrammability.dylib (17.10.22) <A32F3C25-33DE-33E3-BF78-316259A5BA1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff465b6000 -     0x7fff465f2fff  libGLU.dylib (17.10.22) <ECEA64DF-30EC-3709-9EED-C9970BC31DB3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff47022000 -     0x7fff47031ff7  com.apple.opengl (17.10.22 - 17.10.22) <9530427D-0AE4-3F7D-B036-73FD32DDAD77> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff47032000 -     0x7fff471abff7  GLEngine (17.10.22) <2436E4A2-A77D-3DD6-879E-2E02B1B43812> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff471ac000 -     0x7fff471d4fff  GLRendererFloat (17.10.22) <EE63BD85-5651-3F19-A0BD-CAE0B4405645> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff471e0000 -     0x7fff472d4ff7  com.apple.PDFKit (1.0 - 825.15) <ABDAA602-7DD5-318E-ABC5-3CEEDCC70E8E> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff472d5000 -     0x7fff473edff9  com.apple.PencilKit (1.0 - 1) <592C1EA2-1E78-348C-A6C4-4337145A904A> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff47689000 -     0x7fff4768fff6  com.apple.PushKit (1.0 - 1) <B70AEBBE-FE65-377F-8B2A-EDBDECFBB93F> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7fff477b0000 -     0x7fff479f7ff6  com.apple.imageKit (3.0 - 1081) <1837360C-E3BB-3185-92D4-D32EB53FC9FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff479f8000 -     0x7fff47eb9ff7  com.apple.QuartzComposer (5.1 - 377) <62922CAC-83FF-34A4-9524-052FDDBBBC9C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff47eba000 -     0x7fff47edfffc  com.apple.quartzfilters (1.10.0 - Tag) <87278A58-79EE-360D-A8B6-ADBEB452D2C5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff47ee0000 -     0x7fff47feaffe  com.apple.QuickLookUIFramework (5.0 - 906) <FF93DA81-B1EE-3ED7-B1E9-8EDD7AE8FB69> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff47feb000 -     0x7fff47febfff  com.apple.quartzframework (1.5 - 23) <8CB04123-1A2D-3773-9A24-A711A397280B> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff47fec000 -     0x7fff4826bff1  com.apple.QuartzCore (1.11 - 820.6) <5366D2D9-670F-3B9B-A1F2-9C44F7DFC8E8> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff4826c000 -     0x7fff482c5ffb  com.apple.QuickLookFramework (5.0 - 906) <B223B3AB-C9AE-3990-BC75-CFB283CB360C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff482c6000 -     0x7fff482faff5  com.apple.QuickLookThumbnailing (1.0 - 1) <E2F1B08A-4E97-3FEC-B072-1AFADE54708F> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff48799000 -     0x7fff487b1fff  com.apple.SafariServices.framework (15608 - 15608.5.11) <8714BB95-91DD-3821-A177-BF590B8AE9E9> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff48dbb000 -     0x7fff4910dffa  com.apple.security (7.0 - 59306.80.4) <FA5EBA16-2B2B-3105-8A17-C8624C4B3BB3> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff4910e000 -     0x7fff49197ff7  com.apple.securityfoundation (6.0 - 55236.60.1) <0129932D-89E5-3608-B22E-DB5F0B3C3DC4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff491c6000 -     0x7fff491caff0  com.apple.xpc.ServiceManagement (1.0 - 1) <2475707B-F909-33C4-AAB7-80DC8D2CB435> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff49f5d000 -     0x7fff49fc7fff  com.apple.SystemConfiguration (1.19 - 1.19) <61B73150-6D87-3E2F-A935-B957425CC992> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff4a243000 -     0x7fff4a59dffc  com.apple.VideoToolbox (1.0 - 2530.5.4.1) <215DBDCC-D4C5-3745-8F88-028E98F62ADE> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff4dd32000 -     0x7fff4ddf6fe7  com.apple.APFS (1412.81.1 - 1412.81.1) <7EC14196-E481-35C0-94F0-09E5B81AD3E5> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff4eef7000 -     0x7fff4eef8ff1  com.apple.AggregateDictionary (1.0 - 1) <4EA2428D-FFB2-372C-BC1C-821BE221E8D0> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff4f2ba000 -     0x7fff4f407ff5  com.apple.AnnotationKit (1.0 - 325.3) <A3E9B814-000E-3C74-97ED-FCC571FF3805> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff4f408000 -     0x7fff4f425ffc  com.apple.AppContainer (4.0 - 448.60.2) <A862A822-AA47-35DB-94FE-20B91B7E5F4A> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff4f47a000 -     0x7fff4f488ff7  com.apple.AppSandbox (4.0 - 448.60.2) <0F317402-65DC-3D99-91BD-BA3F06B60517> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff4f917000 -     0x7fff4f93bff3  com.apple.framework.Apple80211 (13.0 - 1460.1) <CB83A2CF-78A4-3E94-83C1-845037EB84FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff4fa71000 -     0x7fff4fa80fef  com.apple.AppleFSCompression (119 - 1.0) <EEDA4040-1835-39A6-AC13-6CE35560C159> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff4fa81000 -     0x7fff4fb69ff1  com.apple.AppleGVAFramework (75.4.3 - 75.4.3) <39AE15AA-6893-3A52-A4BA-825FB74F89E0> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0x7fff4fb7f000 -     0x7fff4fb8aff7  com.apple.AppleIDAuthSupport (1.0 - 1) <CBD0CBCD-C403-37FA-87C8-CCE0D4462452> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff4fbcc000 -     0x7fff4fc14fff  com.apple.AppleJPEG (1.0 - 1) <42E71E36-8AFA-300C-8322-B6FE66E68441> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4ffc9000 -     0x7fff4ffeeffd  com.apple.aps.framework (4.0 - 4.0) <ED5D44FF-A826-3509-BFE3-4164A70E00EE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff4ffef000 -     0x7fff4fff3ff7  com.apple.AppleSRP (5.0 - 1) <963AB710-D3B4-342C-A108-F0CAB862DB12> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff4fff4000 -     0x7fff50016fff  com.apple.applesauce (1.0 - 16.22) <E377E9B9-D02F-36BF-A012-587D55C814F7> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff500d6000 -     0x7fff500d9ffb  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <ED587319-ACF9-385F-A8BB-E74E61054FA6> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff500da000 -     0x7fff5012aff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <E69A79F0-90C0-3A6D-904C-7F005E4C4CEE> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff50173000 -     0x7fff50182ff9  com.apple.AssertionServices (1.0 - 223.60.4) <24DF3272-5AE3-3E7B-AECC-5D3E1D1AA303> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff506c1000 -     0x7fff50abfff4  com.apple.audio.AudioResourceArbitration (1.0 - 1) <0B8DBD8A-03A0-32C5-B115-FE0F47826D23> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff50d16000 -     0x7fff50f53ff7  com.apple.audio.AudioToolboxCore (1.0 - 1104.33) <0DB5EC73-CEEB-3971-B9C8-5263788DEBEC> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff50f54000 -     0x7fff5106dff4  com.apple.AuthKit (1.0 - 1) <5B790973-7E89-3D7B-B1C9-56D3A65038CB> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff51228000 -     0x7fff51231ff3  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <D0F2851A-521F-335A-B7C4-B1E39BB42DD7> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff51232000 -     0x7fff512d3ff8  com.apple.backup.framework (1.11.2 - 1298.2.10) <B4C73BEC-CEF3-3C18-AF66-C5BEAAB51AD8> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff512d4000 -     0x7fff51355ffd  com.apple.BaseBoard (464.1 - 464.1) <3F887960-21C3-3CB2-9DF2-59CA3DB64EB1> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff51457000 -     0x7fff51493fff  com.apple.bom (14.0 - 219.2) <06E2ABAD-08EC-3EF5-8C02-38CF3C43C181> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff515b2000 -     0x7fff515e9ff9  com.apple.C2 (1.3 - 487) <06BB4FC2-0724-3540-9B0C-1BFC6982BD4D> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7fff52019000 -     0x7fff52068fff  com.apple.ChunkingLibrary (302 - 302) <9FA43C86-7BC1-3CC3-A4CE-74A455CD7709> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff52197000 -     0x7fff52222ff4  com.apple.CloudDocs (1.0 - 690.2) <29A1C26E-4421-3E80-A360-197D3CA3E1CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff52f28000 -     0x7fff52f39fff  com.apple.CommonAuth (4.0 - 2.0) <6B36BE24-8D8B-3EE9-88BA-945B67F3AB6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff52f4d000 -     0x7fff52f64fff  com.apple.commonutilities (8.0 - 900) <7FADB6A2-AC75-329A-B4F8-D3A3350B02E9> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff5365b000 -     0x7fff53a30fc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <7852C4D7-5A31-37F5-8A09-78254EAAF214> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff53a31000 -     0x7fff53a5fffb  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <743CDD8E-3567-3173-91B4-A3BB581C69C9> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff53a82000 -     0x7fff53aa1ff0  com.apple.analyticsd (1.0 - 1) <74ED98BB-5B98-35A9-B6A4-02662EACE8BB> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff53ba0000 -     0x7fff53c11ff6  com.apple.corebrightness (1.0 - 1) <F62935DE-0876-3364-BE1D-A9BA54AB1787> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff53d6c000 -     0x7fff53d77ff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C8C662DC-0A7D-3E08-8FAD-54128CD59D3B> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff53d78000 -     0x7fff53f83ff0  com.apple.CoreDuet (1.0 - 1) <7E060202-2D5A-3A78-A972-FFCB9D5DBF5A> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff53f84000 -     0x7fff53fd1ff8  com.apple.coreduetcontext (1.0 - 1) <5769848B-A5B7-326B-820E-3348F84B2E3B> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7fff53fd2000 -     0x7fff53fe2ffe  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <EBADD150-DE15-3C16-8011-E3C34F67EC4E> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff53fe5000 -     0x7fff53fe7fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <E0D55D5E-17EC-3F72-844A-DEB14630D5B7> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff53ff8000 -     0x7fff54008ff3  com.apple.CoreEmoji (1.0 - 107) <544182E2-893F-3975-AA70-26ADC637B3F1> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff541b4000 -     0x7fff54300fff  com.apple.CoreHandwriting (161 - 1.2) <7FC47482-ED13-3165-A08A-B06BFFAA740E> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff5465c000 -     0x7fff546c6ff0  com.apple.CoreNLP (1.0 - 213) <287973D6-1807-3A81-8F57-7BB39209F6C0> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff549cb000 -     0x7fff54a54ffa  com.apple.CorePDF (4.0 - 518.4.1) <EDF6903F-3673-3FEF-882C-4DBCFA99ECAB> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff54b38000 -     0x7fff54b40ff0  com.apple.CorePhoneNumbers (1.0 - 1) <7DC06F8E-A897-38EE-B6E3-721C034F6067> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff5528d000 -     0x7fff552b0ff7  com.apple.CoreSVG (1.0 - 129) <7254CEB9-8A9C-3E02-A76D-CF858A5D87D5> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff552b1000 -     0x7fff552e4ff7  com.apple.CoreServicesInternal (446.6 - 446.6) <0CCCC36C-E33F-3DF8-B5E8-E1437F242933> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff552e5000 -     0x7fff55313ff7  com.apple.CSStore (1069.11 - 1069.11) <26602CC8-0080-3E85-A588-79CEF78D21E5> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff55821000 -     0x7fff558a8fff  com.apple.CoreSymbolication (11.0 - 64509.98.1) <A44F2BDD-D8BA-36B7-97B3-CF4C77C2EA71> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff55940000 -     0x7fff55a6cff4  com.apple.coreui (2.1 - 608.3) <F909B4FA-2D2D-3142-B539-C0CF4A77D07A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff55a6d000 -     0x7fff55c08ff6  com.apple.CoreUtils (6.1 - 610.19) <C1BEC3C0-C2D7-3333-A89C-7C0216DFFFA6> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff55d3d000 -     0x7fff55d50ff1  com.apple.CrashReporterSupport (10.13 - 15011.2) <1BFBE272-C431-31BD-9E4F-3F31F680A247> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff55fba000 -     0x7fff55fccffc  com.apple.framework.DFRFoundation (1.0 - 252) <C6C87C6D-7FBC-3501-8614-2050FDA0BBC3> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff55fcd000 -     0x7fff55fd2fff  com.apple.DSExternalDisplay (3.1 - 380) <D8858746-3C00-3718-BC01-F511FA379A06> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff5603b000 -     0x7fff560b6ff8  com.apple.datadetectorscore (8.0 - 659) <4815229E-A03D-3F73-AAD7-D87789DD23EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff56102000 -     0x7fff56140ff0  com.apple.DebugSymbols (194 - 194) <C0388FF0-F6A7-35C8-A274-D8B6AE52241D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff56141000 -     0x7fff5629effe  com.apple.desktopservices (1.14.3 - 1281.3.2) <C476CE78-AECF-3D4E-BBF4-EB1A5F57B7AC> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff563e1000 -     0x7fff564a9ff6  com.apple.DiskImagesFramework (559.40.3 - 559.40.3) <279D6D62-AF8C-3C57-B860-14EC6669953C> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff564aa000 -     0x7fff5657aff6  com.apple.DiskManagement (13.0 - 1648.60.1) <67747F82-3BAB-33A4-9F61-D095E722D4C2> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff5657b000 -     0x7fff5657fff1  com.apple.DisplayServicesFW (3.1 - 380) <E832DAD7-56C9-3C14-8DCB-DB1911891B2C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff565d5000 -     0x7fff565f9ffd  com.apple.DuetActivityScheduler (1.0 - 1) <95949C60-686E-3E71-9320-64B7BABF8577> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7fff56623000 -     0x7fff56658ff7  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <CC2DA043-4327-3464-BCFC-EFCE721BB629> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff56659000 -     0x7fff5665dff9  com.apple.EFILogin (2.0 - 2) <37274A04-6FFC-3CA1-8835-457A54FDF781> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff57193000 -     0x7fff577fdff1  com.apple.vision.EspressoFramework (1.0 - 188.2) <EBF7869E-4746-3DF7-8860-CF596BC80D58> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff57ae0000 -     0x7fff57efbff9  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <0255512B-C869-3DE7-9240-6506D5CC8284> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff5855f000 -     0x7fff58696ffc  libFontParser.dylib (277.2.1.2) <24CC0EED-DC94-3803-AA19-52A329DAFBF5> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff58697000 -     0x7fff586cbfff  libTrueTypeScaler.dylib (277.2.1.2) <9FD7CA8F-ED51-3B33-924C-26577FECC147> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff58730000 -     0x7fff58740ff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <4BD1C9D8-DF67-3CE6-B801-6785C218986E> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff5bc05000 -     0x7fff5bc06fff  libmetal_timestamp.dylib (902.11.1) <9FD477BF-E034-3D0D-970E-FD8BF83D97F4> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff5d2a1000 -     0x7fff5d2acff7  libGPUSupportMercury.dylib (17.10.22) <0ACD75CE-10B0-3759-B29D-4087BF2B7386> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff5d2ad000 -     0x7fff5d2b3fff  com.apple.GPUWrangler (4.7.2 - 4.7.2) <BF17B917-2B63-37C5-9030-B14F282723B2> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff5d5d1000 -     0x7fff5d5f7ffb  com.apple.GenerationalStorage (2.0 - 313) <420F07C2-AB4D-3585-BA3E-380739320932> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff5d610000 -     0x7fff5e5edff6  com.apple.GeoServices (1.0 - 1624.23.12.10.2) <EE7B41C2-B3B7-3E4D-87DD-D4075E7B2512> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff5e71b000 -     0x7fff5e729ffb  com.apple.GraphVisualizer (1.0 - 100.1) <94660F47-4A85-39D0-BA2B-B387D02477D9> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff5e78e000 -     0x7fff5e79bff9  com.apple.HID (1.0 - 1) <DB24DFF3-6745-3ECB-8179-37356062FA96> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
    0x7fff5e8bc000 -     0x7fff5e979ff4  com.apple.Heimdal (4.0 - 2.0) <C38A9368-4FAB-30DB-AFFC-9F0665DF2D9C> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5f369000 -     0x7fff5f398ff4  com.apple.HelpData (2.3 - 199) <C340E4E4-EB34-39B8-82A0-75A0EB2F621E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff60ab0000 -     0x7fff60ab9ffe  com.apple.IOAccelMemoryInfo (1.0 - 1) <1CAD2A7B-F782-3079-961D-1AA8978B0F76> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7fff60aba000 -     0x7fff60ac2ffd  com.apple.IOAccelerator (438.3.1 - 438.3.1) <2E051DEF-89A9-36FD-ABF7-62795A7E7A11> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff60ac5000 -     0x7fff60adbff7  com.apple.IOPresentment (1.0 - 37) <4584C47E-5A31-372E-91DF-201141E3E41E> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff60e65000 -     0x7fff60eb0ff4  com.apple.IconServices (438.3 - 438.3) <D52BC60C-BA8C-3759-AA70-9F1B4325C85E> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff6104f000 -     0x7fff6105bffa  com.apple.IntentsFoundation (1.0 - 1) <08DC118C-84D5-358F-94E4-E574FA4901BA> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7fff6106e000 -     0x7fff61074ffc  com.apple.InternationalSupport (1.0 - 45) <098000C3-AB40-3A6A-AE0B-6FC1B10A08AB> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff612b5000 -     0x7fff612d5ff6  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <9A1C0E52-1671-3687-9F61-B6F821440273> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff6142d000 -     0x7fff614fbff5  com.apple.LanguageModeling (1.0 - 215.1) <B47A62F3-7F45-3A84-A856-C674D4613261> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff614fc000 -     0x7fff61544ff7  com.apple.Lexicon-framework (1.0 - 72) <CD6D3F05-0647-348D-AED0-9566F968A954> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff6154b000 -     0x7fff6154fff2  com.apple.LinguisticData (1.0 - 353.6.1) <91C3132C-EB52-32D6-9009-DE4B207ACE72> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff61576000 -     0x7fff6159affe  com.apple.locationsupport (2389.0.8 - 2389.0.8) <205762C7-CFFA-36BA-8839-550DE22EA87E> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff615f3000 -     0x7fff615f8ff7  com.apple.LoginUICore (4.0 - 4.0) <B4234868-F8AB-3F18-A39F-6109F54F9054> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff61dea000 -     0x7fff61dedfff  com.apple.Mangrove (1.0 - 25) <31F5F88F-E658-3335-A314-42373AA3F027> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff61fab000 -     0x7fff61fd1ffe  com.apple.MarkupUI (1.0 - 325.3) <0D269185-8CCE-378F-A817-8428B0CCD223> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff62056000 -     0x7fff620e0ff0  com.apple.MediaExperience (1.0 - 1) <18B481AF-EC89-3B02-869A-0C651F5EB4E5> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff620e1000 -     0x7fff62114fff  com.apple.MediaKit (16 - 923) <5C9A8E2E-EE2A-3729-99AF-BD94DB6A0168> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff628aa000 -     0x7fff628f6fff  com.apple.spotlight.metadata.utilities (1.0 - 2075.7) <F7FA0F68-7E46-3461-9DA6-C55FBB85C799> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff628f7000 -     0x7fff629c5ffd  com.apple.gpusw.MetalTools (1.0 - 1) <9E8CB894-AD09-3264-B013-CBCF31105286> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff62a1f000 -     0x7fff62a38ff4  com.apple.MobileAssets (1.0 - 619.80.1) <10A023D2-4A79-3A04-BB55-40A976C1E5B3> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff62bf5000 -     0x7fff62c13ff7  com.apple.MobileKeyBag (2.0 - 1.0) <F2EDE53D-AE96-356E-B8D2-455FF24D3341> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff62ce0000 -     0x7fff62e79ff3  com.apple.Montreal (1.0 - 120.1) <CD3108F3-D513-3E30-AF24-0C577B658F6A> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff62e7a000 -     0x7fff62eaafff  com.apple.MultitouchSupport.framework (3430.1 - 3430.1) <969DA9DA-B08A-3D53-960C-024AEA3E0AB2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff633aa000 -     0x7fff633b4fff  com.apple.NetAuth (6.2 - 6.2) <A400CD55-B3EA-371A-8BAB-FDDA87660AE4> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff63da5000 -     0x7fff63df1ff7  com.apple.OTSVG (1.0 - 643.1.2.3) <7F19E0AF-9E41-32DE-A19B-37D1C131B230> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff64f87000 -     0x7fff64f92ffe  com.apple.PerformanceAnalysis (1.243.1 - 243.1) <D33C31A5-AE17-3455-B33A-62EFBF5DF5E7> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff64f93000 -     0x7fff64fbbffb  com.apple.persistentconnection (1.0 - 1.0) <7474CCC1-A27A-38FC-B9D6-BAB08AD736DE> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff669e2000 -     0x7fff66a12ff1  com.apple.pluginkit.framework (1.0 - 1) <0A1D542E-B453-366C-8839-F5EAD9058A1F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff66a3b000 -     0x7fff66a4eff8  com.apple.PowerLog (1.0 - 1) <4183F660-5CEF-3525-BC87-529D48092B35> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff678be000 -     0x7fff67918ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <DBBF47F9-8BE4-3B54-B077-1C8C9366D033> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff67919000 -     0x7fff67932fff  com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <3322B8EE-991A-30C2-BCA1-B81E7DDE7B6B> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff67a3e000 -     0x7fff67a41ff4  com.apple.QuickLookNonBaseSystem (1.0 - 1) <C9A839A2-4D01-312B-BE92-1C0008A1E666> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff67a42000 -     0x7fff67a65ffb  com.apple.quicklook.QuickLookSupport (1.0 - 1) <65264B72-FDC1-3DBC-9164-D8B03A850640> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
    0x7fff67aac000 -     0x7fff67b24ff8  com.apple.Rapport (1.9 - 190.11) <EDF8FF7F-4986-30FD-B6C7-E491DEA43B9B> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7fff67d3b000 -     0x7fff67d64ff9  com.apple.RemoteViewServices (2.0 - 148) <34347997-F06E-3000-B336-093A2B055E31> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff67eca000 -     0x7fff67f05ff4  com.apple.RunningBoardServices (1.0 - 223.60.4) <111A73BB-C1CD-35B8-AEFD-98CA52B1514F> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff69850000 -     0x7fff69853ff9  com.apple.SecCodeWrapper (4.0 - 448.60.2) <C6EBD591-8132-31FB-991A-368BA9B7444D> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff699c6000 -     0x7fff69aeaff4  com.apple.Sharing (1506.6 - 1506.6) <4FA735A0-4BDB-384C-B04D-7C2EB3DEDCFB> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff69aec000 -     0x7fff69b0affa  com.apple.shortcut (2.16 - 106) <49E5F1C8-0D56-3618-B153-897406E08BBE> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff69b0b000 -     0x7fff69b2bffd  com.apple.sidecar-core (1.0 - 209) <1A7DCD7A-40E4-391C-A24E-3C17ACD4FF44> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7fff69b2c000 -     0x7fff69b3eff8  com.apple.sidecar-ui (1.0 - 209) <F99DF192-A7BB-3EB3-9376-8C60A0B16EB5> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7fff6ab02000 -     0x7fff6adfaffa  com.apple.SkyLight (1.600.0 - 450.1) <9B2718F3-27FC-319C-98DD-881FD7C742AB> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff6b642000 -     0x7fff6b650fff  com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <10EBEF24-6C75-3E91-B99B-DC1BCD498D8A> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff6b712000 -     0x7fff6b99dff6  com.apple.spotlight.index (10.7.0 - 2075.7) <00DC8560-04C5-39ED-897F-F95999863077> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff6bd2b000 -     0x7fff6bd6cff9  com.apple.StreamingZip (1.0 - 1) <44FB79F3-A15F-38DB-BE35-4CD6C3E0116C> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff6be7d000 -     0x7fff6be86ff7  com.apple.SymptomDiagnosticReporter (1.0 - 1238.60.1) <921F5137-CD53-35A9-92EA-1A3C412E4C51> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff6bef8000 -     0x7fff6bf22ffc  com.apple.framework.SystemAdministration (1.0 - 1.0) <810032F4-4A3F-38E8-AD90-A7362EDDA0F0> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff6c13c000 -     0x7fff6c14cff3  com.apple.TCC (1.0 - 1) <A8308EDB-9AF7-3B6B-AAC3-143F91F58F1D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff6c641000 -     0x7fff6c708ff4  com.apple.TextureIO (3.10.9 - 3.10.9) <CFA1BB98-DECC-30CB-B923-EFF42B904226> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff6c885000 -     0x7fff6c886fff  com.apple.TrustEvaluationAgent (2.0 - 33) <FB6537B0-DA74-3FB7-B364-60828A9CF7E9> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff6d55f000 -     0x7fff6d7b9ff2  com.apple.UIFoundation (1.0 - 660) <A48A9528-88BA-3883-9FD9-3150568D7BDA> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff6d84c000 -     0x7fff6d852ffe  com.apple.URLFormatting (119 - 119.15) <FF8D794B-A211-33AA-A1E3-14534DF83261> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff6e3ad000 -     0x7fff6e3cdfff  com.apple.UserManagement (1.0 - 1) <6B41CDA7-B382-36D9-8435-F355DE42C596> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff6f183000 -     0x7fff6f26effe  com.apple.ViewBridge (464.1 - 464.1) <AAFB0B7B-8A94-3664-8FEA-A616CD8BFDDD> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff6f414000 -     0x7fff6f415fff  com.apple.WatchdogClient.framework (1.0 - 67.60.1) <D998CF4B-D757-3B33-A498-5C4259CE882B> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff6fff2000 -     0x7fff6fff5ffa  com.apple.dt.XCTTargetBootstrap (1.0 - 15700) <09FE38EC-8B8D-385B-BBF9-48F1133A8E50> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff7006e000 -     0x7fff7007cff5  com.apple.audio.caulk (1.0 - 32.3) <E436DBA4-321E-3C6B-80F3-AE06E44D05C8> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff703bd000 -     0x7fff703bfff3  com.apple.loginsupport (1.0 - 1) <F2EC9213-901A-3657-A36A-DFD80BD8ABBC> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff703c0000 -     0x7fff703d3ffd  com.apple.login (3.0 - 3.0) <9892EED5-B5C4-3E2F-B89B-7CB0ACECA8B1> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff70405000 -     0x7fff70411ffd  com.apple.perfdata (1.0 - 51.40.3) <5D82E2FA-79C3-3CA5-B0F5-AABC198EAAEB> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff706d6000 -     0x7fff706e2ff3  libAudioStatistics.dylib (1104.33) <F3376A47-9BAB-357A-8C6A-BD18CE372A17> /usr/lib/libAudioStatistics.dylib
    0x7fff706e3000 -     0x7fff70719ffa  libAudioToolboxUtility.dylib (1104.33) <5426E64E-18E2-33E0-A9A8-BD8D449BA463> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff70720000 -     0x7fff70755ff7  libCRFSuite.dylib (48) <31D98527-9972-3A4B-9868-C9394FAF742E> /usr/lib/libCRFSuite.dylib
    0x7fff70758000 -     0x7fff70762ff3  libChineseTokenizer.dylib (34) <9E2B02B0-32A5-3245-AC50-F6BEEC34FCEC> /usr/lib/libChineseTokenizer.dylib
    0x7fff70763000 -     0x7fff707ecfff  libCoreStorage.dylib (551) <2E7671D0-F66B-3BCC-AAAF-5D2024CE15CE> /usr/lib/libCoreStorage.dylib
    0x7fff707ef000 -     0x7fff707f1ff7  libDiagnosticMessagesClient.dylib (112) <45E85899-039F-3B99-8789-F497DD9916C2> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff70836000 -     0x7fff709edff3  libFosl_dynamic.dylib (100.4) <84A5F946-01EE-3740-BD2F-4C2A6B1FE82B> /usr/lib/libFosl_dynamic.dylib
    0x7fff70a14000 -     0x7fff70a1aff3  libIOReport.dylib (54) <F60AF538-9EE4-3E10-A289-A015257841B6> /usr/lib/libIOReport.dylib
    0x7fff70afa000 -     0x7fff70b01fff  libMatch.1.dylib (36) <861F4202-5A25-3CA3-98AE-024F91EA95F5> /usr/lib/libMatch.1.dylib
    0x7fff70b31000 -     0x7fff70b50fff  libMobileGestalt.dylib (826.80.1) <107E3D8D-CCCD-32F4-B858-3F355126F733> /usr/lib/libMobileGestalt.dylib
    0x7fff70bc5000 -     0x7fff70ca2ff7  libSMC.dylib (20) <A3C9B46F-1838-3562-859E-32C577BC0A40> /usr/lib/libSMC.dylib
    0x7fff70cb7000 -     0x7fff70cb8ff3  libSystem.B.dylib (1281) <A2C26908-8802-3CA7-8B74-ED4A74AA152C> /usr/lib/libSystem.B.dylib
    0x7fff70cb9000 -     0x7fff70d46ff7  libTelephonyUtilDynamic.dylib (3852) <A47F3C6B-1F0C-333C-9D35-CEAC77A6C4B0> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff70d47000 -     0x7fff70d48fff  libThaiTokenizer.dylib (3) <9E5B4E50-E982-387C-AA2F-BB43867322ED> /usr/lib/libThaiTokenizer.dylib
    0x7fff70d60000 -     0x7fff70d76fff  libapple_nghttp2.dylib (1.39.2) <C79E1B79-0BBE-311F-A177-6879D5C4D991> /usr/lib/libapple_nghttp2.dylib
    0x7fff70dab000 -     0x7fff70e1dff7  libarchive.2.dylib (72.40.2) <1AE0592D-8451-30D1-AEE8-3F39F46D9DD4> /usr/lib/libarchive.2.dylib
    0x7fff70e1e000 -     0x7fff70eb4fc5  libate.dylib (2.0.9) <DE07BAA8-3ABB-317B-BF53-E7B867069B51> /usr/lib/libate.dylib
    0x7fff70eb8000 -     0x7fff70eb8ff3  libauto.dylib (187) <71A48A59-FE0E-3D86-A219-B79DAF7CF9DD> /usr/lib/libauto.dylib
    0x7fff70eb9000 -     0x7fff70f7effe  libboringssl.dylib (283.60.3) <162EBE14-9D82-37C6-B158-705697E7395D> /usr/lib/libboringssl.dylib
    0x7fff70f7f000 -     0x7fff70f8fff3  libbsm.0.dylib (60) <5EBEA671-D25B-3425-AC2B-70C2760B8B94> /usr/lib/libbsm.0.dylib
    0x7fff70f90000 -     0x7fff70f9cfff  libbz2.1.0.dylib (44) <FA7CE29A-2FE3-3107-8693-5D33D5B7E11F> /usr/lib/libbz2.1.0.dylib
    0x7fff70f9d000 -     0x7fff70ff0ff7  libc++.1.dylib (800.7) <1D0CB627-8A78-329F-A679-1B5248FF4C59> /usr/lib/libc++.1.dylib
    0x7fff70ff1000 -     0x7fff71005fff  libc++abi.dylib (800.7) <7AF668FB-901D-3F45-BA0D-710A235A8D1F> /usr/lib/libc++abi.dylib
    0x7fff71006000 -     0x7fff71006ffb  libcharset.1.dylib (59) <56F66234-104F-3494-B336-598800CF3F71> /usr/lib/libcharset.1.dylib
    0x7fff71007000 -     0x7fff71018ffb  libcmph.dylib (8) <9B9AB2BA-75FB-3B70-AAE4-E32B06CF9D69> /usr/lib/libcmph.dylib
    0x7fff71019000 -     0x7fff71030fe7  libcompression.dylib (87) <A252D9B2-0D88-3345-94DC-E5D7C8245985> /usr/lib/libcompression.dylib
    0x7fff71300000 -     0x7fff71316ff7  libcoretls.dylib (167) <6D32CE15-591C-39AD-9A3E-0C2FFC03C3C1> /usr/lib/libcoretls.dylib
    0x7fff71317000 -     0x7fff71318fff  libcoretls_cfhelpers.dylib (167) <3CE60FA9-98FC-3EE0-B398-177F3CAA850D> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff714bb000 -     0x7fff715b5fff  libcrypto.35.dylib (47.11.1) <0CE4FEA8-08AE-31AC-99B8-8FF9B4947DD7> /usr/lib/libcrypto.35.dylib
    0x7fff717bc000 -     0x7fff718c0fe7  libcrypto.44.dylib (47.11.1) <F8CA295E-A4BC-35D2-8F33-A7634AC8F490> /usr/lib/libcrypto.44.dylib
    0x7fff718c3000 -     0x7fff718ceff7  libcsfde.dylib (551) <FA2C454A-EEA7-34CF-8C82-B8BE4F24BCBF> /usr/lib/libcsfde.dylib
    0x7fff718d6000 -     0x7fff71935fff  libcups.2.dylib (483.2) <440F82E8-646B-337D-A60E-976FF2C901ED> /usr/lib/libcups.2.dylib
    0x7fff71937000 -     0x7fff7199efff  libcurl.4.dylib (118) <0237EA14-F0EB-3BF7-8533-696F822D3522> /usr/lib/libcurl.4.dylib
    0x7fff71a41000 -     0x7fff71a41fff  libenergytrace.dylib (21) <8E5C9BB2-14F4-37DF-AAE7-8130EBF466A3> /usr/lib/libenergytrace.dylib
    0x7fff71a42000 -     0x7fff71a5bff7  libexpat.1.dylib (19.60.2) <641F502C-FF8F-3C15-A262-F92F94D7C7E3> /usr/lib/libexpat.1.dylib
    0x7fff71a69000 -     0x7fff71a6bfff  libfakelink.dylib (149) <7296A5B3-EE44-34E6-810A-2A12C2D3EF68> /usr/lib/libfakelink.dylib
    0x7fff71a7a000 -     0x7fff71a7ffff  libgermantok.dylib (24) <7B3FFFFB-5E34-3940-8E0A-B64A2DE42E68> /usr/lib/libgermantok.dylib
    0x7fff71a80000 -     0x7fff71a89ff7  libheimdal-asn1.dylib (564.60.2) <C37C4E10-F1D3-3B62-BDDF-7DBC611ACEC6> /usr/lib/libheimdal-asn1.dylib
    0x7fff71a8a000 -     0x7fff71b7aff7  libiconv.2.dylib (59) <30414773-5E42-3976-B7C3-9BB8883792EE> /usr/lib/libiconv.2.dylib
    0x7fff71b7b000 -     0x7fff71dd3ff7  libicucore.A.dylib (64252.0.1) <0F9294A7-6EC0-3279-BF92-3233C89DFA0A> /usr/lib/libicucore.A.dylib
    0x7fff71ded000 -     0x7fff71deefff  liblangid.dylib (133) <EDF945D6-A37D-3DEB-B956-B4745269603D> /usr/lib/liblangid.dylib
    0x7fff71def000 -     0x7fff71e07ff3  liblzma.5.dylib (16) <F75FB525-C702-3A7E-9239-28D57E677DD5> /usr/lib/liblzma.5.dylib
    0x7fff71e1f000 -     0x7fff71ec6fff  libmecab.dylib (883.1.1) <A2C923A6-D955-3FF1-82AE-7E54947F9566> /usr/lib/libmecab.dylib
    0x7fff71ec7000 -     0x7fff72129fe1  libmecabra.dylib (883.1.1) <971A30D4-1C27-3DD1-AACF-8337AE059F70> /usr/lib/libmecabra.dylib
    0x7fff72499000 -     0x7fff724c8ff7  libncurses.5.4.dylib (57) <8882C63D-A0EC-3B10-8DD9-FD6419FB7C80> /usr/lib/libncurses.5.4.dylib
    0x7fff725f7000 -     0x7fff72a6dff7  libnetwork.dylib (1880.60.5) <8B4092C3-9F1C-34C3-A73D-A2228C345831> /usr/lib/libnetwork.dylib
    0x7fff72a6e000 -     0x7fff72a84fff  libnetworkextension.dylib (1095.60.2) <C36C54F7-C939-3814-8363-C467822F819A> /usr/lib/libnetworkextension.dylib
    0x7fff72b0c000 -     0x7fff72b3dfc6  libobjc.A.dylib (781.2) <7B72F50A-5381-36D7-A616-65D3EA9748A5> /usr/lib/libobjc.A.dylib
    0x7fff72b3e000 -     0x7fff72b3fff7  libodfde.dylib (26) <201A666E-B822-3F42-9BE2-FF0074D73667> /usr/lib/libodfde.dylib
    0x7fff72b50000 -     0x7fff72b54fff  libpam.2.dylib (25) <55302451-C2B2-3DB4-9092-B84E236104DA> /usr/lib/libpam.2.dylib
    0x7fff72b57000 -     0x7fff72b8dff7  libpcap.A.dylib (89.60.2) <FD167BF3-6984-36E1-9D93-E8B98E3E64A1> /usr/lib/libpcap.A.dylib
    0x7fff72bcb000 -     0x7fff72bd9ff9  libperfcheck.dylib (37) <520F0111-A582-3F57-9B64-CCFB35E10E95> /usr/lib/libperfcheck.dylib
    0x7fff72c0f000 -     0x7fff72c27ff7  libresolv.9.dylib (67.40.1) <F363FB44-7C6D-3BC6-A897-639C74F9C97B> /usr/lib/libresolv.9.dylib
    0x7fff72c29000 -     0x7fff72c6dfff  libsandbox.1.dylib (1217.80.1) <87099525-DB29-3530-87A6-BD484B56E97C> /usr/lib/libsandbox.1.dylib
    0x7fff72c6e000 -     0x7fff72c80fff  libsasl2.2.dylib (213) <DC389F71-4D17-3947-BEE5-0D206F8E351D> /usr/lib/libsasl2.2.dylib
    0x7fff72c81000 -     0x7fff72c82ff7  libspindump.dylib (281.2) <E8095278-F895-3918-A2A0-9E434C8DDAEA> /usr/lib/libspindump.dylib
    0x7fff72c83000 -     0x7fff72e70ff7  libsqlite3.dylib (308.4) <448E300F-0157-3AEA-B199-0DFA914B1547> /usr/lib/libsqlite3.dylib
    0x7fff72f64000 -     0x7fff72f91ffb  libssl.46.dylib (47.11.1) <D3E6B599-311F-37B6-B346-501A1DA2EE65> /usr/lib/libssl.46.dylib
    0x7fff73066000 -     0x7fff730c1ff8  libusrtcp.dylib (1880.60.5) <F6FC3EF8-2939-3067-B08E-B2E615DBF0D7> /usr/lib/libusrtcp.dylib
    0x7fff730c2000 -     0x7fff730c5ffb  libutil.dylib (57) <6CB26E6D-AD27-3FA8-8A30-4AFC3A2AE3F9> /usr/lib/libutil.dylib
    0x7fff730c6000 -     0x7fff730d3fff  libxar.1.dylib (420) <317EA455-78EE-35A4-B63F-D85993B8697C> /usr/lib/libxar.1.dylib
    0x7fff730d9000 -     0x7fff731bbff7  libxml2.2.dylib (32.14) <4F4EB304-2AA5-3E5F-AB24-F645E0D16EFC> /usr/lib/libxml2.2.dylib
    0x7fff731bf000 -     0x7fff731e7fff  libxslt.1.dylib (16.7) <E9BBE609-BA57-368D-95D7-ACA3A8C1AE8B> /usr/lib/libxslt.1.dylib
    0x7fff731e8000 -     0x7fff731faffb  libz.1.dylib (76) <52250917-039C-3B46-8011-497FEACF3550> /usr/lib/libz.1.dylib
    0x7fff73c5e000 -     0x7fff73c63ff3  libcache.dylib (83) <11C19883-6F99-390D-AF2A-A85A99DDFC48> /usr/lib/system/libcache.dylib
    0x7fff73c64000 -     0x7fff73c6ffff  libcommonCrypto.dylib (60165) <FEE99884-61F0-3332-852B-B0BB8EFF2288> /usr/lib/system/libcommonCrypto.dylib
    0x7fff73c70000 -     0x7fff73c77fff  libcompiler_rt.dylib (101.2) <D7367E6D-A27D-3209-A3DB-A6F44582E502> /usr/lib/system/libcompiler_rt.dylib
    0x7fff73c78000 -     0x7fff73c81fff  libcopyfile.dylib (166.40.1) <91670D15-CB30-3277-8AA9-9A299CEAAE27> /usr/lib/system/libcopyfile.dylib
    0x7fff73c82000 -     0x7fff73d19fdb  libcorecrypto.dylib (866.80.2) <3B110D82-B403-31E8-8109-8BBC79C928CE> /usr/lib/system/libcorecrypto.dylib
    0x7fff73e30000 -     0x7fff73e71ff0  libdispatch.dylib (1173.60.1) <5EF42E98-AD0D-3FAE-ABD4-46D791B8343F> /usr/lib/system/libdispatch.dylib
    0x7fff73e72000 -     0x7fff73ea7ff7  libdyld.dylib (733.8) <8B0DFE8A-42CF-32C8-B121-83C22BF25F69> /usr/lib/system/libdyld.dylib
    0x7fff73ea8000 -     0x7fff73ea8ffb  libkeymgr.dylib (30) <7DADC026-70A8-390F-95AF-F3F345760F24> /usr/lib/system/libkeymgr.dylib
    0x7fff73ea9000 -     0x7fff73eb5ff7  libkxld.dylib (6153.81.5) <7572CC82-E7E1-3C38-825F-9B34E2EADAD0> /usr/lib/system/libkxld.dylib
    0x7fff73eb6000 -     0x7fff73eb6ff7  liblaunch.dylib (1738.80.8) <C4EA8803-E506-3514-9839-9BBECC819953> /usr/lib/system/liblaunch.dylib
    0x7fff73eb7000 -     0x7fff73ebcff7  libmacho.dylib (949.0.1) <395ABE7C-D2B1-343D-A451-9CEA98FDC12E> /usr/lib/system/libmacho.dylib
    0x7fff73ebd000 -     0x7fff73ebfff7  libquarantine.dylib (110.40.3) <560961FC-1FEF-3F07-8406-17A36558870E> /usr/lib/system/libquarantine.dylib
    0x7fff73ec0000 -     0x7fff73ec1ff7  libremovefile.dylib (48) <E99833DE-CB1D-31AB-A948-2739AF503599> /usr/lib/system/libremovefile.dylib
    0x7fff73ec2000 -     0x7fff73ed9fff  libsystem_asl.dylib (377.60.2) <21A259BC-F892-34EB-9A67-11232AD8913A> /usr/lib/system/libsystem_asl.dylib
    0x7fff73eda000 -     0x7fff73edafff  libsystem_blocks.dylib (74) <8B23F806-8153-3163-B5D8-2C3327E211D8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff73edb000 -     0x7fff73f62ff7  libsystem_c.dylib (1353.60.8) <99202CC3-2E27-3680-A8FF-5C516C485E90> /usr/lib/system/libsystem_c.dylib
    0x7fff73f63000 -     0x7fff73f66ffb  libsystem_configuration.dylib (1061.80.3) <8A149700-51AA-3205-A9D4-FF2A7BFC5412> /usr/lib/system/libsystem_configuration.dylib
    0x7fff73f67000 -     0x7fff73f6aff7  libsystem_coreservices.dylib (114) <CCC076FA-310D-3FC9-950D-41E0F8DDA5D2> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff73f6b000 -     0x7fff73f73fff  libsystem_darwin.dylib (1353.60.8) <31ACD3CC-6DD9-3F2E-B163-9342BE1D0AB0> /usr/lib/system/libsystem_darwin.dylib
    0x7fff73f74000 -     0x7fff73f7bffb  libsystem_dnssd.dylib (1096.60.2) <BEBB815A-065A-365E-9701-8E05A8CF2040> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff73f7c000 -     0x7fff73f7dffb  libsystem_featureflags.dylib (17) <340AD606-7C39-3E6A-BAC3-EA1273FC27A4> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff73f7e000 -     0x7fff73fcbfff  libsystem_info.dylib (538) <B0EBAE05-01AD-3D8E-92CC-5704394FF94A> /usr/lib/system/libsystem_info.dylib
    0x7fff73fcc000 -     0x7fff73ff8ff7  libsystem_kernel.dylib (6153.81.5) <23909F45-79C3-34C9-A28F-337915925E5E> /usr/lib/system/libsystem_kernel.dylib
    0x7fff73ff9000 -     0x7fff74040fcf  libsystem_m.dylib (3178) <7D775039-51B8-356E-82D7-98449065518A> /usr/lib/system/libsystem_m.dylib
    0x7fff74041000 -     0x7fff74068fff  libsystem_malloc.dylib (283.60.1) <00190446-C6A8-3EA6-92D1-850EA85C84CE> /usr/lib/system/libsystem_malloc.dylib
    0x7fff74069000 -     0x7fff74076ffb  libsystem_networkextension.dylib (1095.60.2) <1E7A59D0-BBCD-3CB0-8AD1-D442A1A5268E> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff74077000 -     0x7fff74080ff3  libsystem_notify.dylib (241) <AB3FAC47-A830-3158-8D99-DBC728CED1D6> /usr/lib/system/libsystem_notify.dylib
    0x7fff74081000 -     0x7fff7408afef  libsystem_platform.dylib (220) <3DAFCC01-B768-3FFC-AC59-47AAE86BBEA1> /usr/lib/system/libsystem_platform.dylib
    0x7fff7408b000 -     0x7fff74095fff  libsystem_pthread.dylib (416.60.2) <AAF506F4-9455-3CC4-8E0B-6791E3C0993C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff74096000 -     0x7fff7409afff  libsystem_sandbox.dylib (1217.80.1) <C8F3841A-9364-3414-9E3F-9DE3D5FECF0C> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff7409b000 -     0x7fff7409dfff  libsystem_secinit.dylib (62.80.1) <32F36517-9A1C-3D30-85C8-611A2F5E2355> /usr/lib/system/libsystem_secinit.dylib
    0x7fff7409e000 -     0x7fff740a5ffb  libsystem_symptoms.dylib (1238.60.1) <2EDF9CE8-4091-30A8-B125-0F25E579694A> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff740a6000 -     0x7fff740bcff2  libsystem_trace.dylib (1147.80.3) <AE11B1AC-352A-37F0-BCA9-055609070104> /usr/lib/system/libsystem_trace.dylib
    0x7fff740be000 -     0x7fff740c3ffb  libunwind.dylib (35.4) <E867ACDE-EADE-3C91-A2A4-0C401788FD47> /usr/lib/system/libunwind.dylib
    0x7fff740c4000 -     0x7fff740f9ffe  libxpc.dylib (1738.80.8) <51E3E807-9133-3605-BB5F-D59ED6404ABF> /usr/lib/system/libxpc.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    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: 463
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=933.6M resident=0K(0%) swapped_out_or_unallocated=933.6M(100%)
Writable regions: Total=2.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.3G(100%)
 
                                VIRTUAL   REGION
REGION TYPE                        SIZE    COUNT (non-coalesced)
===========                     =======  =======
.rodata                           13.3M        1
Accelerate framework               768K        6
Activity Tracing                   256K        1
CG backing stores                 1760K        2
CG image                           744K       13
CoreAnimation                      360K       23
CoreGraphics                         8K        1
CoreImage                           48K        5
CoreUI image data                 1508K       14
Foundation                           4K        1
Kernel Alloc Once                    8K        1
MALLOC                             1.0G      137
MALLOC guard page                   48K        9
MALLOC_MEDIUM (reserved)         968.0M        9         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           256.0M        1         reserved VM address space (unallocated)
Memory Tag 242                      12K        1
OpenGL GLSL                        256K        3
PROTECTED_MEMORY                     4K        1
STACK GUARD                       56.1M       22
Stack                            138.7M       22
VM_ALLOCATE                       3464K       38
__DATA                            68.0M      520
__DATA_CONST                       104K        3
__FONT_DATA                          4K        1
__GLSLBUILTINS                    5176K        1
__LINKEDIT                       382.9M       97
__OBJC_RO                         32.0M        1
__OBJC_RW                         1780K        2
__TEXT                           550.7M      473
__UNICODE                          564K        1
mapped file                      572.2M      237
shared memory                      660K       20
===========                     =======  =======
TOTAL                              4.0G     1667
TOTAL, minus reserved VM space     2.8G     1667

« Last Edit: 2020 February 19 05:33:25 by WillB »

Offline smccully

  • Member
  • *
  • Posts: 53
Re: Mac OS X Crashes on Overwrite File that is not xisf
« Reply #6 on: 2020 February 19 11:59:06 »
It looks like this issue is being seen across other Macs as well. So not a Dropbox issue either.

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Mac OS X Crashes on Overwrite File that is not xisf
« Reply #7 on: 2020 February 19 14:46:39 »
Please see a video I have just recorded:

https://pixinsight.com/tmp/test.mov

The machine where I have recorded it is a MacBook Pro core i9 with 32 GB of RAM and a 2 TB SSD. macOS 10.15.3 (19D76).

As you can see, I can rewrite JPEG files from XISF (as well as any other combination of formats) without problems. I can record the same video on other Mac machines if you want.

Please let me know if there is any pattern or set of conditions to reproduce this problem. So far it cannot be reproduced under normal working conditions.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline WillB

  • Newcomer
  • Posts: 30
Re: Mac OS X Crashes on Overwrite File that is not xisf
« Reply #8 on: 2020 February 20 07:01:52 »
Please let me know if there is any pattern or set of conditions to reproduce this problem. So far it cannot be reproduced under normal working conditions.

Thank you for the video Juan, it has been very helpful.

I have spent the day fault finding and have been unable to pin down the reason other than show that it is another process or application on the Mac that is causing the crash when overwriting an existing file.

If I create a new user account and set up PixInsight alone with no other additional background applications running then I can save .xisf files as any other file type multiple times and PixInsight does not crash.

Switching back to my regular user account and PixInsight crashes when overwriting any existing file type other than .fit or .xisf.

Quite how I will resolve this problem is currently a mystery as the Mac is loaded with university apps, student course work, design software, graphics software, automation software and several VM's.

It will be weeks of work to wipe the hard drive and reload everything, one app at a time until PixInsight crashes, even if I can still find all the passwords etc.

This problem exists on two of our office iMac's as well as my own personal iMac PRO but there is nothing obvious in the software environment that is common between all three machines.

I will update the thread if I find the reason, I will speak to our IT dept next and see if they have any suggestions.
In the mean time I just have to remember not to overwrite an existing image graphics file.

Regards.

William.

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
Re: Mac OS X Crashes on Overwrite File that is not xisf
« Reply #9 on: 2020 February 20 07:29:07 »
maybe try opening the terminal and running "lsof | grep <your_filename>", perhaps in a while loop, to try to find what other application might be opening your files. that could be more direct than a step-by-step reinstall of your various applications.

rob

Offline smccully

  • Member
  • *
  • Posts: 53
Re: Mac OS X Crashes on Overwrite File that is not xisf
« Reply #10 on: 2020 February 20 18:12:00 »
I ran lsof as root, i dont see any other processes that have the file open.

I can easily reproduce this by opening an XISF, saving it as a jpg. and then right away saving it again as a jpg and PixInsight crashes. The work around here, is to remove any files before overwriting them. I would imagine this is something to do with Mac OS X then any software being installed that is causing the conflict.

If possible, perhaps the PixInsight team can possibly just try handling the exception at the appropriate place in the code based on the stack trace.

Offline WillB

  • Newcomer
  • Posts: 30
Re: Mac OS X Crashes on Overwrite File that is not xisf
« Reply #11 on: 2020 February 22 16:08:37 »
This cannot be reproduced on any supported platform. This is a machine-specific issue.

It looks like this issue is being seen across other Macs as well. So not a Dropbox issue either.

maybe try opening the terminal and running "lsof | grep <your_filename>", perhaps in a while loop, to try to find what other application might be opening your files. that could be more direct than a step-by-step reinstall of your various applications.

rob


Hi.

To close my input into this topic.

IT support spent two days trying to discover why overwriting an existing general image file on two of our four office iMacs as well as my personal iMac Pro would cause PixInsight to crash. This problem also appeared on several of our students MacBooks.

IT support could not discover the underlying cause with the tools and techniques available to them and in the end we wiped the hard drive of one of the office iMacs and reinstalled macOS Catalina followed by PixInsight and then each of the university supplied applications, testing for a PixInsight crash between each individual installation and initial startup of the application.

The culprit application appears to be TurboCAD Deluxe V11 for Mac.

Once TurboCAD Deluxe V11 for Mac is installed, started and then closed again PixInsight crashes when overwriting any sort of general image graphics file type.

Rebooting the Mac and ensuring that TurboCAD is not running any processes PixInsight still crashes when overwriting a file and uninstalling TurboCAD does not cure the problem, even after removing every reference to TurboCAD in the library.

We missed this when we did the initial comparison between our four office iMacs and my personal iMac Pro because IT uninstalled TurboCAD Deluxe V11 for Mac last year when the entire campus moved across to AutoCAD and a look through the four office Macs apps did not reveal that TurboCAD had been installed in the past on the two that would crash when a PixInsight file overwrite was invoked.

We know that reinstalling macOS Catalina does not appear to fix the problem and whatever the corruption is must lay in the user library.

I have spent the day clearing the hard drive on my personal iMac Pro and reinstalling macOS Catalina plus all my applications *except* for TurboCAD Deluxe V11 for Mac and have spend the last hour repeatedly overwriting all types of image graphics files in PixInsight and PixInsight does not crash.

For my iMac Pro with macOS Catalina this seems to have solved the problem with PixInsight. :)

This problem did not exist with the previous macOS Mojave and must have appeared unnoticed when we upgraded from macOS Mojave to Catalina last year.

Now I will have to find a different CAD application that can coexist with PixInsight and that is affordable for my personal iMac Pro!  :sad:

Regards.

William.

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
Re: Mac OS X Crashes on Overwrite File that is not xisf
« Reply #12 on: 2020 February 22 17:38:02 »
this is really interesting as incompatibilities like this are almost unheard of on OSX.

does TurboCad install any Spotlight helper plugins i wonder? that seems to be the only place where a program that's not even running might interact with the filesystem in some way.

rob

Offline smccully

  • Member
  • *
  • Posts: 53
Re: Mac OS X Crashes on Overwrite File that is not xisf
« Reply #13 on: 2020 February 23 10:20:28 »
I can say i definitely don't have TurboCad installed on my Macbook Pro laptop, nor have ever installed TurboCad on my current Macbook Pro Laptop.

Offline WillB

  • Newcomer
  • Posts: 30
Re: Mac OS X Crashes on Overwrite File that is not xisf
« Reply #14 on: 2020 February 27 06:27:24 »
this is really interesting as incompatibilities like this are almost unheard of on OSX.

does TurboCad install any Spotlight helper plugins i wonder? that seems to be the only place where a program that's not even running might interact with the filesystem in some way.

rob

I can say i definitely don't have TurboCad installed on my Macbook Pro laptop, nor have ever installed TurboCad on my current Macbook Pro Laptop.

I had intended my previous reply to be the last however I thought is worth updating with the final position regarding the issue with our Macs.

Together with campus IT support we found that installing the program TurboCAD Deluxe V11 for Mac had caused some macOS 10.15.3 Catalina incompatibilities but these only showed up with PixInsight when overwriting an existing general graphics format file. No other graphics processing programs on the Mac seemed to be affected.

Removing TurboCAD did not resolve the problem and we were unable to repair whatever the problem was in the OS and had to rebuild from a wiped drive.

We rebuilt the two problem iMac's in our office without TurboCAD and there were no further issues with PixInsight, we tested my personal iMac Pro by rebuilding from scratch and the issue with PixInsight crashing returned as soon as TurboCAD was re-installed.

Further to that position last week I contacted IMSI (TurboCAD) and having received excellent support they sent me a new installer build for TurboCAD V11 and installing it on my newly rebuilt machine found the issue with PixInsight solved.

I am pleased to say that PixInsight and TurboCAD are now peacefully coexisting on the same machine and I can at last get back to work without having to spend a fortune on purchasing or leasing a different CAD package.

In my case the PixInsight crash on overwrite was a machine(s) specific issue to do with another program that was incompatible with macOS Catalina even though it was 64bit and macOS seemingly had no problem running it or complained when installing it.

Interesting to note that in the previous TurboCAD build there were program file entries in the macOS user library but the current build has none that I can find so it seems everything TC related is now in the applications folder.

Reading around the Mac forums it seems there have been a few issues with program incompatibilities when upgrading the macOS to Catalina from an earlier build such as Mojave, High Sierra etc, it seems I was unlucky enough to find one where it impacted PixInsight.

A couple of further POI's:

For those Mac users who rely on Time Machine to backup their Mac's we found that all of our office Macs (4) and my personal Mac would not restore from a Time Machine backup date prior to upgrading from Mojave to Catalina. The files were visible in the backup as blank icons and were not accessible to Catalina, something had changed with file permissions during the OS update.
Luckily we have a secondary on-line server backup for our office machines (Acronis True Image) and were able to do a documents only restore from there but for my own machine I had to rebuild from scratch.
If you use Time Machine check that the archive is fully accessible to pre OS update times.

A second issue we had with one of the office Macs and a couple of our students MacBooks after upgrading the OS to Catalina we saw random kernel panic crashes after waking from sleep, sometimes within a few minutes of waking, sometimes after a program had been in use for some time.
This was found to be a PRAM issue and simply required PRAM to be reset by booting the Mac from power off while simultaneously holding down the Command+Option+P+R keys until the login prompt appears, after that the random kernel panics ceased.

William.