[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kstars-devel
Subject:    Re: Kstars 3.6.0 MacOS find Object crash
From:       Lee Peterson <leedpeterson () mac ! com>
Date:       2022-09-01 1:06:31
Message-ID: A8909EC2-25E6-43A0-8328-0F84F7472B6F () mac ! com
[Download RAW message or body]

I confirm that I ran a complete autonomous night with the 8/26 build on 8/28 with no errors. The command \
find worked without error. Thank you Robert!

> On Aug 31, 2022, at 6:55 PM, Steven Gross <steven.gross@tampabay.rr.com> wrote:
> 
> Simulators work….
> 
> 
> Steven A. Gross, MD
> 
> 
> From: Steven Gross <steven.gross@tampabay.rr.com> <mailto:steven.gross@tampabay.rr.com>
> Reply: Steven Gross <steven.gross@tampabay.rr.com> <mailto:steven.gross@tampabay.rr.com>
> Date: August 31, 2022 at 6:36:46 PM
> To: Robert Lancaster <rlancaste@gmail.com> <mailto:rlancaste@gmail.com>
> CC: kstars-devel@kde.org <kstars-devel@kde.org> <mailto:kstars-devel@kde.org>, Jasem Mutlaq \
>                 <mutlaqja@ikarustech.com> <mailto:mutlaqja@ikarustech.com>
> Subject:  Re: Kstars 3.6.0 MacOS find Object crash 
> 
> > Thanks so much Rob!!
> > I will download it and check it out… 
> > Unfortunately we have had clouds every day…. 
> > 
> > 
> > Steven A. Gross, MD
> > 
> > 
> > From: Robert Lancaster <rlancaste@gmail.com> <mailto:rlancaste@gmail.com>
> > Reply: Robert Lancaster <rlancaste@gmail.com> <mailto:rlancaste@gmail.com>
> > Date: August 31, 2022 at 5:54:46 PM
> > To: Steven Gross <steven.gross@tampabay.rr.com> <mailto:steven.gross@tampabay.rr.com>
> > CC: Jasem Mutlaq <mutlaqja@ikarustech.com> <mailto:mutlaqja@ikarustech.com>, kstars-devel@kde.org \
> >                 <kstars-devel@kde.org> <mailto:kstars-devel@kde.org>
> > Subject:  Re: Kstars 3.6.0 MacOS find Object crash
> > 
> > > Hi there Steven,
> > > 
> > > There were a couple of issues that I was tracking down involving some crashes on MacOS with 3.6.0.  \
> > > There was a bug where the Find Dialog crashed every time you opened it.  There was another bug \
> > > where it was immediately crashing on startup due to an issue with the asteroids.dat file.  And then \
> > > there were a couple of smaller packaging issues because some recent MacOS and Craft changes had \
> > > broken my script and switching to zsh instead of bash fixed the problem, but had some other side \
> > > effects that I had to address by modifying the script some more.  At this point all of these issues \
> > > should be fixed.  I had uploaded a new DMG several days ago https://edu.kde.org/kstars/#download \
> > > <https://edu.kde.org/kstars/#download> which a number of folks have now confirmed fixed the \
> > > aforementioned problems.  So yes I think that the 3.6.0 MacOS crash issues have been resolved.  And \
> > > based on the attached email below, I think your crash was related to the asteroids.dat issue since \
> > > it says "std::out_of_range: unordered_map::at: key not found" in the crash report.   
> > > Thanks,
> > > 
> > > Rob
> > > 
> > > > On Aug 31, 2022, at 1:32 PM, Steven Gross <steven.gross@tampabay.rr.com \
> > > > <mailto:steven.gross@tampabay.rr.com>> wrote: 
> > > > Rob
> > > > Any further word on the 3.6.0 Mac crash issue? 
> > > > Has this been solved yet?
> > > > I am currently using 3.5.9.
> > > > Thanks!
> > > > 
> > > > Steven A. Gross, MD
> > > > 
> > > > 
> > > > On August 30, 2022 at 8:07:49 PM, Steven Gross (steven.gross@tampabay.rr.com \
> > > > <mailto:steven.gross@tampabay.rr.com>) wrote: 
> > > > > Just downloaded the new 3.6.0 DMG and installed on my Mac running Big Sur. 3.6.0 (prior DMD \
> > > > > version) loaded fine and have wanted to test but cloudy out past couple of days. I downloaded \
> > > > > the newest version per Robert.  Mounted and copied to my applications folder and tried to run \
> > > > > but would not open - not responding per Mac and had to Force Quit. Then restored computer and \
> > > > > tried to load prior version (which loaded fine) - started to loaded (brief load GUI screen - \
> > > > > but then get this error: 
> > > > > Process:               kstars [939]
> > > > > Path:                  /Applications/kstars 3.app/Contents/MacOS/kstars
> > > > > Identifier:            ???
> > > > > Version:               3.6.0 (3.6.0)
> > > > > Code Type:             X86-64 (Native)
> > > > > Parent Process:        ??? [1]
> > > > > Responsible:           kstars [939]
> > > > > User ID:               502
> > > > > 
> > > > > Date/Time:             2022-08-21 14:44:50.059 -0600
> > > > > OS Version:            macOS 11.6.7 (20G630)
> > > > > Report Version:        12
> > > > > Anonymous UUID:        94077735-F94C-7A36-4B81-5AA76CDB8E97
> > > > > 
> > > > > 
> > > > > Time Awake Since Boot: 200 seconds
> > > > > 
> > > > > System Integrity Protection: enabled
> > > > > 
> > > > > Crashed Thread:        0  Dispatch queue: com.apple.main-thread
> > > > > 
> > > > > Exception Type:        EXC_CRASH (SIGABRT)
> > > > > Exception Codes:       0x0000000000000000, 0x0000000000000000
> > > > > Exception Note:        EXC_CORPSE_NOTIFY
> > > > > 
> > > > > Application Specific Information:
> > > > > terminating with uncaught exception of type std::out_of_range: unordered_map::at: key not found
> > > > > abort() called
> > > > > 
> > > > > Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> > > > > 0   libsystem_kernel.dylib         0x00007fff2056991e __pthread_kill + 10
> > > > > 1   libsystem_pthread.dylib        0x00007fff205985bd pthread_kill + 263
> > > > > 2   libsystem_c.dylib              0x00007fff204ed406 abort + 125
> > > > > 3   libc++abi.dylib                0x00007fff2055bef2 abort_message + 241
> > > > > 4   libc++abi.dylib                0x00007fff2054d5e5 demangling_terminate_handler() + 242
> > > > > 5   libobjc.A.dylib                0x00007fff20446595 _objc_terminate() + 104
> > > > > 6   libc++abi.dylib                0x00007fff2055b307 std::__terminate(void (*)()) + 8
> > > > > 7   libc++abi.dylib                0x00007fff2055dbeb \
> > > > > __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 27 8   libc++abi.dylib                \
> > > > > 0x00007fff2055dbb2 __cxa_throw + 116 9                                  0x0000000106814602 \
> > > > > 0x1062a7000 + 5690882 10                                 0x000000010681459a 0x1062a7000 + \
> > > > > 5690778 11                                 0x0000000106812d77 0x1062a7000 + 5684599
> > > > > 12                                 0x00000001068108d9 0x1062a7000 + 5675225
> > > > > 13                                 0x0000000106335f87 0x1062a7000 + 585607
> > > > > 14                                 0x00000001068102ee 0x1062a7000 + 5673710
> > > > > 15                                 0x0000000106817135 0x1062a7000 + 5701941
> > > > > 16                                 0x000000010680411d 0x1062a7000 + 5624093
> > > > > 17                                 0x00000001069b50d4 0x1062a7000 + 7397588
> > > > > 18                                 0x0000000106afa839 0x1062a7000 + 8730681
> > > > > 19                                 0x0000000106afb328 0x1062a7000 + 8733480
> > > > > 20                                 0x00000001062be451 0x1062a7000 + 95313
> > > > > 21  libdyld.dylib                  0x00007fff205b3f3d start + 1
> > > > > 
> > > > > Thread 1:
> > > > > 0   libsystem_pthread.dylib        0x00007fff20594420 start_wqthread + 0
> > > > > 
> > > > > Thread 2:
> > > > > 0   libsystem_pthread.dylib        0x00007fff20594420 start_wqthread + 0
> > > > > 
> > > > > Thread 3:
> > > > > 0   libsystem_pthread.dylib        0x00007fff20594420 start_wqthread + 0
> > > > > 
> > > > > Thread 4:
> > > > > 0   libsystem_pthread.dylib        0x00007fff20594420 start_wqthread + 0
> > > > > 
> > > > > Thread 5:: com.apple.CFSocket.private
> > > > > 0   libsystem_kernel.dylib         0x00007fff2056b646 __select + 10
> > > > > 1   com.apple.CoreFoundation       0x00007fff206b7413 __CFSocketManager + 630
> > > > > 2   libsystem_pthread.dylib        0x00007fff205988fc _pthread_start + 224
> > > > > 3   libsystem_pthread.dylib        0x00007fff20594443 thread_start + 15
> > > > > 
> > > > > Thread 6:: QDBusConnectionManager
> > > > > 0   libsystem_kernel.dylib         0x00007fff205699ba poll + 10
> > > > > 1   org.qt-project.QtCore          0x000000010a82500e qt_safe_poll(pollfd*, unsigned int, \
> > > > > timespec const*) + 94 2   org.qt-project.QtCore          0x000000010a82685c \
> > > > > QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 812 3   \
> > > > > org.qt-project.QtCore          0x000000010a7c3d17 \
> > > > > QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471 4   org.qt-project.QtCore         \
> > > > > 0x000000010a6022fc QThread::exec() + 140 5   org.qt-project.QtDBus          0x0000000108ebdf93 \
> > > > > QDBusConnectionManager::run() + 19 6   org.qt-project.QtCore          0x000000010a60320a \
> > > > > QThreadPrivate::start(void*) + 330 7   libsystem_pthread.dylib        0x00007fff205988fc \
> > > > > _pthread_start + 224 8   libsystem_pthread.dylib        0x00007fff20594443 thread_start + 15
> > > > > 
> > > > > Thread 7:: Thread (pooled)
> > > > > 0   libsystem_kernel.dylib         0x00007fff20565cce __psynch_cvwait + 10
> > > > > 1   libsystem_pthread.dylib        0x00007fff20598e49 _pthread_cond_wait + 1298
> > > > > 2   org.qt-project.QtCore          0x000000010a60b1d6 \
> > > > > QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278 3   org.qt-project.QtCore          \
> > > > > 0x000000010a60aeee QWaitConditionPrivate::wait(QDeadlineTimer) + 94 4   org.qt-project.QtCore   \
> > > > > 0x000000010a60ae44 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5   org.qt-project.QtCore \
> > > > > 0x000000010a607736 QThreadPoolThread::run() + 662 6   org.qt-project.QtCore          \
> > > > > 0x000000010a60320a QThreadPrivate::start(void*) + 330 7   libsystem_pthread.dylib        \
> > > > > 0x00007fff205988fc _pthread_start + 224 8   libsystem_pthread.dylib        0x00007fff20594443 \
> > > > > thread_start + 15 
> > > > > Thread 8:: Thread (pooled)
> > > > > 0   libsystem_kernel.dylib         0x00007fff20565cce __psynch_cvwait + 10
> > > > > 1   libsystem_pthread.dylib        0x00007fff20598e49 _pthread_cond_wait + 1298
> > > > > 2   org.qt-project.QtCore          0x000000010a60b1d6 \
> > > > > QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278 3   org.qt-project.QtCore          \
> > > > > 0x000000010a60aeee QWaitConditionPrivate::wait(QDeadlineTimer) + 94 4   org.qt-project.QtCore   \
> > > > > 0x000000010a60ae44 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5   org.qt-project.QtCore \
> > > > > 0x000000010a607736 QThreadPoolThread::run() + 662 6   org.qt-project.QtCore          \
> > > > > 0x000000010a60320a QThreadPrivate::start(void*) + 330 7   libsystem_pthread.dylib        \
> > > > > 0x00007fff205988fc _pthread_start + 224 8   libsystem_pthread.dylib        0x00007fff20594443 \
> > > > > thread_start + 15 
> > > > > Thread 9:: Thread (pooled)
> > > > > 0   libsystem_kernel.dylib         0x00007fff20565cce __psynch_cvwait + 10
> > > > > 1   libsystem_pthread.dylib        0x00007fff20598e49 _pthread_cond_wait + 1298
> > > > > 2   org.qt-project.QtCore          0x000000010a60b1d6 \
> > > > > QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278 3   org.qt-project.QtCore          \
> > > > > 0x000000010a60aeee QWaitConditionPrivate::wait(QDeadlineTimer) + 94 4   org.qt-project.QtCore   \
> > > > > 0x000000010a60ae44 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5   org.qt-project.QtCore \
> > > > > 0x000000010a607736 QThreadPoolThread::run() + 662 6   org.qt-project.QtCore          \
> > > > > 0x000000010a60320a QThreadPrivate::start(void*) + 330 7   libsystem_pthread.dylib        \
> > > > > 0x00007fff205988fc _pthread_start + 224 8   libsystem_pthread.dylib        0x00007fff20594443 \
> > > > > thread_start + 15 
> > > > > Thread 10:: Thread (pooled)
> > > > > 0   libsystem_kernel.dylib         0x00007fff20565cce __psynch_cvwait + 10
> > > > > 1   libsystem_pthread.dylib        0x00007fff20598e49 _pthread_cond_wait + 1298
> > > > > 2   org.qt-project.QtCore          0x000000010a60b1d6 \
> > > > > QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278 3   org.qt-project.QtCore          \
> > > > > 0x000000010a60aeee QWaitConditionPrivate::wait(QDeadlineTimer) + 94 4   org.qt-project.QtCore   \
> > > > > 0x000000010a60ae44 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84 5   org.qt-project.QtCore \
> > > > > 0x000000010a607736 QThreadPoolThread::run() + 662 6   org.qt-project.QtCore          \
> > > > > 0x000000010a60320a QThreadPrivate::start(void*) + 330 7   libsystem_pthread.dylib        \
> > > > > 0x00007fff205988fc _pthread_start + 224 8   libsystem_pthread.dylib        0x00007fff20594443 \
> > > > > thread_start + 15 
> > > > > Thread 11:: com.apple.NSEventThread
> > > > > 0   libsystem_kernel.dylib         0x00007fff205632aa mach_msg_trap + 10
> > > > > 1   libsystem_kernel.dylib         0x00007fff2056361c mach_msg + 60
> > > > > 2   com.apple.CoreFoundation       0x00007fff20690ecf __CFRunLoopServiceMachPort + 316
> > > > > 3   com.apple.CoreFoundation       0x00007fff2068f5af __CFRunLoopRun + 1328
> > > > > 4   com.apple.CoreFoundation       0x00007fff2068e9bc CFRunLoopRunSpecific + 563
> > > > > 5   com.apple.AppKit               0x00007fff2301dbba _NSEventThread + 124
> > > > > 6   libsystem_pthread.dylib        0x00007fff205988fc _pthread_start + 224
> > > > > 7   libsystem_pthread.dylib        0x00007fff20594443 thread_start + 15
> > > > > 
> > > > > Thread 0 crashed with X86 Thread State (64-bit):
> > > > > rax: 0x0000000000000000  rbx: 0x00000001149dbe00  rcx: 0x00007ffee9957aa8  rdx: \
> > > > >                 0x0000000000000000
> > > > > rdi: 0x0000000000000103  rsi: 0x0000000000000006  rbp: 0x00007ffee9957ad0  rsp: \
> > > > >                 0x00007ffee9957aa8
> > > > > r8: 0x00007ffee9957970   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: \
> > > > >                 0x0000000000000246
> > > > > r12: 0x0000000000000103  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: \
> > > > >                 0x0000000000000016
> > > > > rip: 0x00007fff2056991e  rfl: 0x0000000000000246  cr2: 0x00007fff872a66b8
> > > > > 
> > > > > Logical CPU:     0
> > > > > Error Code:      0x02000148
> > > > > Trap Number:     133
> > > > > 
> > > > > Thread 0 instruction stream not available.
> > > > > 
> > > > > Thread 0 last branch register state not available.
> > > > > 
> > > > > 
> > > > > Binary Images:
> > > > > 0x1062a7000 -        0x107136fff + (3.6.0 - 3.6.0) <22F30A81-4005-3014-A393-9910CE580B65> \
> > > > > /Applications/kstars 3.app/Contents/MacOS/kstars 0x1072fe000 -        0x10733dfff \
> > > > > +libKF5NewStuff.5.96.0.dylib (0) <97BD9363-AA30-3D2B-B13E-985B29DF8751> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libKF5NewStuff.5.96.0.dylib 0x107372000 -        0x1073edfff \
> > > > > +libKF5NewStuffCore.5.96.0.dylib (0) <79C05AC6-79F9-308C-97D7-AD2C0D56BCEC> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5NewStuffCore.5.96.0.dylib 0x107425000 -    \
> > > > > 0x107484fff +libKF5Attica.5.96.0.dylib (0) <B925ACB6-BD21-341B-AE77-46B450A95AA3> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5Attica.5.96.0.dylib 0x1074cc000 -        \
> > > > > 0x107563fff +libKF5KIOFileWidgets.5.96.0.dylib (0) <99CE8D35-0B31-3342-8626-73AB3E8920C1> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5KIOFileWidgets.5.96.0.dylib 0x1075c3000 -  \
> > > > > 0x1075eafff +libKF5Bookmarks.5.96.0.dylib (0) <F4767697-6FAD-3FC0-BB52-2331EE739161> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5Bookmarks.5.96.0.dylib 0x107618000 -       \
> > > > > 0x10769bfff +libKF5XmlGui.5.96.0.dylib (0) <877C4942-7211-3950-864A-8987E1B6F58C> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5XmlGui.5.96.0.dylib 0x1076ef000 -        \
> > > > > 0x10770efff +libKF5ItemViews.5.96.0.dylib (0) <953D8988-E6EC-303E-872C-AD92DD8D78D8> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5ItemViews.5.96.0.dylib 0x107738000 -       \
> > > > > 0x107743fff +libKF5Plotting.5.96.0.dylib (0) <5EC9DD82-C521-3B23-AED7-CE417AA836D8> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5Plotting.5.96.0.dylib 0x10775b000 -        \
> > > > > 0x107792fff +libKF5Notifications.5.96.0.dylib (0) <F9E457F3-F327-3674-A203-B998CA6A90D1> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5Notifications.5.96.0.dylib 0x1077c3000 -   \
> > > > > 0x1077eefff +org.qt-project.QtPrintSupport (5.15 - 5.15.5) \
> > > > > <A6F6AF90-8238-3750-AD06-8DFE6B730569> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport 0x107824000 -      \
> > > > > 0x107847fff +org.qt-project.QtSql (5.15 - 5.15.5) <76EDFACA-BB28-31D2-B69F-B09FE8191B9A> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql 0x107868000 -   \
> > > > > 0x10789ffff +org.qt-project.QtSvg (5.15 - 5.15.5) <DE24A3D2-EF84-3FB3-BC07-97982766A089> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg 0x1078c9000 -   \
> > > > > 0x107c00fff +org.qt-project.QtQuick (5.15 - 5.15.5) <1D69A211-BEFD-32C1-934A-ECE276FFC1D3> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick 0x107e2b000 \
> > > > > -        0x107e82fff +org.qt-project.QtQmlModels (5.15 - 5.15.5) \
> > > > > <67DE8909-4C98-3890-99B9-D5722C7E3A0C> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/QtQmlModels.framework/Versions/5/QtQmlModels 0x107ec6000 -        \
> > > > > 0x10820dfff +org.qt-project.QtQml (5.15 - 5.15.5) <64DC7607-B4A0-3F81-9207-8CA71CE6635A> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml 0x10838f000 -   \
> > > > > 0x1083aafff +org.qt-project.QtWebSockets (5.15 - 5.15.5) <6207AA20-A96A-32DD-8D45-052F10EC8D73> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/QtWebSockets.framework/Versions/5/QtWebSockets \
> > > > > 0x1083cb000 -        0x1083e2fff +libz.1.2.12.dylib (0) <C0A2A9B1-F4AA-315C-A8F0-6B1D8EC0476C> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libz.1.2.12.dylib 0x1083f6000 -        \
> > > > > 0x1083fdfff +libqt5keychain.0.13.1.dylib (0) <1CA28667-C2DE-316B-99E4-313E71929BD3> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libqt5keychain.0.13.1.dylib 0x108415000 -        \
> > > > > 0x1084ecfff +org.qt-project.QtDataVisualization (5.15 - 5.15.5) \
> > > > > <C7052ADD-3EC4-3EB4-A630-E0EFC7564100> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/QtDataVisualization.framework/Versions/5/QtDataVisualization \
> > > > > 0x108582000 -        0x108591fff +libKF5NotifyConfig.5.96.0.dylib (0) \
> > > > > <F3819E31-938E-3B41-BAEF-2F0C39F86AAE> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libKF5NotifyConfig.5.96.0.dylib 0x1085ac000 -        0x108673fff \
> > > > > +libKF5KIOWidgets.5.96.0.dylib (0) <C9151385-DBC6-395B-B546-95D607245813> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libKF5KIOWidgets.5.96.0.dylib 0x1086f2000 -        0x10872dfff \
> > > > > +libKF5Solid.5.96.0.dylib (0) <6D1F0DF8-E822-3526-A28F-3996569C5677> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libKF5Solid.5.96.0.dylib 0x108759000 -        0x108798fff \
> > > > > +libKF5ConfigWidgets.5.96.0.dylib (0) <D673E338-3F68-3FB4-8C88-FCF01B169B1C> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5ConfigWidgets.5.96.0.dylib 0x1087d0000 -   \
> > > > > 0x1087fbfff +libKF5Codecs.5.96.0.dylib (0) <60C74E97-3667-3782-9D85-DB53D806AE63> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5Codecs.5.96.0.dylib 0x108811000 -        \
> > > > > 0x108814fff +libKF5Auth.5.96.0.dylib (0) <DF20DAA9-7B73-32A7-9DD9-EA78AFBC454C> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5Auth.5.96.0.dylib 0x10882b000 -        \
> > > > > 0x108846fff +libKF5KIOGui.5.96.0.dylib (0) <1529288E-35BC-30CF-AD27-312278F00439> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5KIOGui.5.96.0.dylib 0x108868000 -        \
> > > > > 0x108967fff +libKF5KIOCore.5.96.0.dylib (0) <2E3BC622-4097-3024-844F-63F5ADF2B745> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5KIOCore.5.96.0.dylib 0x1089d6000 -        \
> > > > > 0x1089ddfff +libKF5Crash.5.96.0.dylib (0) <B24262CF-ACDF-3897-BE36-F603E81292BC> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5Crash.5.96.0.dylib 0x1089f0000 -        \
> > > > > 0x108a5bfff +libKF5Service.5.96.0.dylib (0) <B66C7B1C-BE14-3C90-AB23-0B8673BAC899> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5Service.5.96.0.dylib 0x108a8f000 -        \
> > > > > 0x108acefff +libKF5I18n.5.96.0.dylib (0) <B6A07F56-0181-3EF6-BC29-8C802185D527> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5I18n.5.96.0.dylib 0x108aea000 -        \
> > > > > 0x108af5fff +libKF5AuthCore.5.96.0.dylib (0) <106CDDB5-C856-37D7-B3B0-D7C0C569839D> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5AuthCore.5.96.0.dylib 0x108b0c000 -        \
> > > > > 0x108b27fff +libKF5JobWidgets.5.96.0.dylib (0) <271A11EC-0462-3D65-B518-8D5FE6DD6F0E> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5JobWidgets.5.96.0.dylib 0x108b48000 -      \
> > > > > 0x108bc3fff +libKF5CoreAddons.5.96.0.dylib (0) <4017CDD6-04FE-3C1D-ABC7-A8CE478F041F> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5CoreAddons.5.96.0.dylib 0x108bfc000 -      \
> > > > > 0x108c1bfff +libKF5Completion.5.96.0.dylib (0) <5F5D5490-0195-3300-BD39-0D6178505C1C> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5Completion.5.96.0.dylib 0x108c42000 -      \
> > > > > 0x108cf1fff +libKF5WidgetsAddons.5.96.0.dylib (0) <0DDEAFDE-184C-3565-BC38-7C3B93FDBA4A> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5WidgetsAddons.5.96.0.dylib 0x108d84000 -   \
> > > > > 0x108d9bfff +libKF5ConfigGui.5.96.0.dylib (0) <15258B88-45B2-3E6A-8648-8D3367357991> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5ConfigGui.5.96.0.dylib 0x108dbc000 -       \
> > > > > 0x108df3fff +org.qt-project.QtXml (5.15 - 5.15.5) <CAC5C995-129C-3CC0-A9E7-5C081DDD1F95> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml 0x108e19000 -   \
> > > > > 0x108e58fff +libKF5ConfigCore.5.96.0.dylib (0) <34B4FA5F-BCB2-389F-B718-DA8A9BC6473C> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5ConfigCore.5.96.0.dylib 0x108e81000 -      \
> > > > > 0x108e98fff +libKF5WindowSystem.5.96.0.dylib (0) <707871DD-463C-31D5-AF1E-69F5E4A50423> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5WindowSystem.5.96.0.dylib 0x108eba000 -    \
> > > > > 0x108f19fff +org.qt-project.QtDBus (5.15 - 5.15.5) <A911A764-31D6-3DB7-B382-3CD055361733> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus 0x108f61000 - \
> > > > > 0x109118fff +libstellarsolver.2.3.dylib (0) <B751A0C0-4840-3E9C-A388-0791F5C337F9> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libstellarsolver.2.3.dylib 0x109158000 -        \
> > > > > 0x10926bfff +org.qt-project.QtNetwork (5.15 - 5.15.5) <23656711-18A7-3831-AB84-0CAFB3C173F4> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork \
> > > > > 0x10930e000 -        0x109311fff +org.qt-project.QtConcurrent (5.15 - 5.15.5) \
> > > > > <62233722-61F0-34E5-8B15-3702AACE59C3> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent 0x10931f000 -        \
> > > > > 0x1094a2fff +libcfitsio.4.0.0.dylib (0) <407BE41C-1B16-382F-807F-41948CFFD2CC> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libcfitsio.4.0.0.dylib 0x10965b000 -        \
> > > > > 0x1098befff +libgsl.dylib (0) <E06ED530-D91B-3B7D-92E6-50F8A9CB48A5> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libgsl.dylib 0x10992b000 -        0x109976fff +libgslcblas.dylib (0) \
> > > > > <BCBF3F3F-DE10-34F9-8C34-AB2C0DCBB532> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libgslcblas.dylib 0x109989000 -        0x109dccfff \
> > > > > +org.qt-project.QtWidgets (5.15 - 5.15.5) <5DDD64AB-F7C0-386F-ABF4-195C862CE208> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets \
> > > > > 0x109fd1000 -        0x10a438fff +org.qt-project.QtGui (5.15 - 5.15.5) \
> > > > > <48BD8885-4CF6-385A-837A-81B9B8C44329> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui 0x10a5e1000 -        0x10aa84fff \
> > > > > +org.qt-project.QtCore (5.15 - 5.15.5) <C022575B-D6D4-319A-B599-4C0D7BEB726A> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore 0x10abdd000 - \
> > > > > 0x10af54fff +libnova-0.15.0.dylib (0) <262A5DDF-3AF3-39B7-AEEF-86A0B9DD4894> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libnova-0.15.0.dylib 0x10af70000 -        \
> > > > > 0x10b04bfff +libraw.20.0.0.dylib (0) <9E4D997F-57E2-3082-AF04-9E1E7F503A7A> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libraw.20.0.0.dylib 0x10b0ff000 -        \
> > > > > 0x10b12efff +libKF5IconThemes.5.96.0.dylib (0) <BAC7B363-E4A4-3930-86A3-0DE465F28D3C> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5IconThemes.5.96.0.dylib 0x10b158000 -      \
> > > > > 0x10b17ffff +libKF5TextWidgets.5.96.0.dylib (0) <3A38C635-5500-3F62-A50E-FE639E2A2BB0> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5TextWidgets.5.96.0.dylib 0x10b1a4000 -     \
> > > > > 0x10b1b7fff +libKF5SonnetUi.5.96.0.dylib (0) <279E0E0E-7EBB-3292-A094-C6734A91B743> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5SonnetUi.5.96.0.dylib 0x10b1d8000 -        \
> > > > > 0x10b1f3fff +libKF5Package.5.96.0.dylib (0) <D6BDAF95-D9A9-35B4-A829-20C4EFE7663F> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5Package.5.96.0.dylib 0x10b213000 -        \
> > > > > 0x10b27afff +libKF5Syndication.5.96.0.dylib (0) <19D2D9B3-EFE9-3A6C-9DD7-217C4F66B196> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5Syndication.5.96.0.dylib 0x10b2ae000 -     \
> > > > > 0x10b2d9fff +libKF5Archive.5.96.0.dylib (0) <D7AD69B6-AE54-3CCA-8537-0745E2069BE2> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libKF5Archive.5.96.0.dylib 0x10b2f5000 -        \
> > > > > 0x10b350fff +libssl.1.1.dylib (0) <CDDECBBB-5803-3974-975F-F37A5322EC93> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libssl.1.1.dylib 0x10b384000 -        0x10b563fff \
> > > > > +libcrypto.1.1.dylib (0) <3C1A525D-6BFE-3046-A507-D23CD4E2B3E7> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libcrypto.1.1.dylib 0x10b5f6000 -        0x10b645fff \
> > > > > +libpcre2-16.0.10.2.dylib (0) <317BB5AD-30A5-35BF-B9AD-01A325EE2DCD> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libpcre2-16.0.10.2.dylib 0x10b65d000 -        0x10b7a4fff \
> > > > > +libzstd.1.5.0.dylib (0) <355769D1-655F-300E-8377-AC28DF58ECEA> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libzstd.1.5.0.dylib 0x10b7c2000 -        0x10b7c5fff \
> > > > > +libgthread-2.0.0.dylib (0) <03F0D787-072A-3E91-AE7D-0A27CE7076D6> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libgthread-2.0.0.dylib 0x10b7db000 -        0x10b90afff \
> > > > > +libglib-2.0.0.dylib (0) <A90BD570-1083-325F-A93E-F96CF55964B8> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libglib-2.0.0.dylib 0x10b942000 -        0x10b94dfff +libintl.8.dylib \
> > > > > (0) <B3FF4CB5-C128-3CE0-8B71-3E10A65DE8BF> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libintl.8.dylib 0x10b95f000 -        0x10b972fff +libbzip2.dylib (0) \
> > > > > <55348C21-CA0D-356D-BA83-EF4D79355A51> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libbzip2.dylib 0x10b986000 -        0x10b9a9fff +liblzma.5.dylib (0) \
> > > > > <399A2161-2D68-31A5-9DC0-73A4A417A873> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/liblzma.5.dylib 0x10b9be000 -        0x10b9edfff \
> > > > > +libpng16.16.37.0.dylib (0) <A9F277A0-E289-3D9F-98DC-4EAD19CD31D4> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libpng16.16.37.0.dylib 0x10ba02000 -        0x10bacdfff \
> > > > > +libharfbuzz.dylib (0) <4630F3A4-DC32-36EC-AB53-24C36AB48066> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libharfbuzz.dylib 0x10baed000 -        0x10bafcfff \
> > > > > +libKF5GuiAddons.5.96.0.dylib (0) <DDE37C81-E045-3400-892D-99125608577A> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libKF5GuiAddons.5.96.0.dylib 0x10bb1a000 -        0x10bb29fff \
> > > > > +libKF5DBusAddons.5.96.0.dylib (0) <DA3EEB79-7EB2-3889-867C-05AC2691D49C> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libKF5DBusAddons.5.96.0.dylib 0x10bb44000 -        0x10bbabfff \
> > > > > +libKF5SonnetCore.5.96.0.dylib (0) <A3CA00A7-6B91-3C27-B478-E52E6BA5CDD7> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libKF5SonnetCore.5.96.0.dylib 0x10bbca000 -        0x10bbd1fff \
> > > > > +org.qt-project.QtTextToSpeech (5.15 - 5.15.5) <14AA31DB-05AB-333E-BB09-32D1CD7A4618> \
> > > > > /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/QtTextToSpeech.framework/Versions/5/QtTextToSpeech 0x10bbe7000 -      \
> > > > > 0x10bc20fff +libphonon4qt5.4.dylib (0) <2B4E34C6-96AA-3FDF-8AB2-F7453F2A0425> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/libphonon4qt5.4.dylib 0x10bc4d000 -        \
> > > > > 0x10bc58fff +org.qt-project.QtMacExtras (5.15 - 5.15.5) <7A8164A3-AF9E-329B-9787-E45B52FED5A5> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/QtMacExtras.framework/Versions/5/QtMacExtras \
> > > > > 0x10bc6f000 -        0x10bcb2fff +liblcms2.2.dylib (0) <C49E99F6-47C6-32F5-8E4A-50C6144B766D> \
> > > > > /Applications/kstars 3.app/Contents/Frameworks/liblcms2.2.dylib 0x10dd43000 -        \
> > > > > 0x10ddeefff +libqcocoa.dylib (0) <C6F2C655-D204-3DBD-8118-D55EF2E94BA6> /Applications/kstars \
> > > > > 3.app/Contents/Plugins/platforms/libqcocoa.dylib 0x10de6b000 -        0x10df0efff \
> > > > > +libfreetype.6.dylib (0) <CB363D96-7488-328C-A9EB-FE4C865C7844> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libfreetype.6.dylib 0x10f0a1000 -        0x10f0b0fff  \
> > > > > libobjc-trampolines.dylib (824.1) <28364891-9DF2-3DD3-AD2C-3AD82D9A24CC> \
> > > > > /usr/lib/libobjc-trampolines.dylib 0x110508000 -        0x11052ffff +libqmacstyle.dylib (0) \
> > > > > <BA1795BE-FF8A-3A3F-B131-61DFCD2F96AE> /Applications/kstars \
> > > > > 3.app/Contents/Plugins/styles/libqmacstyle.dylib 0x11054c000 -        0x11058ffff \
> > > > > +libdbus-1.3.dylib (0) <67DD9EEC-CB39-3827-B012-01313977277B> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libdbus-1.3.dylib 0x1105ac000 -        0x1105b3fff +libqsvg.dylib (0) \
> > > > > <5E7DD2B3-08CE-376E-9354-A9701760575E> /Applications/kstars \
> > > > > 3.app/Contents/Plugins/imageformats/libqsvg.dylib 0x1105c0000 -        0x1105c7fff \
> > > > > +libqgif.dylib (0) <C42EB38E-75B0-3B00-B5BD-B443040A2EC8> /Applications/kstars \
> > > > > 3.app/Contents/Plugins/imageformats/libqgif.dylib 0x1105d4000 -        0x1105dbfff \
> > > > > +libqico.dylib (0) <3D3165E8-5082-39AC-86DA-5CB37E46F7DA> /Applications/kstars \
> > > > > 3.app/Contents/Plugins/imageformats/libqico.dylib 0x1105e8000 -        0x110693fff \
> > > > > +libqjpeg.dylib (0) <D474858E-5877-3AFA-84F4-E78E32516F87> /Applications/kstars \
> > > > > 3.app/Contents/Plugins/imageformats/libqjpeg.dylib 0x1126a6000 -        0x1126b1fff \
> > > > > +libqsqlite.dylib (0) <D0436B3C-6BB1-35EE-B335-B549C393EF5B> /Applications/kstars \
> > > > > 3.app/Contents/Plugins/sqldrivers/libqsqlite.dylib 0x1126c6000 -        0x112839fff \
> > > > > +libsqlite3.3.36.0.dylib (0) <4B0C96B8-2875-3FC6-B946-091306EA585D> /Applications/kstars \
> > > > > 3.app/Contents/Frameworks/libsqlite3.3.36.0.dylib 0x114904000 -        0x11499ffff  dyld \
> > > > > (852.2) <2E400646-C53E-329B-8301-2478447C89F8> /usr/lib/dyld 0x7fff202d0000 -     \
> > > > > 0x7fff202d1fff  libsystem_blocks.dylib (79) <4DF6D8F5-D9C2-3A96-8DE4-5E99D6B73DC8> \
> > > > > /usr/lib/system/libsystem_blocks.dylib 0x7fff202d2000 -     0x7fff20307fff  libxpc.dylib \
> > > > > (2038.120.1) <0397FC9F-BD11-31FC-882E-9EDAA1E5CA65> /usr/lib/system/libxpc.dylib 0x7fff20308000 \
> > > > > -     0x7fff2031ffff  libsystem_trace.dylib (1277.120.1) <0A24EB90-5396-36B0-A7E6-E9288702856D> \
> > > > > /usr/lib/system/libsystem_trace.dylib 0x7fff20320000 -     0x7fff203bdfff  libcorecrypto.dylib \
> > > > > (1000.140.4) <57E7471E-3960-3398-8918-20DF446EA99B> /usr/lib/system/libcorecrypto.dylib \
> > > > > 0x7fff203be000 -     0x7fff203eafff  libsystem_malloc.dylib (317.140.5) \
> > > > > <10C22FD0-FC7B-3325-852E-FEC4E88D2BC5> /usr/lib/system/libsystem_malloc.dylib 0x7fff203eb000 -  \
> > > > > 0x7fff2042ffff  libdispatch.dylib (1271.120.2) <BA7AD614-F2C2-3E89-9043-43DD548AE5B1> \
> > > > > /usr/lib/system/libdispatch.dylib 0x7fff20430000 -     0x7fff20469fff  libobjc.A.dylib (824.1) \
> > > > > <A598DA89-FF71-37BF-B954-26277541D859> /usr/lib/libobjc.A.dylib 0x7fff2046a000 -     \
> > > > > 0x7fff2046cfff  libsystem_featureflags.dylib (28.60.1) <6EB33926-8E22-3000-B2F1-C6182B8CBD8F> \
> > > > > /usr/lib/system/libsystem_featureflags.dylib 0x7fff2046d000 -     0x7fff204f5fff  \
> > > > > libsystem_c.dylib (1439.141.1) <8447A4B8-0751-3EF1-AA9B-042E40EFA07D> \
> > > > > /usr/lib/system/libsystem_c.dylib 0x7fff204f6000 -     0x7fff2054bfff  libc++.1.dylib (905.6) \
> > > > > <81674ADB-670F-3B19-AF5D-F3F66CB93D44> /usr/lib/libc++.1.dylib 0x7fff2054c000 -     \
> > > > > 0x7fff20561fff  libc++abi.dylib (905.6) <78CE7863-E224-3D0B-98F1-E5E3E382322D> \
> > > > > /usr/lib/libc++abi.dylib 0x7fff20562000 -     0x7fff20591fff  libsystem_kernel.dylib \
> > > > > (7195.141.29) <115FB506-5540-3F70-9010-2EE4DE8AA1D8> /usr/lib/system/libsystem_kernel.dylib \
> > > > > 0x7fff20592000 -     0x7fff2059dfff  libsystem_pthread.dylib (454.120.2) \
> > > > > 0x7fff205da000 -     0x7fff205e3fff  libsystem_platform.dylib (254.80.2) \
> > > > > <A85D12B6-6213-34EE-84D8-8E993C19E330> /usr/lib/system/libsystem_platform.dylib 0x7fff205e4000 \
> > > > > -     0x7fff2060ffff  libsystem_info.dylib (542.40.4) <E757523E-5882-3CED-A3EF-E5A574FBD1C2> \
> > > > > /usr/lib/system/libsystem_info.dylib 0x7fff20610000 -     0x7fff20aadfff  \
> > > > > com.apple.CoreFoundation (6.9 - 1778.104) <7E8558E5-0473-3B93-8E76-0F0AA33237F4> \
> > > > > /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff20aae000 -  \
> > > > > 0x7fff20ce4fff  com.apple.LaunchServices (1122.45 - 1122.45) \
> > > > > <83F21B1E-4224-3C50-A10D-E2D9EC944F03> \
> > > > > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
> > > > >  0x7fff20ce5000 -     0x7fff20db9fff  com.apple.gpusw.MetalTools (1.0 - 1) \
> > > > > <C6E7E6C8-27EB-37D6-A2F4-747921FAE89D> \
> > > > > /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff20dba000 -   \
> > > > > 0x7fff21016fff  libBLAS.dylib (1336.140.1) <333A7ED7-D38C-3489-88A1-51F1D8414E47> \
> > > > > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
> > > > >  0x7fff21017000 -     0x7fff21064fff  com.apple.Lexicon-framework (1.0 - 86.2) \
> > > > > <FE0BC1AF-D1A0-3A6B-A404-A187AEF07704> \
> > > > > /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff21065000 -     \
> > > > > 0x7fff210d3fff  libSparse.dylib (106) <95043C27-910C-3B53-ADE7-0E7907E579C9> \
> > > > > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
> > > > >  0x7fff210d4000 -     0x7fff21151fff  com.apple.SystemConfiguration (1.20 - 1.20) \
> > > > > <AE4BE9DB-6F7D-3D4A-BA51-D86DDFC6B5B2> \
> > > > > /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration \
> > > > > 0x7fff21152000 -     0x7fff21186fff  libCRFSuite.dylib (50) \
> > > > > <95816B40-6F71-33EB-9324-E2942543DDD4> /usr/lib/libCRFSuite.dylib 0x7fff21187000 -     \
> > > > > 0x7fff213bffff  libmecabra.dylib (929.10) <1E492E01-642F-3A9D-8A04-CF648C32696C> \
> > > > > /usr/lib/libmecabra.dylib 0x7fff213c0000 -     0x7fff2171efff  com.apple.Foundation (6.9 - \
> > > > > 1778.104) <618AA32D-82DB-3D57-BB47-1C8F544C583B> \
> > > > > /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff2171f000 -     \
> > > > > 0x7fff21807fff  com.apple.LanguageModeling (1.0 - 247.3) <D7E3186D-41DD-3826-85C8-D9ECC7D17197> \
> > > > > /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling \
> > > > > 0x7fff21808000 -     0x7fff2193efff  com.apple.CoreDisplay (237.4 - 237.4) \
> > > > > <07520DBC-E1BB-310C-AD92-6F313820D60E> \
> > > > > /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff2193f000 -     \
> > > > > 0x7fff21baffff  com.apple.audio.AudioToolboxCore (1.0 - 1181.72.4) \
> > > > > <333BE894-477D-3E1C-9C2D-1F62A45EFA2B> \
> > > > > /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore \
> > > > > 0x7fff21bb0000 -     0x7fff21d95fff  com.apple.CoreText (677.6.0.2 - 677.6.0.2) \
> > > > > <4C194C5B-3B53-347A-B558-AF0070B6D27B> \
> > > > > /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff21d96000 -     \
> > > > > 0x7fff22427fff  com.apple.audio.CoreAudio (5.0 - 5.0) <7178815E-1890-3A3D-B0FD-F93EBB529E78> \
> > > > > /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff22428000 -     \
> > > > > 0x7fff2277ffff  com.apple.security (7.0 - 59754.141.1) <7EC1D1C5-672E-3DFD-902C-D511ECE6C110> \
> > > > > /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff22780000 -     \
> > > > > 0x7fff229dffff  libicucore.A.dylib (66112) <251FC896-7EA1-3505-A9AA-80BAE7A6FD2B> \
> > > > > /usr/lib/libicucore.A.dylib 0x7fff229e0000 -     0x7fff229e9fff  libsystem_darwin.dylib \
> > > > > (1439.141.1) <29F82ABE-E1A0-3BC2-B91E-ADC010CF23FA> /usr/lib/system/libsystem_darwin.dylib \
> > > > > 0x7fff229ea000 -     0x7fff22cd5fff  com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) \
> > > > > <8191DB78-205F-3709-8E42-E257F3AD4459> \
> > > > > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
> > > > >  0x7fff22cd6000 -     0x7fff22d14fff  com.apple.CoreServicesInternal (476.1.1 - 476.1.1) \
> > > > > <E07F95A5-AE7E-34A2-84CC-3870DCDC45D6> \
> > > > > /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
> > > > >  0x7fff22d15000 -     0x7fff22d4ffff  com.apple.CSStore (1122.45 - 1122.45) \
> > > > > <C3E880C5-306E-3063-9193-5E93EB61035C> \
> > > > > /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore \
> > > > > 0x7fff22d50000 -     0x7fff22dfefff  com.apple.framework.IOKit (2.0.2 - 1845.120.6) \
> > > > > <61CDC69E-EC9E-32B1-8A63-532619BA310F> \
> > > > > /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff22dff000 -     0x7fff22e0afff \
> > > > > libsystem_notify.dylib (279.40.4) <608B5A07-D31A-3BEC-86BF-C2E498C085AF> \
> > > > > /usr/lib/system/libsystem_notify.dylib 0x7fff22e0b000 -     0x7fff22e58fff  libsandbox.1.dylib \
> > > > > (1441.141.7) <9CC38E71-444A-3694-AD7C-CEAB65C4CE34> /usr/lib/libsandbox.1.dylib 0x7fff22e59000 \
> > > > > -     0x7fff23ba4fff  com.apple.AppKit (6.9 - 2022.70.111) \
> > > > > <D38EA409-0843-3F3F-8BDC-A77847DEA0EB> \
> > > > > /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff23ba5000 -     \
> > > > > 0x7fff23df3fff  com.apple.UIFoundation (1.0 - 728.9) <A7628FB1-C04A-3F24-A14A-DDCD4CE67A00> \
> > > > > /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff23df4000 \
> > > > > -     0x7fff23e06fff  com.apple.UniformTypeIdentifiers (637 - 637) \
> > > > > <69F847F6-A328-3815-BFCA-80941AFB95A5> \
> > > > > /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers \
> > > > > 0x7fff23e07000 -     0x7fff23f91fff  com.apple.desktopservices (1.21 - 1346.6.1) \
> > > > > <F2D70A76-BF47-31DC-8337-D4D929DA4A27> \
> > > > > /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv \
> > > > > 0x7fff24271000 -     0x7fff248f7fff  libnetwork.dylib (2288.140.9) \
> > > > > <89D3B8D4-0C56-3CFB-98C9-A7218C9A8EEB> /usr/lib/libnetwork.dylib 0x7fff248f8000 -     \
> > > > > 0x7fff24d96fff  com.apple.CFNetwork (1240.0.4 - 1240.0.4) \
> > > > > <5AC97239-B546-33F2-80B0-ACBFD66C0E58> \
> > > > > /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff24d97000 -     \
> > > > > 0x7fff24da5fff  libsystem_networkextension.dylib (1295.140.3) \
> > > > > <022BE26C-C058-3CC7-8E0B-348B3D3B639C> /usr/lib/system/libsystem_networkextension.dylib \
> > > > > 0x7fff24da6000 -     0x7fff24da6fff  libenergytrace.dylib (22.100.1) \
> > > > > <13CE770E-37DA-35D5-84A7-2F6C07F3B707> /usr/lib/libenergytrace.dylib 0x7fff24da7000 -     \
> > > > > 0x7fff24e03fff  libMobileGestalt.dylib (978.140.1) <9C7A444F-988C-3904-BFF0-2006B5E45075> \
> > > > > /usr/lib/libMobileGestalt.dylib 0x7fff24e04000 -     0x7fff24e1afff  libsystem_asl.dylib \
> > > > > (385.0.2) <A5147017-3488-3B18-A11B-C19697C110FC> /usr/lib/system/libsystem_asl.dylib \
> > > > > 0x7fff24e1b000 -     0x7fff24e33fff  com.apple.TCC (1.0 - 1) \
> > > > > <845AFCDB-F10A-3A02-A71C-972277147946> \
> > > > > /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff24e34000 -     \
> > > > > 0x7fff25199fff  com.apple.SkyLight (1.600.0 - 588.9) <65B12FE6-C326-34E4-B1FF-3E42BB74F09C> \
> > > > > /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff2519a000 -     \
> > > > > 0x7fff25823fff  com.apple.CoreGraphics (2.0 - 1463.18.4.1) \
> > > > > <F720E729-88DF-304D-B498-A6C4459A9670> \
> > > > > /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff25824000 -     \
> > > > > 0x7fff2591bfff  com.apple.ColorSync (4.13.0 - 3473.7.1) <956899AB-8A43-3A93-A1CA-6622B36AC2F2> \
> > > > > /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff2591c000 -     \
> > > > > 0x7fff25977fff  com.apple.HIServices (1.22 - 716) <6118C8D4-70EA-3FD5-A375-0B500896506A> \
> > > > > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
> > > > >  0x7fff25d1e000 -     0x7fff2613dfff  com.apple.CoreData (120 - 1048) \
> > > > > <C5D60909-0D12-316D-8455-9023884A60BE> \
> > > > > /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff2613e000 -     \
> > > > > 0x7fff26153fff  com.apple.ProtocolBuffer (1 - 285.24.10.20.1) \
> > > > > <A2E727C2-659A-3791-8076-2DA387C440F9> \
> > > > > /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer \
> > > > > 0x7fff26154000 -     0x7fff26307fff  libsqlite3.dylib (321.3) \
> > > > > <AC4BFB61-2C0C-3FE6-A776-E97BE0F8EFF3> /usr/lib/libsqlite3.dylib 0x7fff26308000 -     \
> > > > > 0x7fff26384fff  com.apple.Accounts (113 - 113) <A4533970-D42E-3A4E-8244-2ACC60504923> \
> > > > > /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff26385000 -     \
> > > > > 0x7fff2639cfff  com.apple.commonutilities (8.0 - 900) <56BAD997-43B7-3AF5-8E99-9F0810619899> \
> > > > > /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities \
> > > > > 0x7fff2639d000 -     0x7fff2641cfff  com.apple.BaseBoard (526 - 526) \
> > > > > <A59E4406-C169-3723-9CC5-396A3ED80F49> \
> > > > > /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff2641d000 -     \
> > > > > 0x7fff26465fff  com.apple.RunningBoardServices (1.0 - 505.100.9) \
> > > > > <596F75F9-6D8E-3113-BE54-B4CA556D2770> \
> > > > > /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
> > > > >  0x7fff26466000 -     0x7fff264dafff  com.apple.AE (918.6 - 918.6) \
> > > > > <BA358FC6-72F7-3772-B99C-C52B337CA324> \
> > > > > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
> > > > >  0x7fff264db000 -     0x7fff264e1fff  libdns_services.dylib (1310.140.1) \
> > > > > <9D69602C-7ADF-3701-8A4E-F7C7B0A1AC37> /usr/lib/libdns_services.dylib 0x7fff264e2000 -     \
> > > > > 0x7fff264e9fff  libsystem_symptoms.dylib (1431.140.1) <EA6435E7-8F85-315B-8AED-C20A07DE7F96> \
> > > > > /usr/lib/system/libsystem_symptoms.dylib 0x7fff264ea000 -     0x7fff26675fff  com.apple.Network \
> > > > > (1.0 - 1) <0BE21B58-8D4B-3B4C-B638-1A8A8B1A473F> \
> > > > > /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff26676000 -     \
> > > > > 0x7fff266a5fff  com.apple.analyticsd (1.0 - 1) <05403BD6-CD82-316B-BC7E-4AC4E8537F0F> \
> > > > > /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics \
> > > > > 0x7fff266a6000 -     0x7fff266a8fff  libDiagnosticMessagesClient.dylib (112) \
> > > > > <2FCF6C74-5FAF-3968-AE36-294C9EF3AA75> /usr/lib/libDiagnosticMessagesClient.dylib \
> > > > > 0x7fff266a9000 -     0x7fff266f5fff  com.apple.spotlight.metadata.utilities (1.0 - 2150.26) \
> > > > > <2775C636-B8B5-3ED3-A8FC-7C2CB8C737A9> \
> > > > > /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities \
> > > > > 0x7fff266f6000 -     0x7fff26790fff  com.apple.Metadata (10.7.0 - 2150.26) \
> > > > > <A3A109B8-0C44-3377-A1BA-482D7AC72C0E> \
> > > > > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
> > > > >  0x7fff26791000 -     0x7fff26797fff  com.apple.DiskArbitration (2.7 - 2.7) \
> > > > > <819CA24F-E4C7-3BC3-8A09-360EBD6F4B6E> \
> > > > > /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff26798000 \
> > > > > -     0x7fff26dfffff  com.apple.vImage (8.1 - 544.5) <C46B4E15-9FD6-3A56-865D-AB7B7337DD05> \
> > > > > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
> > > > >  0x7fff26e00000 -     0x7fff270ddfff  com.apple.QuartzCore (1.11 - 927.24) \
> > > > > <2BB68D7A-5513-3E15-A7CE-C4ABC6B8CB3C> \
> > > > > /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff270de000 -     \
> > > > > 0x7fff2711ffff  libFontRegistry.dylib (309) <ACF99477-688E-33DA-8100-3191721EB052> \
> > > > > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
> > > > >  0x7fff27120000 -     0x7fff27260fff  com.apple.coreui (2.1 - 692.1) \
> > > > > <CC1F2421-0338-3912-86BE-A15BFDDF5C00> \
> > > > > /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff27261000 -     \
> > > > > 0x7fff2734cfff  com.apple.ViewBridge (553.1 - 553.1) <B5CC51A9-EA5C-3BE2-914C-5672C30A0311> \
> > > > > /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff2734d000 -   \
> > > > > 0x7fff27358fff  com.apple.PerformanceAnalysis (1.278.3 - 278.3) \
> > > > > <4460D0DF-74B4-3EDB-9391-733525F1D0C6> \
> > > > > /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis \
> > > > > 0x7fff27359000 -     0x7fff27368fff  com.apple.OpenDirectory (11.6 - 230.40.1) \
> > > > > <E204DA2B-17DA-3A4B-A03C-8F3B673D5CCD> \
> > > > > /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff27369000 -    \
> > > > > 0x7fff27388fff  com.apple.CFOpenDirectory (11.6 - 230.40.1) \
> > > > > <9294B2FA-1269-3173-AB57-E80EBD2FE3E1> \
> > > > > /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
> > > > >  0x7fff27389000 -     0x7fff27395fff  com.apple.CoreServices.FSEvents (1290.120.5 - 1290.120.5) \
> > > > > <87C05C54-DD61-3555-8246-F56E535072D2> \
> > > > > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
> > > > >  0x7fff27396000 -     0x7fff273bafff  com.apple.coreservices.SharedFileList (144 - 144) \
> > > > > <FC634ADE-7F29-3A8D-AEB4-2F5A34685C88> \
> > > > > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
> > > > >  0x7fff273bb000 -     0x7fff273bdfff  libapp_launch_measurement.dylib (14.1) \
> > > > > <34296F0E-D81B-383B-8B45-137CA086BC4D> /usr/lib/libapp_launch_measurement.dylib 0x7fff273be000 \
> > > > > -     0x7fff27405fff  com.apple.CoreAutoLayout (1.0 - 21.10.1) \
> > > > > <0AA28C77-F6DE-3B5B-BD3B-6BDCE805B634> \
> > > > > /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout \
> > > > > 0x7fff27406000 -     0x7fff274e8fff  libxml2.2.dylib (34.12) \
> > > > > <2F79C6CD-89DC-3CB7-A22C-D4C2173A0DAE> /usr/lib/libxml2.2.dylib 0x7fff274e9000 -     \
> > > > > 0x7fff27536fff  com.apple.CoreVideo (1.8 - 414.7) <7E4736C8-AB84-3A3A-BB7C-A6A9A36BCE79> \
> > > > > /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff27537000 -     \
> > > > > 0x7fff27539fff  com.apple.loginsupport (1.0 - 1) <F0181B5E-C653-3769-B7D2-8AEB1210898C> \
> > > > > /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
> > > > >  0x7fff27562000 -     0x7fff2757dfff  com.apple.UserManagement (1.0 - 1) \
> > > > > <844C9F98-08E1-36EB-978D-660B4F4FA17E> \
> > > > > /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement \
> > > > > 0x7fff284f1000 -     0x7fff28501fff  libsystem_containermanager.dylib (318.100.4) \
> > > > > <E0A89571-6D3E-3184-9F39-C6094C87B92B> /usr/lib/system/libsystem_containermanager.dylib \
> > > > > 0x7fff28502000 -     0x7fff28513fff  com.apple.IOSurface (290.8.1 - 290.8.1) \
> > > > > <9D6CA654-3E6F-3719-B9B9-65C4CDA41BC5> \
> > > > > /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff28514000 -     \
> > > > > 0x7fff2851dfff  com.apple.IOAccelerator (442.9 - 442.9) <CF36BA06-85BA-3CCF-B59D-6A92EAB5EABB> \
> > > > > /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator \
> > > > > 0x7fff2851e000 -     0x7fff28641fff  com.apple.Metal (244.303 - 244.303) \
> > > > > <079212EC-20C5-3F1F-B2E4-9DD637DD75FB> \
> > > > > /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff28642000 -     0x7fff2865efff \
> > > > > com.apple.audio.caulk (1.0 - 70) <B2CA358A-CC85-3B89-810C-B0209F0EEAEA> \
> > > > > /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7fff2865f000 -     \
> > > > > 0x7fff28749fff  com.apple.CoreMedia (1.0 - 2780.10.4.1) <FDE1187A-BDBD-3B4E-A200-A3E2E22694B5> \
> > > > > /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff2874a000 -     \
> > > > > 0x7fff288a6fff  libFontParser.dylib (305.6.0.4) <7A6DF449-3B4B-34FC-9D5C-B00FE59E6031> \
> > > > > /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7fff288a7000 -   \
> > > > > 0x7fff28ba2fff  com.apple.HIToolbox (2.1.1 - 1062) <028D8F63-A386-33B9-A797-FF5C82B44C2F> \
> > > > > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
> > > > >  0x7fff28ba3000 -     0x7fff28bb6fff  com.apple.framework.DFRFoundation (1.0 - 267) \
> > > > > <236EDA40-6A75-3BFE-9300-F9E4AAD36256> \
> > > > > /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation \
> > > > > 0x7fff28bb7000 -     0x7fff28bbafff  com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) \
> > > > > <C49751E0-0098-380F-99BC-DE7F2087884B> \
> > > > > /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap \
> > > > > 0x7fff28bbb000 -     0x7fff28be4fff  com.apple.CoreSVG (1.0 - 149) \
> > > > > 0x7fff28be5000 -     0x7fff28e21fff  com.apple.ImageIO (3.3.0 - 2130.8.2) \
> > > > > <A6ED6CCC-FC4E-3283-B08D-4EC264D41FD7> \
> > > > > /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff28e22000 -     \
> > > > > 0x7fff2919dfff  com.apple.CoreImage (16.3.0 - 1140.2) <E05C48FC-81E3-3270-A37C-D206F364FF62> \
> > > > > /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff2919e000 -     \
> > > > > 0x7fff29204fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) \
> > > > > <6AE9618A-B8C9-3D0F-A389-71382F438DF8> \
> > > > > /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
> > > > >  0x7fff29205000 -     0x7fff29208fff  libsystem_configuration.dylib (1109.140.1) \
> > > > > <89E70992-616F-3DD3-9430-67025F759A1B> /usr/lib/system/libsystem_configuration.dylib \
> > > > > 0x7fff29209000 -     0x7fff2920dfff  libsystem_sandbox.dylib (1441.141.7) \
> > > > > <6C99B070-E74F-3065-8DA0-D7214DA85E23> /usr/lib/system/libsystem_sandbox.dylib 0x7fff2920e000 - \
> > > > > 0x7fff2920ffff  com.apple.AggregateDictionary (1.0 - 1) <9FD9D68F-7B02-31A6-9583-EFF60B2A9F1C> \
> > > > > /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary \
> > > > > 0x7fff29210000 -     0x7fff29213fff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) \
> > > > > <0B523600-B02C-359B-BDD7-6EADCE8B5AD8> \
> > > > > /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo \
> > > > > 0x7fff29214000 -     0x7fff29215fff  liblangid.dylib (136) \
> > > > > <5645ED02-635B-3BA0-ACEF-D6C8BC74FAF0> /usr/lib/liblangid.dylib 0x7fff29216000 -     \
> > > > > 0x7fff292bafff  com.apple.CoreNLP (1.0 - 245.2) <24291100-1C4C-361B-B53B-B99CB4B53906> \
> > > > > /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff292bb000 -     \
> > > > > 0x7fff292c1fff  com.apple.LinguisticData (1.0 - 399) <55FF3554-9E14-3351-8E3C-3280C9CB664B> \
> > > > > /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData \
> > > > > 0x7fff292c2000 -     0x7fff2996afff  libBNNS.dylib (288.100.5) \
> > > > > <9A4AB8C3-BCF1-3BAB-896C-FA460E3A68D0> \
> > > > > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
> > > > >  0x7fff2996b000 -     0x7fff29b3dfff  libvDSP.dylib (760.100.3) \
> > > > > <BA86A84B-5030-3749-966B-297B3B1FA236> \
> > > > > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
> > > > >  0x7fff29b3e000 -     0x7fff29b4ffff  com.apple.CoreEmoji (1.0 - 128.4) \
> > > > > <37352743-CFF8-3196-8234-6AF30E531759> \
> > > > > /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff29b50000 -     \
> > > > > 0x7fff29b5afff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) \
> > > > > <42639410-F2AB-305A-966C-6F40DEE93E08> \
> > > > > /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer \
> > > > > 0x7fff29b5b000 -     0x7fff29c2dfff  com.apple.framework.CoreWLAN (16.0 - 1657) \
> > > > > <1D2BD28E-D4EC-366C-AB9F-D7F64979E925> \
> > > > > /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff29c2e000 -     \
> > > > > 0x7fff29e2ffff  com.apple.CoreUtils (6.6 - 660.37) <1A9D0FC4-F5C4-32AE-B4BC-B4826F7655A9> \
> > > > > /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff29e30000 -     \
> > > > > 0x7fff29e52fff  com.apple.MobileKeyBag (2.0 - 1.0) <70A80CF0-3682-32A6-AB83-8647FD8B2E52> \
> > > > > /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff29e53000 \
> > > > > -     0x7fff29e63fff  com.apple.AssertionServices (1.0 - 505.100.9) \
> > > > > <968E021C-1BCD-3249-BBAD-FEE64370EB1F> \
> > > > > /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices \
> > > > > 0x7fff29e64000 -     0x7fff29eeffff  com.apple.securityfoundation (6.0 - 55240.40.4) \
> > > > > <DB010D41-F904-3592-9301-BB75A0FA2FD4> \
> > > > > /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation \
> > > > > 0x7fff29ef0000 -     0x7fff29ef9fff  com.apple.coreservices.BackgroundTaskManagement (1.0 - \
> > > > > 104) <B222BEB6-CE24-3D70-903B-A9034D6FC6F6> \
> > > > > /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
> > > > >  0x7fff29efa000 -     0x7fff29efefff  com.apple.xpc.ServiceManagement (1.0 - 1) \
> > > > > <E1167FFF-E757-3C96-B26A-C0CE98EAA899> \
> > > > > /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement \
> > > > > 0x7fff29eff000 -     0x7fff29f01fff  libquarantine.dylib (119.40.4) \
> > > > > <1263FFEA-9722-39FA-A097-D28B4F7FDE04> /usr/lib/system/libquarantine.dylib 0x7fff29f02000 -     \
> > > > > 0x7fff29f0dfff  libCheckFix.dylib (31) <181A5093-FAFF-3C75-8E97-4DC833475797> \
> > > > > /usr/lib/libCheckFix.dylib 0x7fff29f0e000 -     0x7fff29f25fff  libcoretls.dylib (169.100.1) \
> > > > > <972397D6-A93B-302D-9CA3-C8B12C93899B> /usr/lib/libcoretls.dylib 0x7fff29f26000 -     \
> > > > > 0x7fff29f36fff  libbsm.0.dylib (68.40.1) <FEA138A5-B03E-3AD5-9E21-3F35405D147F> \
> > > > > /usr/lib/libbsm.0.dylib 0x7fff29f37000 -     0x7fff29f80fff  libmecab.dylib (929.10) \
> > > > > <E391699C-D139-338C-8919-1B2817BC1E25> /usr/lib/libmecab.dylib 0x7fff29f81000 -     \
> > > > > 0x7fff29f86fff  libgermantok.dylib (24) <3DF990AD-8806-36B2-8168-4F18762C74A4> \
> > > > > /usr/lib/libgermantok.dylib 0x7fff29f87000 -     0x7fff29f9cfff  libLinearAlgebra.dylib \
> > > > > (1336.140.1) <0D201041-7BAB-3492-898D-ABDDD9D85D48> \
> > > > > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
> > > > >  0x7fff29f9d000 -     0x7fff2a1bbfff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - \
> > > > > 1) <5B727E28-3ACF-3DBB-B787-B1633CFB2413> \
> > > > > /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
> > > > >  0x7fff2a1bc000 -     0x7fff2a20bfff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 \
> > > > > - 1) <315027A8-ADFD-3DC7-9B2A-6F1457E4D32E> \
> > > > > /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
> > > > >  0x7fff2a20c000 -     0x7fff2a36dfff  com.apple.MLCompute (1.0 - 1) \
> > > > > <E0A748E2-21DA-319C-8B28-80A853090B86> \
> > > > > /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute 0x7fff2a36e000 -     \
> > > > > 0x7fff2a3a4fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) \
> > > > > <5D3C245B-BF53-31B0-B405-E4EB0FA608ED> \
> > > > > /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
> > > > >  0x7fff2a3a5000 -     0x7fff2a3fbfff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) \
> > > > > <C251786D-BC17-3C99-94E7-10EC828139D4> \
> > > > > /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
> > > > >  0x7fff2a3fc000 -     0x7fff2a48cfff  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) \
> > > > > <AAE88278-E296-3976-9FCC-345F71C8005D> \
> > > > > /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
> > > > >  0x7fff2a48d000 -     0x7fff2a49cfff  com.apple.AppleFSCompression (125 - 1.0) \
> > > > > <EAA1DBD4-02EE-3E39-A9F8-C40AA535C32A> \
> > > > > /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression \
> > > > > 0x7fff2a49d000 -     0x7fff2a4a9fff  libbz2.1.0.dylib (44) \
> > > > > <90425CDA-B4E1-3004-800B-7E4A87DCBCD2> /usr/lib/libbz2.1.0.dylib 0x7fff2a4aa000 -     \
> > > > > 0x7fff2a4aefff  libsystem_coreservices.dylib (127.1) <7AE405FC-6A44-34A0-86AD-6BD80B0050BB> \
> > > > > /usr/lib/system/libsystem_coreservices.dylib 0x7fff2a4af000 -     0x7fff2a4dcfff  \
> > > > > com.apple.CoreServices.OSServices (1122.45 - 1122.45) <47C1081A-CF2E-317D-A0DC-60BFFB4FD9EB> \
> > > > > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
> > > > >  0x7fff2a4dd000 -     0x7fff2a60cfff  com.apple.AuthKit (1.0 - 1) \
> > > > > <BE5EBFF1-F354-3F16-9B16-B30B6867ED3E> \
> > > > > /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff2a6ab000 -     \
> > > > > 0x7fff2a6bdfff  libz.1.dylib (76.1) <A38D8BF8-6238-3A19-A1C9-851A2D3EB3C4> \
> > > > > /usr/lib/libz.1.dylib 0x7fff2a6be000 -     0x7fff2a705fff  libsystem_m.dylib (3186.100.3) \
> > > > > <EA0354A3-8618-3D76-A760-E550AC60CE95> /usr/lib/system/libsystem_m.dylib 0x7fff2a706000 -     \
> > > > > 0x7fff2a706fff  libcharset.1.dylib (59) <E389024B-7CAC-32A5-BF12-DF20C8A3B050> \
> > > > > /usr/lib/libcharset.1.dylib 0x7fff2a707000 -     0x7fff2a70cfff  libmacho.dylib (980) \
> > > > > <1FCE2BE3-4F6F-3EAA-9BC5-A9892A45CF0D> /usr/lib/system/libmacho.dylib 0x7fff2a70d000 -     \
> > > > > 0x7fff2a728fff  libkxld.dylib (7195.141.29) <AA5D3B4E-48A2-36CD-9907-CEF497029A9B> \
> > > > > /usr/lib/system/libkxld.dylib 0x7fff2a729000 -     0x7fff2a734fff  libcommonCrypto.dylib \
> > > > > (60178.120.3) <7E242F29-1CB6-30EF-8C9A-C768A90FDBA0> /usr/lib/system/libcommonCrypto.dylib \
> > > > > 0x7fff2a735000 -     0x7fff2a73ffff  libunwind.dylib (201) \
> > > > > <A5B040A8-847F-36EE-B13D-5DD1F5CD5BED> /usr/lib/system/libunwind.dylib 0x7fff2a740000 -     \
> > > > > 0x7fff2a747fff  liboah.dylib (203.58) <26D08622-69F5-32DB-80D2-9B4651A9F0CC> \
> > > > > /usr/lib/liboah.dylib 0x7fff2a748000 -     0x7fff2a752fff  libcopyfile.dylib (173.40.2) \
> > > > > <8C783785-0F5F-3DC5-B815-B29CEBA75737> /usr/lib/system/libcopyfile.dylib 0x7fff2a753000 -     \
> > > > > 0x7fff2a75afff  libcompiler_rt.dylib (102.2) <1FDC92D1-8A17-30AF-8E72-4F0517AEA157> \
> > > > > /usr/lib/system/libcompiler_rt.dylib 0x7fff2a75b000 -     0x7fff2a75dfff  \
> > > > > libsystem_collections.dylib (1439.141.1) <11D5775A-AD4C-35ED-BC05-616AB67ACBBE> \
> > > > > /usr/lib/system/libsystem_collections.dylib 0x7fff2a75e000 -     0x7fff2a760fff  \
> > > > > libsystem_secinit.dylib (87.60.1) <27982311-637E-3308-9F55-4871762736F4> \
> > > > > /usr/lib/system/libsystem_secinit.dylib 0x7fff2a761000 -     0x7fff2a763fff  \
> > > > > libremovefile.dylib (49.120.1) <5973CED7-797B-3288-9589-C1856752F91A> \
> > > > > /usr/lib/system/libremovefile.dylib 0x7fff2a764000 -     0x7fff2a764fff  libkeymgr.dylib (31) \
> > > > > <AAA929A0-45E5-3186-8ABD-37EB25B2C939> /usr/lib/system/libkeymgr.dylib 0x7fff2a765000 -     \
> > > > > 0x7fff2a76cfff  libsystem_dnssd.dylib (1310.140.1) <4A85F13B-E3AD-3C44-B327-091F56D35CC1> \
> > > > > /usr/lib/system/libsystem_dnssd.dylib 0x7fff2a76d000 -     0x7fff2a772fff  libcache.dylib (83) \
> > > > > <435668CB-666B-3379-AD65-F604A72099F4> /usr/lib/system/libcache.dylib 0x7fff2a773000 -     \
> > > > > 0x7fff2a774fff  libSystem.B.dylib (1292.120.1) <D08EA49A-58FC-3958-9AEB-852CC4CFDDC3> \
> > > > > /usr/lib/libSystem.B.dylib 0x7fff2a775000 -     0x7fff2a778fff  libfakelink.dylib (3) \
> > > > > <C7E36B51-4FD6-3704-975E-AB9B46DF6D30> /usr/lib/libfakelink.dylib 0x7fff2a779000 -     \
> > > > > 0x7fff2a779fff  com.apple.SoftLinking (1.0 - 1) <AF16BDE9-8995-39F5-A0ED-C65232A61095> \
> > > > > /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking 0x7fff2a77a000 - \
> > > > > 0x7fff2a7b1fff  libpcap.A.dylib (98.100.3) <7EB940E4-BB5E-327D-B7F8-951F22F27D72> \
> > > > > /usr/lib/libpcap.A.dylib 0x7fff2a7b2000 -     0x7fff2a8a2fff  libiconv.2.dylib (59) \
> > > > > <1F132286-CEA4-37A4-93F7-3C0A60C3645B> /usr/lib/libiconv.2.dylib 0x7fff2a8a3000 -     \
> > > > > 0x7fff2a8b4fff  libcmph.dylib (8) <8A5DF97C-1CDA-36BC-86E8-EF8B7F314EDC> /usr/lib/libcmph.dylib \
> > > > > 0x7fff2a8b5000 -     0x7fff2a926fff  libarchive.2.dylib (83.100.2) \
> > > > > <BAF76083-029C-3AC5-96E5-AE54786574A6> /usr/lib/libarchive.2.dylib 0x7fff2a927000 -     \
> > > > > 0x7fff2a98efff  com.apple.SearchKit (1.4.1 - 1.4.1) <7B3B1E70-2C63-30E2-B5CF-6BC8EE7EA418> \
> > > > > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
> > > > >  0x7fff2a98f000 -     0x7fff2a990fff  libThaiTokenizer.dylib (3) \
> > > > > <84E7B443-74C5-386F-AEFF-FD48B94A04EB> /usr/lib/libThaiTokenizer.dylib 0x7fff2a991000 -     \
> > > > > 0x7fff2a9b3fff  com.apple.applesauce (1.0 - 16.28) <0F9016E9-9DBB-3047-A1C3-A9FC85BAFE20> \
> > > > > /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff2a9b4000 -   \
> > > > > 0x7fff2a9cbfff  libapple_nghttp2.dylib (1.41) <B730D1A0-8F61-3497-B63A-5661EB887E73> \
> > > > > /usr/lib/libapple_nghttp2.dylib 0x7fff2a9cc000 -     0x7fff2a9e2fff  libSparseBLAS.dylib \
> > > > > (1336.140.1) <89309B8D-FA44-3525-BA00-21E87D51D424> \
> > > > > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
> > > > >  0x7fff2a9e3000 -     0x7fff2a9e4fff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders \
> > > > > (1.0 - 1) <295CF572-CFF5-3C5D-8006-F63988CFB5B7> \
> > > > > /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders \
> > > > > 0x7fff2a9e5000 -     0x7fff2a9e9fff  libpam.2.dylib (28.40.1) \
> > > > > <B2457D3D-DADD-3157-8BFD-CF76F982FC13> /usr/lib/libpam.2.dylib 0x7fff2a9ea000 -     \
> > > > > 0x7fff2aa09fff  libcompression.dylib (96.120.1) <788EAF3B-62D8-3A5F-9E42-E4CEDB3DAB51> \
> > > > > /usr/lib/libcompression.dylib 0x7fff2aa0a000 -     0x7fff2aa0ffff  libQuadrature.dylib (7) \
> > > > > <EA417A8F-8395-32AC-A67A-FA75DC2110CB> \
> > > > > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
> > > > >  0x7fff2aa10000 -     0x7fff2adadfff  libLAPACK.dylib (1336.140.1) \
> > > > > <4A2BD114-000A-372A-B4CD-091360A39058> \
> > > > > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
> > > > >  0x7fff2adae000 -     0x7fff2adfdfff  com.apple.DictionaryServices (1.2 - 341) \
> > > > > <960CC0D7-B2C6-3308-A120-C86F41A2301C> \
> > > > > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
> > > > >  0x7fff2adfe000 -     0x7fff2ae16fff  liblzma.5.dylib (16) \
> > > > > <933D5DEC-E8E8-3946-A16E-1056F2075602> /usr/lib/liblzma.5.dylib 0x7fff2ae17000 -     \
> > > > > 0x7fff2ae18fff  libcoretls_cfhelpers.dylib (169.100.1) <E2AC5901-93EC-3F67-A8B1-738E76B49804> \
> > > > > /usr/lib/libcoretls_cfhelpers.dylib 0x7fff2ae19000 -     0x7fff2af14fff  com.apple.APFS \
> > > > > (1677.141.3 - 1677.141.3) <11F6C744-6E82-3D3A-ACB3-C53ECBFAAF0F> \
> > > > > /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff2af15000 -     \
> > > > > 0x7fff2af23fff  libxar.1.dylib (452.0.6) <C92A8F0A-9A5E-3BF3-A7AF-2C255779C6AF> \
> > > > > /usr/lib/libxar.1.dylib 0x7fff2af24000 -     0x7fff2af27fff  libutil.dylib (58.40.3) \
> > > > > <CBC74043-ACDF-36BF-A47F-879F976BFC4D> /usr/lib/libutil.dylib 0x7fff2af28000 -     \
> > > > > 0x7fff2af50fff  libxslt.1.dylib (17.6) <BFB2EA40-332D-3DB4-AA3E-025966219E88> \
> > > > > /usr/lib/libxslt.1.dylib 0x7fff2af51000 -     0x7fff2af5bfff  libChineseTokenizer.dylib (37.1) \
> > > > > <344E5492-4BD5-354A-8274-047F8388A826> /usr/lib/libChineseTokenizer.dylib 0x7fff2af5c000 -     \
> > > > > 0x7fff2b019fff  libvMisc.dylib (760.100.3) <33B369D5-AA63-3557-9CBA-4D861B7A6CE1> \
> > > > > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
> > > > >  0x7fff2b01a000 -     0x7fff2b0b1fff  libate.dylib (3.0.6) \
> > > > > <6F17C1CE-1F4D-3291-919D-A49E32E35344> /usr/lib/libate.dylib 0x7fff2b0b2000 -     \
> > > > > 0x7fff2b0b9fff  libIOReport.dylib (64.100.1) <4690B952-7BCF-31DB-A796-996D8094AB24> \
> > > > > /usr/lib/libIOReport.dylib 0x7fff2b1bb000 -     0x7fff2b1c2fff  libMatch.1.dylib (38) \
> > > > > <E1296A96-E533-39A6-A519-05A0AE78181E> /usr/lib/libMatch.1.dylib 0x7fff2b1c3000 -     \
> > > > > 0x7fff2b24efff  libCoreStorage.dylib (554.140.2) <AEE8AC91-7058-3275-90D4-B0217A41BED6> \
> > > > > /usr/lib/libCoreStorage.dylib 0x7fff2b24f000 -     0x7fff2b2a2fff  com.apple.AppleVAFramework \
> > > > > (6.1.3 - 6.1.3) <DC3B87A5-AA7D-3534-BF4F-089E16226C0D> \
> > > > > /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff2b2a3000 -     \
> > > > > 0x7fff2b2bcfff  libexpat.1.dylib (26.141.1) <F579645F-A493-3F2D-A9DB-C77664A1BCA1> \
> > > > > /usr/lib/libexpat.1.dylib 0x7fff2b2bd000 -     0x7fff2b2c6fff  libheimdal-asn1.dylib \
> > > > > (597.140.3) <2C0EE410-4623-327D-A0EF-CFBC583989E4> /usr/lib/libheimdal-asn1.dylib \
> > > > > 0x7fff2b2c7000 -     0x7fff2b2dbfff  com.apple.IconFoundation (479.4 - 479.4) \
> > > > > <6B77361F-69AF-393F-97B8-9BDED38304B0> \
> > > > > /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation \
> > > > > 0x7fff2b2dc000 -     0x7fff2b348fff  com.apple.IconServices (479.4 - 479.4) \
> > > > > <727B7BC3-AC02-31F7-9149-0014FDBCF17B> \
> > > > > /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff2b349000 \
> > > > > -     0x7fff2b3e7fff  com.apple.MediaExperience (1.0 - 1) \
> > > > > <B71F329D-70E3-34A8-A789-82D7ACA63C34> \
> > > > > /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience \
> > > > > 0x7fff2b3e8000 -     0x7fff2b410fff  com.apple.persistentconnection (1.0 - 1.0) \
> > > > > <E05B6AF9-376E-3E4D-B2F5-3A7A85D7CBB3> \
> > > > > /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
> > > > >  0x7fff2b411000 -     0x7fff2b41ffff  com.apple.GraphVisualizer (1.0 - 100.1) \
> > > > > <09C716AC-B62A-3EF0-85A1-98A949EB88B3> \
> > > > > /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer \
> > > > > 0x7fff2b420000 -     0x7fff2b83bfff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) \
> > > > > <0E25BE9A-551C-3457-B7E8-7ED414223E3A> \
> > > > > /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff2b83c000 -     \
> > > > > 0x7fff2b884000 -     0x7fff2b88afff  com.apple.xpc.AppServerSupport (1.0 - 2038.120.1) \
> > > > > <523B9C03-A39E-3FF4-8216-34309C158113> \
> > > > > /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport \
> > > > > 0x7fff2b88b000 -     0x7fff2b89dfff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) \
> > > > > <53477D30-E8A6-3935-A3B1-7CBDE387210A> \
> > > > > /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7fff2b89e000 -     \
> > > > > 0x7fff2b8a0fff  libspindump.dylib (295.2) <003C7E84-C242-311A-A2FA-4622B66E3F24> \
> > > > > /usr/lib/libspindump.dylib 0x7fff2b8a1000 -     0x7fff2b961fff  com.apple.Heimdal (4.0 - 2.0) \
> > > > > <35D3F56E-089C-3648-9E5A-834E997401B3> \
> > > > > /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff2b962000 -     \
> > > > > 0x7fff2b97cfff  com.apple.login (3.0 - 3.0) <6A0F479C-875F-3280-A99F-4424C3ED9448> \
> > > > > /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7fff2bb01000 -     \
> > > > > 0x7fff2bb3dfff  com.apple.bom (14.0 - 235.1) <354D4983-EA7A-3F97-B1FF-9648F3981208> \
> > > > > /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff2bb3e000 -     \
> > > > > 0x7fff2bb87fff  com.apple.AppleJPEG (1.0 - 1) <D751A39A-DC50-3E2E-9C2D-70284574EC84> \
> > > > > /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff2bb88000 -     \
> > > > > 0x7fff2bc67fff  libJP2.dylib (2130.8.2) <B4A3B417-4218-303F-B660-603B1A3C75AE> \
> > > > > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff2bc68000 - \
> > > > > 0x7fff2bc6bfff  com.apple.WatchdogClient.framework (1.0 - 98.120.2) \
> > > > > <13BB2B82-DF17-33C3-A19B-432E03744896> \
> > > > > /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient \
> > > > > 0x7fff2bc6c000 -     0x7fff2bca2fff  com.apple.MultitouchSupport.framework (4440.3 - 4440.3) \
> > > > > <8B7FB5F9-E38B-3193-98AC-51EF565F61CB> \
> > > > > /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport \
> > > > > 0x7fff2bca3000 -     0x7fff2be01fff  com.apple.VideoToolbox (1.0 - 2780.10.4.1) \
> > > > > <1134D8C6-EA97-32B4-BD4C-DD02901F4B0B> \
> > > > > /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff2be02000 -     \
> > > > > 0x7fff2be35fff  libAudioToolboxUtility.dylib (1181.72.4) <F26A13BB-BCDD-3F04-B98C-5CD9E445DD35> \
> > > > > /usr/lib/libAudioToolboxUtility.dylib 0x7fff2be36000 -     0x7fff2be56fff  libPng.dylib \
> > > > > (2130.8.2) <BEB6FABB-4E78-391B-85BD-8E69A3ABAB24> \
> > > > > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff2be57000 - \
> > > > > 0x7fff2beb6fff  libTIFF.dylib (2130.8.2) <B8DD7B9D-0589-308D-9A60-AB23EA106A87> \
> > > > > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff2beb7000 \
> > > > > -     0x7fff2bed3fff  com.apple.IOPresentment (58 - 37) <990B304C-15B6-397D-8B7E-636DA14AE1D3> \
> > > > > /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment \
> > > > > 0x7fff2bed4000 -     0x7fff2bedbfff  com.apple.GPUWrangler (6.3.6 - 6.3.6) \
> > > > > <EB257619-862B-3CEF-8A65-FE5229D7123D> \
> > > > > /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff2bedc000 - \
> > > > > 0x7fff2bedffff  libRadiance.dylib (2130.8.2) <04232355-A894-31E6-8C05-B68F1F7FA3E2> \
> > > > > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib \
> > > > > 0x7fff2bee0000 -     0x7fff2bee5fff  com.apple.DSExternalDisplay (3.1 - 380) \
> > > > > <DCD6682A-9C61-3779-A81D-8E1FBED38C69> \
> > > > > /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay \
> > > > > 0x7fff2bee6000 -     0x7fff2bf0afff  libJPEG.dylib (2130.8.2) \
> > > > > <D9864597-F6ED-3AD8-8886-761EAA0559E2> \
> > > > > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff2bf0b000 \
> > > > > -     0x7fff2bf3afff  com.apple.ATSUI (1.0 - 1) <92428504-C766-3ACE-BC36-89F1A5CAB61C> \
> > > > > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
> > > > >  0x7fff2bf3b000 -     0x7fff2bf3ffff  libGIF.dylib (2130.8.2) \
> > > > > <A52215E6-F61A-398D-A9C9-FDE9D3517982> \
> > > > > /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff2bf40000 - \
> > > > > 0x7fff2bf49fff  com.apple.CMCaptureCore (1.0 - 82.6) <C1960208-BCA3-3D47-9DBE-CF1A81C2053B> \
> > > > > /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore \
> > > > > 0x7fff2bf4a000 -     0x7fff2bf91fff  com.apple.print.framework.PrintCore (16.1 - 531.1) \
> > > > > <8139D1A2-7037-3B4F-AB8F-2BF38D64D798> \
> > > > > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
> > > > >  0x7fff2bf92000 -     0x7fff2c05ffff  com.apple.TextureIO (3.10.9 - 3.10.9) \
> > > > > <0E29AC8D-246E-3F7F-A8A0-10E09DD64603> \
> > > > > /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff2c060000 -     \
> > > > > 0x7fff2c068fff  com.apple.InternationalSupport (1.0 - 61.1) \
> > > > > <8E0C26AC-7462-34B5-B608-0DB611CCB687> \
> > > > > /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
> > > > >  0x7fff2c069000 -     0x7fff2c0e3fff  com.apple.datadetectorscore (8.0 - 674) \
> > > > > <3E182298-355E-337F-A398-B266DEC5E6F3> \
> > > > > /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore \
> > > > > 0x7fff2c0e4000 -     0x7fff2c141fff  com.apple.UserActivity (439 - 439) \
> > > > > <E011EB02-BB18-3154-8010-AD4C6D21792B> \
> > > > > /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity 0x7fff2cdaf000 \
> > > > > -     0x7fff2cde0fff  libSessionUtility.dylib (76.69) <E6D8E0BB-3C76-343B-B8EA-03C411971A6C> \
> > > > > /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib 0x7fff2cde1000 \
> > > > > -     0x7fff2cf15fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) \
> > > > > <F2960A44-070D-30E7-88FD-A43905059819> \
> > > > > /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff2cf16000 -     \
> > > > > 0x7fff2cf7bfff  com.apple.audio.AudioSession (1.0 - 76.69) \
> > > > > <3E7FD009-AC1B-398E-A5BE-D892725A73C7> \
> > > > > /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession 0x7fff2cf7c000 \
> > > > > -     0x7fff2cf8efff  libAudioStatistics.dylib (27.64) <2072394F-C2D4-3EBE-8259-CEBBC87DB2C7> \
> > > > > /usr/lib/libAudioStatistics.dylib 0x7fff2cf8f000 -     0x7fff2cf9efff  \
> > > > > com.apple.speech.synthesis.framework (9.0.66 - 9.0.66) <3FADC203-0E7D-3208-9BF7-CD8AE1B9D204> \
> > > > > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
> > > > >  0x7fff2cf9f000 -     0x7fff2d00bfff  com.apple.ApplicationServices.ATS (377 - 516) \
> > > > > <79E67A4C-DAED-3E60-AF13-23BF0C11A3CA> \
> > > > > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
> > > > >  0x7fff2d00c000 -     0x7fff2d024fff  libresolv.9.dylib (68.1) \
> > > > > <5927D8FA-E370-3D32-8C63-D3FBD92F18A9> /usr/lib/libresolv.9.dylib 0x7fff2d157000 -     \
> > > > > 0x7fff2d236fff  libSMC.dylib (20) <B45BD314-B645-3948-B1C2-1FDA40453078> /usr/lib/libSMC.dylib \
> > > > > 0x7fff2d237000 -     0x7fff2d296fff  libcups.2.dylib (494.4) \
> > > > > <F7752C87-6C78-38DB-9938-0395B5CD0359> /usr/lib/libcups.2.dylib 0x7fff2d297000 -     \
> > > > > 0x7fff2d2a6fff  com.apple.LangAnalysis (1.7.0 - 254) <EE21E044-0B25-3D3E-A892-A276452D8EC8> \
> > > > > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
> > > > >  0x7fff2d2a7000 -     0x7fff2d2b1fff  com.apple.NetAuth (6.2 - 6.2) \
> > > > > <08F7BAF1-D834-3FAF-9FCC-7FBC32BAF037> \
> > > > > /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff2d2b2000 -     \
> > > > > 0x7fff2d2b9fff  com.apple.ColorSyncLegacy (4.13.0 - 1) <CA708578-E33E-3175-B162-FF7EA1574FED> \
> > > > > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
> > > > >  0x7fff2d2ba000 -     0x7fff2d2c5fff  com.apple.QD (4.0 - 416) \
> > > > > <41CBD1BE-1975-3983-B4E0-32E511997BB5> \
> > > > > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
> > > > >  0x7fff2d2c6000 -     0x7fff2d91afff  com.apple.audio.AudioResourceArbitration (1.0 - 1) \
> > > > > <882F280D-B129-3299-B098-D1E59B78841A> \
> > > > > /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
> > > > >  0x7fff2d91b000 -     0x7fff2d926fff  com.apple.perfdata (1.0 - 67.40.1) \
> > > > > <B80E66C3-5A5F-391A-9475-15DB16BA72E8> \
> > > > > /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata 0x7fff2d927000 -     \
> > > > > 0x7fff2d935fff  libperfcheck.dylib (41) <A9A6BE18-57EA-35F6-96BC-D71C49013A09> \
> > > > > /usr/lib/libperfcheck.dylib 0x7fff2d936000 -     0x7fff2d945fff  com.apple.Kerberos (3.0 - 1) \
> > > > > <06AAAB8C-AA8B-344E-A3F3-4CEDF0AF8C78> \
> > > > > /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff2d946000 -     \
> > > > > 0x7fff2d996fff  com.apple.GSS (4.0 - 2.0) <83CD04C6-22CD-319D-884B-1B369F8FE028> \
> > > > > /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff2d997000 -     0x7fff2d9a7fff  \
> > > > > com.apple.CommonAuth (4.0 - 2.0) <ADDE6649-F244-334C-AA10-B53BCA2C1E55> \
> > > > > /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff2d9fd000 -   \
> > > > > 0x7fff2da1cfff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) \
> > > > > <92FFAD21-9FA8-3194-8764-946F3D8F429E> \
> > > > > /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle \
> > > > > 0x7fff2da1d000 -     0x7fff2da25fff  com.apple.CorePhoneNumbers (1.0 - 1) \
> > > > > <A667EA02-1F06-36D7-8290-0B6CD36F89BC> \
> > > > > /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers \
> > > > > 0x7fff2db78000 -     0x7fff2db78fff  liblaunch.dylib (2038.120.1) \
> > > > > <A3F46CC6-BD89-39DB-8732-C885B881A635> /usr/lib/system/liblaunch.dylib 0x7fff2e35a000 -     \
> > > > > 0x7fff2e4a5fff  com.apple.Sharing (1630 - 1630) <76D1A200-27A3-3B3E-8B30-4026ABD24217> \
> > > > > /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff2e4a6000 -     \
> > > > > 0x7fff2e5c7fff  com.apple.Bluetooth (8.0.5 - 8.0.5d7) <25AF84A9-3CCA-3228-9CB7-BBCE558F4B88> \
> > > > > /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff2e5e1000 -     \
> > > > > 0x7fff2e63afff  com.apple.ProtectedCloudStorage (1.0 - 1) \
> > > > > <4BCCB350-CAA2-3217-8AE6-6A6B25755D9F> \
> > > > > /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
> > > > >  0x7fff2fda2000 -     0x7fff2fdc9fff  com.apple.RemoteViewServices (2.0 - 163) \
> > > > > <5A16528F-4822-3B0C-BB89-A79459F3AF87> \
> > > > > /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices \
> > > > > 0x7fff2fdca000 -     0x7fff2fdd9fff  com.apple.SpeechRecognitionCore (6.1.25 - 6.1.25) \
> > > > > <80F52037-912C-335F-B1DA-22AFD73DBDA2> \
> > > > > /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
> > > > >  0x7fff2fdda000 -     0x7fff2fde1fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) \
> > > > > <00007833-3C2A-3F10-97ED-838FB606B5FD> \
> > > > > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
> > > > >  0x7fff3000f000 -     0x7fff3000ffff  libsystem_product_info_filter.dylib (8.40.1) \
> > > > > <6CA8DEA4-5BD4-375F-9AA7-3338135306C5> /usr/lib/system/libsystem_product_info_filter.dylib \
> > > > > 0x7fff300e7000 -     0x7fff300e7fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) \
> > > > > <BA7C5415-119A-30E5-8177-B24AB40624A3> \
> > > > > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
> > > > >  0x7fff3010d000 -     0x7fff3010dfff  com.apple.CoreServices (1122.45 - 1122.45) \
> > > > > <6C2601D8-FEBF-3936-945A-CD00D35ADA5D> \
> > > > > /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff302c9000 -     \
> > > > > 0x7fff302c9fff  com.apple.Accelerate (1.11 - Accelerate 1.11) \
> > > > > <9556F5DF-3DA2-3671-AA4F-776030C51FF5> \
> > > > > /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff30b0b000 -     \
> > > > > 0x7fff30b70fff  com.apple.CoreBluetooth (1.0 - 1) <3045519A-D711-3CD1-9E87-D7581A430423> \
> > > > > /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff30b71000 -    \
> > > > > 0x7fff30b7afff  com.apple.SymptomDiagnosticReporter (1.0 - 79.120.1) \
> > > > > <22A34196-22AD-3021-88CD-CC9A7C0AF006> \
> > > > > /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
> > > > >  0x7fff30b8e000 -     0x7fff30b9afff  com.apple.AppleIDAuthSupport (1.0 - 1) \
> > > > > <B80B4F16-3756-303D-A349-3486A08B2216> \
> > > > > /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport \
> > > > > 0x7fff30b9b000 -     0x7fff30c43fff  com.apple.DiscRecording (9.0.3 - 9030.4.5) \
> > > > > <ED2D9708-858A-37F1-B573-4069453277B7> \
> > > > > /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff30c44000 -    \
> > > > > 0x7fff30c77fff  com.apple.MediaKit (16 - 927.40.2) <88268EAB-5430-3BCB-9263-E3B4BCC34609> \
> > > > > /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff30c78000 -     \
> > > > > 0x7fff30d63fff  com.apple.DiskManagement (14.0 - 1733.140.2) \
> > > > > <4BF7BFA4-4950-3582-B43B-25A4B6A3E7B7> \
> > > > > /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement \
> > > > > 0x7fff31151000 -     0x7fff312a0fff  com.apple.FileProvider (349.141.2 - 349.141.2) \
> > > > > <D2C77486-711B-3A81-B6D5-EB059AC1D2F9> \
> > > > > /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff312a1000 -     \
> > > > > 0x7fff312c3fff  com.apple.GenerationalStorage (2.0 - 323) \
> > > > > <9419BDA9-3F2D-32A8-8ABD-5CAF5B6DB77F> \
> > > > > /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage \
> > > > > 0x7fff31bff000 -     0x7fff31c3afff  com.apple.DebugSymbols (195.1 - 195.1) \
> > > > > <C94557E3-11DD-3007-B001-DC2509CFE14D> \
> > > > > /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff31c3b000 \
> > > > > -     0x7fff31cf0fff  com.apple.CoreSymbolication (12.5 - 64544.81.1) \
> > > > > <1D4A9F11-AB1C-3F5F-90A1-38C3EAA7BE1F> \
> > > > > /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication \
> > > > > 0x7fff32bff000 -     0x7fff32c62fff  com.apple.framework.Apple80211 (17.0 - 1728) \
> > > > > <C7EF405F-8CD4-3565-9736-290425CBCD71> \
> > > > > /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff32c63000 -   \
> > > > > 0x7fff32db4fff  com.apple.CoreWiFi (3.0 - 341) <EC143451-C0F3-369A-886B-64ACE24E65C6> \
> > > > > /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff33092000 -     \
> > > > > 0x7fff33095fff  com.apple.help (1.3.8 - 71) <F94CF2A6-2886-3552-A1E5-8D83452AE773> \
> > > > > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
> > > > >  0x7fff33096000 -     0x7fff3309dfff  com.apple.EFILogin (2.0 - 2) \
> > > > > <A86695A6-1567-330B-870D-805FDB9EE437> \
> > > > > /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff3309e000 -     \
> > > > > 0x7fff330a9fff  libcsfde.dylib (554.140.2) <678CA1E1-733D-3709-A327-2208B49C6C1A> \
> > > > > /usr/lib/libcsfde.dylib 0x7fff332e8000 -     0x7fff332e8fff  com.apple.ApplicationServices (48 \
> > > > > - 50) <4CCFD825-3106-3034-8A40-3B8BD8C5DFB8> \
> > > > > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices \
> > > > > 0x7fff335fd000 -     0x7fff335fdfff  libHeimdalProxy.dylib (79) \
> > > > > <2572CF4E-C22E-346A-A72F-9BD07BA56057> \
> > > > > /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib \
> > > > > 0x7fff336b0000 -     0x7fff336b0fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) \
> > > > > <025405B1-07C0-31B1-9D9A-4BFA4DD370E5> \
> > > > > /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff34680000 -     \
> > > > > 0x7fff346d0fff  com.apple.ChunkingLibrary (334.1 - 334.1) \
> > > > > <1F0C24A0-F8F0-3773-91FF-39956CF3A1F8> \
> > > > > /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary \
> > > > > 0x7fff3657c000 -     0x7fff3659ffff  com.apple.openscripting (1.7 - 190.1) \
> > > > > <75008FD0-9D88-367B-A001-79867E995441> \
> > > > > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
> > > > >  0x7fff365a0000 -     0x7fff365a3fff  com.apple.securityhi (9.0 - 55008) \
> > > > > 0x7fff365a4000 -     0x7fff365a7fff  com.apple.ink.framework (10.15 - 227) \
> > > > > <FDE6A6E5-DDD2-31DE-9695-6148EE88005B> \
> > > > > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink \
> > > > > 0x7fff365a8000 -     0x7fff365abfff  com.apple.CommonPanels (1.2.6 - 101) \
> > > > > <623B24C3-6256-388A-949B-C7A37AD72690> \
> > > > > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
> > > > >  0x7fff365ac000 -     0x7fff365b3fff  com.apple.ImageCapture (1711.5.2.1 - 1711.5.2.1) \
> > > > > <DF34BF94-579A-3CD7-8785-F49C06525E50> \
> > > > > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
> > > > >  0x7fff3cb08000 -     0x7fff3cb0bfff  com.apple.print.framework.Print (15 - 271) \
> > > > > <47961FDE-D450-3357-948E-CFDEFA763A7B> \
> > > > > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
> > > > >  0x7fff3cb0c000 -     0x7fff3cb0ffff  com.apple.Carbon (160 - 164) \
> > > > > <41053420-C9DD-384F-A97C-ECE9C5DC25E9> \
> > > > > /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff3cdc2000 -     \
> > > > > 0x7fff3cde1fff  com.apple.private.SystemPolicy (1.0 - 1) <68B979DB-7E8E-30A9-82B3-3A7326C6B7A9> \
> > > > > /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy 0x7fff3d71f000 \
> > > > > -     0x7fff3d731fff  libmis.dylib (274.140.2) <F4EE6883-6A50-33B0-9AF9-5131DA07E3D3> \
> > > > > /usr/lib/libmis.dylib 0x7fff413e6000 -     0x7fff41404fff  libCGInterfaces.dylib (544.5) \
> > > > > <10657BC7-3A0C-32CA-A5AC-E2A3A6F49D95> \
> > > > > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
> > > > >  0x7fff6ba78000 -     0x7fff6ba7efff  libCoreFSCache.dylib (200.12) \
> > > > > <0E7443EE-D778-3B2E-9973-F825BCA0E0D6> \
> > > > > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib \
> > > > > 0x7fff6ba7f000 -     0x7fff6ba83fff  libCoreVMClient.dylib (200.12) \
> > > > > <93679C5E-92E3-3C6A-A585-C603F4AD399A> \
> > > > > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib \
> > > > > 0x7fff6ba84000 -     0x7fff6ba93fff  com.apple.opengl (18.5.9 - 18.5.9) \
> > > > > <2A421CC5-4D60-339C-9772-3AC991232BD8> \
> > > > > /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff6ba94000 -     \
> > > > > 0x7fff6ba96fff  libCVMSPluginSupport.dylib (18.5.9) <BF44FEB3-FB8E-3FD8-8988-AD56AD53CFD4> \
> > > > > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib \
> > > > > 0x7fff6ba97000 -     0x7fff6ba9ffff  libGFXShared.dylib (18.5.9) \
> > > > > <C4751529-359A-3ECC-84B2-74A23EFAD42A> \
> > > > > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib \
> > > > > 0x7fff6baa0000 -     0x7fff6bad3fff  libGLImage.dylib (18.5.9) \
> > > > > <C153E192-20A3-3F7D-A897-533DACE748EC> \
> > > > > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib \
> > > > > 0x7fff6bad4000 -     0x7fff6bb10fff  libGLU.dylib (18.5.9) \
> > > > > <8275A6AB-AAD5-3222-A80B-411C0FAFCA63> \
> > > > > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff6bca5000 -  \
> > > > > 0x7fff6bcaffff  libGL.dylib (18.5.9) <C6BE589B-CD26-3142-BD18-10C13D404904> \
> > > > > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff6d0ef000 -   \
> > > > > 0x7fff6d147fff  com.apple.opencl (4.6 - 4.6) <79DA4138-12AB-3561-9967-D49EFB14B437> \
> > > > > /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff6e1f1000 -     \
> > > > > 0x7fff6e1f8fff  com.apple.agl (3.3.4 - AGL-3.3.3) <92B718FF-EBC6-36DD-9711-5035FFE32DE4> \
> > > > > /System/Library/Frameworks/AGL.framework/Versions/A/AGL 
> > > > > 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: 0
> > > > > thread_create: 0
> > > > > thread_set_state: 0
> > > > > 
> > > > > VM Region Summary:
> > > > > ReadOnly portion of Libraries: Total=774.8M resident=0K(0%) \
> > > > > swapped_out_or_unallocated=774.8M(100%) Writable regions: Total=726.0M written=0K(0%) \
> > > > > resident=0K(0%) swapped_out=0K(0%) unallocated=726.0M(100%) 
> > > > > VIRTUAL   REGION 
> > > > > REGION TYPE                        SIZE    COUNT (non-coalesced) 
> > > > > ===========                     =======  ======= 
> > > > > Accelerate framework               256K        2 
> > > > > Activity Tracing                   256K        1 
> > > > > CG backing stores                  792K        6 
> > > > > CG image                            12K        2 
> > > > > CoreAnimation                       28K        6 
> > > > > CoreGraphics                        12K        2 
> > > > > CoreUI image data                  276K        5 
> > > > > Foundation                          16K        1 
> > > > > Kernel Alloc Once                    8K        1 
> > > > > MALLOC                           198.3M      101 
> > > > > MALLOC guard page                   32K        8 
> > > > > MALLOC_NANO (reserved)           384.0M        1         reserved VM address space \
> > > > > (unallocated) STACK GUARD                       56.0M       12 
> > > > > Stack                            139.6M       12 
> > > > > VM_ALLOCATE                         48K       10 
> > > > > __DATA                            18.0M      381 
> > > > > __DATA_CONST                      13.2M      224 
> > > > > __DATA_DIRTY                       540K       97 
> > > > > __FONT_DATA                          4K        1 
> > > > > __LINKEDIT                       518.3M      153 
> > > > > __OBJC_RO                         70.3M        1 
> > > > > __OBJC_RW                         2496K        2 
> > > > > __TEXT                           257.0M      379 
> > > > > __UNICODE                          588K        1 
> > > > > mapped file                       97.9M       32 
> > > > > shared memory                      784K       20 
> > > > > ===========                     =======  ======= 
> > > > > TOTAL                              1.7G     1461 
> > > > > TOTAL, minus reserved VM space     1.3G     1461 
> > > > > 
> > > > > Model: MacBookAir6,1, BootROM 433.120.6.0.0, 2 processors, Dual-Core Intel Core i7, 1.7 GHz, 8 \
> > > > >                 GB, SMC 2.12f143
> > > > > Graphics: kHW_IntelHD5000Item, Intel HD Graphics 5000, spdisplays_builtin
> > > > > Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, \
> > > > > 0x483943434E4E4E384A544D4C41522D4E544D Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, \
> > > > >                 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
> > > > > AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 \
> > > > >                 (7.77.111.1 AirPortDriverBrcmNIC-1680.9)
> > > > > Bluetooth: Version 8.0.5d7, 3 services, 27 devices, 1 incoming serial ports
> > > > > Network Service: Wi-Fi, AirPort, en0
> > > > > USB Device: USB 3.0 Bus
> > > > > USB Device: BRCM20702 Hub
> > > > > USB Device: Bluetooth USB Host Controller
> > > > > Thunderbolt Bus: MacBook Air, Apple Inc., 23.6
> > > > > 
> > > > > Now unable to load at all….
> > > > > > -(
> > > > > 
> > > > > Please help.
> > > > > 
> > > > > 
> > > > > Steven A. Gross, MD
> > > > > 
> > > > > 
> > > > > On August 21, 2022 at 12:36:48 PM, Robert Lancaster (rlancaste@gmail.com \
> > > > > <mailto:rlancaste@gmail.com>) wrote: 
> > > > > > Ok I just uploaded a new dmg in place of the 3.6.0 one from before.  Hopefully it fixes the \
> > > > > > issue.  Please check. 
> > > > > > > On Aug 21, 2022, at 2:40 AM, Jasem Mutlaq <mutlaqja@ikarustech.com \
> > > > > > > <mailto:mutlaqja@ikarustech.com>> wrote: 
> > > > > > > Robert's bandaid fix was merged until the concurrency issue is resolved. Can anyone compile \
> > > > > > >                 on MacOS and verify?
> > > > > > > --
> > > > > > > Best Regards,
> > > > > > > Jasem Mutlaq
> > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > > > On Sun, Aug 21, 2022 at 5:32 AM Peter Amerl <pvamerl@gmail.com <mailto:pvamerl@gmail.com>> \
> > > > > > > wrote: Hi All,
> > > > > > > Just in case it is important, last night I tried out starting the executable from the \
> > > > > > > command line, with the same Application crash whenever I tried the find operation, either \
> > > > > > > by Apple-f or by selecting it through the menu system with the mouse. … sorry if someone \
> > > > > > > already knows this to be the case … just trying to avoid a red herring due to lack of \
> > > > > > > information.  
> > > > > > > Regards,
> > > > > > > Peter
> > > > > > > 
> > > > > > > > On 20 Aug 2022, at 20:30, kstars-devel-request@kde.org \
> > > > > > > > <mailto:kstars-devel-request@kde.org> wrote: 
> > > > > > > > Send Kstars-devel mailing list submissions to
> > > > > > > > kstars-devel@kde.org <mailto:kstars-devel@kde.org>
> > > > > > > > 
> > > > > > > > To subscribe or unsubscribe via the World Wide Web, visit
> > > > > > > > https://mail.kde.org/mailman/listinfo/kstars-devel \
> > > > > > > > <https://mail.kde.org/mailman/listinfo/kstars-devel> or, via email, send a message with \
> > > > > > > > subject or body 'help' to kstars-devel-request@kde.org \
> > > > > > > > <mailto:kstars-devel-request@kde.org> 
> > > > > > > > You can reach the person managing the list at
> > > > > > > > kstars-devel-owner@kde.org <mailto:kstars-devel-owner@kde.org>
> > > > > > > > 
> > > > > > > > When replying, please edit your Subject line so it is more specific
> > > > > > > > than "Re: Contents of Kstars-devel digest..."
> > > > > > > > 
> > > > > > > > 
> > > > > > > > Today's Topics:
> > > > > > > > 
> > > > > > > > 1. Re: Kstars 3.6.0 MacOS find Object crash (Robert Lancaster)
> > > > > > > > 
> > > > > > > > 
> > > > > > > > ----------------------------------------------------------------------
> > > > > > > > 
> > > > > > > > Message: 1
> > > > > > > > Date: Sat, 20 Aug 2022 01:01:35 -0400
> > > > > > > > From: Robert Lancaster <rlancaste@gmail.com <mailto:rlancaste@gmail.com>>
> > > > > > > > To: Jasem Mutlaq <mutlaqja@ikarustech.com <mailto:mutlaqja@ikarustech.com>>
> > > > > > > > Cc: KStars Development Mailing List <kstars-devel@kde.org <mailto:kstars-devel@kde.org>>
> > > > > > > > Subject: Re: Kstars 3.6.0 MacOS find Object crash
> > > > > > > > Message-ID: <5B5B9058-0EFD-4F8F-BE25-B329CC3ED597@gmail.com \
> > > > > > > >                 <mailto:5B5B9058-0EFD-4F8F-BE25-B329CC3ED597@gmail.com>>
> > > > > > > > Content-Type: text/plain; charset="utf-8"
> > > > > > > > 
> > > > > > > > Hey guys,
> > > > > > > > 
> > > > > > > > 
> > > > > > > > Ok, I dug into this and ran a bunch of tests.  I don't know why this crash only occurs \
> > > > > > > > when running by double clicking the app and not by running from Terminal or QT Creator.  \
> > > > > > > > It is very inconvenient to have an error that won't happen when you run the code in a \
> > > > > > > > debugger and then will happen every time if you don't!  I had thought that maybe it was \
> > > > > > > > something with MacOS sandboxing or gatekeeper, or maybe it was something with packaging, \
> > > > > > > > or maybe it was something with environment variables.  But as far as I could tell through \
> > > > > > > > my tests it is none of those.  I printed the environments in a QMessagebox and they were \
> > > > > > > > slightly different, but not in any way that mattered I think.  The packaging was not the \
> > > > > > > > culprit because it happened in the app both before and after packaging and I was running \
> > > > > > > > it on the same machine, so it should not be the issue.  I haven't fully ruled out \
> > > > > > > > something with MacOS, but I don't currently think that is what it is since there was no \
> > > > > > > > error message or warning that pops up about the app being blocked from doing something it \
> > > > > > > > wasn't supposed to. 
> > > > > > > > So then I proceeded to experiment with the changes in that one Commit.  I first tried \
> > > > > > > > narrowing down where the problem was by copying and pasting code from before or after the \
> > > > > > > > commit and testing.  That let me rule out a lot of the commit.  Then I added some \
> > > > > > > > Qmessagebox debug dialogs to see exactly when it would fail.  As of now, it seems that \
> > > > > > > > the crash is entirely based on what happens when constructing the Find Dialog in find \
> > > > > > > > dialog.cpp.  Specifically, it happens here: 
> > > > > > > > m_asyncDBManager(new CatalogsDB::AsyncDBManager(CatalogsDB::dso_db_path()))
> > > > > > > > 
> > > > > > > > On line 65 when it constructs the new Asynch DB Manager. I did try changing the couple of \
> > > > > > > > lines of code in find dialog.cpp and find dialog.h so that it would use the old manager \
> > > > > > > > code from before this commit to verify if the new AsynchDBManger was really the culprit.  \
> > > > > > > > And yes, it worked fine with the old code.  So then I changed it back.  Then I played \
> > > > > > > > around with the constructor for that class. Very strangely, I found that when I put my \
> > > > > > > > test QMessageBox message in just after line 772: 
> > > > > > > > m_thread->start();
> > > > > > > > 
> > > > > > > > It didn't crash when it printed my debug QMessagebox but it did crash when I didn't have \
> > > > > > > > it there!  That got me thinking that maybe for some reason, this object needed a little \
> > > > > > > > more time in its constructor for some reason, even though there are no more commands \
> > > > > > > > after that.  So I just added a sleep command to see if that would serve the same purpose \
> > > > > > > > and it worked! 
> > > > > > > > QThread::msleep(100);
> > > > > > > > 
> > > > > > > > So I would really like to know why this works.  Here is a commit with a band aid for you \
> > > > > > > > guys to take a look at: 
> > > > > > > > https://invent.kde.org/education/kstars/-/merge_requests/706 \
> > > > > > > > <https://invent.kde.org/education/kstars/-/merge_requests/706> \
> > > > > > > > <https://invent.kde.org/education/kstars/-/merge_requests/706 \
> > > > > > > > <https://invent.kde.org/education/kstars/-/merge_requests/706>> 
> > > > > > > > Thanks,
> > > > > > > > 
> > > > > > > > Rob
> > > > > > > > 
> > > > > > > > 
> > > > > > > > > On Aug 17, 2022, at 2:06 AM, Jasem Mutlaq <mutlaqja@ikarustech.com \
> > > > > > > > > <mailto:mutlaqja@ikarustech.com>> wrote: 
> > > > > > > > > I received one report for Find Dialog crash as well on Raspberry Pi, so perhaps it's \
> > > > > > > > > not unique to MacOS? 
> > > > > > > > > However, I couldn't reproduce on Raspberry PI, Widows, or any x86-64 machine.
> > > > > > > > > 
> > > > > > > > > --
> > > > > > > > > Best Regards,
> > > > > > > > > Jasem Mutlaq
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > 
> > > > > > > > > On Wed, Aug 17, 2022 at 8:52 AM Robert Lancaster <rlancaste@gmail.com \
> > > > > > > > > <mailto:rlancaste@gmail.com> <mailto:rlancaste@gmail.com <mailto:rlancaste@gmail.com>>> \
> > > > > > > > > wrote: Ok I did some more testing.
> > > > > > > > > 
> > > > > > > > > This commit is when the Find Dialog broke when running KStars on MacOS by double \
> > > > > > > > > clicking the app: 
> > > > > > > > > https://github.com/KDE/kstars/commit/5a2ba9f8e8b275f44b7593a50ca66f09cb2f985d#diff-c2a2ab763404c18a2daee3feb8b31f2ec278034e7cc720870c4e5158081e0ee9 \
> > > > > > > > > <https://github.com/KDE/kstars/commit/5a2ba9f8e8b275f44b7593a50ca66f09cb2f985d#diff-c2a2 \
> > > > > > > > > ab763404c18a2daee3feb8b31f2ec278034e7cc720870c4e5158081e0ee9><https://github.com/KDE/kst \
> > > > > > > > > ars/commit/5a2ba9f8e8b275f44b7593a50ca66f09cb2f985d#diff-c2a2ab763404c18a2daee3feb8b31f2ec278034e7cc720870c4e5158081e0ee9 \
> > > > > > > > > <https://github.com/KDE/kstars/commit/5a2ba9f8e8b275f44b7593a50ca66f09cb2f985d#diff-c2a2ab763404c18a2daee3feb8b31f2ec278034e7cc720870c4e5158081e0ee9>>
> > > > > > > > >  
> > > > > > > > > I think that is the one you were hoping was not the one.  I still don't know why it \
> > > > > > > > > broke it though.  Every time I run it from terminal or qt creator there is no problem.  \
> > > > > > > > > It is just when running it by double clicking that is the problem. 
> > > > > > > > > Note that I did test playing with the environment variables in qt creator and that \
> > > > > > > > > seemed to have no effect.  And it also didn't seem to matter whether kstars was \
> > > > > > > > > packaged up or not, so it doesn't seem to be a packaging issue. 
> > > > > > > > > > > On Aug 16, 2022, at 2:11 PM, Akarsh Simha <akarshsimha@gmail.com \
> > > > > > > > > > > <mailto:akarshsimha@gmail.com> <mailto:akarshsimha@gmail.com \
> > > > > > > > > > > <mailto:akarshsimha@gmail.com>>> wrote:
> > > > > > > > > > 
> > > > > > > > > > If I am to blame for this, the parallelism introduced in the asynchronous find dialog \
> > > > > > > > > > is my suspect, rather than the comet regex (which was actually Hy and not me). The \
> > > > > > > > > > regex seems unlikely to cause the erratic behavior Robert is observing where it runs \
> > > > > > > > > > fine under a debugger. 
> > > > > > > > > > But if it works fine when running KStars from a command line, that probably \
> > > > > > > > > > exonerates me and Hy, and is likely an environment issue like Robert points out! 
> > > > > > > > > > Regards
> > > > > > > > > > Akarsh
> > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > > > On Tue, Aug 16, 2022 at 07:28 Robert Lancaster <rlancaste@gmail.com \
> > > > > > > > > > > <mailto:rlancaste@gmail.com> <mailto:rlancaste@gmail.com \
> > > > > > > > > > > <mailto:rlancaste@gmail.com>>> wrote:
> > > > > > > > > > Hey guys,
> > > > > > > > > > 
> > > > > > > > > > I just got back from my two week trip to the Southwest.  Yesterday I resolved the \
> > > > > > > > > > issue with building a dmg with my script, so now I can build DMGs that will work with \
> > > > > > > > > > older Macs and have all the features we want in the dmg.   
> > > > > > > > > > Next we can look into this Find Dialog bug.  I did some experiments today and I found \
> > > > > > > > > > that if I run kstars from the command line or in a debugger, the find dialog works \
> > > > > > > > > > fine, but when running the app by double clicking it crashes when you first access \
> > > > > > > > > > the find dialog.  This seems to me to indicate an environment issue, like maybe an \
> > > > > > > > > > issue with environment variables or maybe a link to a library that isn't properly in \
> > > > > > > > > > the app.  I will check further. 
> > > > > > > > > > Thanks,
> > > > > > > > > > 
> > > > > > > > > > Rob
> > > > > > > > > > 
> > > > > > > > > > > On Aug 13, 2022, at 6:09 AM, John Evans <john.e.evans.email@gmail.com \
> > > > > > > > > > > <mailto:john.e.evans.email@gmail.com> <mailto:john.e.evans.email@gmail.com \
> > > > > > > > > > > <mailto:john.e.evans.email@gmail.com>>> wrote: 
> > > > > > > > > > > I have the same problem with 3.6.0. Crashes everytime the find object dialog is \
> > > > > > > > > > > invoked (button, keyboard, etc.) 
> > > > > > > > > > > Works great when I run it in debug in Qt though.
> > > > > > > > > > > 
> > > > > > > > > > > Workaround is to use the skymap and click on the object you want. In the scheduler \
> > > > > > > > > > > enter some text in the object field (doesn't matter what) and hit the + to use sky \
> > > > > > > > > > > coordinates from the map. 
> > > > > > > > > > > On Sat, 13 Aug 2022 at 10:05, Akarsh Simha <akarshsimha@gmail.com \
> > > > > > > > > > > <mailto:akarshsimha@gmail.com> <mailto:akarshsimha@gmail.com \
> > > > > > > > > > > <mailto:akarshsimha@gmail.com>>> wrote: 
> > > > > > > > > > > 
> > > > > > > > > > > On Sat, Aug 13, 2022 at 01:27 Peter Amerl <pvamerl@gmail.com \
> > > > > > > > > > > <mailto:pvamerl@gmail.com> <mailto:pvamerl@gmail.com <mailto:pvamerl@gmail.com>>> \
> > > > > > > > > > > wrote: Hi All, 
> > > > > > > > > > > Has anyone else experienced an immediate crash when searching for objects on a Mac \
> > > > > > > > > > > using the Apple-f key combination? I can confirm that it has worked in the past \
> > > > > > > > > > > without a crash. Neither Ctrl-f, nor selecting it from the menu appears to work for \
> > > > > > > > > > > me at this time.  The Crash trace is appended in the zip if anyone wants to have a \
> > > > > > > > > > > look. 
> > > > > > > > > > > Hi Peter
> > > > > > > > > > > 
> > > > > > > > > > > When you say it worked in the past, could you provide the exact version / git \
> > > > > > > > > > > commit, and also your current version / git  commit that has the bug? I made \
> > > > > > > > > > > several changes to the Find Dialog in the most recent version, notably performing \
> > > > > > > > > > > asynchronous database queries through another thread. It never crashed on my Linux \
> > > > > > > > > > > system. Also curious if someone else can reproduce it on MacOS or if it is unique \
> > > > > > > > > > > to your system. 
> > > > > > > > > > > Regards
> > > > > > > > > > > Akarsh
> > > > > > > > > > > 
> > > > > > > > > > > 
> > > > > > > > > > > Cheers, 
> > > > > > > > > > > Peter 
> > > > > > > > > > > 
> > > > > > > > > > > 
> > > > > > > > > > 
> > > > > > > > > 
> > > > > > > > 
> > > > > > > > -------------- next part --------------
> > > > > > > > An HTML attachment was scrubbed...
> > > > > > > > URL: \
> > > > > > > > <http://mail.kde.org/pipermail/kstars-devel/attachments/20220820/4f452c3d/attachment-0001.htm \
> > > > > > > > <http://mail.kde.org/pipermail/kstars-devel/attachments/20220820/4f452c3d/attachment-0001.htm>>
> > > > > > > >  
> > > > > > > > ------------------------------
> > > > > > > > 
> > > > > > > > Subject: Digest Footer
> > > > > > > > 
> > > > > > > > _______________________________________________
> > > > > > > > Kstars-devel mailing list
> > > > > > > > Kstars-devel@kde.org <mailto:Kstars-devel@kde.org>
> > > > > > > > https://mail.kde.org/mailman/listinfo/kstars-devel \
> > > > > > > > <https://mail.kde.org/mailman/listinfo/kstars-devel> 
> > > > > > > > 
> > > > > > > > ------------------------------
> > > > > > > > 
> > > > > > > > End of Kstars-devel Digest, Vol 223, Issue 9
> > > > > > > > ********************************************
> > > 


[Attachment #3 (unknown)]

<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body \
style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I \
confirm that I ran a complete autonomous night with the 8/26 build on 8/28 with no errors. The command \
find worked without error. Thank you Robert!<br class=""><div><br class=""><blockquote type="cite" \
class=""><div class="">On Aug 31, 2022, at 6:55 PM, Steven Gross &lt;<a \
href="mailto:steven.gross@tampabay.rr.com" class="">steven.gross@tampabay.rr.com</a>&gt; wrote:</div><br \
class="Apple-interchange-newline"><div class=""><div class="">Simulators work….<div class=""><br \
class=""> <br class=""><div class="gmail_signature">Steven A. Gross, MD<div class=""><img \
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAAnCAYAAAC2c+5GAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2l \
DQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOj \
oCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh \
+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7A \
QBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88Su \
uEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5 \
c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf \
14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRL \
ahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoR \
CJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJ \
CDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8 \
+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTq \
Eu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Q \
h8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol \
9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81X \
LVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2K \
ruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5 \
Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxb \
zwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+e \
b15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt \
8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lps \
bxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7 \
xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguX \
BrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P \
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" "="" \
class=""></div></div> <div class="gmail_quote" style=""><br class="">From:&nbsp;<span style="" \
class="">Steven Gross</span> <a href="mailto:steven.gross@tampabay.rr.com" \
class="">&lt;steven.gross@tampabay.rr.com&gt;</a><br class="">Reply:&nbsp;<span style="" class="">Steven \
Gross</span> <a href="mailto:steven.gross@tampabay.rr.com" \
class="">&lt;steven.gross@tampabay.rr.com&gt;</a><br class="">Date:&nbsp;<span style="" class="">August \
31, 2022 at 6:36:46 PM</span><br class="">To:&nbsp;<span style="" class="">Robert Lancaster</span> <a \
href="mailto:rlancaste@gmail.com" class="">&lt;rlancaste@gmail.com&gt;</a><br class="">CC:&nbsp;<span \
style="" class=""><a href="mailto:kstars-devel@kde.org" class="">kstars-devel@kde.org</a></span> <a \
href="mailto:kstars-devel@kde.org" class="">&lt;kstars-devel@kde.org&gt;</a>, <span style="" \
class="">Jasem Mutlaq</span> <a href="mailto:mutlaqja@ikarustech.com" \
class="">&lt;mutlaqja@ikarustech.com&gt;</a><br class="">Subject:&nbsp;<span style="" class=""> Re: \
Kstars 3.6.0 MacOS find Object crash <br class=""></span></div><br class=""> <blockquote type="cite" \
class="gmail_quote"><span class=""><div class=""><div class=""></div><div class="">





Thanks so much Rob!!
<div class="">I will download it and check it out…&nbsp;</div>
<div class="">Unfortunately we have had clouds every day….&nbsp;</div>
<div class=""><br class="">
<br class="">
<div class="gmail_signature">Steven A. Gross, MD
<div class=""><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAAnCAYAAAC2c+5GAAAACXBIWXMAAAsT \
AAAL%20EwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj33%203vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQ \
SoghodkVUcERRUUEG8igiAOOjoCMFVEs%20DIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIe%20EeCD \
x8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH%20/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZ \
TAKAEAGDLY2LjAFAtAGAn%20f+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJ%20V2ZIALC3AMDOEAu \
yAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4%20mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88 \
wAAKCRFRHg%20g/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl%207gRoXgugdfeLZrIPQLUAoOnaV/ \
Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/A%20V/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5% \
20WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQ%20WHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJ \
QCAZkmScQAAXkQkLlTKsz/HCAAA%20RKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv%201EAdNMBRa \
IaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4%20IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7 \
yAAygvyGvEcxlIGy%20UT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPE%20bDAuxsNCsTgsCZNjy7Ei \
rAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhM%20WE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB \
7iEPE%20NyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD%205DPkG+Qh8lsKnWJAcaT4U+IoUspqShn \
lEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2h%20tlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0%20dww \
NhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHK%20CpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1 \
PjqQnUlqtVqp1Q61MbU2ep%20O6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN%202Xx2KruY/R27iz \
2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIp%20G6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onX \
CdHZ4/OBZ3n%20U9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36%20p/VHDFgGswwkBtsMzhg8xTVxb \
zwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYP%20jGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLn \
%20m+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cR%20p7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22 \
fWFnYhdnt8Wuw+6TvZN9un2N/T0H%20DYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dn%20F2e5c4Pz \
iIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofc%20n8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9 \
jL5FXrdewt6V3qvdh%207xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJ%20gUGBWwL7+Hp8Ib+OPzr \
bZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5p%20DoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3p \
tnMU85%20ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7%20F5gvyF1weaHOwvSFpxapLhIsOpZATI \
hOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/R%20NtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9%20MY \
OSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo%201yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tE \
sIS4ZK2pYZLVy0dWOa9rGo5%20sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWF%20fevc1+1dT1gvW \
d+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTP%20ZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZD \
uaO/PLi8ZafJ%20zs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ%20+7P3P66Jqun4lvttXa1ObXHt \
xwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3v%20dy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvt \
b%20Ylu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ7%2052PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPK \
y2+UTV7hXmq86X23qdOo8/pPTT8e7%20nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9%20zsu72Xc \
n7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9D%20BY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFx \
YvfvjV69fO0ZjRoZfy%20l5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT%200Kf7kxmTk/8EA5jz/G \
MzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADq%20YAAAOpgAABdvkl/FRgAADT9JREFUeNrsmnmU1eV5xz/vb7nb3Dv7ygyLw \
xLZggKa%20QDEg1CgEWjXYppYmNjatiW1tktra2MZYOdVjk3iMYiONVUk0SaukR4ympDESiIKI%20hMUBRhi2YdY7DMOdu/6Wt3/c5+JlA \
B3DSOxp33PueX/Luz3f3/N+n+W9SmvN/5e3%20izWcRs0LHxmp+WqAWqASaJJ7G8gBx4F2qXvl542ksG0vfWFkADmPEgFmAfOkngA0%20+ \
r6O5lwvpDWgAZVvrDVJtE5p6LEtozNgm7uAV4EtwJEPjIb8GmUW8Cngd4GJhYda%20w2AqR2k0GJ8xvjpUEraJBC1s00AphWmqEmUYJRnX \
rWk9eDx64Ej/LNsyvhiwTR/Y%20DHwfeAbo+t8CyDzgywKEKjxUin3ZnLfZ9fzNNy6bsuOm62f8dSxoX9tx7KTR25sk%20lcqhNYRCFrU1 \
UZqaynRZZejQTza1ff7rj22xOnsSH41GAlcBXwXuAtYC3wT2jTQg%20ajikOgwOGQt8DbhJ7nPARuAF4OVk2nmzvroke89fzed3Fk28t23 \
/8Ttef+MYh46e%20IBAAw9S4rk8gYJE46VFfF2PalDoum924sbsvOf/2+1/SL244QEnEjhpKXQl8FrgE%20eB5YCXR/kDjkRmAVUA7sBZ4 \
GngVaFJBI5Zg+qZZH71nMhLEVVx4+fOKOrduP0bIv%20TlW1xbLFjcT7HQYHHSY1x9j0ajdv7OgHrQkEzCtmzKi/c839y1be/dAmVj31+m \
Ak%20bK8zlFoHXAzcJqA/BDzxm94yBvAw8HngNeDrwDogg+yXgcEsc2c28fh9S6kqD5PJ%20uF9sa+vn8NEEpYETfGraEQYO7OHYwDi0su \
hMbGfpmDhObx37j9lUVvTT1FR2a1VV%20+OG7/mLeiWDQ5BuPbSEasVFK7ZW5pwB3AnOBO8RKXXBAosAPgfHADaIRp/aeApJp%20h4/MGM \
UT9y2jsjwEUD0wkP2t3niSk4kM1435JQOth+lJBGiuaWXQj2F0tbLvoMu8%20ihIO9l5LT1+UeDxVX1UVng389x1/OgfX9Xnwya3ESgKF6 \
VqAPwT+AHgA+Gdg9/l8%205fdaymXSbcAMYf3TiMjxfJoaSvmXuxcXwAAYnUo5lcmUg+tmCeaOUWIkaIz209fT%20RW9nO+VWPzXhQexsF \
8o9STLlkUzm0JoPFQa585a5LJozjkzWHbqu7wuP/RFw+YXU%20kCpgNbD9XA1SGYffWzyZMaNKT5tLa43nK8oCKXrTMU5mAd8nYjl42qA/ \
GybjBVBY%20lAVTOBr8POnbp7TPUMyaXs/PXj1EKHjG1AeLyD0L7LgQGnLgLGBcBow+5Y2FbJ56%20bjfbW05zF7pCISsVDpl4RgkEKwkY \
PjNru3DsahLWaKZU9VMZTKEDZThGOaGgQSRs%20oxSHC4M897NWHvneNkoi9rnWl5YPVg4ELwQgZyutwDJhfmzToPd4ik/fvo59B09x%20 \
3LHS0uCuqsoQvhnleGA6RsPlbHSu5UT1x/Eb5rGZ5fTF5kHNJfQ71VRXBKioCKeA%20rQDP/3w/t37tv/B8jaHU0DWMBwoq6QEbREt+I4A \
MCMl+GrhaA+GQRbw/xWf+5jl2%20t/YC+NFo4NExo8sZ3RBhX18jh4y5BMZ9jNKGZmLVjYTGzWWg/Aq2dEyktjpCU1M5%20dXUlzwDtT6z \
dyS1ffRFlKCzz1LJDwFLgKeD6kYh9huWYjV7wbUylMdS7ti0F/l4W%209g2liCdTDnXVJdz75QUsWTDB9j29fstr7Qt2t3TT1Z2grj5ENu \
eQTrvUVEfo6MgQ%20LQkydXItV8wd26MsNeuuB3/R/vjanQRtE9M0IkKa18nPAe4G1oyEYzYsQGYveYC+%20dJCsZxI0fXwNPgrb8M/V5V \
ZgOfCiUnw3k/U6TUNxw5LJ3PaZy2rGNJQ+v6el9/KW%20vT10dCZIpx1QmkDAoqEuxsQJVYwfX9W2c3/P7698+Jevv9HSNakkYl9uKLUIW \
CR8%205QDfAu4F+kbKUx0WID1rruZX3VWs3HQphwaiRAMuEdulMxHBMDQKjWWcMU6zOEpz%20gbd8X68/mcxtHTuqtPWGxZMDiz467u9G1 \
8ZWDCZytYnBLJ7nowyFHbQYSGU7Hl+7%208+n1m9pCWrMgHLKmFG3vLuAx4F/hbbK9oIBkfrAQy/AZyAbYd7yM8mCO2pIM974y%20g58eb \
ERrRXcyjG36BM0ztvFEYAXwCQXNOdc3UmmnpyRsd1w6tX5CTUW4MZvzyOQ8%20BhIZjg9k6OlLks15REIWKk+eXcDLwH8C64H+dxZKnXZd \
uH9rw5+NDCCJp38bAFNp%20AqaPpxVag68VA9kAadfk5SMNPLlzIi3xCkps91x8c5E4c5dorZuzOa/W83VMKSyl%20FIZSvmmotGmqbqVU \
p1iv3cCb7wYCgOEbp4ExtIw4IGd0VlrIFoKWx/F0kAe3TmX1%209skUhjWUJmR5p0A8y9Y6D4ug0EqjtMLw391gDgeQ84p2tVa48kVynkH \
Ecrlr3nZm%201vfh6/z7f9sxic3HaqkKZwmYHt3JCEppFOD6+b6WkbdgOc9AqbwmeloRGLIFz7UV%20PrAJIsc3cHyDpROOoADD0Mwf08l \
PDzYyufoEZUGHJ3dOpDqSoTqSYV9fGUHTY3dv%20JX3pIPNGd2MoTXP5SfbEK9h4tJ4D/aWY75PwI75lhlNMpQnbLo5n4KMIGD5K+CXP%2 \
0l5pUzibnGZSHs6BVPs2qNPFkmOt+eA1HB6Lks4jnV973LXMWr1cN9RY9rRjM2UWR%208Jl73VAa2/RJZANI/JE1lCZoetiGXxxKB9+jO/ \
5e2w/bdb8B+B7wtxJXvAbML3p/%20G/CGpAS+JM8qgeeA2XJ/jaQKAK6SLNs64E1fqyZfqyYxqy3A68AnPdEWYI6Y3W2y%20jhhwtfSvKE \
psrwdGSUpznbR/AZg00oBMK0rCfEs0YbW8Wy75kbuBr4jneI28Wybn%20LwAfAj5ZZH6/ACRlnCDwI3HmbgNeAf4DmC7CPw/8CrhZAsgHJ \
OpeCnxMxlwhLn2f%20JKwMyb2eBH4gOdgRA6SwDf4R+K4AcJEIcqOcnWwUzdklGuVIP7co8ZwsGChJNd4M%20PCgZuNnAn4vwfwnEJXs/R \
2Kk1UCbBJHLgf2iActkzMXSpka0ZZXkR9YAlwpgI8Yh%20akhdENQSUCYC/w6Yksw5WJTUKVCAP2S8bNG7Rqk7itp0KkWD1qpM7h8pOvza \
Jtdr%20BMQJwDjgSaBe3v2DzGGLY3f0/TC7aohmucAJ4BiwcEjbRgGoIHS4+KxGrgvjtBfl%20NPbL8zFac1Qp3SXr/Bzw1pA51gK3C7ft \
F8Gb5d1K4Mfvlx9SyDzZRXVY+q+SZMxq%20OV2bIhzwY/LHj/eIyt5SBEBAtoEqShRvAr4D3AdcKbmOtaJte+R44ztCoiVyaNVO%20/pjz \
T4TDCmnEdcCjwP3yQaYKYf9kpDjkJVHZN8XL3AM8ZCqtA6b/ipBbPfDHQJ2p%20dItt+Fkh4h5JMX5JhEVSkN8sHFmIpi0Xi3CzCLwEaE0 \
5luP56mqxYivEuu0q0rwX%20pH5GA2nX0lqrFcJ1y4FrBdBhZeKH5ZjpZ+af+pQpx8I0NLbhE0+H6E2HmFp9HIo8%20yd5UiIRjMzY2iGl \
otFb44qQBpFwL11e8k++pVL7fP22cyY/2XkR/OnQqYAxbLpah%20lc7zyVoglnHNuVorFjW3s+HwKDKuiWXoU+EBQNernx2ZLbN6x8UcSZ \
Tga8WueAXT%20q/u5ftIhvvKL2XSnwnyi+Sier6gryRA0PZ5tHUtPOszcUT2MK01QFnToSYWwDZ+s%20Z/K5D++jJpLGe4eATOs8YCsXvs \
byKW08u6cZdD6IXLunmc7ByIKQ5a1yPCMCLJnT%201M2KD7fy8QlH+PnBRvbEK9jSXscVYzopD2XxtBIrPAIaUrPwUbQ+PRALmh5Zz1Sm% \
208nXatfIfVQEabZu+YSrfz3omvlaGobQP+XRBImfz7ate4aZprQUPVvH2nyLOupig%206SnbzB9IGIbPlqP1PLtnfGhLe+30S+vjbYsnH \
umbPaqXqkiaZM4mbOW9hIxrErHd%20t+dYvmFkNCRquzFxrNKSo6jwtUoHTW8yMBgLOG3iIO0Wwq0BtlmGO0WEbBOSDCpF%20f8D0cmI+p \
wkxDgKTpd4r1x3CLaOynulkPbNduMWc1dCbnNkQjyVy9tbyYPYjGlWX%209cyORDbgAw1Jx4oDWimdS+TsKULu3bFzAP7rkGpIBBgl16WG \
0nVCbjkB4TD5U/gq%20IcuYgNEiX2iWr9XMqO2oqVUncDxjjPTpEBO9S/yGKrEkk2UuT8x3QNYQTbtWKOua%20lSHTI+nYPSnH6vB8FRMH \
Lyx9o1qrBgHDlTFGzFNVIvigmGBPFj9aBHeKHC+vqH2E%20/F+oDKBbQdz1lUrkbJTSKXlXKmM1iUCOOFEhEa5LQLIFqDLA0VDhaRWR+XT \
R/H1A%20QmKpwhzjZewR80PS8tUdAaXgel8sk2blbMYXR61CniVFmARwWCkdzLqWd2wwgmno%20uGytGPn/k02S9gkZf7/MFZN4JCnPczK3J4APDIloDWkbk7RjndSZETO7/5fK/wwA%20mXNTi1wUYtkAAAAASUVORK5CYII=" \
class=""></div> </div>
<div class="gmail_quote" style=""><br class="">
From:&nbsp;<span style="" class="">Robert Lancaster</span>
<a href="mailto:rlancaste@gmail.com" class="">&lt;rlancaste@gmail.com&gt;</a><br class="">
Reply:&nbsp;<span style="" class="">Robert Lancaster</span>
<a href="mailto:rlancaste@gmail.com" class="">&lt;rlancaste@gmail.com&gt;</a><br class="">
Date:&nbsp;<span style="" class="">August 31, 2022 at 5:54:46
PM</span><br class="">
To:&nbsp;<span style="" class="">Steven Gross</span> <a href="mailto:steven.gross@tampabay.rr.com" \
class="">&lt;steven.gross@tampabay.rr.com&gt;</a><br class="">

CC:&nbsp;<span style="" class="">Jasem Mutlaq</span> <a href="mailto:mutlaqja@ikarustech.com" \
class="">&lt;mutlaqja@ikarustech.com&gt;</a>, <span style="" class=""><a \
href="mailto:kstars-devel@kde.org" class="">kstars-devel@kde.org</a></span> <a \
href="mailto:kstars-devel@kde.org" class="">&lt;kstars-devel@kde.org&gt;</a><br class="">

Subject:&nbsp; <span style="" class="">Re: Kstars 3.6.0 MacOS
find Object crash<br class=""></span></div>
<br class="">
<blockquote type="cite" class="gmail_quote">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div class=""><span class="">Hi there Steven,</span>
<div class=""><span class=""><br class=""></span></div>
<div class=""><span class="">There were a couple of issues that I was
tracking down involving some crashes on MacOS with 3.6.0.
&nbsp;There was a bug where the Find Dialog crashed every time you
opened it. &nbsp;There was another bug where it was immediately
crashing on startup due to an issue with the asteroids.dat file.
&nbsp;And then there were a couple of smaller packaging issues
because some recent MacOS and Craft changes had broken my script
and switching to zsh instead of bash fixed the problem, but had
some other side effects that I had to address by modifying the
script some more. &nbsp;At this point all of these issues should be
fixed. &nbsp;I had uploaded a new DMG several days ago <a href="https://edu.kde.org/kstars/#download" \
class="">https://edu.kde.org/kstars/#download</a>&nbsp;which a number of folks have now confirmed fixed \
the aforementioned problems. &nbsp;So yes I think that the 3.6.0 MacOS crash issues have been
resolved. &nbsp;And based on the attached email below, I think your
crash was related to the asteroids.dat issue since it says
"std::out_of_range: unordered_map::at: key not found" in the crash
report. &nbsp;</span></div>
<div class=""><span class=""><br class=""></span></div>
<div class=""><span class="">Thanks,</span></div>
<div class=""><span class=""><br class=""></span></div>
<div class=""><span class="">Rob<br class=""></span>
<div class=""><span class=""><br class=""></span>
<blockquote type="cite" class="">
<div class=""><span class="">On Aug 31, 2022, at 1:32 PM, Steven Gross
&lt;<a href="mailto:steven.gross@tampabay.rr.com" class="">steven.gross@tampabay.rr.com</a>&gt; \
wrote:</span></div> <span class=""><br class="Apple-interchange-newline"></span>
<div class="">
<div style="caret-color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px; font-style: \
normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; \
text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; \
-webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span class="">Rob</span></div> <div \
style="caret-color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px; font-style: normal; \
font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; \
text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; \
text-decoration: none;" class=""><span class="">Any further word on the 3.6.0 Mac crash \
issue?&nbsp;</span></div> <div style="caret-color: rgb(0, 0, 0); font-family: Helvetica, Arial; \
font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; \
text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; \
-webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span class="">Has this been solved \
yet?</span></div> <div style="caret-color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px; \
font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: \
start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; \
-webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span class="">I am currently using \
3.5.9.</span></div> <div style="caret-color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: \
13px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; \
text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; \
-webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span class="">Thanks!</span></div> \
<span class=""><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px; \
font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: \
start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; \
-webkit-text-stroke-width: 0px; text-decoration: none;" class=""></span> <div class="gmail_signature" \
style="caret-color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px; font-style: normal; \
font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; \
text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; \
text-decoration: none;"> <span class="">Steven A. Gross, MD</span>
<div class=""><span class=""><img \
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAAnCAYAAAC2c+5GAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2l \
DQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOj \
oCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh \
+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7A \
QBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88Su \
uEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5 \
c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf \
14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRL \
ahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoR \
CJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJ \
CDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8 \
+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTq \
Eu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Q \
h8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol \
9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81X \
LVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2K \
ruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5 \
Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxb \
zwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+e \
b15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt \
8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lps \
bxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7 \
xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguX \
BrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P \
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" \
class=""></span></div> </div>
<span class=""><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px; \
font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: \
start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; \
-webkit-text-stroke-width: 0px; text-decoration: none;" class=""></span><p class="airmail_on" \
style="caret-color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px; font-style: normal; \
font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; \
text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; \
text-decoration: none;"> <span class="">On August 30, 2022 at 8:07:49 PM, Steven Gross (<a \
href="mailto:steven.gross@tampabay.rr.com" class="">steven.gross@tampabay.rr.com</a>) wrote:</span></p> \
<blockquote type="cite" class="clean_bq" style="font-family: Helvetica, Arial; font-size: 13px; \
font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; \
text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; \
word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: \
none;"> <div class="">
<div class=""></div>
<div class="">
<div class=""></div>
<div class="">
<div style="font-family: Helvetica, Arial; font-size: 13px;" class=""><span class=""><span class="">Just \
downloaded the new 3.6.0 DMG and installed on my Mac running Big Sur. 3.6.0 (prior DMD version)
loaded fine and have wanted to test but cloudy out past couple of
days.</span></span></div>
<div style="font-family: Helvetica, Arial; font-size: 13px;" class=""><span class="">I downloaded the \
newest version per Robert.&nbsp;</span></div>
<div style="font-family: Helvetica, Arial; font-size: 13px;" class=""><span class="">Mounted and copied \
to my applications folder and tried to run but would not open - not responding per Mac and had to
Force Quit.</span></div>
<div style="font-family: Helvetica, Arial; font-size: 13px;" class=""><span class="">Then restored \
computer and tried to load prior version (which loaded fine) - started to loaded (brief load GUI
screen - but then get this error:</span></div>
<div style="font-family: Helvetica, Arial; font-size: 13px;" class=""><span class=""><br \
class=""></span></div> <div style="font-family: Helvetica, Arial; font-size: 13px;" class="">
<div style="margin: 0px;" class=""><span class="">Process: &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; kstars [939]</span></div>
<div style="margin: 0px;" class=""><span class="">Path: &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;/Applications/kstars 3.app/Contents/MacOS/kstars</span></div>
<div style="margin: 0px;" class=""><span class="">Identifier:
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;???</span></div>
<div style="margin: 0px;" class=""><span class="">Version: &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.6.0
(3.6.0)</span></div>
<div style="margin: 0px;" class=""><span class="">Code Type: &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; X86-64 (Native)</span></div>
<div style="margin: 0px;" class=""><span class="">Parent Process:
&nbsp; &nbsp; &nbsp; &nbsp;??? [1]</span></div>
<div style="margin: 0px;" class=""><span class="">Responsible:
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; kstars [939]</span></div>
<div style="margin: 0px;" class=""><span class="">User ID: &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 502</span></div>
<div style="margin: 0px;" class=""><span class=""><br class=""></span></div>
<div style="margin: 0px;" class=""><span class="">Date/Time: &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2022-08-21 14:44:50.059
-0600</span></div>
<div style="margin: 0px;" class=""><span class="">OS Version:
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;macOS 11.6.7
(20G630)</span></div>
<div style="margin: 0px;" class=""><span class="">Report Version:
&nbsp; &nbsp; &nbsp; &nbsp;12</span></div>
<div style="margin: 0px;" class=""><span class="">Anonymous UUID:
&nbsp; &nbsp; &nbsp;
&nbsp;94077735-F94C-7A36-4B81-5AA76CDB8E97</span></div>
<div style="margin: 0px;" class=""><span class=""><br class=""></span></div>
<div style="margin: 0px;" class=""><span class=""><br class=""></span></div>
<div style="margin: 0px;" class=""><span class="">Time Awake Since
Boot: 200 seconds</span></div>
<div style="margin: 0px;" class=""><span class=""><br class=""></span></div>
<div style="margin: 0px;" class=""><span class="">System Integrity
Protection: enabled</span></div>
<div style="margin: 0px;" class=""><span class=""><br class=""></span></div>
<div style="margin: 0px;" class=""><span class="">Crashed Thread:
&nbsp; &nbsp; &nbsp; &nbsp;0 &nbsp;Dispatch queue:
com.apple.main-thread</span></div>
<div style="margin: 0px;" class=""><span class=""><br class=""></span></div>
<div style="margin: 0px;" class=""><span class="">Exception Type:
&nbsp; &nbsp; &nbsp; &nbsp;EXC_CRASH (SIGABRT)</span></div>
<div style="margin: 0px;" class=""><span class="">Exception Codes:
&nbsp; &nbsp; &nbsp; 0x0000000000000000,
0x0000000000000000</span></div>
<div style="margin: 0px;" class=""><span class="">Exception Note:
&nbsp; &nbsp; &nbsp; &nbsp;EXC_CORPSE_NOTIFY</span></div>
<div style="margin: 0px;" class=""><span class=""><br class=""></span></div>
<div style="margin: 0px;" class=""><span class="">Application
Specific Information:</span></div>
<div style="margin: 0px;" class=""><span class="">terminating with
uncaught exception of type std::out_of_range: unordered_map::at:
key not found</span></div>
<div style="margin: 0px;" class=""><span class="">abort()
called</span></div>
<div style="margin: 0px;" class=""><span class=""><br class=""></span></div>
<div style="margin: 0px;" class=""><span class="">Thread 0
Crashed:: Dispatch queue: com.apple.main-thread</span></div>
<div style="margin: 0px;" class=""><span class="">0 &nbsp;
libsystem_kernel.dylib &nbsp; &nbsp; &nbsp; &nbsp;
0x00007fff2056991e __pthread_kill + 10</span></div>
<div style="margin: 0px;" class="">1 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff205985bd
pthread_kill + 263</div>
<div style="margin: 0px;" class="">2 &nbsp; libsystem_c.dylib
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> \
0x00007fff204ed406 abort + 125</div>
<div style="margin: 0px;" class="">3 &nbsp; libc++abi.dylib &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> \
0x00007fff2055bef2 abort_message + 241</div>
<div style="margin: 0px;" class="">4 &nbsp; libc++abi.dylib &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> \
0x00007fff2054d5e5 demangling_terminate_handler() + 242</div>
<div style="margin: 0px;" class="">5 &nbsp; libobjc.A.dylib &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> \
0x00007fff20446595 _objc_terminate() + 104</div>
<div style="margin: 0px;" class="">6 &nbsp; libc++abi.dylib &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> \
0x00007fff2055b307 std::__terminate(void (*)()) + 8</div>
<div style="margin: 0px;" class="">7 &nbsp; libc++abi.dylib &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> \
0x00007fff2055dbeb __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 27</div>
<div style="margin: 0px;" class="">8 &nbsp; libc++abi.dylib &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> \
0x00007fff2055dbb2 __cxa_throw + 116</div>
<div style="margin: 0px;" class="">9 &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x0000000106814602
0x1062a7000 + 5690882</div>
<div style="margin: 0px;" class="">10 &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; 0x000000010681459a 0x1062a7000 + 5690778</div>
<div style="margin: 0px;" class="">11 &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; 0x0000000106812d77 0x1062a7000 + 5684599</div>
<div style="margin: 0px;" class="">12 &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; 0x00000001068108d9 0x1062a7000 + 5675225</div>
<div style="margin: 0px;" class="">13 &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; 0x0000000106335f87 0x1062a7000 + 585607</div>
<div style="margin: 0px;" class="">14 &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; 0x00000001068102ee 0x1062a7000 + 5673710</div>
<div style="margin: 0px;" class="">15 &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; 0x0000000106817135 0x1062a7000 + 5701941</div>
<div style="margin: 0px;" class="">16 &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; 0x000000010680411d 0x1062a7000 + 5624093</div>
<div style="margin: 0px;" class="">17 &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; 0x00000001069b50d4 0x1062a7000 + 7397588</div>
<div style="margin: 0px;" class="">18 &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; 0x0000000106afa839 0x1062a7000 + 8730681</div>
<div style="margin: 0px;" class="">19 &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; 0x0000000106afb328 0x1062a7000 + 8733480</div>
<div style="margin: 0px;" class="">20 &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; 0x00000001062be451 0x1062a7000 + 95313</div>
<div style="margin: 0px;" class="">21 &nbsp;libdyld.dylib &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> \
0x00007fff205b3f3d start + 1</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Thread 1:</div>
<div style="margin: 0px;" class="">0 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff20594420
start_wqthread + 0</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Thread 2:</div>
<div style="margin: 0px;" class="">0 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff20594420
start_wqthread + 0</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Thread 3:</div>
<div style="margin: 0px;" class="">0 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff20594420
start_wqthread + 0</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Thread 4:</div>
<div style="margin: 0px;" class="">0 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff20594420
start_wqthread + 0</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Thread 5::
com.apple.CFSocket.private</div>
<div style="margin: 0px;" class="">0 &nbsp; libsystem_kernel.dylib
&nbsp; &nbsp; &nbsp; &nbsp; 0x00007fff2056b646 __select + 10</div>
<div style="margin: 0px;" class="">1 &nbsp;
com.apple.CoreFoundation &nbsp; &nbsp; &nbsp; 0x00007fff206b7413
__CFSocketManager + 630</div>
<div style="margin: 0px;" class="">2 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff205988fc
_pthread_start + 224</div>
<div style="margin: 0px;" class="">3 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff20594443
thread_start + 15</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Thread 6::
QDBusConnectionManager</div>
<div style="margin: 0px;" class="">0 &nbsp; libsystem_kernel.dylib
&nbsp; &nbsp; &nbsp; &nbsp; 0x00007fff205699ba poll + 10</div>
<div style="margin: 0px;" class="">1 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a82500e
qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94</div>
<div style="margin: 0px;" class="">2 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a82685c
QEventDispatcherUNIX::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;)
+ 812</div>
<div style="margin: 0px;" class="">3 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a7c3d17
QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) +
471</div>
<div style="margin: 0px;" class="">4 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a6022fc
QThread::exec() + 140</div>
<div style="margin: 0px;" class="">5 &nbsp; org.qt-project.QtDBus
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x0000000108ebdf93
QDBusConnectionManager::run() + 19</div>
<div style="margin: 0px;" class="">6 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60320a
QThreadPrivate::start(void*) + 330</div>
<div style="margin: 0px;" class="">7 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff205988fc
_pthread_start + 224</div>
<div style="margin: 0px;" class="">8 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff20594443
thread_start + 15</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Thread 7:: Thread (pooled)</div>
<div style="margin: 0px;" class="">0 &nbsp; libsystem_kernel.dylib
&nbsp; &nbsp; &nbsp; &nbsp; 0x00007fff20565cce __psynch_cvwait +
10</div>
<div style="margin: 0px;" class="">1 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff20598e49
_pthread_cond_wait + 1298</div>
<div style="margin: 0px;" class="">2 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60b1d6
QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278</div>
<div style="margin: 0px;" class="">3 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60aeee
QWaitConditionPrivate::wait(QDeadlineTimer) + 94</div>
<div style="margin: 0px;" class="">4 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60ae44
QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84</div>
<div style="margin: 0px;" class="">5 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a607736
QThreadPoolThread::run() + 662</div>
<div style="margin: 0px;" class="">6 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60320a
QThreadPrivate::start(void*) + 330</div>
<div style="margin: 0px;" class="">7 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff205988fc
_pthread_start + 224</div>
<div style="margin: 0px;" class="">8 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff20594443
thread_start + 15</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Thread 8:: Thread (pooled)</div>
<div style="margin: 0px;" class="">0 &nbsp; libsystem_kernel.dylib
&nbsp; &nbsp; &nbsp; &nbsp; 0x00007fff20565cce __psynch_cvwait +
10</div>
<div style="margin: 0px;" class="">1 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff20598e49
_pthread_cond_wait + 1298</div>
<div style="margin: 0px;" class="">2 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60b1d6
QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278</div>
<div style="margin: 0px;" class="">3 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60aeee
QWaitConditionPrivate::wait(QDeadlineTimer) + 94</div>
<div style="margin: 0px;" class="">4 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60ae44
QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84</div>
<div style="margin: 0px;" class="">5 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a607736
QThreadPoolThread::run() + 662</div>
<div style="margin: 0px;" class="">6 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60320a
QThreadPrivate::start(void*) + 330</div>
<div style="margin: 0px;" class="">7 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff205988fc
_pthread_start + 224</div>
<div style="margin: 0px;" class="">8 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff20594443
thread_start + 15</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Thread 9:: Thread (pooled)</div>
<div style="margin: 0px;" class="">0 &nbsp; libsystem_kernel.dylib
&nbsp; &nbsp; &nbsp; &nbsp; 0x00007fff20565cce __psynch_cvwait +
10</div>
<div style="margin: 0px;" class="">1 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff20598e49
_pthread_cond_wait + 1298</div>
<div style="margin: 0px;" class="">2 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60b1d6
QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278</div>
<div style="margin: 0px;" class="">3 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60aeee
QWaitConditionPrivate::wait(QDeadlineTimer) + 94</div>
<div style="margin: 0px;" class="">4 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60ae44
QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84</div>
<div style="margin: 0px;" class="">5 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a607736
QThreadPoolThread::run() + 662</div>
<div style="margin: 0px;" class="">6 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60320a
QThreadPrivate::start(void*) + 330</div>
<div style="margin: 0px;" class="">7 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff205988fc
_pthread_start + 224</div>
<div style="margin: 0px;" class="">8 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff20594443
thread_start + 15</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Thread 10:: Thread
(pooled)</div>
<div style="margin: 0px;" class="">0 &nbsp; libsystem_kernel.dylib
&nbsp; &nbsp; &nbsp; &nbsp; 0x00007fff20565cce __psynch_cvwait +
10</div>
<div style="margin: 0px;" class="">1 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff20598e49
_pthread_cond_wait + 1298</div>
<div style="margin: 0px;" class="">2 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60b1d6
QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 278</div>
<div style="margin: 0px;" class="">3 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60aeee
QWaitConditionPrivate::wait(QDeadlineTimer) + 94</div>
<div style="margin: 0px;" class="">4 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60ae44
QWaitCondition::wait(QMutex*, QDeadlineTimer) + 84</div>
<div style="margin: 0px;" class="">5 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a607736
QThreadPoolThread::run() + 662</div>
<div style="margin: 0px;" class="">6 &nbsp; org.qt-project.QtCore
&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x000000010a60320a
QThreadPrivate::start(void*) + 330</div>
<div style="margin: 0px;" class="">7 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff205988fc
_pthread_start + 224</div>
<div style="margin: 0px;" class="">8 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff20594443
thread_start + 15</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Thread 11::
com.apple.NSEventThread</div>
<div style="margin: 0px;" class="">0 &nbsp; libsystem_kernel.dylib
&nbsp; &nbsp; &nbsp; &nbsp; 0x00007fff205632aa mach_msg_trap +
10</div>
<div style="margin: 0px;" class="">1 &nbsp; libsystem_kernel.dylib
&nbsp; &nbsp; &nbsp; &nbsp; 0x00007fff2056361c mach_msg + 60</div>
<div style="margin: 0px;" class="">2 &nbsp;
com.apple.CoreFoundation &nbsp; &nbsp; &nbsp; 0x00007fff20690ecf
__CFRunLoopServiceMachPort + 316</div>
<div style="margin: 0px;" class="">3 &nbsp;
com.apple.CoreFoundation &nbsp; &nbsp; &nbsp; 0x00007fff2068f5af
__CFRunLoopRun + 1328</div>
<div style="margin: 0px;" class="">4 &nbsp;
com.apple.CoreFoundation &nbsp; &nbsp; &nbsp; 0x00007fff2068e9bc
CFRunLoopRunSpecific + 563</div>
<div style="margin: 0px;" class="">5 &nbsp; com.apple.AppKit &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0x00007fff2301dbba
_NSEventThread + 124</div>
<div style="margin: 0px;" class="">6 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff205988fc
_pthread_start + 224</div>
<div style="margin: 0px;" class="">7 &nbsp; libsystem_pthread.dylib
&nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span> 0x00007fff20594443
thread_start + 15</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Thread 0 crashed with X86 Thread
State (64-bit):</div>
<div style="margin: 0px;" class="">&nbsp; rax: 0x0000000000000000
&nbsp;rbx: 0x00000001149dbe00 &nbsp;rcx: 0x00007ffee9957aa8
&nbsp;rdx: 0x0000000000000000</div>
<div style="margin: 0px;" class="">&nbsp; rdi: 0x0000000000000103
&nbsp;rsi: 0x0000000000000006 &nbsp;rbp: 0x00007ffee9957ad0
&nbsp;rsp: 0x00007ffee9957aa8</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp;r8:
0x00007ffee9957970 &nbsp; r9: 0x0000000000000000 &nbsp;r10:
0x0000000000000000 &nbsp;r11: 0x0000000000000246</div>
<div style="margin: 0px;" class="">&nbsp; r12: 0x0000000000000103
&nbsp;r13: 0x0000003000000008 &nbsp;r14: 0x0000000000000006
&nbsp;r15: 0x0000000000000016</div>
<div style="margin: 0px;" class="">&nbsp; rip: 0x00007fff2056991e
&nbsp;rfl: 0x0000000000000246 &nbsp;cr2: 0x00007fff872a66b8</div>
<div style="margin: 0px;" class="">&nbsp;&nbsp;</div>
<div style="margin: 0px;" class="">Logical CPU: &nbsp; &nbsp;
0</div>
<div style="margin: 0px;" class="">Error Code: &nbsp; &nbsp;
&nbsp;0x02000148</div>
<div style="margin: 0px;" class="">Trap Number: &nbsp; &nbsp;
133</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Thread 0 instruction stream not
available.</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Thread 0 last branch register
state not available.</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Binary Images:</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1062a7000 - &nbsp; &nbsp; &nbsp; &nbsp;0x107136fff + (3.6.0
- 3.6.0) &lt;22F30A81-4005-3014-A393-9910CE580B65&gt;
/Applications/kstars 3.app/Contents/MacOS/kstars</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1072fe000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10733dfff
+libKF5NewStuff.5.96.0.dylib (0)
&lt;97BD9363-AA30-3D2B-B13E-985B29DF8751&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5NewStuff.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x107372000 - &nbsp; &nbsp; &nbsp; &nbsp;0x1073edfff
+libKF5NewStuffCore.5.96.0.dylib (0)
&lt;79C05AC6-79F9-308C-97D7-AD2C0D56BCEC&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5NewStuffCore.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x107425000 - &nbsp; &nbsp; &nbsp; &nbsp;0x107484fff
+libKF5Attica.5.96.0.dylib (0)
&lt;B925ACB6-BD21-341B-AE77-46B450A95AA3&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5Attica.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1074cc000 - &nbsp; &nbsp; &nbsp; &nbsp;0x107563fff
+libKF5KIOFileWidgets.5.96.0.dylib (0)
&lt;99CE8D35-0B31-3342-8626-73AB3E8920C1&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5KIOFileWidgets.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1075c3000 - &nbsp; &nbsp; &nbsp; &nbsp;0x1075eafff
+libKF5Bookmarks.5.96.0.dylib (0)
&lt;F4767697-6FAD-3FC0-BB52-2331EE739161&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5Bookmarks.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x107618000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10769bfff
+libKF5XmlGui.5.96.0.dylib (0)
&lt;877C4942-7211-3950-864A-8987E1B6F58C&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5XmlGui.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1076ef000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10770efff
+libKF5ItemViews.5.96.0.dylib (0)
&lt;953D8988-E6EC-303E-872C-AD92DD8D78D8&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5ItemViews.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x107738000 - &nbsp; &nbsp; &nbsp; &nbsp;0x107743fff
+libKF5Plotting.5.96.0.dylib (0)
&lt;5EC9DD82-C521-3B23-AED7-CE417AA836D8&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5Plotting.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10775b000 - &nbsp; &nbsp; &nbsp; &nbsp;0x107792fff
+libKF5Notifications.5.96.0.dylib (0)
&lt;F9E457F3-F327-3674-A203-B998CA6A90D1&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5Notifications.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1077c3000 - &nbsp; &nbsp; &nbsp; &nbsp;0x1077eefff
+org.qt-project.QtPrintSupport (5.15 - 5.15.5)
&lt;A6F6AF90-8238-3750-AD06-8DFE6B730569&gt; /Applications/kstars
3.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x107824000 - &nbsp; &nbsp; &nbsp; &nbsp;0x107847fff
+org.qt-project.QtSql (5.15 - 5.15.5)
&lt;76EDFACA-BB28-31D2-B69F-B09FE8191B9A&gt; /Applications/kstars
3.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x107868000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10789ffff
+org.qt-project.QtSvg (5.15 - 5.15.5)
&lt;DE24A3D2-EF84-3FB3-BC07-97982766A089&gt; /Applications/kstars
3.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1078c9000 - &nbsp; &nbsp; &nbsp; &nbsp;0x107c00fff
+org.qt-project.QtQuick (5.15 - 5.15.5)
&lt;1D69A211-BEFD-32C1-934A-ECE276FFC1D3&gt; /Applications/kstars
3.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x107e2b000 - &nbsp; &nbsp; &nbsp; &nbsp;0x107e82fff
+org.qt-project.QtQmlModels (5.15 - 5.15.5)
&lt;67DE8909-4C98-3890-99B9-D5722C7E3A0C&gt; /Applications/kstars
3.app/Contents/Frameworks/QtQmlModels.framework/Versions/5/QtQmlModels</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x107ec6000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10820dfff
+org.qt-project.QtQml (5.15 - 5.15.5)
&lt;64DC7607-B4A0-3F81-9207-8CA71CE6635A&gt; /Applications/kstars
3.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10838f000 - &nbsp; &nbsp; &nbsp; &nbsp;0x1083aafff
+org.qt-project.QtWebSockets (5.15 - 5.15.5)
&lt;6207AA20-A96A-32DD-8D45-052F10EC8D73&gt; /Applications/kstars
3.app/Contents/Frameworks/QtWebSockets.framework/Versions/5/QtWebSockets</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1083cb000 - &nbsp; &nbsp; &nbsp; &nbsp;0x1083e2fff
+libz.1.2.12.dylib (0) &lt;C0A2A9B1-F4AA-315C-A8F0-6B1D8EC0476C&gt;
/Applications/kstars
3.app/Contents/Frameworks/libz.1.2.12.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1083f6000 - &nbsp; &nbsp; &nbsp; &nbsp;0x1083fdfff
+libqt5keychain.0.13.1.dylib (0)
&lt;1CA28667-C2DE-316B-99E4-313E71929BD3&gt; /Applications/kstars
3.app/Contents/Frameworks/libqt5keychain.0.13.1.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108415000 - &nbsp; &nbsp; &nbsp; &nbsp;0x1084ecfff
+org.qt-project.QtDataVisualization (5.15 - 5.15.5)
&lt;C7052ADD-3EC4-3EB4-A630-E0EFC7564100&gt; /Applications/kstars
3.app/Contents/Frameworks/QtDataVisualization.framework/Versions/5/QtDataVisualization</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108582000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108591fff
+libKF5NotifyConfig.5.96.0.dylib (0)
&lt;F3819E31-938E-3B41-BAEF-2F0C39F86AAE&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5NotifyConfig.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1085ac000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108673fff
+libKF5KIOWidgets.5.96.0.dylib (0)
&lt;C9151385-DBC6-395B-B546-95D607245813&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5KIOWidgets.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1086f2000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10872dfff
+libKF5Solid.5.96.0.dylib (0)
&lt;6D1F0DF8-E822-3526-A28F-3996569C5677&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5Solid.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108759000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108798fff
+libKF5ConfigWidgets.5.96.0.dylib (0)
&lt;D673E338-3F68-3FB4-8C88-FCF01B169B1C&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5ConfigWidgets.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1087d0000 - &nbsp; &nbsp; &nbsp; &nbsp;0x1087fbfff
+libKF5Codecs.5.96.0.dylib (0)
&lt;60C74E97-3667-3782-9D85-DB53D806AE63&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5Codecs.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108811000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108814fff
+libKF5Auth.5.96.0.dylib (0)
&lt;DF20DAA9-7B73-32A7-9DD9-EA78AFBC454C&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5Auth.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10882b000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108846fff
+libKF5KIOGui.5.96.0.dylib (0)
&lt;1529288E-35BC-30CF-AD27-312278F00439&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5KIOGui.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108868000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108967fff
+libKF5KIOCore.5.96.0.dylib (0)
&lt;2E3BC622-4097-3024-844F-63F5ADF2B745&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5KIOCore.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1089d6000 - &nbsp; &nbsp; &nbsp; &nbsp;0x1089ddfff
+libKF5Crash.5.96.0.dylib (0)
&lt;B24262CF-ACDF-3897-BE36-F603E81292BC&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5Crash.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1089f0000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108a5bfff
+libKF5Service.5.96.0.dylib (0)
&lt;B66C7B1C-BE14-3C90-AB23-0B8673BAC899&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5Service.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108a8f000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108acefff
+libKF5I18n.5.96.0.dylib (0)
&lt;B6A07F56-0181-3EF6-BC29-8C802185D527&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5I18n.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108aea000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108af5fff
+libKF5AuthCore.5.96.0.dylib (0)
&lt;106CDDB5-C856-37D7-B3B0-D7C0C569839D&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5AuthCore.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108b0c000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108b27fff
+libKF5JobWidgets.5.96.0.dylib (0)
&lt;271A11EC-0462-3D65-B518-8D5FE6DD6F0E&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5JobWidgets.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108b48000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108bc3fff
+libKF5CoreAddons.5.96.0.dylib (0)
&lt;4017CDD6-04FE-3C1D-ABC7-A8CE478F041F&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5CoreAddons.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108bfc000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108c1bfff
+libKF5Completion.5.96.0.dylib (0)
&lt;5F5D5490-0195-3300-BD39-0D6178505C1C&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5Completion.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108c42000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108cf1fff
+libKF5WidgetsAddons.5.96.0.dylib (0)
&lt;0DDEAFDE-184C-3565-BC38-7C3B93FDBA4A&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5WidgetsAddons.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108d84000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108d9bfff
+libKF5ConfigGui.5.96.0.dylib (0)
&lt;15258B88-45B2-3E6A-8648-8D3367357991&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5ConfigGui.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108dbc000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108df3fff
+org.qt-project.QtXml (5.15 - 5.15.5)
&lt;CAC5C995-129C-3CC0-A9E7-5C081DDD1F95&gt; /Applications/kstars
3.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108e19000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108e58fff
+libKF5ConfigCore.5.96.0.dylib (0)
&lt;34B4FA5F-BCB2-389F-B718-DA8A9BC6473C&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5ConfigCore.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108e81000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108e98fff
+libKF5WindowSystem.5.96.0.dylib (0)
&lt;707871DD-463C-31D5-AF1E-69F5E4A50423&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5WindowSystem.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108eba000 - &nbsp; &nbsp; &nbsp; &nbsp;0x108f19fff
+org.qt-project.QtDBus (5.15 - 5.15.5)
&lt;A911A764-31D6-3DB7-B382-3CD055361733&gt; /Applications/kstars
3.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x108f61000 - &nbsp; &nbsp; &nbsp; &nbsp;0x109118fff
+libstellarsolver.2.3.dylib (0)
&lt;B751A0C0-4840-3E9C-A388-0791F5C337F9&gt; /Applications/kstars
3.app/Contents/Frameworks/libstellarsolver.2.3.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x109158000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10926bfff
+org.qt-project.QtNetwork (5.15 - 5.15.5)
&lt;23656711-18A7-3831-AB84-0CAFB3C173F4&gt; /Applications/kstars
3.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10930e000 - &nbsp; &nbsp; &nbsp; &nbsp;0x109311fff
+org.qt-project.QtConcurrent (5.15 - 5.15.5)
&lt;62233722-61F0-34E5-8B15-3702AACE59C3&gt; /Applications/kstars
3.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10931f000 - &nbsp; &nbsp; &nbsp; &nbsp;0x1094a2fff
+libcfitsio.4.0.0.dylib (0)
&lt;407BE41C-1B16-382F-807F-41948CFFD2CC&gt; /Applications/kstars
3.app/Contents/Frameworks/libcfitsio.4.0.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10965b000 - &nbsp; &nbsp; &nbsp; &nbsp;0x1098befff
+libgsl.dylib (0) &lt;E06ED530-D91B-3B7D-92E6-50F8A9CB48A5&gt;
/Applications/kstars 3.app/Contents/Frameworks/libgsl.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10992b000 - &nbsp; &nbsp; &nbsp; &nbsp;0x109976fff
+libgslcblas.dylib (0) &lt;BCBF3F3F-DE10-34F9-8C34-AB2C0DCBB532&gt;
/Applications/kstars
3.app/Contents/Frameworks/libgslcblas.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x109989000 - &nbsp; &nbsp; &nbsp; &nbsp;0x109dccfff
+org.qt-project.QtWidgets (5.15 - 5.15.5)
&lt;5DDD64AB-F7C0-386F-ABF4-195C862CE208&gt; /Applications/kstars
3.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x109fd1000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10a438fff
+org.qt-project.QtGui (5.15 - 5.15.5)
&lt;48BD8885-4CF6-385A-837A-81B9B8C44329&gt; /Applications/kstars
3.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10a5e1000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10aa84fff
+org.qt-project.QtCore (5.15 - 5.15.5)
&lt;C022575B-D6D4-319A-B599-4C0D7BEB726A&gt; /Applications/kstars
3.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10abdd000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10af54fff
+libnova-0.15.0.dylib (0)
&lt;262A5DDF-3AF3-39B7-AEEF-86A0B9DD4894&gt; /Applications/kstars
3.app/Contents/Frameworks/libnova-0.15.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10af70000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b04bfff
+libraw.20.0.0.dylib (0)
&lt;9E4D997F-57E2-3082-AF04-9E1E7F503A7A&gt; /Applications/kstars
3.app/Contents/Frameworks/libraw.20.0.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10b0ff000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b12efff
+libKF5IconThemes.5.96.0.dylib (0)
&lt;BAC7B363-E4A4-3930-86A3-0DE465F28D3C&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5IconThemes.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10b158000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b17ffff
+libKF5TextWidgets.5.96.0.dylib (0)
&lt;3A38C635-5500-3F62-A50E-FE639E2A2BB0&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5TextWidgets.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10b1a4000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b1b7fff
+libKF5SonnetUi.5.96.0.dylib (0)
&lt;279E0E0E-7EBB-3292-A094-C6734A91B743&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5SonnetUi.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10b1d8000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b1f3fff
+libKF5Package.5.96.0.dylib (0)
&lt;D6BDAF95-D9A9-35B4-A829-20C4EFE7663F&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5Package.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10b213000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b27afff
+libKF5Syndication.5.96.0.dylib (0)
&lt;19D2D9B3-EFE9-3A6C-9DD7-217C4F66B196&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5Syndication.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10b2ae000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b2d9fff
+libKF5Archive.5.96.0.dylib (0)
&lt;D7AD69B6-AE54-3CCA-8537-0745E2069BE2&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5Archive.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10b2f5000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b350fff
+libssl.1.1.dylib (0) &lt;CDDECBBB-5803-3974-975F-F37A5322EC93&gt;
/Applications/kstars
3.app/Contents/Frameworks/libssl.1.1.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10b384000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b563fff
+libcrypto.1.1.dylib (0)
&lt;3C1A525D-6BFE-3046-A507-D23CD4E2B3E7&gt; /Applications/kstars
3.app/Contents/Frameworks/libcrypto.1.1.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10b5f6000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b645fff
+libpcre2-16.0.10.2.dylib (0)
&lt;317BB5AD-30A5-35BF-B9AD-01A325EE2DCD&gt; /Applications/kstars
3.app/Contents/Frameworks/libpcre2-16.0.10.2.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10b65d000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b7a4fff
+libzstd.1.5.0.dylib (0)
&lt;355769D1-655F-300E-8377-AC28DF58ECEA&gt; /Applications/kstars
3.app/Contents/Frameworks/libzstd.1.5.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10b7c2000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b7c5fff
+libgthread-2.0.0.dylib (0)
&lt;03F0D787-072A-3E91-AE7D-0A27CE7076D6&gt; /Applications/kstars
3.app/Contents/Frameworks/libgthread-2.0.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10b7db000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b90afff
+libglib-2.0.0.dylib (0)
&lt;A90BD570-1083-325F-A93E-F96CF55964B8&gt; /Applications/kstars
3.app/Contents/Frameworks/libglib-2.0.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10b942000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b94dfff
+libintl.8.dylib (0) &lt;B3FF4CB5-C128-3CE0-8B71-3E10A65DE8BF&gt;
/Applications/kstars
3.app/Contents/Frameworks/libintl.8.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10b95f000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b972fff
+libbzip2.dylib (0) &lt;55348C21-CA0D-356D-BA83-EF4D79355A51&gt;
/Applications/kstars 3.app/Contents/Frameworks/libbzip2.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10b986000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b9a9fff
+liblzma.5.dylib (0) &lt;399A2161-2D68-31A5-9DC0-73A4A417A873&gt;
/Applications/kstars
3.app/Contents/Frameworks/liblzma.5.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10b9be000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10b9edfff
+libpng16.16.37.0.dylib (0)
&lt;A9F277A0-E289-3D9F-98DC-4EAD19CD31D4&gt; /Applications/kstars
3.app/Contents/Frameworks/libpng16.16.37.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10ba02000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10bacdfff
+libharfbuzz.dylib (0) &lt;4630F3A4-DC32-36EC-AB53-24C36AB48066&gt;
/Applications/kstars
3.app/Contents/Frameworks/libharfbuzz.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10baed000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10bafcfff
+libKF5GuiAddons.5.96.0.dylib (0)
&lt;DDE37C81-E045-3400-892D-99125608577A&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5GuiAddons.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10bb1a000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10bb29fff
+libKF5DBusAddons.5.96.0.dylib (0)
&lt;DA3EEB79-7EB2-3889-867C-05AC2691D49C&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5DBusAddons.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10bb44000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10bbabfff
+libKF5SonnetCore.5.96.0.dylib (0)
&lt;A3CA00A7-6B91-3C27-B478-E52E6BA5CDD7&gt; /Applications/kstars
3.app/Contents/Frameworks/libKF5SonnetCore.5.96.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10bbca000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10bbd1fff
+org.qt-project.QtTextToSpeech (5.15 - 5.15.5)
&lt;14AA31DB-05AB-333E-BB09-32D1CD7A4618&gt; /Applications/kstars
3.app/Contents/Frameworks/QtTextToSpeech.framework/Versions/5/QtTextToSpeech</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10bbe7000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10bc20fff
+libphonon4qt5.4.dylib (0)
&lt;2B4E34C6-96AA-3FDF-8AB2-F7453F2A0425&gt; /Applications/kstars
3.app/Contents/Frameworks/libphonon4qt5.4.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10bc4d000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10bc58fff
+org.qt-project.QtMacExtras (5.15 - 5.15.5)
&lt;7A8164A3-AF9E-329B-9787-E45B52FED5A5&gt; /Applications/kstars
3.app/Contents/Frameworks/QtMacExtras.framework/Versions/5/QtMacExtras</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10bc6f000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10bcb2fff
+liblcms2.2.dylib (0) &lt;C49E99F6-47C6-32F5-8E4A-50C6144B766D&gt;
/Applications/kstars
3.app/Contents/Frameworks/liblcms2.2.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10dd43000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10ddeefff
+libqcocoa.dylib (0) &lt;C6F2C655-D204-3DBD-8118-D55EF2E94BA6&gt;
/Applications/kstars
3.app/Contents/Plugins/platforms/libqcocoa.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10de6b000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10df0efff
+libfreetype.6.dylib (0)
&lt;CB363D96-7488-328C-A9EB-FE4C865C7844&gt; /Applications/kstars
3.app/Contents/Frameworks/libfreetype.6.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x10f0a1000 - &nbsp; &nbsp; &nbsp; &nbsp;0x10f0b0fff
&nbsp;libobjc-trampolines.dylib (824.1)
&lt;28364891-9DF2-3DD3-AD2C-3AD82D9A24CC&gt;
/usr/lib/libobjc-trampolines.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x110508000 - &nbsp; &nbsp; &nbsp; &nbsp;0x11052ffff
+libqmacstyle.dylib (0)
&lt;BA1795BE-FF8A-3A3F-B131-61DFCD2F96AE&gt; /Applications/kstars
3.app/Contents/Plugins/styles/libqmacstyle.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x11054c000 - &nbsp; &nbsp; &nbsp; &nbsp;0x11058ffff
+libdbus-1.3.dylib (0) &lt;67DD9EEC-CB39-3827-B012-01313977277B&gt;
/Applications/kstars
3.app/Contents/Frameworks/libdbus-1.3.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1105ac000 - &nbsp; &nbsp; &nbsp; &nbsp;0x1105b3fff
+libqsvg.dylib (0) &lt;5E7DD2B3-08CE-376E-9354-A9701760575E&gt;
/Applications/kstars
3.app/Contents/Plugins/imageformats/libqsvg.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1105c0000 - &nbsp; &nbsp; &nbsp; &nbsp;0x1105c7fff
+libqgif.dylib (0) &lt;C42EB38E-75B0-3B00-B5BD-B443040A2EC8&gt;
/Applications/kstars
3.app/Contents/Plugins/imageformats/libqgif.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1105d4000 - &nbsp; &nbsp; &nbsp; &nbsp;0x1105dbfff
+libqico.dylib (0) &lt;3D3165E8-5082-39AC-86DA-5CB37E46F7DA&gt;
/Applications/kstars
3.app/Contents/Plugins/imageformats/libqico.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1105e8000 - &nbsp; &nbsp; &nbsp; &nbsp;0x110693fff
+libqjpeg.dylib (0) &lt;D474858E-5877-3AFA-84F4-E78E32516F87&gt;
/Applications/kstars
3.app/Contents/Plugins/imageformats/libqjpeg.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1126a6000 - &nbsp; &nbsp; &nbsp; &nbsp;0x1126b1fff
+libqsqlite.dylib (0) &lt;D0436B3C-6BB1-35EE-B335-B549C393EF5B&gt;
/Applications/kstars
3.app/Contents/Plugins/sqldrivers/libqsqlite.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x1126c6000 - &nbsp; &nbsp; &nbsp; &nbsp;0x112839fff
+libsqlite3.3.36.0.dylib (0)
&lt;4B0C96B8-2875-3FC6-B946-091306EA585D&gt; /Applications/kstars
3.app/Contents/Frameworks/libsqlite3.3.36.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp;
&nbsp;0x114904000 - &nbsp; &nbsp; &nbsp; &nbsp;0x11499ffff
&nbsp;dyld (852.2) &lt;2E400646-C53E-329B-8301-2478447C89F8&gt;
/usr/lib/dyld</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff202d0000 -
&nbsp; &nbsp; 0x7fff202d1fff &nbsp;libsystem_blocks.dylib (79)
&lt;4DF6D8F5-D9C2-3A96-8DE4-5E99D6B73DC8&gt;
/usr/lib/system/libsystem_blocks.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff202d2000 -
&nbsp; &nbsp; 0x7fff20307fff &nbsp;libxpc.dylib (2038.120.1)
&lt;0397FC9F-BD11-31FC-882E-9EDAA1E5CA65&gt;
/usr/lib/system/libxpc.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff20308000 -
&nbsp; &nbsp; 0x7fff2031ffff &nbsp;libsystem_trace.dylib
(1277.120.1) &lt;0A24EB90-5396-36B0-A7E6-E9288702856D&gt;
/usr/lib/system/libsystem_trace.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff20320000 -
&nbsp; &nbsp; 0x7fff203bdfff &nbsp;libcorecrypto.dylib (1000.140.4)
&lt;57E7471E-3960-3398-8918-20DF446EA99B&gt;
/usr/lib/system/libcorecrypto.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff203be000 -
&nbsp; &nbsp; 0x7fff203eafff &nbsp;libsystem_malloc.dylib
(317.140.5) &lt;10C22FD0-FC7B-3325-852E-FEC4E88D2BC5&gt;
/usr/lib/system/libsystem_malloc.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff203eb000 -
&nbsp; &nbsp; 0x7fff2042ffff &nbsp;libdispatch.dylib (1271.120.2)
&lt;BA7AD614-F2C2-3E89-9043-43DD548AE5B1&gt;
/usr/lib/system/libdispatch.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff20430000 -
&nbsp; &nbsp; 0x7fff20469fff &nbsp;libobjc.A.dylib (824.1)
&lt;A598DA89-FF71-37BF-B954-26277541D859&gt;
/usr/lib/libobjc.A.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2046a000 -
&nbsp; &nbsp; 0x7fff2046cfff &nbsp;libsystem_featureflags.dylib
(28.60.1) &lt;6EB33926-8E22-3000-B2F1-C6182B8CBD8F&gt;
/usr/lib/system/libsystem_featureflags.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2046d000 -
&nbsp; &nbsp; 0x7fff204f5fff &nbsp;libsystem_c.dylib (1439.141.1)
&lt;8447A4B8-0751-3EF1-AA9B-042E40EFA07D&gt;
/usr/lib/system/libsystem_c.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff204f6000 -
&nbsp; &nbsp; 0x7fff2054bfff &nbsp;libc++.1.dylib (905.6)
&lt;81674ADB-670F-3B19-AF5D-F3F66CB93D44&gt;
/usr/lib/libc++.1.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2054c000 -
&nbsp; &nbsp; 0x7fff20561fff &nbsp;libc++abi.dylib (905.6)
&lt;78CE7863-E224-3D0B-98F1-E5E3E382322D&gt;
/usr/lib/libc++abi.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff20562000 -
&nbsp; &nbsp; 0x7fff20591fff &nbsp;libsystem_kernel.dylib
(7195.141.29) &lt;115FB506-5540-3F70-9010-2EE4DE8AA1D8&gt;
/usr/lib/system/libsystem_kernel.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff20592000 -
&nbsp; &nbsp; 0x7fff2059dfff &nbsp;libsystem_pthread.dylib
(454.120.2) &lt;49670AEC-4D5D-3383-906C-23F568351FCB&gt;
/usr/lib/system/libsystem_pthread.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2059e000 -
&nbsp; &nbsp; 0x7fff205d9fff &nbsp;libdyld.dylib (852.2)
&lt;5FBD0E1A-ACCE-36DB-B11C-622F26C85132&gt;
/usr/lib/system/libdyld.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff205da000 -
&nbsp; &nbsp; 0x7fff205e3fff &nbsp;libsystem_platform.dylib
(254.80.2) &lt;A85D12B6-6213-34EE-84D8-8E993C19E330&gt;
/usr/lib/system/libsystem_platform.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff205e4000 -
&nbsp; &nbsp; 0x7fff2060ffff &nbsp;libsystem_info.dylib (542.40.4)
&lt;E757523E-5882-3CED-A3EF-E5A574FBD1C2&gt;
/usr/lib/system/libsystem_info.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff20610000 -
&nbsp; &nbsp; 0x7fff20aadfff &nbsp;com.apple.CoreFoundation (6.9 -
1778.104) &lt;7E8558E5-0473-3B93-8E76-0F0AA33237F4&gt;
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff20aae000 -
&nbsp; &nbsp; 0x7fff20ce4fff &nbsp;com.apple.LaunchServices
(1122.45 - 1122.45) &lt;83F21B1E-4224-3C50-A10D-E2D9EC944F03&gt;
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff20ce5000 -
&nbsp; &nbsp; 0x7fff20db9fff &nbsp;com.apple.gpusw.MetalTools (1.0
- 1) &lt;C6E7E6C8-27EB-37D6-A2F4-747921FAE89D&gt;
/System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff20dba000 -
&nbsp; &nbsp; 0x7fff21016fff &nbsp;libBLAS.dylib (1336.140.1)
&lt;333A7ED7-D38C-3489-88A1-51F1D8414E47&gt;
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff21017000 -
&nbsp; &nbsp; 0x7fff21064fff &nbsp;com.apple.Lexicon-framework (1.0
- 86.2) &lt;FE0BC1AF-D1A0-3A6B-A404-A187AEF07704&gt;
/System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff21065000 -
&nbsp; &nbsp; 0x7fff210d3fff &nbsp;libSparse.dylib (106)
&lt;95043C27-910C-3B53-ADE7-0E7907E579C9&gt;
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff210d4000 -
&nbsp; &nbsp; 0x7fff21151fff &nbsp;com.apple.SystemConfiguration
(1.20 - 1.20) &lt;AE4BE9DB-6F7D-3D4A-BA51-D86DDFC6B5B2&gt;
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff21152000 -
&nbsp; &nbsp; 0x7fff21186fff &nbsp;libCRFSuite.dylib (50)
&lt;95816B40-6F71-33EB-9324-E2942543DDD4&gt;
/usr/lib/libCRFSuite.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff21187000 -
&nbsp; &nbsp; 0x7fff213bffff &nbsp;libmecabra.dylib (929.10)
&lt;1E492E01-642F-3A9D-8A04-CF648C32696C&gt;
/usr/lib/libmecabra.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff213c0000 -
&nbsp; &nbsp; 0x7fff2171efff &nbsp;com.apple.Foundation (6.9 -
1778.104) &lt;618AA32D-82DB-3D57-BB47-1C8F544C583B&gt;
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2171f000 -
&nbsp; &nbsp; 0x7fff21807fff &nbsp;com.apple.LanguageModeling (1.0
- 247.3) &lt;D7E3186D-41DD-3826-85C8-D9ECC7D17197&gt;
/System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff21808000 -
&nbsp; &nbsp; 0x7fff2193efff &nbsp;com.apple.CoreDisplay (237.4 -
237.4) &lt;07520DBC-E1BB-310C-AD92-6F313820D60E&gt;
/System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2193f000 -
&nbsp; &nbsp; 0x7fff21baffff &nbsp;com.apple.audio.AudioToolboxCore
(1.0 - 1181.72.4) &lt;333BE894-477D-3E1C-9C2D-1F62A45EFA2B&gt;
/System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff21bb0000 -
&nbsp; &nbsp; 0x7fff21d95fff &nbsp;com.apple.CoreText (677.6.0.2 -
677.6.0.2) &lt;4C194C5B-3B53-347A-B558-AF0070B6D27B&gt;
/System/Library/Frameworks/CoreText.framework/Versions/A/CoreText</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff21d96000 -
&nbsp; &nbsp; 0x7fff22427fff &nbsp;com.apple.audio.CoreAudio (5.0 -
5.0) &lt;7178815E-1890-3A3D-B0FD-F93EBB529E78&gt;
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff22428000 -
&nbsp; &nbsp; 0x7fff2277ffff &nbsp;com.apple.security (7.0 -
59754.141.1) &lt;7EC1D1C5-672E-3DFD-902C-D511ECE6C110&gt;
/System/Library/Frameworks/Security.framework/Versions/A/Security</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff22780000 -
&nbsp; &nbsp; 0x7fff229dffff &nbsp;libicucore.A.dylib (66112)
&lt;251FC896-7EA1-3505-A9AA-80BAE7A6FD2B&gt;
/usr/lib/libicucore.A.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff229e0000 -
&nbsp; &nbsp; 0x7fff229e9fff &nbsp;libsystem_darwin.dylib
(1439.141.1) &lt;29F82ABE-E1A0-3BC2-B91E-ADC010CF23FA&gt;
/usr/lib/system/libsystem_darwin.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff229ea000 -
&nbsp; &nbsp; 0x7fff22cd5fff
&nbsp;com.apple.CoreServices.CarbonCore (1307.3 - 1307.3)
&lt;8191DB78-205F-3709-8E42-E257F3AD4459&gt;
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff22cd6000 -
&nbsp; &nbsp; 0x7fff22d14fff &nbsp;com.apple.CoreServicesInternal
(476.1.1 - 476.1.1) &lt;E07F95A5-AE7E-34A2-84CC-3870DCDC45D6&gt;
/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff22d15000 -
&nbsp; &nbsp; 0x7fff22d4ffff &nbsp;com.apple.CSStore (1122.45 -
1122.45) &lt;C3E880C5-306E-3063-9193-5E93EB61035C&gt;
/System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff22d50000 -
&nbsp; &nbsp; 0x7fff22dfefff &nbsp;com.apple.framework.IOKit (2.0.2
- 1845.120.6) &lt;61CDC69E-EC9E-32B1-8A63-532619BA310F&gt;
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff22dff000 -
&nbsp; &nbsp; 0x7fff22e0afff &nbsp;libsystem_notify.dylib
(279.40.4) &lt;608B5A07-D31A-3BEC-86BF-C2E498C085AF&gt;
/usr/lib/system/libsystem_notify.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff22e0b000 -
&nbsp; &nbsp; 0x7fff22e58fff &nbsp;libsandbox.1.dylib (1441.141.7)
&lt;9CC38E71-444A-3694-AD7C-CEAB65C4CE34&gt;
/usr/lib/libsandbox.1.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff22e59000 -
&nbsp; &nbsp; 0x7fff23ba4fff &nbsp;com.apple.AppKit (6.9 -
2022.70.111) &lt;D38EA409-0843-3F3F-8BDC-A77847DEA0EB&gt;
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff23ba5000 -
&nbsp; &nbsp; 0x7fff23df3fff &nbsp;com.apple.UIFoundation (1.0 -
728.9) &lt;A7628FB1-C04A-3F24-A14A-DDCD4CE67A00&gt;
/System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff23df4000 -
&nbsp; &nbsp; 0x7fff23e06fff &nbsp;com.apple.UniformTypeIdentifiers
(637 - 637) &lt;69F847F6-A328-3815-BFCA-80941AFB95A5&gt;
/System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff23e07000 -
&nbsp; &nbsp; 0x7fff23f91fff &nbsp;com.apple.desktopservices (1.21
- 1346.6.1) &lt;F2D70A76-BF47-31DC-8337-D4D929DA4A27&gt;
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff24271000 -
&nbsp; &nbsp; 0x7fff248f7fff &nbsp;libnetwork.dylib (2288.140.9)
&lt;89D3B8D4-0C56-3CFB-98C9-A7218C9A8EEB&gt;
/usr/lib/libnetwork.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff248f8000 -
&nbsp; &nbsp; 0x7fff24d96fff &nbsp;com.apple.CFNetwork (1240.0.4 -
1240.0.4) &lt;5AC97239-B546-33F2-80B0-ACBFD66C0E58&gt;
/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff24d97000 -
&nbsp; &nbsp; 0x7fff24da5fff &nbsp;libsystem_networkextension.dylib
(1295.140.3) &lt;022BE26C-C058-3CC7-8E0B-348B3D3B639C&gt;
/usr/lib/system/libsystem_networkextension.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff24da6000 -
&nbsp; &nbsp; 0x7fff24da6fff &nbsp;libenergytrace.dylib (22.100.1)
&lt;13CE770E-37DA-35D5-84A7-2F6C07F3B707&gt;
/usr/lib/libenergytrace.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff24da7000 -
&nbsp; &nbsp; 0x7fff24e03fff &nbsp;libMobileGestalt.dylib
(978.140.1) &lt;9C7A444F-988C-3904-BFF0-2006B5E45075&gt;
/usr/lib/libMobileGestalt.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff24e04000 -
&nbsp; &nbsp; 0x7fff24e1afff &nbsp;libsystem_asl.dylib (385.0.2)
&lt;A5147017-3488-3B18-A11B-C19697C110FC&gt;
/usr/lib/system/libsystem_asl.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff24e1b000 -
&nbsp; &nbsp; 0x7fff24e33fff &nbsp;com.apple.TCC (1.0 - 1)
&lt;845AFCDB-F10A-3A02-A71C-972277147946&gt;
/System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff24e34000 -
&nbsp; &nbsp; 0x7fff25199fff &nbsp;com.apple.SkyLight (1.600.0 -
588.9) &lt;65B12FE6-C326-34E4-B1FF-3E42BB74F09C&gt;
/System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2519a000 -
&nbsp; &nbsp; 0x7fff25823fff &nbsp;com.apple.CoreGraphics (2.0 -
1463.18.4.1) &lt;F720E729-88DF-304D-B498-A6C4459A9670&gt;
/System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff25824000 -
&nbsp; &nbsp; 0x7fff2591bfff &nbsp;com.apple.ColorSync (4.13.0 -
3473.7.1) &lt;956899AB-8A43-3A93-A1CA-6622B36AC2F2&gt;
/System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2591c000 -
&nbsp; &nbsp; 0x7fff25977fff &nbsp;com.apple.HIServices (1.22 -
716) &lt;6118C8D4-70EA-3FD5-A375-0B500896506A&gt;
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff25d1e000 -
&nbsp; &nbsp; 0x7fff2613dfff &nbsp;com.apple.CoreData (120 - 1048)
&lt;C5D60909-0D12-316D-8455-9023884A60BE&gt;
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2613e000 -
&nbsp; &nbsp; 0x7fff26153fff &nbsp;com.apple.ProtocolBuffer (1 -
285.24.10.20.1) &lt;A2E727C2-659A-3791-8076-2DA387C440F9&gt;
/System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff26154000 -
&nbsp; &nbsp; 0x7fff26307fff &nbsp;libsqlite3.dylib (321.3)
&lt;AC4BFB61-2C0C-3FE6-A776-E97BE0F8EFF3&gt;
/usr/lib/libsqlite3.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff26308000 -
&nbsp; &nbsp; 0x7fff26384fff &nbsp;com.apple.Accounts (113 - 113)
&lt;A4533970-D42E-3A4E-8244-2ACC60504923&gt;
/System/Library/Frameworks/Accounts.framework/Versions/A/Accounts</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff26385000 -
&nbsp; &nbsp; 0x7fff2639cfff &nbsp;com.apple.commonutilities (8.0 -
900) &lt;56BAD997-43B7-3AF5-8E99-9F0810619899&gt;
/System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2639d000 -
&nbsp; &nbsp; 0x7fff2641cfff &nbsp;com.apple.BaseBoard (526 - 526)
&lt;A59E4406-C169-3723-9CC5-396A3ED80F49&gt;
/System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2641d000 -
&nbsp; &nbsp; 0x7fff26465fff &nbsp;com.apple.RunningBoardServices
(1.0 - 505.100.9) &lt;596F75F9-6D8E-3113-BE54-B4CA556D2770&gt;
/System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff26466000 -
&nbsp; &nbsp; 0x7fff264dafff &nbsp;com.apple.AE (918.6 - 918.6)
&lt;BA358FC6-72F7-3772-B99C-C52B337CA324&gt;
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff264db000 -
&nbsp; &nbsp; 0x7fff264e1fff &nbsp;libdns_services.dylib
(1310.140.1) &lt;9D69602C-7ADF-3701-8A4E-F7C7B0A1AC37&gt;
/usr/lib/libdns_services.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff264e2000 -
&nbsp; &nbsp; 0x7fff264e9fff &nbsp;libsystem_symptoms.dylib
(1431.140.1) &lt;EA6435E7-8F85-315B-8AED-C20A07DE7F96&gt;
/usr/lib/system/libsystem_symptoms.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff264ea000 -
&nbsp; &nbsp; 0x7fff26675fff &nbsp;com.apple.Network (1.0 - 1)
&lt;0BE21B58-8D4B-3B4C-B638-1A8A8B1A473F&gt;
/System/Library/Frameworks/Network.framework/Versions/A/Network</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff26676000 -
&nbsp; &nbsp; 0x7fff266a5fff &nbsp;com.apple.analyticsd (1.0 - 1)
&lt;05403BD6-CD82-316B-BC7E-4AC4E8537F0F&gt;
/System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff266a6000 -
&nbsp; &nbsp; 0x7fff266a8fff
&nbsp;libDiagnosticMessagesClient.dylib (112)
&lt;2FCF6C74-5FAF-3968-AE36-294C9EF3AA75&gt;
/usr/lib/libDiagnosticMessagesClient.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff266a9000 -
&nbsp; &nbsp; 0x7fff266f5fff
&nbsp;com.apple.spotlight.metadata.utilities (1.0 - 2150.26)
&lt;2775C636-B8B5-3ED3-A8FC-7C2CB8C737A9&gt;
/System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff266f6000 -
&nbsp; &nbsp; 0x7fff26790fff &nbsp;com.apple.Metadata (10.7.0 -
2150.26) &lt;A3A109B8-0C44-3377-A1BA-482D7AC72C0E&gt;
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff26791000 -
&nbsp; &nbsp; 0x7fff26797fff &nbsp;com.apple.DiskArbitration (2.7 -
2.7) &lt;819CA24F-E4C7-3BC3-8A09-360EBD6F4B6E&gt;
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff26798000 -
&nbsp; &nbsp; 0x7fff26dfffff &nbsp;com.apple.vImage (8.1 - 544.5)
&lt;C46B4E15-9FD6-3A56-865D-AB7B7337DD05&gt;
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff26e00000 -
&nbsp; &nbsp; 0x7fff270ddfff &nbsp;com.apple.QuartzCore (1.11 -
927.24) &lt;2BB68D7A-5513-3E15-A7CE-C4ABC6B8CB3C&gt;
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff270de000 -
&nbsp; &nbsp; 0x7fff2711ffff &nbsp;libFontRegistry.dylib (309)
&lt;ACF99477-688E-33DA-8100-3191721EB052&gt;
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff27120000 -
&nbsp; &nbsp; 0x7fff27260fff &nbsp;com.apple.coreui (2.1 - 692.1)
&lt;CC1F2421-0338-3912-86BE-A15BFDDF5C00&gt;
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff27261000 -
&nbsp; &nbsp; 0x7fff2734cfff &nbsp;com.apple.ViewBridge (553.1 -
553.1) &lt;B5CC51A9-EA5C-3BE2-914C-5672C30A0311&gt;
/System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2734d000 -
&nbsp; &nbsp; 0x7fff27358fff &nbsp;com.apple.PerformanceAnalysis
(1.278.3 - 278.3) &lt;4460D0DF-74B4-3EDB-9391-733525F1D0C6&gt;
/System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff27359000 -
&nbsp; &nbsp; 0x7fff27368fff &nbsp;com.apple.OpenDirectory (11.6 -
230.40.1) &lt;E204DA2B-17DA-3A4B-A03C-8F3B673D5CCD&gt;
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff27369000 -
&nbsp; &nbsp; 0x7fff27388fff &nbsp;com.apple.CFOpenDirectory (11.6
- 230.40.1) &lt;9294B2FA-1269-3173-AB57-E80EBD2FE3E1&gt;
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff27389000 -
&nbsp; &nbsp; 0x7fff27395fff &nbsp;com.apple.CoreServices.FSEvents
(1290.120.5 - 1290.120.5)
&lt;87C05C54-DD61-3555-8246-F56E535072D2&gt;
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff27396000 -
&nbsp; &nbsp; 0x7fff273bafff
&nbsp;com.apple.coreservices.SharedFileList (144 - 144)
&lt;FC634ADE-7F29-3A8D-AEB4-2F5A34685C88&gt;
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff273bb000 -
&nbsp; &nbsp; 0x7fff273bdfff &nbsp;libapp_launch_measurement.dylib
(14.1) &lt;34296F0E-D81B-383B-8B45-137CA086BC4D&gt;
/usr/lib/libapp_launch_measurement.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff273be000 -
&nbsp; &nbsp; 0x7fff27405fff &nbsp;com.apple.CoreAutoLayout (1.0 -
21.10.1) &lt;0AA28C77-F6DE-3B5B-BD3B-6BDCE805B634&gt;
/System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff27406000 -
&nbsp; &nbsp; 0x7fff274e8fff &nbsp;libxml2.2.dylib (34.12)
&lt;2F79C6CD-89DC-3CB7-A22C-D4C2173A0DAE&gt;
/usr/lib/libxml2.2.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff274e9000 -
&nbsp; &nbsp; 0x7fff27536fff &nbsp;com.apple.CoreVideo (1.8 -
414.7) &lt;7E4736C8-AB84-3A3A-BB7C-A6A9A36BCE79&gt;
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff27537000 -
&nbsp; &nbsp; 0x7fff27539fff &nbsp;com.apple.loginsupport (1.0 - 1)
&lt;F0181B5E-C653-3769-B7D2-8AEB1210898C&gt;
/System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff27562000 -
&nbsp; &nbsp; 0x7fff2757dfff &nbsp;com.apple.UserManagement (1.0 -
1) &lt;844C9F98-08E1-36EB-978D-660B4F4FA17E&gt;
/System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff284f1000 -
&nbsp; &nbsp; 0x7fff28501fff &nbsp;libsystem_containermanager.dylib
(318.100.4) &lt;E0A89571-6D3E-3184-9F39-C6094C87B92B&gt;
/usr/lib/system/libsystem_containermanager.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff28502000 -
&nbsp; &nbsp; 0x7fff28513fff &nbsp;com.apple.IOSurface (290.8.1 -
290.8.1) &lt;9D6CA654-3E6F-3719-B9B9-65C4CDA41BC5&gt;
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff28514000 -
&nbsp; &nbsp; 0x7fff2851dfff &nbsp;com.apple.IOAccelerator (442.9 -
442.9) &lt;CF36BA06-85BA-3CCF-B59D-6A92EAB5EABB&gt;
/System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2851e000 -
&nbsp; &nbsp; 0x7fff28641fff &nbsp;com.apple.Metal (244.303 -
244.303) &lt;079212EC-20C5-3F1F-B2E4-9DD637DD75FB&gt;
/System/Library/Frameworks/Metal.framework/Versions/A/Metal</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff28642000 -
&nbsp; &nbsp; 0x7fff2865efff &nbsp;com.apple.audio.caulk (1.0 - 70)
&lt;B2CA358A-CC85-3B89-810C-B0209F0EEAEA&gt;
/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2865f000 -
&nbsp; &nbsp; 0x7fff28749fff &nbsp;com.apple.CoreMedia (1.0 -
2780.10.4.1) &lt;FDE1187A-BDBD-3B4E-A200-A3E2E22694B5&gt;
/System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2874a000 -
&nbsp; &nbsp; 0x7fff288a6fff &nbsp;libFontParser.dylib (305.6.0.4)
&lt;7A6DF449-3B4B-34FC-9D5C-B00FE59E6031&gt;
/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff288a7000 -
&nbsp; &nbsp; 0x7fff28ba2fff &nbsp;com.apple.HIToolbox (2.1.1 -
1062) &lt;028D8F63-A386-33B9-A797-FF5C82B44C2F&gt;
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff28ba3000 -
&nbsp; &nbsp; 0x7fff28bb6fff
&nbsp;com.apple.framework.DFRFoundation (1.0 - 267)
&lt;236EDA40-6A75-3BFE-9300-F9E4AAD36256&gt;
/System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff28bb7000 -
&nbsp; &nbsp; 0x7fff28bbafff &nbsp;com.apple.dt.XCTTargetBootstrap
(1.0 - 18119.1) &lt;C49751E0-0098-380F-99BC-DE7F2087884B&gt;
/System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff28bbb000 -
&nbsp; &nbsp; 0x7fff28be4fff &nbsp;com.apple.CoreSVG (1.0 - 149)
&lt;01655535-CA23-3F54-A8CE-92423D73CC99&gt;
/System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff28be5000 -
&nbsp; &nbsp; 0x7fff28e21fff &nbsp;com.apple.ImageIO (3.3.0 -
2130.8.2) &lt;A6ED6CCC-FC4E-3283-B08D-4EC264D41FD7&gt;
/System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff28e22000 -
&nbsp; &nbsp; 0x7fff2919dfff &nbsp;com.apple.CoreImage (16.3.0 -
1140.2) &lt;E05C48FC-81E3-3270-A37C-D206F364FF62&gt;
/System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2919e000 -
&nbsp; &nbsp; 0x7fff29204fff
&nbsp;com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1)
&lt;6AE9618A-B8C9-3D0F-A389-71382F438DF8&gt;
/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29205000 -
&nbsp; &nbsp; 0x7fff29208fff &nbsp;libsystem_configuration.dylib
(1109.140.1) &lt;89E70992-616F-3DD3-9430-67025F759A1B&gt;
/usr/lib/system/libsystem_configuration.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29209000 -
&nbsp; &nbsp; 0x7fff2920dfff &nbsp;libsystem_sandbox.dylib
(1441.141.7) &lt;6C99B070-E74F-3065-8DA0-D7214DA85E23&gt;
/usr/lib/system/libsystem_sandbox.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2920e000 -
&nbsp; &nbsp; 0x7fff2920ffff &nbsp;com.apple.AggregateDictionary
(1.0 - 1) &lt;9FD9D68F-7B02-31A6-9583-EFF60B2A9F1C&gt;
/System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29210000 -
&nbsp; &nbsp; 0x7fff29213fff &nbsp;com.apple.AppleSystemInfo (3.1.5
- 3.1.5) &lt;0B523600-B02C-359B-BDD7-6EADCE8B5AD8&gt;
/System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29214000 -
&nbsp; &nbsp; 0x7fff29215fff &nbsp;liblangid.dylib (136)
&lt;5645ED02-635B-3BA0-ACEF-D6C8BC74FAF0&gt;
/usr/lib/liblangid.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29216000 -
&nbsp; &nbsp; 0x7fff292bafff &nbsp;com.apple.CoreNLP (1.0 - 245.2)
&lt;24291100-1C4C-361B-B53B-B99CB4B53906&gt;
/System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff292bb000 -
&nbsp; &nbsp; 0x7fff292c1fff &nbsp;com.apple.LinguisticData (1.0 -
399) &lt;55FF3554-9E14-3351-8E3C-3280C9CB664B&gt;
/System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff292c2000 -
&nbsp; &nbsp; 0x7fff2996afff &nbsp;libBNNS.dylib (288.100.5)
&lt;9A4AB8C3-BCF1-3BAB-896C-FA460E3A68D0&gt;
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2996b000 -
&nbsp; &nbsp; 0x7fff29b3dfff &nbsp;libvDSP.dylib (760.100.3)
&lt;BA86A84B-5030-3749-966B-297B3B1FA236&gt;
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29b3e000 -
&nbsp; &nbsp; 0x7fff29b4ffff &nbsp;com.apple.CoreEmoji (1.0 -
128.4) &lt;37352743-CFF8-3196-8234-6AF30E531759&gt;
/System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29b50000 -
&nbsp; &nbsp; 0x7fff29b5afff &nbsp;com.apple.IOMobileFramebuffer
(343.0.0 - 343.0.0) &lt;42639410-F2AB-305A-966C-6F40DEE93E08&gt;
/System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29b5b000 -
&nbsp; &nbsp; 0x7fff29c2dfff &nbsp;com.apple.framework.CoreWLAN
(16.0 - 1657) &lt;1D2BD28E-D4EC-366C-AB9F-D7F64979E925&gt;
/System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29c2e000 -
&nbsp; &nbsp; 0x7fff29e2ffff &nbsp;com.apple.CoreUtils (6.6 -
660.37) &lt;1A9D0FC4-F5C4-32AE-B4BC-B4826F7655A9&gt;
/System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29e30000 -
&nbsp; &nbsp; 0x7fff29e52fff &nbsp;com.apple.MobileKeyBag (2.0 -
1.0) &lt;70A80CF0-3682-32A6-AB83-8647FD8B2E52&gt;
/System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29e53000 -
&nbsp; &nbsp; 0x7fff29e63fff &nbsp;com.apple.AssertionServices (1.0
- 505.100.9) &lt;968E021C-1BCD-3249-BBAD-FEE64370EB1F&gt;
/System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29e64000 -
&nbsp; &nbsp; 0x7fff29eeffff &nbsp;com.apple.securityfoundation
(6.0 - 55240.40.4) &lt;DB010D41-F904-3592-9301-BB75A0FA2FD4&gt;
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29ef0000 -
&nbsp; &nbsp; 0x7fff29ef9fff
&nbsp;com.apple.coreservices.BackgroundTaskManagement (1.0 - 104)
&lt;B222BEB6-CE24-3D70-903B-A9034D6FC6F6&gt;
/System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29efa000 -
&nbsp; &nbsp; 0x7fff29efefff &nbsp;com.apple.xpc.ServiceManagement
(1.0 - 1) &lt;E1167FFF-E757-3C96-B26A-C0CE98EAA899&gt;
/System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29eff000 -
&nbsp; &nbsp; 0x7fff29f01fff &nbsp;libquarantine.dylib (119.40.4)
&lt;1263FFEA-9722-39FA-A097-D28B4F7FDE04&gt;
/usr/lib/system/libquarantine.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29f02000 -
&nbsp; &nbsp; 0x7fff29f0dfff &nbsp;libCheckFix.dylib (31)
&lt;181A5093-FAFF-3C75-8E97-4DC833475797&gt;
/usr/lib/libCheckFix.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29f0e000 -
&nbsp; &nbsp; 0x7fff29f25fff &nbsp;libcoretls.dylib (169.100.1)
&lt;972397D6-A93B-302D-9CA3-C8B12C93899B&gt;
/usr/lib/libcoretls.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29f26000 -
&nbsp; &nbsp; 0x7fff29f36fff &nbsp;libbsm.0.dylib (68.40.1)
&lt;FEA138A5-B03E-3AD5-9E21-3F35405D147F&gt;
/usr/lib/libbsm.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29f37000 -
&nbsp; &nbsp; 0x7fff29f80fff &nbsp;libmecab.dylib (929.10)
&lt;E391699C-D139-338C-8919-1B2817BC1E25&gt;
/usr/lib/libmecab.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29f81000 -
&nbsp; &nbsp; 0x7fff29f86fff &nbsp;libgermantok.dylib (24)
&lt;3DF990AD-8806-36B2-8168-4F18762C74A4&gt;
/usr/lib/libgermantok.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29f87000 -
&nbsp; &nbsp; 0x7fff29f9cfff &nbsp;libLinearAlgebra.dylib
(1336.140.1) &lt;0D201041-7BAB-3492-898D-ABDDD9D85D48&gt;
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff29f9d000 -
&nbsp; &nbsp; 0x7fff2a1bbfff
&nbsp;com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1)
&lt;5B727E28-3ACF-3DBB-B787-B1633CFB2413&gt;
/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a1bc000 -
&nbsp; &nbsp; 0x7fff2a20bfff
&nbsp;com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1)
&lt;315027A8-ADFD-3DC7-9B2A-6F1457E4D32E&gt;
/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a20c000 -
&nbsp; &nbsp; 0x7fff2a36dfff &nbsp;com.apple.MLCompute (1.0 - 1)
&lt;E0A748E2-21DA-319C-8B28-80A853090B86&gt;
/System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a36e000 -
&nbsp; &nbsp; 0x7fff2a3a4fff
&nbsp;com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1)
&lt;5D3C245B-BF53-31B0-B405-E4EB0FA608ED&gt;
/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a3a5000 -
&nbsp; &nbsp; 0x7fff2a3fbfff
&nbsp;com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1)
&lt;C251786D-BC17-3C99-94E7-10EC828139D4&gt;
/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a3fc000 -
&nbsp; &nbsp; 0x7fff2a48cfff
&nbsp;com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1)
&lt;AAE88278-E296-3976-9FCC-345F71C8005D&gt;
/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a48d000 -
&nbsp; &nbsp; 0x7fff2a49cfff &nbsp;com.apple.AppleFSCompression
(125 - 1.0) &lt;EAA1DBD4-02EE-3E39-A9F8-C40AA535C32A&gt;
/System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a49d000 -
&nbsp; &nbsp; 0x7fff2a4a9fff &nbsp;libbz2.1.0.dylib (44)
&lt;90425CDA-B4E1-3004-800B-7E4A87DCBCD2&gt;
/usr/lib/libbz2.1.0.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a4aa000 -
&nbsp; &nbsp; 0x7fff2a4aefff &nbsp;libsystem_coreservices.dylib
(127.1) &lt;7AE405FC-6A44-34A0-86AD-6BD80B0050BB&gt;
/usr/lib/system/libsystem_coreservices.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a4af000 -
&nbsp; &nbsp; 0x7fff2a4dcfff
&nbsp;com.apple.CoreServices.OSServices (1122.45 - 1122.45)
&lt;47C1081A-CF2E-317D-A0DC-60BFFB4FD9EB&gt;
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a4dd000 -
&nbsp; &nbsp; 0x7fff2a60cfff &nbsp;com.apple.AuthKit (1.0 - 1)
&lt;BE5EBFF1-F354-3F16-9B16-B30B6867ED3E&gt;
/System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a6ab000 -
&nbsp; &nbsp; 0x7fff2a6bdfff &nbsp;libz.1.dylib (76.1)
&lt;A38D8BF8-6238-3A19-A1C9-851A2D3EB3C4&gt;
/usr/lib/libz.1.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a6be000 -
&nbsp; &nbsp; 0x7fff2a705fff &nbsp;libsystem_m.dylib (3186.100.3)
&lt;EA0354A3-8618-3D76-A760-E550AC60CE95&gt;
/usr/lib/system/libsystem_m.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a706000 -
&nbsp; &nbsp; 0x7fff2a706fff &nbsp;libcharset.1.dylib (59)
&lt;E389024B-7CAC-32A5-BF12-DF20C8A3B050&gt;
/usr/lib/libcharset.1.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a707000 -
&nbsp; &nbsp; 0x7fff2a70cfff &nbsp;libmacho.dylib (980)
&lt;1FCE2BE3-4F6F-3EAA-9BC5-A9892A45CF0D&gt;
/usr/lib/system/libmacho.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a70d000 -
&nbsp; &nbsp; 0x7fff2a728fff &nbsp;libkxld.dylib (7195.141.29)
&lt;AA5D3B4E-48A2-36CD-9907-CEF497029A9B&gt;
/usr/lib/system/libkxld.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a729000 -
&nbsp; &nbsp; 0x7fff2a734fff &nbsp;libcommonCrypto.dylib
(60178.120.3) &lt;7E242F29-1CB6-30EF-8C9A-C768A90FDBA0&gt;
/usr/lib/system/libcommonCrypto.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a735000 -
&nbsp; &nbsp; 0x7fff2a73ffff &nbsp;libunwind.dylib (201)
&lt;A5B040A8-847F-36EE-B13D-5DD1F5CD5BED&gt;
/usr/lib/system/libunwind.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a740000 -
&nbsp; &nbsp; 0x7fff2a747fff &nbsp;liboah.dylib (203.58)
&lt;26D08622-69F5-32DB-80D2-9B4651A9F0CC&gt;
/usr/lib/liboah.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a748000 -
&nbsp; &nbsp; 0x7fff2a752fff &nbsp;libcopyfile.dylib (173.40.2)
&lt;8C783785-0F5F-3DC5-B815-B29CEBA75737&gt;
/usr/lib/system/libcopyfile.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a753000 -
&nbsp; &nbsp; 0x7fff2a75afff &nbsp;libcompiler_rt.dylib (102.2)
&lt;1FDC92D1-8A17-30AF-8E72-4F0517AEA157&gt;
/usr/lib/system/libcompiler_rt.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a75b000 -
&nbsp; &nbsp; 0x7fff2a75dfff &nbsp;libsystem_collections.dylib
(1439.141.1) &lt;11D5775A-AD4C-35ED-BC05-616AB67ACBBE&gt;
/usr/lib/system/libsystem_collections.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a75e000 -
&nbsp; &nbsp; 0x7fff2a760fff &nbsp;libsystem_secinit.dylib
(87.60.1) &lt;27982311-637E-3308-9F55-4871762736F4&gt;
/usr/lib/system/libsystem_secinit.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a761000 -
&nbsp; &nbsp; 0x7fff2a763fff &nbsp;libremovefile.dylib (49.120.1)
&lt;5973CED7-797B-3288-9589-C1856752F91A&gt;
/usr/lib/system/libremovefile.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a764000 -
&nbsp; &nbsp; 0x7fff2a764fff &nbsp;libkeymgr.dylib (31)
&lt;AAA929A0-45E5-3186-8ABD-37EB25B2C939&gt;
/usr/lib/system/libkeymgr.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a765000 -
&nbsp; &nbsp; 0x7fff2a76cfff &nbsp;libsystem_dnssd.dylib
(1310.140.1) &lt;4A85F13B-E3AD-3C44-B327-091F56D35CC1&gt;
/usr/lib/system/libsystem_dnssd.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a76d000 -
&nbsp; &nbsp; 0x7fff2a772fff &nbsp;libcache.dylib (83)
&lt;435668CB-666B-3379-AD65-F604A72099F4&gt;
/usr/lib/system/libcache.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a773000 -
&nbsp; &nbsp; 0x7fff2a774fff &nbsp;libSystem.B.dylib (1292.120.1)
&lt;D08EA49A-58FC-3958-9AEB-852CC4CFDDC3&gt;
/usr/lib/libSystem.B.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a775000 -
&nbsp; &nbsp; 0x7fff2a778fff &nbsp;libfakelink.dylib (3)
&lt;C7E36B51-4FD6-3704-975E-AB9B46DF6D30&gt;
/usr/lib/libfakelink.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a779000 -
&nbsp; &nbsp; 0x7fff2a779fff &nbsp;com.apple.SoftLinking (1.0 - 1)
&lt;AF16BDE9-8995-39F5-A0ED-C65232A61095&gt;
/System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a77a000 -
&nbsp; &nbsp; 0x7fff2a7b1fff &nbsp;libpcap.A.dylib (98.100.3)
&lt;7EB940E4-BB5E-327D-B7F8-951F22F27D72&gt;
/usr/lib/libpcap.A.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a7b2000 -
&nbsp; &nbsp; 0x7fff2a8a2fff &nbsp;libiconv.2.dylib (59)
&lt;1F132286-CEA4-37A4-93F7-3C0A60C3645B&gt;
/usr/lib/libiconv.2.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a8a3000 -
&nbsp; &nbsp; 0x7fff2a8b4fff &nbsp;libcmph.dylib (8)
&lt;8A5DF97C-1CDA-36BC-86E8-EF8B7F314EDC&gt;
/usr/lib/libcmph.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a8b5000 -
&nbsp; &nbsp; 0x7fff2a926fff &nbsp;libarchive.2.dylib (83.100.2)
&lt;BAF76083-029C-3AC5-96E5-AE54786574A6&gt;
/usr/lib/libarchive.2.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a927000 -
&nbsp; &nbsp; 0x7fff2a98efff &nbsp;com.apple.SearchKit (1.4.1 -
1.4.1) &lt;7B3B1E70-2C63-30E2-B5CF-6BC8EE7EA418&gt;
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a98f000 -
&nbsp; &nbsp; 0x7fff2a990fff &nbsp;libThaiTokenizer.dylib (3)
&lt;84E7B443-74C5-386F-AEFF-FD48B94A04EB&gt;
/usr/lib/libThaiTokenizer.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a991000 -
&nbsp; &nbsp; 0x7fff2a9b3fff &nbsp;com.apple.applesauce (1.0 -
16.28) &lt;0F9016E9-9DBB-3047-A1C3-A9FC85BAFE20&gt;
/System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a9b4000 -
&nbsp; &nbsp; 0x7fff2a9cbfff &nbsp;libapple_nghttp2.dylib (1.41)
&lt;B730D1A0-8F61-3497-B63A-5661EB887E73&gt;
/usr/lib/libapple_nghttp2.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a9cc000 -
&nbsp; &nbsp; 0x7fff2a9e2fff &nbsp;libSparseBLAS.dylib (1336.140.1)
&lt;89309B8D-FA44-3525-BA00-21E87D51D424&gt;
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a9e3000 -
&nbsp; &nbsp; 0x7fff2a9e4fff
&nbsp;com.apple.MetalPerformanceShaders.MetalPerformanceShaders
(1.0 - 1) &lt;295CF572-CFF5-3C5D-8006-F63988CFB5B7&gt;
/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a9e5000 -
&nbsp; &nbsp; 0x7fff2a9e9fff &nbsp;libpam.2.dylib (28.40.1)
&lt;B2457D3D-DADD-3157-8BFD-CF76F982FC13&gt;
/usr/lib/libpam.2.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2a9ea000 -
&nbsp; &nbsp; 0x7fff2aa09fff &nbsp;libcompression.dylib (96.120.1)
&lt;788EAF3B-62D8-3A5F-9E42-E4CEDB3DAB51&gt;
/usr/lib/libcompression.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2aa0a000 -
&nbsp; &nbsp; 0x7fff2aa0ffff &nbsp;libQuadrature.dylib (7)
&lt;EA417A8F-8395-32AC-A67A-FA75DC2110CB&gt;
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2aa10000 -
&nbsp; &nbsp; 0x7fff2adadfff &nbsp;libLAPACK.dylib (1336.140.1)
&lt;4A2BD114-000A-372A-B4CD-091360A39058&gt;
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2adae000 -
&nbsp; &nbsp; 0x7fff2adfdfff &nbsp;com.apple.DictionaryServices
(1.2 - 341) &lt;960CC0D7-B2C6-3308-A120-C86F41A2301C&gt;
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2adfe000 -
&nbsp; &nbsp; 0x7fff2ae16fff &nbsp;liblzma.5.dylib (16)
&lt;933D5DEC-E8E8-3946-A16E-1056F2075602&gt;
/usr/lib/liblzma.5.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2ae17000 -
&nbsp; &nbsp; 0x7fff2ae18fff &nbsp;libcoretls_cfhelpers.dylib
(169.100.1) &lt;E2AC5901-93EC-3F67-A8B1-738E76B49804&gt;
/usr/lib/libcoretls_cfhelpers.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2ae19000 -
&nbsp; &nbsp; 0x7fff2af14fff &nbsp;com.apple.APFS (1677.141.3 -
1677.141.3) &lt;11F6C744-6E82-3D3A-ACB3-C53ECBFAAF0F&gt;
/System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2af15000 -
&nbsp; &nbsp; 0x7fff2af23fff &nbsp;libxar.1.dylib (452.0.6)
&lt;C92A8F0A-9A5E-3BF3-A7AF-2C255779C6AF&gt;
/usr/lib/libxar.1.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2af24000 -
&nbsp; &nbsp; 0x7fff2af27fff &nbsp;libutil.dylib (58.40.3)
&lt;CBC74043-ACDF-36BF-A47F-879F976BFC4D&gt;
/usr/lib/libutil.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2af28000 -
&nbsp; &nbsp; 0x7fff2af50fff &nbsp;libxslt.1.dylib (17.6)
&lt;BFB2EA40-332D-3DB4-AA3E-025966219E88&gt;
/usr/lib/libxslt.1.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2af51000 -
&nbsp; &nbsp; 0x7fff2af5bfff &nbsp;libChineseTokenizer.dylib (37.1)
&lt;344E5492-4BD5-354A-8274-047F8388A826&gt;
/usr/lib/libChineseTokenizer.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2af5c000 -
&nbsp; &nbsp; 0x7fff2b019fff &nbsp;libvMisc.dylib (760.100.3)
&lt;33B369D5-AA63-3557-9CBA-4D861B7A6CE1&gt;
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b01a000 -
&nbsp; &nbsp; 0x7fff2b0b1fff &nbsp;libate.dylib (3.0.6)
&lt;6F17C1CE-1F4D-3291-919D-A49E32E35344&gt;
/usr/lib/libate.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b0b2000 -
&nbsp; &nbsp; 0x7fff2b0b9fff &nbsp;libIOReport.dylib (64.100.1)
&lt;4690B952-7BCF-31DB-A796-996D8094AB24&gt;
/usr/lib/libIOReport.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b1bb000 -
&nbsp; &nbsp; 0x7fff2b1c2fff &nbsp;libMatch.1.dylib (38)
&lt;E1296A96-E533-39A6-A519-05A0AE78181E&gt;
/usr/lib/libMatch.1.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b1c3000 -
&nbsp; &nbsp; 0x7fff2b24efff &nbsp;libCoreStorage.dylib (554.140.2)
&lt;AEE8AC91-7058-3275-90D4-B0217A41BED6&gt;
/usr/lib/libCoreStorage.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b24f000 -
&nbsp; &nbsp; 0x7fff2b2a2fff &nbsp;com.apple.AppleVAFramework
(6.1.3 - 6.1.3) &lt;DC3B87A5-AA7D-3534-BF4F-089E16226C0D&gt;
/System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b2a3000 -
&nbsp; &nbsp; 0x7fff2b2bcfff &nbsp;libexpat.1.dylib (26.141.1)
&lt;F579645F-A493-3F2D-A9DB-C77664A1BCA1&gt;
/usr/lib/libexpat.1.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b2bd000 -
&nbsp; &nbsp; 0x7fff2b2c6fff &nbsp;libheimdal-asn1.dylib
(597.140.3) &lt;2C0EE410-4623-327D-A0EF-CFBC583989E4&gt;
/usr/lib/libheimdal-asn1.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b2c7000 -
&nbsp; &nbsp; 0x7fff2b2dbfff &nbsp;com.apple.IconFoundation (479.4
- 479.4) &lt;6B77361F-69AF-393F-97B8-9BDED38304B0&gt;
/System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b2dc000 -
&nbsp; &nbsp; 0x7fff2b348fff &nbsp;com.apple.IconServices (479.4 -
479.4) &lt;727B7BC3-AC02-31F7-9149-0014FDBCF17B&gt;
/System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b349000 -
&nbsp; &nbsp; 0x7fff2b3e7fff &nbsp;com.apple.MediaExperience (1.0 -
1) &lt;B71F329D-70E3-34A8-A789-82D7ACA63C34&gt;
/System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b3e8000 -
&nbsp; &nbsp; 0x7fff2b410fff &nbsp;com.apple.persistentconnection
(1.0 - 1.0) &lt;E05B6AF9-376E-3E4D-B2F5-3A7A85D7CBB3&gt;
/System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b411000 -
&nbsp; &nbsp; 0x7fff2b41ffff &nbsp;com.apple.GraphVisualizer (1.0 -
100.1) &lt;09C716AC-B62A-3EF0-85A1-98A949EB88B3&gt;
/System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b420000 -
&nbsp; &nbsp; 0x7fff2b83bfff &nbsp;com.apple.vision.FaceCore (4.3.2
- 4.3.2) &lt;0E25BE9A-551C-3457-B7E8-7ED414223E3A&gt;
/System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b83c000 -
&nbsp; &nbsp; 0x7fff2b883fff &nbsp;com.apple.OTSVG (1.0 -
677.6.0.2) &lt;53E2913D-E023-3685-9161-A14608F89DC1&gt;
/System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b884000 -
&nbsp; &nbsp; 0x7fff2b88afff &nbsp;com.apple.xpc.AppServerSupport
(1.0 - 2038.120.1) &lt;523B9C03-A39E-3FF4-8216-34309C158113&gt;
/System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b88b000 -
&nbsp; &nbsp; 0x7fff2b89dfff &nbsp;libhvf.dylib (1.0 -
$[CURRENT_PROJECT_VERSION])
&lt;53477D30-E8A6-3935-A3B1-7CBDE387210A&gt;
/System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b89e000 -
&nbsp; &nbsp; 0x7fff2b8a0fff &nbsp;libspindump.dylib (295.2)
&lt;003C7E84-C242-311A-A2FA-4622B66E3F24&gt;
/usr/lib/libspindump.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b8a1000 -
&nbsp; &nbsp; 0x7fff2b961fff &nbsp;com.apple.Heimdal (4.0 - 2.0)
&lt;35D3F56E-089C-3648-9E5A-834E997401B3&gt;
/System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2b962000 -
&nbsp; &nbsp; 0x7fff2b97cfff &nbsp;com.apple.login (3.0 - 3.0)
&lt;6A0F479C-875F-3280-A99F-4424C3ED9448&gt;
/System/Library/PrivateFrameworks/login.framework/Versions/A/login</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2bb01000 -
&nbsp; &nbsp; 0x7fff2bb3dfff &nbsp;com.apple.bom (14.0 - 235.1)
&lt;354D4983-EA7A-3F97-B1FF-9648F3981208&gt;
/System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2bb3e000 -
&nbsp; &nbsp; 0x7fff2bb87fff &nbsp;com.apple.AppleJPEG (1.0 - 1)
&lt;D751A39A-DC50-3E2E-9C2D-70284574EC84&gt;
/System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2bb88000 -
&nbsp; &nbsp; 0x7fff2bc67fff &nbsp;libJP2.dylib (2130.8.2)
&lt;B4A3B417-4218-303F-B660-603B1A3C75AE&gt;
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2bc68000 -
&nbsp; &nbsp; 0x7fff2bc6bfff
&nbsp;com.apple.WatchdogClient.framework (1.0 - 98.120.2)
&lt;13BB2B82-DF17-33C3-A19B-432E03744896&gt;
/System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2bc6c000 -
&nbsp; &nbsp; 0x7fff2bca2fff
&nbsp;com.apple.MultitouchSupport.framework (4440.3 - 4440.3)
&lt;8B7FB5F9-E38B-3193-98AC-51EF565F61CB&gt;
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2bca3000 -
&nbsp; &nbsp; 0x7fff2be01fff &nbsp;com.apple.VideoToolbox (1.0 -
2780.10.4.1) &lt;1134D8C6-EA97-32B4-BD4C-DD02901F4B0B&gt;
/System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2be02000 -
&nbsp; &nbsp; 0x7fff2be35fff &nbsp;libAudioToolboxUtility.dylib
(1181.72.4) &lt;F26A13BB-BCDD-3F04-B98C-5CD9E445DD35&gt;
/usr/lib/libAudioToolboxUtility.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2be36000 -
&nbsp; &nbsp; 0x7fff2be56fff &nbsp;libPng.dylib (2130.8.2)
&lt;BEB6FABB-4E78-391B-85BD-8E69A3ABAB24&gt;
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2be57000 -
&nbsp; &nbsp; 0x7fff2beb6fff &nbsp;libTIFF.dylib (2130.8.2)
&lt;B8DD7B9D-0589-308D-9A60-AB23EA106A87&gt;
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2beb7000 -
&nbsp; &nbsp; 0x7fff2bed3fff &nbsp;com.apple.IOPresentment (58 -
37) &lt;990B304C-15B6-397D-8B7E-636DA14AE1D3&gt;
/System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2bed4000 -
&nbsp; &nbsp; 0x7fff2bedbfff &nbsp;com.apple.GPUWrangler (6.3.6 -
6.3.6) &lt;EB257619-862B-3CEF-8A65-FE5229D7123D&gt;
/System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2bedc000 -
&nbsp; &nbsp; 0x7fff2bedffff &nbsp;libRadiance.dylib (2130.8.2)
&lt;04232355-A894-31E6-8C05-B68F1F7FA3E2&gt;
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2bee0000 -
&nbsp; &nbsp; 0x7fff2bee5fff &nbsp;com.apple.DSExternalDisplay (3.1
- 380) &lt;DCD6682A-9C61-3779-A81D-8E1FBED38C69&gt;
/System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2bee6000 -
&nbsp; &nbsp; 0x7fff2bf0afff &nbsp;libJPEG.dylib (2130.8.2)
&lt;D9864597-F6ED-3AD8-8886-761EAA0559E2&gt;
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2bf0b000 -
&nbsp; &nbsp; 0x7fff2bf3afff &nbsp;com.apple.ATSUI (1.0 - 1)
&lt;92428504-C766-3ACE-BC36-89F1A5CAB61C&gt;
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2bf3b000 -
&nbsp; &nbsp; 0x7fff2bf3ffff &nbsp;libGIF.dylib (2130.8.2)
&lt;A52215E6-F61A-398D-A9C9-FDE9D3517982&gt;
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2bf40000 -
&nbsp; &nbsp; 0x7fff2bf49fff &nbsp;com.apple.CMCaptureCore (1.0 -
82.6) &lt;C1960208-BCA3-3D47-9DBE-CF1A81C2053B&gt;
/System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2bf4a000 -
&nbsp; &nbsp; 0x7fff2bf91fff
&nbsp;com.apple.print.framework.PrintCore (16.1 - 531.1)
&lt;8139D1A2-7037-3B4F-AB8F-2BF38D64D798&gt;
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2bf92000 -
&nbsp; &nbsp; 0x7fff2c05ffff &nbsp;com.apple.TextureIO (3.10.9 -
3.10.9) &lt;0E29AC8D-246E-3F7F-A8A0-10E09DD64603&gt;
/System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2c060000 -
&nbsp; &nbsp; 0x7fff2c068fff &nbsp;com.apple.InternationalSupport
(1.0 - 61.1) &lt;8E0C26AC-7462-34B5-B608-0DB611CCB687&gt;
/System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2c069000 -
&nbsp; &nbsp; 0x7fff2c0e3fff &nbsp;com.apple.datadetectorscore (8.0
- 674) &lt;3E182298-355E-337F-A398-B266DEC5E6F3&gt;
/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2c0e4000 -
&nbsp; &nbsp; 0x7fff2c141fff &nbsp;com.apple.UserActivity (439 -
439) &lt;E011EB02-BB18-3154-8010-AD4C6D21792B&gt;
/System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2cdaf000 -
&nbsp; &nbsp; 0x7fff2cde0fff &nbsp;libSessionUtility.dylib (76.69)
&lt;E6D8E0BB-3C76-343B-B8EA-03C411971A6C&gt;
/System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2cde1000 -
&nbsp; &nbsp; 0x7fff2cf15fff
&nbsp;com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14)
&lt;F2960A44-070D-30E7-88FD-A43905059819&gt;
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2cf16000 -
&nbsp; &nbsp; 0x7fff2cf7bfff &nbsp;com.apple.audio.AudioSession
(1.0 - 76.69) &lt;3E7FD009-AC1B-398E-A5BE-D892725A73C7&gt;
/System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2cf7c000 -
&nbsp; &nbsp; 0x7fff2cf8efff &nbsp;libAudioStatistics.dylib (27.64)
&lt;2072394F-C2D4-3EBE-8259-CEBBC87DB2C7&gt;
/usr/lib/libAudioStatistics.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2cf8f000 -
&nbsp; &nbsp; 0x7fff2cf9efff
&nbsp;com.apple.speech.synthesis.framework (9.0.66 - 9.0.66)
&lt;3FADC203-0E7D-3208-9BF7-CD8AE1B9D204&gt;
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2cf9f000 -
&nbsp; &nbsp; 0x7fff2d00bfff
&nbsp;com.apple.ApplicationServices.ATS (377 - 516)
&lt;79E67A4C-DAED-3E60-AF13-23BF0C11A3CA&gt;
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2d00c000 -
&nbsp; &nbsp; 0x7fff2d024fff &nbsp;libresolv.9.dylib (68.1)
&lt;5927D8FA-E370-3D32-8C63-D3FBD92F18A9&gt;
/usr/lib/libresolv.9.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2d157000 -
&nbsp; &nbsp; 0x7fff2d236fff &nbsp;libSMC.dylib (20)
&lt;B45BD314-B645-3948-B1C2-1FDA40453078&gt;
/usr/lib/libSMC.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2d237000 -
&nbsp; &nbsp; 0x7fff2d296fff &nbsp;libcups.2.dylib (494.4)
&lt;F7752C87-6C78-38DB-9938-0395B5CD0359&gt;
/usr/lib/libcups.2.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2d297000 -
&nbsp; &nbsp; 0x7fff2d2a6fff &nbsp;com.apple.LangAnalysis (1.7.0 -
254) &lt;EE21E044-0B25-3D3E-A892-A276452D8EC8&gt;
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2d2a7000 -
&nbsp; &nbsp; 0x7fff2d2b1fff &nbsp;com.apple.NetAuth (6.2 - 6.2)
&lt;08F7BAF1-D834-3FAF-9FCC-7FBC32BAF037&gt;
/System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2d2b2000 -
&nbsp; &nbsp; 0x7fff2d2b9fff &nbsp;com.apple.ColorSyncLegacy
(4.13.0 - 1) &lt;CA708578-E33E-3175-B162-FF7EA1574FED&gt;
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2d2ba000 -
&nbsp; &nbsp; 0x7fff2d2c5fff &nbsp;com.apple.QD (4.0 - 416)
&lt;41CBD1BE-1975-3983-B4E0-32E511997BB5&gt;
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2d2c6000 -
&nbsp; &nbsp; 0x7fff2d91afff
&nbsp;com.apple.audio.AudioResourceArbitration (1.0 - 1)
&lt;882F280D-B129-3299-B098-D1E59B78841A&gt;
/System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2d91b000 -
&nbsp; &nbsp; 0x7fff2d926fff &nbsp;com.apple.perfdata (1.0 -
67.40.1) &lt;B80E66C3-5A5F-391A-9475-15DB16BA72E8&gt;
/System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2d927000 -
&nbsp; &nbsp; 0x7fff2d935fff &nbsp;libperfcheck.dylib (41)
&lt;A9A6BE18-57EA-35F6-96BC-D71C49013A09&gt;
/usr/lib/libperfcheck.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2d936000 -
&nbsp; &nbsp; 0x7fff2d945fff &nbsp;com.apple.Kerberos (3.0 - 1)
&lt;06AAAB8C-AA8B-344E-A3F3-4CEDF0AF8C78&gt;
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2d946000 -
&nbsp; &nbsp; 0x7fff2d996fff &nbsp;com.apple.GSS (4.0 - 2.0)
&lt;83CD04C6-22CD-319D-884B-1B369F8FE028&gt;
/System/Library/Frameworks/GSS.framework/Versions/A/GSS</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2d997000 -
&nbsp; &nbsp; 0x7fff2d9a7fff &nbsp;com.apple.CommonAuth (4.0 - 2.0)
&lt;ADDE6649-F244-334C-AA10-B53BCA2C1E55&gt;
/System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2d9fd000 -
&nbsp; &nbsp; 0x7fff2da1cfff
&nbsp;com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1)
&lt;92FFAD21-9FA8-3194-8764-946F3D8F429E&gt;
/System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2da1d000 -
&nbsp; &nbsp; 0x7fff2da25fff &nbsp;com.apple.CorePhoneNumbers (1.0
- 1) &lt;A667EA02-1F06-36D7-8290-0B6CD36F89BC&gt;
/System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2db78000 -
&nbsp; &nbsp; 0x7fff2db78fff &nbsp;liblaunch.dylib (2038.120.1)
&lt;A3F46CC6-BD89-39DB-8732-C885B881A635&gt;
/usr/lib/system/liblaunch.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2e35a000 -
&nbsp; &nbsp; 0x7fff2e4a5fff &nbsp;com.apple.Sharing (1630 - 1630)
&lt;76D1A200-27A3-3B3E-8B30-4026ABD24217&gt;
/System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2e4a6000 -
&nbsp; &nbsp; 0x7fff2e5c7fff &nbsp;com.apple.Bluetooth (8.0.5 -
8.0.5d7) &lt;25AF84A9-3CCA-3228-9CB7-BBCE558F4B88&gt;
/System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2e5e1000 -
&nbsp; &nbsp; 0x7fff2e63afff &nbsp;com.apple.ProtectedCloudStorage
(1.0 - 1) &lt;4BCCB350-CAA2-3217-8AE6-6A6B25755D9F&gt;
/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2fda2000 -
&nbsp; &nbsp; 0x7fff2fdc9fff &nbsp;com.apple.RemoteViewServices
(2.0 - 163) &lt;5A16528F-4822-3B0C-BB89-A79459F3AF87&gt;
/System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2fdca000 -
&nbsp; &nbsp; 0x7fff2fdd9fff &nbsp;com.apple.SpeechRecognitionCore
(6.1.25 - 6.1.25) &lt;80F52037-912C-335F-B1DA-22AFD73DBDA2&gt;
/System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff2fdda000 -
&nbsp; &nbsp; 0x7fff2fde1fff
&nbsp;com.apple.speech.recognition.framework (6.0.3 - 6.0.3)
&lt;00007833-3C2A-3F10-97ED-838FB606B5FD&gt;
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff3000f000 -
&nbsp; &nbsp; 0x7fff3000ffff
&nbsp;libsystem_product_info_filter.dylib (8.40.1)
&lt;6CA8DEA4-5BD4-375F-9AA7-3338135306C5&gt;
/usr/lib/system/libsystem_product_info_filter.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff300e7000 -
&nbsp; &nbsp; 0x7fff300e7fff &nbsp;com.apple.Accelerate.vecLib
(3.11 - vecLib 3.11) &lt;BA7C5415-119A-30E5-8177-B24AB40624A3&gt;
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff3010d000 -
&nbsp; &nbsp; 0x7fff3010dfff &nbsp;com.apple.CoreServices (1122.45
- 1122.45) &lt;6C2601D8-FEBF-3936-945A-CD00D35ADA5D&gt;
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff302c9000 -
&nbsp; &nbsp; 0x7fff302c9fff &nbsp;com.apple.Accelerate (1.11 -
Accelerate 1.11) &lt;9556F5DF-3DA2-3671-AA4F-776030C51FF5&gt;
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff30b0b000 -
&nbsp; &nbsp; 0x7fff30b70fff &nbsp;com.apple.CoreBluetooth (1.0 -
1) &lt;3045519A-D711-3CD1-9E87-D7581A430423&gt;
/System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff30b71000 -
&nbsp; &nbsp; 0x7fff30b7afff
&nbsp;com.apple.SymptomDiagnosticReporter (1.0 - 79.120.1)
&lt;22A34196-22AD-3021-88CD-CC9A7C0AF006&gt;
/System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff30b8e000 -
&nbsp; &nbsp; 0x7fff30b9afff &nbsp;com.apple.AppleIDAuthSupport
(1.0 - 1) &lt;B80B4F16-3756-303D-A349-3486A08B2216&gt;
/System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff30b9b000 -
&nbsp; &nbsp; 0x7fff30c43fff &nbsp;com.apple.DiscRecording (9.0.3 -
9030.4.5) &lt;ED2D9708-858A-37F1-B573-4069453277B7&gt;
/System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff30c44000 -
&nbsp; &nbsp; 0x7fff30c77fff &nbsp;com.apple.MediaKit (16 -
927.40.2) &lt;88268EAB-5430-3BCB-9263-E3B4BCC34609&gt;
/System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff30c78000 -
&nbsp; &nbsp; 0x7fff30d63fff &nbsp;com.apple.DiskManagement (14.0 -
1733.140.2) &lt;4BF7BFA4-4950-3582-B43B-25A4B6A3E7B7&gt;
/System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff31151000 -
&nbsp; &nbsp; 0x7fff312a0fff &nbsp;com.apple.FileProvider
(349.141.2 - 349.141.2)
&lt;D2C77486-711B-3A81-B6D5-EB059AC1D2F9&gt;
/System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff312a1000 -
&nbsp; &nbsp; 0x7fff312c3fff &nbsp;com.apple.GenerationalStorage
(2.0 - 323) &lt;9419BDA9-3F2D-32A8-8ABD-5CAF5B6DB77F&gt;
/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff31bff000 -
&nbsp; &nbsp; 0x7fff31c3afff &nbsp;com.apple.DebugSymbols (195.1 -
195.1) &lt;C94557E3-11DD-3007-B001-DC2509CFE14D&gt;
/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff31c3b000 -
&nbsp; &nbsp; 0x7fff31cf0fff &nbsp;com.apple.CoreSymbolication
(12.5 - 64544.81.1) &lt;1D4A9F11-AB1C-3F5F-90A1-38C3EAA7BE1F&gt;
/System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff32bff000 -
&nbsp; &nbsp; 0x7fff32c62fff &nbsp;com.apple.framework.Apple80211
(17.0 - 1728) &lt;C7EF405F-8CD4-3565-9736-290425CBCD71&gt;
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff32c63000 -
&nbsp; &nbsp; 0x7fff32db4fff &nbsp;com.apple.CoreWiFi (3.0 - 341)
&lt;EC143451-C0F3-369A-886B-64ACE24E65C6&gt;
/System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff33092000 -
&nbsp; &nbsp; 0x7fff33095fff &nbsp;com.apple.help (1.3.8 - 71)
&lt;F94CF2A6-2886-3552-A1E5-8D83452AE773&gt;
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff33096000 -
&nbsp; &nbsp; 0x7fff3309dfff &nbsp;com.apple.EFILogin (2.0 - 2)
&lt;A86695A6-1567-330B-870D-805FDB9EE437&gt;
/System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff3309e000 -
&nbsp; &nbsp; 0x7fff330a9fff &nbsp;libcsfde.dylib (554.140.2)
&lt;678CA1E1-733D-3709-A327-2208B49C6C1A&gt;
/usr/lib/libcsfde.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff332e8000 -
&nbsp; &nbsp; 0x7fff332e8fff &nbsp;com.apple.ApplicationServices
(48 - 50) &lt;4CCFD825-3106-3034-8A40-3B8BD8C5DFB8&gt;
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff335fd000 -
&nbsp; &nbsp; 0x7fff335fdfff &nbsp;libHeimdalProxy.dylib (79)
&lt;2572CF4E-C22E-346A-A72F-9BD07BA56057&gt;
/System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff336b0000 -
&nbsp; &nbsp; 0x7fff336b0fff &nbsp;com.apple.audio.units.AudioUnit
(1.14 - 1.14) &lt;025405B1-07C0-31B1-9D9A-4BFA4DD370E5&gt;
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff34680000 -
&nbsp; &nbsp; 0x7fff346d0fff &nbsp;com.apple.ChunkingLibrary (334.1
- 334.1) &lt;1F0C24A0-F8F0-3773-91FF-39956CF3A1F8&gt;
/System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff3657c000 -
&nbsp; &nbsp; 0x7fff3659ffff &nbsp;com.apple.openscripting (1.7 -
190.1) &lt;75008FD0-9D88-367B-A001-79867E995441&gt;
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff365a0000 -
&nbsp; &nbsp; 0x7fff365a3fff &nbsp;com.apple.securityhi (9.0 -
55008) &lt;4933616C-D994-3E1E-AFEA-E1E460A1A39E&gt;
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff365a4000 -
&nbsp; &nbsp; 0x7fff365a7fff &nbsp;com.apple.ink.framework (10.15 -
227) &lt;FDE6A6E5-DDD2-31DE-9695-6148EE88005B&gt;
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff365a8000 -
&nbsp; &nbsp; 0x7fff365abfff &nbsp;com.apple.CommonPanels (1.2.6 -
101) &lt;623B24C3-6256-388A-949B-C7A37AD72690&gt;
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff365ac000 -
&nbsp; &nbsp; 0x7fff365b3fff &nbsp;com.apple.ImageCapture
(1711.5.2.1 - 1711.5.2.1)
&lt;DF34BF94-579A-3CD7-8785-F49C06525E50&gt;
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff3cb08000 -
&nbsp; &nbsp; 0x7fff3cb0bfff &nbsp;com.apple.print.framework.Print
(15 - 271) &lt;47961FDE-D450-3357-948E-CFDEFA763A7B&gt;
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff3cb0c000 -
&nbsp; &nbsp; 0x7fff3cb0ffff &nbsp;com.apple.Carbon (160 - 164)
&lt;41053420-C9DD-384F-A97C-ECE9C5DC25E9&gt;
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff3cdc2000 -
&nbsp; &nbsp; 0x7fff3cde1fff &nbsp;com.apple.private.SystemPolicy
(1.0 - 1) &lt;68B979DB-7E8E-30A9-82B3-3A7326C6B7A9&gt;
/System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff3d71f000 -
&nbsp; &nbsp; 0x7fff3d731fff &nbsp;libmis.dylib (274.140.2)
&lt;F4EE6883-6A50-33B0-9AF9-5131DA07E3D3&gt;
/usr/lib/libmis.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff413e6000 -
&nbsp; &nbsp; 0x7fff41404fff &nbsp;libCGInterfaces.dylib (544.5)
&lt;10657BC7-3A0C-32CA-A5AC-E2A3A6F49D95&gt;
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib</div>
 <div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff6ba78000 -
&nbsp; &nbsp; 0x7fff6ba7efff &nbsp;libCoreFSCache.dylib (200.12)
&lt;0E7443EE-D778-3B2E-9973-F825BCA0E0D6&gt;
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff6ba7f000 -
&nbsp; &nbsp; 0x7fff6ba83fff &nbsp;libCoreVMClient.dylib (200.12)
&lt;93679C5E-92E3-3C6A-A585-C603F4AD399A&gt;
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff6ba84000 -
&nbsp; &nbsp; 0x7fff6ba93fff &nbsp;com.apple.opengl (18.5.9 -
18.5.9) &lt;2A421CC5-4D60-339C-9772-3AC991232BD8&gt;
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff6ba94000 -
&nbsp; &nbsp; 0x7fff6ba96fff &nbsp;libCVMSPluginSupport.dylib
(18.5.9) &lt;BF44FEB3-FB8E-3FD8-8988-AD56AD53CFD4&gt;
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff6ba97000 -
&nbsp; &nbsp; 0x7fff6ba9ffff &nbsp;libGFXShared.dylib (18.5.9)
&lt;C4751529-359A-3ECC-84B2-74A23EFAD42A&gt;
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff6baa0000 -
&nbsp; &nbsp; 0x7fff6bad3fff &nbsp;libGLImage.dylib (18.5.9)
&lt;C153E192-20A3-3F7D-A897-533DACE748EC&gt;
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff6bad4000 -
&nbsp; &nbsp; 0x7fff6bb10fff &nbsp;libGLU.dylib (18.5.9)
&lt;8275A6AB-AAD5-3222-A80B-411C0FAFCA63&gt;
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff6bca5000 -
&nbsp; &nbsp; 0x7fff6bcaffff &nbsp;libGL.dylib (18.5.9)
&lt;C6BE589B-CD26-3142-BD18-10C13D404904&gt;
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff6d0ef000 -
&nbsp; &nbsp; 0x7fff6d147fff &nbsp;com.apple.opencl (4.6 - 4.6)
&lt;79DA4138-12AB-3561-9967-D49EFB14B437&gt;
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; 0x7fff6e1f1000 -
&nbsp; &nbsp; 0x7fff6e1f8fff &nbsp;com.apple.agl (3.3.4 -
AGL-3.3.3) &lt;92B718FF-EBC6-36DD-9711-5035FFE32DE4&gt;
/System/Library/Frameworks/AGL.framework/Versions/A/AGL</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">External Modification
Summary:</div>
<div style="margin: 0px;" class="">&nbsp; Calls made by other
processes targeting this process:</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; task_for_pid:
0</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; thread_create:
0</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; thread_set_state:
0</div>
<div style="margin: 0px;" class="">&nbsp; Calls made by this
process:</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; task_for_pid:
0</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; thread_create:
0</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; thread_set_state:
0</div>
<div style="margin: 0px;" class="">&nbsp; Calls made by all
processes on this machine:</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; task_for_pid:
0</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; thread_create:
0</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; thread_set_state:
0</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">VM Region Summary:</div>
<div style="margin: 0px;" class="">ReadOnly portion of Libraries:
Total=774.8M resident=0K(0%)
swapped_out_or_unallocated=774.8M(100%)</div>
<div style="margin: 0px;" class="">Writable regions: Total=726.0M
written=0K(0%) resident=0K(0%) swapped_out=0K(0%)
unallocated=726.0M(100%)</div>
<div style="margin: 0px;" class="">&nbsp;</div>
<div style="margin: 0px;" class="">&nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; VIRTUAL &nbsp; REGION&nbsp;</div>
<div style="margin: 0px;" class="">REGION TYPE &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SIZE
&nbsp; &nbsp;COUNT (non-coalesced)&nbsp;</div>
<div style="margin: 0px;" class="">=========== &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =======
&nbsp;=======&nbsp;</div>
<div style="margin: 0px;" class="">Accelerate framework &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 256K &nbsp; &nbsp; &nbsp;
&nbsp;2&nbsp;</div>
<div style="margin: 0px;" class="">Activity Tracing &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 256K &nbsp; &nbsp;
&nbsp; &nbsp;1&nbsp;</div>
<div style="margin: 0px;" class="">CG backing stores &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;792K &nbsp; &nbsp;
&nbsp; &nbsp;6&nbsp;</div>
<div style="margin: 0px;" class="">CG image &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;12K &nbsp; &nbsp; &nbsp; &nbsp;2&nbsp;</div>
<div style="margin: 0px;" class="">CoreAnimation &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 28K
&nbsp; &nbsp; &nbsp; &nbsp;6&nbsp;</div>
<div style="margin: 0px;" class="">CoreGraphics &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;12K &nbsp; &nbsp; &nbsp; &nbsp;2&nbsp;</div>
<div style="margin: 0px;" class="">CoreUI image data &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;276K &nbsp; &nbsp;
&nbsp; &nbsp;5&nbsp;</div>
<div style="margin: 0px;" class="">Foundation &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;16K &nbsp; &nbsp; &nbsp; &nbsp;1&nbsp;</div>
<div style="margin: 0px;" class="">Kernel Alloc Once &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;8K &nbsp;
&nbsp; &nbsp; &nbsp;1&nbsp;</div>
<div style="margin: 0px;" class="">MALLOC &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; 198.3M &nbsp; &nbsp; &nbsp;101&nbsp;</div>
<div style="margin: 0px;" class="">MALLOC guard page &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 32K &nbsp; &nbsp;
&nbsp; &nbsp;8&nbsp;</div>
<div style="margin: 0px;" class="">MALLOC_NANO (reserved) &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; 384.0M &nbsp; &nbsp; &nbsp; &nbsp;1
&nbsp; &nbsp; &nbsp; &nbsp; reserved VM address space
(unallocated)</div>
<div style="margin: 0px;" class="">STACK GUARD &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 56.0M
&nbsp; &nbsp; &nbsp; 12&nbsp;</div>
<div style="margin: 0px;" class="">Stack &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;139.6M &nbsp; &nbsp; &nbsp; 12&nbsp;</div>
<div style="margin: 0px;" class="">VM_ALLOCATE &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 48K
&nbsp; &nbsp; &nbsp; 10&nbsp;</div>
<div style="margin: 0px;" class="">__DATA &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;18.0M &nbsp; &nbsp; &nbsp;381&nbsp;</div>
<div style="margin: 0px;" class="">__DATA_CONST &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;13.2M
&nbsp; &nbsp; &nbsp;224&nbsp;</div>
<div style="margin: 0px;" class="">__DATA_DIRTY &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 540K
&nbsp; &nbsp; &nbsp; 97&nbsp;</div>
<div style="margin: 0px;" class="">__FONT_DATA &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;4K &nbsp; &nbsp; &nbsp; &nbsp;1&nbsp;</div>
<div style="margin: 0px;" class="">__LINKEDIT &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 518.3M
&nbsp; &nbsp; &nbsp;153&nbsp;</div>
<div style="margin: 0px;" class="">__OBJC_RO &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
70.3M &nbsp; &nbsp; &nbsp; &nbsp;1&nbsp;</div>
<div style="margin: 0px;" class="">__OBJC_RW &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
2496K &nbsp; &nbsp; &nbsp; &nbsp;2&nbsp;</div>
<div style="margin: 0px;" class="">__TEXT &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; 257.0M &nbsp; &nbsp; &nbsp;379&nbsp;</div>
<div style="margin: 0px;" class="">__UNICODE &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;588K &nbsp; &nbsp; &nbsp; &nbsp;1&nbsp;</div>
<div style="margin: 0px;" class="">mapped file &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 97.9M
&nbsp; &nbsp; &nbsp; 32&nbsp;</div>
<div style="margin: 0px;" class="">shared memory &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;784K
&nbsp; &nbsp; &nbsp; 20&nbsp;</div>
<div style="margin: 0px;" class="">=========== &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =======
&nbsp;=======&nbsp;</div>
<div style="margin: 0px;" class="">TOTAL &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;1.7G &nbsp; &nbsp; 1461&nbsp;</div>
<div style="margin: 0px;" class="">TOTAL, minus reserved VM space
&nbsp; &nbsp; 1.3G &nbsp; &nbsp; 1461&nbsp;</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Model: MacBookAir6,1, BootROM
433.120.6.0.0, 2 processors, Dual-Core Intel Core i7, 1.7 GHz, 8
GB, SMC 2.12f143</div>
<div style="margin: 0px;" class="">Graphics: kHW_IntelHD5000Item,
Intel HD Graphics 5000, spdisplays_builtin</div>
<div style="margin: 0px;" class="">Memory Module: BANK 0/DIMM0, 4
GB, DDR3, 1600 MHz, 0x80AD,
0x483943434E4E4E384A544D4C41522D4E544D</div>
<div style="margin: 0px;" class="">Memory Module: BANK 1/DIMM0, 4
GB, DDR3, 1600 MHz, 0x80AD,
0x483943434E4E4E384A544D4C41522D4E544D</div>
<div style="margin: 0px;" class="">AirPort:
spairport_wireless_card_type_airport_extreme (0x14E4, 0x117),
Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1680.9)</div>
<div style="margin: 0px;" class="">Bluetooth: Version 8.0.5d7, 3
services, 27 devices, 1 incoming serial ports</div>
<div style="margin: 0px;" class="">Network Service: Wi-Fi, AirPort,
en0</div>
<div style="margin: 0px;" class="">USB Device: USB 3.0 Bus</div>
<div style="margin: 0px;" class="">USB Device: BRCM20702 Hub</div>
<div style="margin: 0px;" class="">USB Device: Bluetooth USB Host
Controller</div>
<div style="margin: 0px;" class="">Thunderbolt Bus: MacBook Air,
Apple Inc., 23.6</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Now unable to load at
all….</div>
<div style="margin: 0px;" class="">:-(</div>
<div style="margin: 0px;" class=""><br class=""></div>
<div style="margin: 0px;" class="">Please help.</div>
<div style="margin: 0px;" class=""><br class=""></div>
</div>
<br class="">
<div class="gmail_signature">Steven A. Gross, MD
<div class=""><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAAnCAYAAAC2c+5GAAAACXBIWXMAAAsT \
AAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghod \
kVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEK \
JHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAF \
AtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDI \
IyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo \
62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpX \
ff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t \
8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TB \
GCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiil \
gjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQ \
crQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHC \
Q0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmU \
LCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGm \
gXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaV \
GyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIW \
sNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0fr \
vTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDF \
gGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83M \
zaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsO \
XYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5 \
c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy \
9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay \
2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry \
1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaM \
JfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5m \
Z2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5 \
sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3H \
jlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLd \
tWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p \
3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLT \
k2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2 \
b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1 \
jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwX \
fcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/F \
RgAADT9JREFUeNrsmnmU1eV5xz/vb7nb3Dv7ygyLwxLZggKaQDEg1CgEWjXYppYmNjatiW1tktra2MZYOdVjk3iMYiONVUk0SaukR4ympD \
ESiIKIhMUBRhi2YdY7DMOdu/6Wt3/c5+JlAB3DSOxp33PueX/Luz3f3/N+n+W9SmvN/5e3izWcRs0LHxmp+WqAWqASaJJ7G8gBx4F2qXvl \
542ksG0vfWFkADmPEgFmAfOkngA0+r6O5lwvpDWgAZVvrDVJtE5p6LEtozNgm7uAV4EtwJEPjIb8GmUW8Cngd4GJhYdaw2AqR2k0GJ8xvj \
pUEraJBC1s00AphWmqEmUYJRnXrWk9eDx64Ej/LNsyvhiwTR/YDHwfeAbo+t8CyDzgywKEKjxUin3ZnLfZ9fzNNy6bsuOm62f8dSxoX9tx \
7KTR25sklcqhNYRCFrU1UZqaynRZZejQTza1ff7rj22xOnsSH41GAlcBXwXuAtYC3wT2jTQgajikOgwOGQt8DbhJ7nPARuAF4OVk2nmzvr \
oke89fzed3Fk28t23/8Ttef+MYh46eIBAAw9S4rk8gYJE46VFfF2PalDoum924sbsvOf/2+1/SL244QEnEjhpKXQl8FrgEeB5YCXR/kDjk \
RmAVUA7sBZ4GngVaFJBI5Zg+qZZH71nMhLEVVx4+fOKOrduP0bIvTlW1xbLFjcT7HQYHHSY1x9j0ajdv7OgHrQkEzCtmzKi/c839y1be/d \
AmVj31+mAkbK8zlFoHXAzcJqA/BDzxm94yBvAw8HngNeDrwDogg+yXgcEsc2c28fh9S6kqD5PJuF9sa+vn8NEEpYETfGraEQYO7OHYwDi0 \
suhMbGfpmDhObx37j9lUVvTT1FR2a1VV+OG7/mLeiWDQ5BuPbSEasVFK7ZW5pwB3AnOBO8RKXXBAosAPgfHADaIRp/aeApJph4/MGMUT9y \
2jsjwEUD0wkP2t3niSk4kM1435JQOth+lJBGiuaWXQj2F0tbLvoMu8ihIO9l5LT1+UeDxVX1UVng389x1/OgfX9Xnwya3ESgKF6VqAPwT+ \
AHgA+Gdg9/l85fdaymXSbcAMYf3TiMjxfJoaSvmXuxcXwAAYnUo5lcmUg+tmCeaOUWIkaIz209fTRW9nO+VWPzXhQexsF8o9STLlkUzm0J \
oPFQa585a5LJozjkzWHbqu7wuP/RFw+YXUkCpgNbD9XA1SGYffWzyZMaNKT5tLa43nK8oCKXrTMU5mAd8nYjl42qA/GybjBVBYlAVTOBr8 \
POnbp7TPUMyaXs/PXj1EKHjG1AeLyD0L7LgQGnLgLGBcBow+5Y2FbJ56bjfbW05zF7pCISsVDpl4RgkEKwkYPjNru3DsahLWaKZU9VMZTK \
EDZThGOaGgQSRsoxSHC4M897NWHvneNkoi9rnWl5YPVg4ELwQgZyutwDJhfmzToPd4ik/fvo59B09x3LHS0uCuqsoQvhnleGA6RsPlbHSu \
5UT1x/Eb5rGZ5fTF5kHNJfQ71VRXBKioCKeArQDP/3w/t37tv/B8jaHU0DWMBwoq6QEbREt+I4AMCMl+GrhaA+GQRbw/xWf+5jl2t/YC+N \
Fo4NExo8sZ3RBhX18jh4y5BMZ9jNKGZmLVjYTGzWWg/Aq2dEyktjpCU1M5dXUlzwDtT6zdyS1ffRFlKCzz1LJDwFLgKeD6kYh9huWYjV7w \
bUylMdS7ti0F/l4W9g2liCdTDnXVJdz75QUsWTDB9j29fstr7Qt2t3TT1Z2grj5ENueQTrvUVEfo6MgQLQkydXItV8wd26MsNeuuB3/R/v \
janQRtE9M0IkKa18nPAe4G1oyEYzYsQGYveYC+dJCsZxI0fXwNPgrb8M/V5VZgOfCiUnw3k/U6TUNxw5LJ3PaZy2rGNJQ+v6el9/KWvT10 \
dCZIpx1QmkDAoqEuxsQJVYwfX9W2c3/P7698+Jevv9HSNakkYl9uKLUIWCR85QDfAu4F+kbKUx0WID1rruZX3VWs3HQphwaiRAMuEdulMx \
HBMDQKjWWcMU6zOEpzgbd8X68/mcxtHTuqtPWGxZMDiz467u9G18ZWDCZytYnBLJ7nowyFHbQYSGU7Hl+78+n1m9pCWrMgHLKmFG3vLuAx \
4F/hbbK9oIBkfrAQy/AZyAbYd7yM8mCO2pIM974yg58ebERrRXcyjG36BM0ztvFEYAXwCQXNOdc3UmmnpyRsd1w6tX5CTUW4MZvzyOQ8Bh \
IZjg9k6OlLks15REIWKk+eXcDLwH8C64H+dxZKnXZduH9rw5+NDCCJp38bAFNpAqaPpxVag68VA9kAadfk5SMNPLlzIi3xCkps91x8c5E4 \
c5dorZuzOa/W83VMKSylFIZSvmmotGmqbqVUp1iv3cCb7wYCgOEbp4ExtIw4IGd0VlrIFoKWx/F0kAe3TmX19skUhjWUJmR5p0A8y9Y6D4 \
ug0EqjtMLw391gDgeQ84p2tVa48kVynkHEcrlr3nZm1vfh6/z7f9sxic3HaqkKZwmYHt3JCEppFOD6+b6WkbdgOc9AqbwmeloRGLIFz7UV \
PrAJIsc3cHyDpROOoADD0Mwf08lPDzYyufoEZUGHJ3dOpDqSoTqSYV9fGUHTY3dvJX3pIPNGd2MoTXP5SfbEK9h4tJ4D/aWY75PwI75lhl \
NMpQnbLo5n4KMIGD5K+CXPl5pUzibnGZSHs6BVPs2qNPFkmOt+eA1HB6Lks4jnV973LXMWr1cN9RY9rRjM2UWR8Jl73VAa2/RJZANI/JE1 \
lCZoetiGXxxKB9+jO/5e2w/bdb8B+B7wtxJXvAbML3p/G/CGpAS+JM8qgeeA2XJ/jaQKAK6SLNs64E1fqyZfqyYxqy3A68AnPdEWYI6Y3W \
2yjhhwtfSvKEpsrwdGSUpznbR/AZg00oBMK0rCfEs0YbW8Wy75kbuBr4jneI28WybnLwAfAj5ZZH6/ACRlnCDwI3HmbgNeAf4DmC7CPw/8 \
CrhZAsgHJOpeCnxMxlwhLn2fJKwMyb2eBH4gOdgRA6SwDf4R+K4AcJEIcqOcnWwUzdklGuVIP7co8ZwsGChJNd4MPCgZuNnAn4vwfwnEJX \
s/R2Kk1UCbBJHLgf2iActkzMXSpka0ZZXkR9YAlwpgI8YhakhdENQSUCYC/w6Yksw5WJTUKVCAP2S8bNG7Rqk7itp0KkWD1qpM7h8pOvza \
JtdrBMQJwDjgSaBe3v2DzGGLY3f0/TC7aohmucAJ4BiwcEjbRgGoIHS4+KxGrgvjtBflNPbL8zFac1Qp3SXr/Bzw1pA51gK3C7ftF8Gb5d \
1K4Mfvlx9SyDzZRXVY+q+SZMxqOV2bIhzwY/LHj/eIyt5SBEBAtoEqShRvAr4D3AdcKbmOtaJte+R44ztCoiVyaNVO/pjzT4TDCmnEdcCj \
wP3yQaYKYf9kpDjkJVHZN8XL3AM8ZCqtA6b/ipBbPfDHQJ2pdItt+Fkh4h5JMX5JhEVSkN8sHFmIpi0Xi3CzCLwEaE05luP56mqxYivEuu \
0q0rwXpH5GA2nX0lqrFcJ1y4FrBdBhZeKH5ZjpZ+af+pQpx8I0NLbhE0+H6E2HmFp9HIo8yd5UiIRjMzY2iGlotFb44qQBpFwL11e8k++p \
VL7fP22cyY/2XkR/OnQqYAxbLpahlc7zyVoglnHNuVorFjW3s+HwKDKuiWXoU+EBQNernx2ZLbN6x8UcSZTga8WueAXTq/u5ftIhvvKL2X \
Snwnyi+Sier6gryRA0PZ5tHUtPOszcUT2MK01QFnToSYWwDZ+sZ/K5D++jJpLGe4eATOs8YCsXvsbyKW08u6cZdD6IXLunmc7ByIKQ5a1y \
PCMCLJnT1M2KD7fy8QlH+PnBRvbEK9jSXscVYzopD2XxtBIrPAIaUrPwUbQ+PRALmh5Zz1Sm8nXatfIfVQEabZu+YSrfz3omvlaGobQP+X \
RBImfz7ate4aZprQUPVvH2nyLOupig6SnbzB9IGIbPlqP1PLtnfGhLe+30S+vjbYsnHumbPaqXqkiaZM4mbOW9hIxrErHdt+dYvmFkNCRq \
uzFxrNKSo6jwtUoHTW8yMBgLOG3iIO0Wwq0BtlmGO0WEbBOSDCpFf8D0cmI+pwkxDgKTpd4r1x3CLaOynulkPbNduMWc1dCbnNkQjyVy9t \
byYPYjGlWX9cyORDbgAw1Jx4oDWimdS+TsKULu3bFzAP7rkGpIBBgl16WG0nVCbjkB4TD5U/gqIcuYgNEiX2iWr9XMqO2oqVUncDxjjPTp \
EBO9S/yGKrEkk2UuT8x3QNYQTbtWKOualSHTI+nYPSnH6vB8FRMHLyx9o1qrBgHDlTFGzFNVIvigmGBPFj9aBHeKHC+vqH2E/F+oDKBbQd \
z1lUrkbJTSKXlXKmM1iUCOOFEhEa5LQLIFqDLA0VDhaRWR+XTR/H1AQmKpwhzjZewR80PS8tUdAaXgel8sk2blbMYXR61CniVFmARwWCkd \
zLqWd2wwgmnouGytGPn/k02S9gkZf7/MFZN4JCnPczK3J4APDIloDWkbk7RjndSZETO7/5fK/wwAmXNTi1wUYtkAAAAASUVORK5CYII=" \
class=""></div> </div>
<br class=""><p class="airmail_on">On August 21, 2022 at 12:36:48 PM, Robert
Lancaster (<a href="mailto:rlancaste@gmail.com" class="">rlancaste@gmail.com</a>) wrote:</p>
<blockquote type="cite" class="clean_bq">
<div class="">
<div class=""></div>
<div class=""><span class="">Ok I just uploaded a new dmg in place
of the 3.6.0 one from before. &nbsp;Hopefully it fixes the issue.
&nbsp;Please check.<br class=""></span>
<div class=""><span class=""><br class=""></span>
<blockquote type="cite" class="">
<div class=""><span class="">On Aug 21, 2022, at 2:40 AM, Jasem
Mutlaq &lt;<a href="mailto:mutlaqja@ikarustech.com" class="">mutlaqja@ikarustech.com</a>&gt; \
wrote:</span></div> <span class=""><br class="Apple-interchange-newline"></span>
<div class="">
<div dir="ltr" class=""><span class="">Robert's bandaid fix was
merged until the concurrency issue is resolved. Can anyone compile
on MacOS and verify?<br clear="all" class=""></span>
<div class="">
<div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr" class="">
<div class="">
<div dir="ltr" class="">
<div class=""><span class="">--</span></div>
<div class=""><span class="">Best Regards,<br class="">
Jasem Mutlaq<br class=""></span></div>
<div class=""><span class=""><br class=""></span></div>
</div>
</div>
</div>
</div>
</div>
<span class=""><br class=""></span></div>
<span class=""><br class=""></span>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr"><span class="">On Sun, Aug 21,
2022 at 5:32 AM Peter Amerl &lt;<a href="mailto:pvamerl@gmail.com" class="">pvamerl@gmail.com</a>&gt; \
wrote:<br class=""></span></div> <blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; \
border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: \
1ex;"> <span class="">Hi All,<br class="">
Just in case it is important, last night I tried out starting the
executable from the command line, with the same Application crash
whenever I tried the find operation, either by Apple-f or by
selecting it through the menu system with the mouse. … sorry if
someone already knows this to be the case … just trying to avoid a
red herring due to lack of information.<span class="Apple-converted-space">&nbsp;</span><br class="">
<br class="">
Regards,<br class="">
Peter<br class="">
<br class="">
&gt; On 20 Aug 2022, at 20:30,<span class="Apple-converted-space">&nbsp;</span><a \
href="mailto:kstars-devel-request@kde.org" class="">kstars-devel-request@kde.org</a><span \
class="Apple-converted-space">&nbsp;</span>wrote:<br class=""> &gt;<span \
class="Apple-converted-space">&nbsp;</span><br class=""> &gt; Send Kstars-devel mailing list \
submissions to<br class=""> &gt;&nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span><a \
href="mailto:kstars-devel@kde.org" class="">kstars-devel@kde.org</a><br class=""> &gt;<span \
class="Apple-converted-space">&nbsp;</span><br class=""> &gt; To subscribe or unsubscribe via the World \
Wide Web, visit<br class="">
&gt;&nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span><a \
href="https://mail.kde.org/mailman/listinfo/kstars-devel" rel="noreferrer" \
class="">https://mail.kde.org/mailman/listinfo/kstars-devel</a><br class=""> &gt; or, via email, send a \
message with subject or body 'help' to<br class="">
&gt;&nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span><a \
href="mailto:kstars-devel-request@kde.org" class="">kstars-devel-request@kde.org</a><br class=""> \
&gt;<span class="Apple-converted-space">&nbsp;</span><br class=""> &gt; You can reach the person managing \
the list at<br class=""> &gt;&nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span><a \
href="mailto:kstars-devel-owner@kde.org" class="">kstars-devel-owner@kde.org</a><br class=""> &gt;<span \
class="Apple-converted-space">&nbsp;</span><br class=""> &gt; When replying, please edit your Subject \
line so it is more specific<br class="">
&gt; than "Re: Contents of Kstars-devel digest..."<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; Today's Topics:<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&nbsp; &nbsp;1. Re: Kstars 3.6.0 MacOS find Object crash
(Robert Lancaster)<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;
----------------------------------------------------------------------<br class="">

&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; Message: 1<br class="">
&gt; Date: Sat, 20 Aug 2022 01:01:35 -0400<br class="">
&gt; From: Robert Lancaster &lt;<a href="mailto:rlancaste@gmail.com" \
class="">rlancaste@gmail.com</a>&gt;<br class=""> &gt; To: Jasem Mutlaq &lt;<a \
href="mailto:mutlaqja@ikarustech.com" class="">mutlaqja@ikarustech.com</a>&gt;<br class=""> &gt; Cc: \
KStars Development Mailing List &lt;<a href="mailto:kstars-devel@kde.org" \
class="">kstars-devel@kde.org</a>&gt;<br class=""> &gt; Subject: Re: Kstars 3.6.0 MacOS find Object \
crash<br class=""> &gt; Message-ID: &lt;<a href="mailto:5B5B9058-0EFD-4F8F-BE25-B329CC3ED597@gmail.com" \
class="">5B5B9058-0EFD-4F8F-BE25-B329CC3ED597@gmail.com</a>&gt;<br class=""> &gt; Content-Type: \
text/plain; charset="utf-8"<br class=""> &gt;<span class="Apple-converted-space">&nbsp;</span><br \
class=""> &gt; Hey guys,<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; Ok, I dug into this and ran a bunch of tests.&nbsp; I don't
know why this crash only occurs when running by double clicking the
app and not by running from Terminal or QT Creator.&nbsp; It is
very inconvenient to have an error that won't happen when you run
the code in a debugger and then will happen every time if you
don't!&nbsp; I had thought that maybe it was something with MacOS
sandboxing or gatekeeper, or maybe it was something with packaging,
or maybe it was something with environment variables.&nbsp; But as
far as I could tell through my tests it is none of those.&nbsp; I
printed the environments in a QMessagebox and they were slightly
different, but not in any way that mattered I think.&nbsp; The
packaging was not the culprit because it happened in the app both
before and after packaging and I was running it on the same
machine, so it should not be the issue.&nbsp; I haven't fully ruled
out something with MacOS, but I don't currently think that is what
it is since there was no error message or warning that pops up
about the app being blocked from doing something it wasn't supposed
to.<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; So then I proceeded to experiment with the changes in that one
Commit.&nbsp; I first tried narrowing down where the problem was by
copying and pasting code from before or after the commit and
testing.&nbsp; That let me rule out a lot of the commit.&nbsp; Then
I added some Qmessagebox debug dialogs to see exactly when it would
fail.&nbsp; As of now, it seems that the crash is entirely based on
what happens when constructing the Find Dialog in find
dialog.cpp.&nbsp; Specifically, it happens here:<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; m_asyncDBManager(new
CatalogsDB::AsyncDBManager(CatalogsDB::dso_db_path()))<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; On line 65 when it constructs the new Asynch DB Manager. I did
try changing the couple of lines of code in find dialog.cpp and
find dialog.h so that it would use the old manager code from before
this commit to verify if the new AsynchDBManger was really the
culprit.&nbsp; And yes, it worked fine with the old code.&nbsp; So
then I changed it back.&nbsp; Then I played around with the
constructor for that class. Very strangely, I found that when I put
my test QMessageBox message in just after line 772:<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; m_thread-&gt;start();<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; It didn't crash when it printed my debug QMessagebox but it
did crash when I didn't have it there!&nbsp; That got me thinking
that maybe for some reason, this object needed a little more time
in its constructor for some reason, even though there are no more
commands after that.&nbsp; So I just added a sleep command to see
if that would serve the same purpose and it worked!<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; QThread::msleep(100);<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; So I would really like to know why this works.&nbsp; Here is a
commit with a band aid for you guys to take a look at:<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><a \
href="https://invent.kde.org/education/kstars/-/merge_requests/706" rel="noreferrer" \
class="">https://invent.kde.org/education/kstars/-/merge_requests/706</a><span \
class="Apple-converted-space">&nbsp;</span>&lt;<a \
href="https://invent.kde.org/education/kstars/-/merge_requests/706" rel="noreferrer" \
class="">https://invent.kde.org/education/kstars/-/merge_requests/706</a>&gt;<br class="">

&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; Thanks,<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; Rob<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt; On Aug 17, 2022, at 2:06 AM, Jasem Mutlaq &lt;<a href="mailto:mutlaqja@ikarustech.com" \
class="">mutlaqja@ikarustech.com</a>&gt; wrote:<br class=""> &gt;&gt;<span \
class="Apple-converted-space">&nbsp;</span><br class=""> &gt;&gt; I received one report for Find Dialog \
crash as well on Raspberry Pi, so perhaps it's not unique to MacOS?<br class="">
&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt; However, I couldn't reproduce on Raspberry PI, Widows, or
any x86-64 machine.<br class="">
&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt; --<br class="">
&gt;&gt; Best Regards,<br class="">
&gt;&gt; Jasem Mutlaq<br class="">
&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt; On Wed, Aug 17, 2022 at 8:52 AM Robert Lancaster
&lt;<a href="mailto:rlancaste@gmail.com" class="">rlancaste@gmail.com</a><span \
class="Apple-converted-space">&nbsp;</span>&lt;mailto:<a href="mailto:rlancaste@gmail.com" \
class="">rlancaste@gmail.com</a>&gt;&gt; wrote:<br class=""> &gt;&gt; Ok I did some more testing.<br \
class=""> &gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt; This commit is when the Find Dialog broke when running
KStars on MacOS by double clicking the app:<br class="">
&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><a \
href="https://github.com/KDE/kstars/commit/5a2ba9f8e8b275f44b7593a50ca66f09cb2f985d#diff-c2a2ab763404c18a2daee3feb8b31f2ec278034e7cc720870c4e5158081e0ee9" \
rel="noreferrer" class="">https://github.com/KDE/kstars/commit/5a2ba9f8e8b275f44b7593a50ca66f09cb2f985d#diff-c2a2ab763404c18a2daee3feb8b31f2ec278034e7cc720870c4e5158081e0ee9</a>&lt;<a \
href="https://github.com/KDE/kstars/commit/5a2ba9f8e8b275f44b7593a50ca66f09cb2f985d#diff-c2a2ab763404c18a2daee3feb8b31f2ec278034e7cc720870c4e5158081e0ee9" \
rel="noreferrer" class="">https://github.com/KDE/kstars/commit/5a2ba9f8e8b275f44b7593a50ca66f09cb2f985d#diff-c2a2ab763404c18a2daee3feb8b31f2ec278034e7cc720870c4e5158081e0ee9</a>&gt;<br \
class="">

&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt; I think that is the one you were hoping was not the
one.&nbsp; I still don't know why it broke it though.&nbsp; Every
time I run it from terminal or qt creator there is no
problem.&nbsp; It is just when running it by double clicking that
is the problem.<br class="">
&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt; Note that I did test playing with the environment
variables in qt creator and that seemed to have no effect.&nbsp;
And it also didn't seem to matter whether kstars was packaged up or
not, so it doesn't seem to be a packaging issue.<br class="">
&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;&gt; On Aug 16, 2022, at 2:11 PM, Akarsh Simha
&lt;<a href="mailto:akarshsimha@gmail.com" class="">akarshsimha@gmail.com</a><span \
class="Apple-converted-space">&nbsp;</span>&lt;mailto:<a href="mailto:akarshsimha@gmail.com" \
class="">akarshsimha@gmail.com</a>&gt;&gt; wrote:<br class=""> &gt;&gt;&gt;<span \
class="Apple-converted-space">&nbsp;</span><br class=""> &gt;&gt;&gt; If I am to blame for this, the \
parallelism introduced in the asynchronous find dialog is my suspect, rather than the
comet regex (which was actually Hy and not me). The regex seems
unlikely to cause the erratic behavior Robert is observing where it
runs fine under a debugger.<br class="">
&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt; But if it works fine when running KStars from a
command line, that probably exonerates me and Hy, and is likely an
environment issue like Robert points out!<br class="">
&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt; Regards<br class="">
&gt;&gt;&gt; Akarsh<br class="">
&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;&gt; On Tue, Aug 16, 2022 at 07:28 Robert Lancaster
&lt;<a href="mailto:rlancaste@gmail.com" class="">rlancaste@gmail.com</a><span \
class="Apple-converted-space">&nbsp;</span>&lt;mailto:<a href="mailto:rlancaste@gmail.com" \
class="">rlancaste@gmail.com</a>&gt;&gt; wrote:<br class=""> &gt;&gt;&gt; Hey guys,<br class="">
&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt; I just got back from my two week trip to the
Southwest.&nbsp; Yesterday I resolved the issue with building a dmg
with my script, so now I can build DMGs that will work with older
Macs and have all the features we want in the
dmg.&nbsp;<span class="Apple-converted-space">&nbsp;</span><br class="">

&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt; Next we can look into this Find Dialog bug.&nbsp; I
did some experiments today and I found that if I run kstars from
the command line or in a debugger, the find dialog works fine, but
when running the app by double clicking it crashes when you first
access the find dialog.&nbsp; This seems to me to indicate an
environment issue, like maybe an issue with environment variables
or maybe a link to a library that isn't properly in the app.&nbsp;
I will check further.<br class="">
&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt; Thanks,<br class="">
&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt; Rob<br class="">
&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;&gt; On Aug 13, 2022, at 6:09 AM, John Evans
&lt;<a href="mailto:john.e.evans.email@gmail.com" class="">john.e.evans.email@gmail.com</a><span \
class="Apple-converted-space">&nbsp;</span>&lt;mailto:<a href="mailto:john.e.evans.email@gmail.com" \
class="">john.e.evans.email@gmail.com</a>&gt;&gt; wrote:<br class=""> &gt;&gt;&gt;&gt;<span \
class="Apple-converted-space">&nbsp;</span><br class=""> &gt;&gt;&gt;&gt; I have the same problem with \
3.6.0. Crashes everytime the find object dialog is invoked (button, keyboard,
etc.)<br class="">
&gt;&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;&gt; Works great when I run it in debug in Qt
though.<br class="">
&gt;&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;&gt; Workaround is to use the skymap and click on the
object you want. In the scheduler enter some text in the object
field (doesn't matter what) and hit the + to use sky coordinates
from the map.<br class="">
&gt;&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;&gt; On Sat, 13 Aug 2022 at 10:05, Akarsh Simha
&lt;<a href="mailto:akarshsimha@gmail.com" class="">akarshsimha@gmail.com</a><span \
class="Apple-converted-space">&nbsp;</span>&lt;mailto:<a href="mailto:akarshsimha@gmail.com" \
class="">akarshsimha@gmail.com</a>&gt;&gt; wrote:<br class=""> &gt;&gt;&gt;&gt;<span \
class="Apple-converted-space">&nbsp;</span><br class=""> &gt;&gt;&gt;&gt;<span \
class="Apple-converted-space">&nbsp;</span><br class=""> &gt;&gt;&gt;&gt; On Sat, Aug 13, 2022 at 01:27 \
Peter Amerl &lt;<a href="mailto:pvamerl@gmail.com" class="">pvamerl@gmail.com</a><span \
class="Apple-converted-space">&nbsp;</span>&lt;mailto:<a href="mailto:pvamerl@gmail.com" \
class="">pvamerl@gmail.com</a>&gt;&gt; wrote:<br class="">
&gt;&gt;&gt;&gt; Hi All,<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;&gt; Has anyone else experienced an immediate crash
when searching for objects on a Mac using the Apple-f key
combination?<br class="">
&gt;&gt;&gt;&gt; I can confirm that it has worked in the past
without a crash. Neither Ctrl-f, nor selecting it from the menu
appears to work for me at this time.<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;&gt; The Crash trace is appended in the zip if anyone
wants to have a look.<br class="">
&gt;&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;&gt; Hi Peter<br class="">
&gt;&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;&gt; When you say it worked in the past, could you
provide the exact version / git commit, and also your current
version / git&nbsp; commit that has the bug? I made several changes
to the Find Dialog in the most recent version, notably performing
asynchronous database queries through another thread. It never
crashed on my Linux system. Also curious if someone else can
reproduce it on MacOS or if it is unique to your system.<br class="">
&gt;&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;&gt; Regards<br class="">
&gt;&gt;&gt;&gt; Akarsh<br class="">
&gt;&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;&gt; Cheers,<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;&gt; Peter<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; -------------- next part --------------<br class="">
&gt; An HTML attachment was scrubbed...<br class="">
&gt; URL: &lt;<a href="http://mail.kde.org/pipermail/kstars-devel/attachments/20220820/4f452c3d/attachment-0001.htm" \
rel="noreferrer" class="">http://mail.kde.org/pipermail/kstars-devel/attachments/20220820/4f452c3d/attachment-0001.htm</a>&gt;<br \
class="">

&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; ------------------------------<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; Subject: Digest Footer<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; _______________________________________________<br class="">
&gt; Kstars-devel mailing list<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><a href="mailto:Kstars-devel@kde.org" \
class="">Kstars-devel@kde.org</a><br class=""> &gt;<span class="Apple-converted-space">&nbsp;</span><a \
href="https://mail.kde.org/mailman/listinfo/kstars-devel" rel="noreferrer" \
class="">https://mail.kde.org/mailman/listinfo/kstars-devel</a><br class=""> &gt;<span \
class="Apple-converted-space">&nbsp;</span><br class=""> &gt;<span \
class="Apple-converted-space">&nbsp;</span><br class=""> &gt; ------------------------------<br class="">
&gt;<span class="Apple-converted-space">&nbsp;</span><br class="">
&gt; End of Kstars-devel Digest, Vol 223, Issue 9<br class="">
&gt;
********************************************</span></blockquote>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</blockquote>
</div>
</blockquote>
</div>
<br class=""></div>
</div>
</div>
</blockquote>
</div>


</div></div></span></blockquote>

</div></div></div></blockquote></div><br class=""></body></html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic