Closed virgilejarrige closed 3 years ago
Did you copy the app bundle into the disk before running meshlab? To export nxz, a temporary folder to save the nxs file is needed, and to do this the meshlab.app directory must be in the filesystem of the OS (and not into the DMG)
It's in the "applications" folder
I also copied the .app into my home folder, same result
I asked someone that uses macOS 10.15 to try the process and the conversion worked without any issue.
Oh ok, I saw now that you're running 11.4... In that case it will be impossible to investigate this, I don't have 11.4 now...
changed the title to be more explicit
I will ask some other colleagues that use macOS 11.4 to try out, to make sure it's not specific to my computer. It's a 2018 model (no m1 ship inside)
@virgilejarrige I modified a small file that was causing issues while exporting on macos. I don't know if it is the cause of the problem, but maybe it's worth to try: could you please check if also the last nightly crashes in macos 11.4?
@alemuntoni Sadly it didn't fix the issue.
One of my colleague tried on his macOS 11.4 and it crashed just like on my computer.
Here is the stacktrace of thread0 that crashes:
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff2054892e pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff205775bd pthread_kill + 263 2 libsystem_c.dylib 0x00007fff204cc411 abort + 120 3 libmeshlab-common.dylib 0x000000010a3ddc3e MeshLabApplication::notify(QObject, QEvent) + 254 4 org.qt-project.QtCore 0x000000010b3e4a34 QCoreApplication::notifyInternal2(QObject, QEvent) + 212 5 org.qt-project.QtCore 0x000000010b3e5d79 QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData) + 809 6 libqcocoa.dylib 0x000000010b9c8259 0x10b98e000 + 238169 7 libqcocoa.dylib 0x000000010b9c89c8 0x10b98e000 + 240072 8 com.apple.CoreFoundation 0x00007fff2067097c CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 9 com.apple.CoreFoundation 0x00007fff206708e4 CFRunLoopDoSource0 + 180 10 com.apple.CoreFoundation 0x00007fff20670664 CFRunLoopDoSources0 + 242 11 com.apple.CoreFoundation 0x00007fff2066f08c CFRunLoopRun + 893
He thinks that the issue is here: 3 libmeshlab-common.dylib 0x000000010a3ddc3e MeshLabApplication::notify(QObject, QEvent) + 254
Hope this helps!
Just a small update: it seems that the crash happens only when running the appbundle with double click. By running meshlab from terminal:
cd meshlab.app/Contents/MacOS
./meshlab
should not crash. @virgilejarrige could you please check if also in your machine is this the case?
Indeed! Launching Meshlab this way allows to convert to nxz without crashing on my macbook pro that is running with macOS 11.5.1 (just updated it a few hours ago)
This issue should be fixed in the last commit. @virgilejarrige, when the new nightly will be ready could you please try it? Thanks!
I wish I could tell you that it works but it doesn't, even when launching from command line :'(
prt-507337:~ virgilejarrige$ cd /Applications/MeshLab2021.07_nightly_a83d7c7.app/Contents/MacOS/
prt-507337:MacOS virgilejarrige$ ./Meshlab
The base dir is /Applications/MeshLab2021.07_nightly_a83d7c7.app/Contents
The base dir is /Applications/MeshLab2021.07_nightly_a83d7c7.app/Contents
The base dir is /Applications/MeshLab2021.07_nightly_a83d7c7.app/Contents
Shader directory found '/Applications/MeshLab2021.07_nightly_a83d7c7.app/Contents/shaders', and it contains 19 gdp files
The base dir is /Applications/MeshLab2021.07_nightly_a83d7c7.app/Contents
Shader directory found '/Applications/MeshLab2021.07_nightly_a83d7c7.app/Contents/shaders', and it contains 19 gdp files
Using OpenGL 2.1
qt.qpa.window: <QNSWindow: 0x7f8107770190; contentView=<QNSView: 0x7f810776f9e0; QCocoaWindow(0x7f810776f8d0, window=QWidgetWindow(0x7f8107767a60, name="QGLWidgetClassWindow"))>> has active key-value observers (KVO)! These will stop working now that the window is recreated, and will result in exceptions when the observers are removed. Break in QCocoaWindow::recreateWindowIfNeeded to debug.
LOG: 0 Opened mesh /Users/virgilejarrige/Seafile/Pount/objets 3D/chair-obj/Chair.obj in 881 msec
LOG: 0 All files opened in 882 msec
libpng warning: iCCP: known incorrect sRGB profile
LOG: 0 Applied filter Convert PerWedge UV into PerVertex UV in 33 msec
QLayout: Attempting to add QLayout "" to SaveMeshAttributesDialog "SaveMeshAttributesDialog", which already has a layout
Something really bad happened!!!!!!!!!!!!!
Abort trap: 6
prt-507337:MacOS virgilejarrige$ cd ../../../MeshLab2021.07_nightly_64e3813.app/Contents/MacOS/
prt-507337:MacOS virgilejarrige$ ./Meshlab
The base dir is /Applications/MeshLab2021.07_nightly_64e3813.app/Contents
The base dir is /Applications/MeshLab2021.07_nightly_64e3813.app/Contents
The base dir is /Applications/MeshLab2021.07_nightly_64e3813.app/Contents
Shader directory found '/Applications/MeshLab2021.07_nightly_64e3813.app/Contents/shaders', and it contains 19 gdp files
The base dir is /Applications/MeshLab2021.07_nightly_64e3813.app/Contents
Shader directory found '/Applications/MeshLab2021.07_nightly_64e3813.app/Contents/shaders', and it contains 19 gdp files
Using OpenGL 2.1
qt.qpa.window: <QNSWindow: 0x7fc4c05ad800; contentView=<QNSView: 0x7fc4c05ad050; QCocoaWindow(0x7fc4c05acf40, window=QWidgetWindow(0x7fc4c05a55a0, name="QGLWidgetClassWindow"))>> has active key-value observers (KVO)! These will stop working now that the window is recreated, and will result in exceptions when the observers are removed. Break in QCocoaWindow::recreateWindowIfNeeded to debug.
LOG: 0 Opened mesh /Users/virgilejarrige/Seafile/Pount/objets 3D/chair-obj/Chair.obj in 773 msec
LOG: 0 All files opened in 773 msec
libpng warning: iCCP: known incorrect sRGB profile
LOG: 0 Applied filter Convert PerWedge UV into PerVertex UV in 31 msec
QLayout: Attempting to add QLayout "" to SaveMeshAttributesDialog "SaveMeshAttributesDialog", which already has a layout
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
Creating level 0
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
Creating level 1
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
Creating level 2
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
Creating level 3
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
Creating level 4
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
QFSFileEngine::map: Mapping a file beyond its size is not portable
Saving to file /private/var/folders/0l/1wd4_jl97dzf3x8z52hlg5zw0000gp/T/MeshLab_64bit_fp-ZhMulw/Chair.nxs
Textures: 10
LOG: 0 Saved Mesh /Users/virgilejarrige/Seafile/Pount/objets 3D/chair-obj/Chair.obj2.nxz in 3703 msec
hope that helps...
Thanks @virgilejarrige, it was actually a silly error that I made yesterday... I think I solved it now!
Yay! It's working like a charm now! :)
Thanks a bunch for all the efforts you have put in this nxs/nxz export function! I'm sure the community will use it a lot.
If you need anything to be tested under Windows or macOS 11 don't hesitate to contact me at virgile.jarrige(at)unistra.fr! And if you ever come to the university of Strasbourg, I'll gladly pay you a beer :-)
Take care,
Virgile
Thanks @virgilejarrige!! :) :)
I don't know if you noticed, but in the last builds we also added a tool to convert into nxs/nxz directly from file (without loading the mesh in meshlab), just like the nxsbuild
and nxscompress
binary. You can find the tools going into Filter -> Other. Could be useful if the input model is really big, and it will be available also with pymeshlab! We plan also to add an importer of nxs/nxz into meshlab soon!
Thank you again for your kind help :)
I didn't see actually! Big up for this builtin nexus that you added! Do we still have to do "Filters" --> "Texture" and select "convert PerWedge UV into PerVertex UV" with this feature? Nice that it will be added into pymeshlab!
And if you need someone to test the nxs/nxz importer, i'm in! :)
Take care
Nope, you don't need to convert per wedge into per vertex. Actually the exporter should now work as expected also without converting the uvs! Both per vertex and per wedge are supported!
Hello,
While trying the last nighly comit (052de42) under macos 11.4, it seems to crash when i click on the very last "OK". Before that build I could convert to nxz. Under Windows it is working fine.
Here is what I do
And then Meshlab totally closes.
I don't know if this can help you, but here is what I have if I click on "Warn about this issue":
` Process: meshlab [6812] Path: /Applications/MeshLab2021.07_nightly_052de42.app/Contents/MacOS/meshlab Identifier: ??? Version: 2021.05 (2021.05) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: meshlab [6812] User ID: 502
Date/Time: 2021-07-05 11:13:51.877 +0200 OS Version: macOS 11.4 (20F71) Report Version: 12 Bridge OS Version: 3.0 (14Y908) Anonymous UUID: E01001D5-ABE7-0F84-7ADB-FBED7176143A
Sleep/Wake UUID: F42BE997-7394-41EC-A925-7FB4B7E65C58
Time Awake Since Boot: 13000 seconds Time Since Wake: 9400 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: abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff204e292e pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff205115bd pthread_kill + 263 2 libsystem_c.dylib 0x00007fff20466411 abort + 120 3 libmeshlab-common.dylib 0x0000000103c6cc3e MeshLabApplication::notify(QObject, QEvent) + 254 4 org.qt-project.QtCore 0x0000000104c73a34 QCoreApplication::notifyInternal2(QObject, QEvent) + 212 5 org.qt-project.QtCore 0x0000000104c74d79 QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData) + 809 6 libqcocoa.dylib 0x0000000107099259 0x10705f000 + 238169 7 libqcocoa.dylib 0x00000001070999c8 0x10705f000 + 240072 8 com.apple.CoreFoundation 0x00007fff2060a97c CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 9 com.apple.CoreFoundation 0x00007fff2060a8e4 CFRunLoopDoSource0 + 180 10 com.apple.CoreFoundation 0x00007fff2060a664 CFRunLoopDoSources0 + 242 11 com.apple.CoreFoundation 0x00007fff2060908c CFRunLoopRun + 893 12 com.apple.CoreFoundation 0x00007fff2060864c CFRunLoopRunSpecific + 563 13 com.apple.HIToolbox 0x00007fff28846ab3 RunCurrentEventLoopInMode + 292 14 com.apple.HIToolbox 0x00007fff288466e6 ReceiveNextEventCommon + 284 15 com.apple.HIToolbox 0x00007fff288465b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70 16 com.apple.AppKit 0x00007fff22e096f2 _DPSNextEvent + 864 17 com.apple.AppKit 0x00007fff22e07ec5 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1364 18 com.apple.AppKit 0x00007fff22dfa239 -[NSApplication run] + 586 19 libqcocoa.dylib 0x000000010709862f 0x10705f000 + 235055 20 org.qt-project.QtCore 0x0000000104c6facf QEventLoop::exec(QFlags) + 431
21 org.qt-project.QtCore 0x0000000104c74042 QCoreApplication::exec() + 130
22 0x0000000103ac7e4a main + 2330
23 libdyld.dylib 0x00007fff2052cf5d start + 1
Thread 1:: Qt bearer thread 0 libsystem_kernel.dylib 0x00007fff204e29ca poll + 10 1 org.qt-project.QtCore 0x0000000104cd601a qt_safe_poll(pollfd, unsigned int, timespec const) + 90 2 org.qt-project.QtCore 0x0000000104cd7a21 QEventDispatcherUNIX::processEvents(QFlags) + 849
3 org.qt-project.QtCore 0x0000000104c6facf QEventLoop::exec(QFlags) + 431
4 org.qt-project.QtCore 0x0000000104a9c603 QThread::exec() + 131
5 org.qt-project.QtCore 0x0000000104a9d619 0x104a7b000 + 140825
6 libsystem_pthread.dylib 0x00007fff205118fc _pthread_start + 224
7 libsystem_pthread.dylib 0x00007fff2050d443 thread_start + 15
Thread 2:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff204dc2ba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff204dc62c mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff2060ab5f CFRunLoopServiceMachPort + 316 3 com.apple.CoreFoundation 0x00007fff2060923f CFRunLoopRun + 1328 4 com.apple.CoreFoundation 0x00007fff2060864c CFRunLoopRunSpecific + 563 5 com.apple.AppKit 0x00007fff22f8f68a _NSEventThread + 124 6 libsystem_pthread.dylib 0x00007fff205118fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff2050d443 thread_start + 15
Thread 3: 0 libsystem_pthread.dylib 0x00007fff2050d420 start_wqthread + 0
Thread 4: 0 libsystem_pthread.dylib 0x00007fff2050d420 start_wqthread + 0
Thread 5: 0 libsystem_pthread.dylib 0x00007fff2050d420 start_wqthread + 0
Thread 6: 0 libsystem_pthread.dylib 0x00007fff2050d420 start_wqthread + 0
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000113c6be00 rcx: 0x00007ffeec16e068 rdx: 0x0000000000000000 rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ffeec16e090 rsp: 0x00007ffeec16e068 r8: 0x0000000000000700 r9: 0x0000000000000080 r10: 0x0000000113c6be00 r11: 0x0000000000000246 r12: 0x0000000000000103 r13: 0x00006000015442a0 r14: 0x0000000000000006 r15: 0x0000000000000016 rip: 0x00007fff204e292e rfl: 0x0000000000000246 cr2: 0x000000011383e4a0
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: 0x103a90000 - 0x103ba3fff + (2021.05 - 2021.05) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/MacOS/meshlab
0x103c21000 - 0x103c7cfff +libmeshlab-common.dylib (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/Frameworks/libmeshlab-common.dylib
0x103cbf000 - 0x103dcffff +org.qt-project.QtNetwork (5.15 - 5.15.2) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x103e1f000 - 0x103e54fff +org.qt-project.QtOpenGL (5.15 - 5.15.2) <3BB34A4A-A084-3A6D-AFD4-72B02C295355> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
0x103e7b000 - 0x1042c1fff +org.qt-project.QtWidgets (5.15 - 5.15.2) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x104429000 - 0x104912fff +org.qt-project.QtGui (5.15 - 5.15.2) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x104a31000 - 0x104a65fff +org.qt-project.QtXml (5.15 - 5.15.2) <4264985F-0DCB-3E0C-9A9A-6AF5DE67E86C> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
0x104a7b000 - 0x104febfff +org.qt-project.QtCore (5.15 - 5.15.2) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x1050ba000 - 0x1050f1fff +libexternal-glew.dylib (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/Frameworks/libexternal-glew.dylib
0x10705f000 - 0x1071cdfff +libqcocoa.dylib (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x10721b000 - 0x10727afff +org.qt-project.QtDBus (5.15 - 5.15.2) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
0x107293000 - 0x1072befff +org.qt-project.QtPrintSupport (5.15 - 5.15.2) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x108461000 - 0x108470fff libobjc-trampolines.dylib (824) <361143B8-E66E-3402-85B5-C20893AAB9C9> /usr/lib/libobjc-trampolines.dylib
0x10986f000 - 0x109894fff +libqmacstyle.dylib (0) <5B9ADB30-04AC-325F-BB42-6E40DF6D7E6A> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/styles/libqmacstyle.dylib
0x1098a5000 - 0x1098acfff +libqgenericbearer.dylib (0) <8F60002D-17C7-31A6-81CF-51DB475DFF5C> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
0x1098b2000 - 0x1098b9fff +libqgif.dylib (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/imageformats/libqgif.dylib
0x1098bd000 - 0x1098c4fff +libqicns.dylib (0) <87D3521F-7D97-3B63-B928-0C60E87DCA21> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/imageformats/libqicns.dylib
0x1098c9000 - 0x1098cefff +libqico.dylib (0) <6A858A22-8E2E-3F6D-B9AC-438C4749C8B7> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/imageformats/libqico.dylib
0x1098d3000 - 0x109937fff +libqjpeg.dylib (0) <18B65BE7-2104-3D96-9A0C-95DC8839AE72> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x10993d000 - 0x109943fff +libqmacheif.dylib (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/imageformats/libqmacheif.dylib
0x109948000 - 0x10994dfff +libqmacjp2.dylib (0) <6EBF7C32-C2DC-32AB-BD6F-E79F35B8095F> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
0x109952000 - 0x109956fff +libqtga.dylib (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/imageformats/libqtga.dylib
0x10995a000 - 0x1099c0fff +libqtiff.dylib (0) <4A7C57BC-CE03-315D-A828-80B3502F75CC> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x1099c8000 - 0x1099ccfff +libqwbmp.dylib (0) <75D3FBD1-5EEA-3C2E-B14E-822A265AFA67> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/imageformats/libqwbmp.dylib
0x1099d0000 - 0x109a66fff +libqwebp.dylib (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/imageformats/libqwebp.dylib
0x111001000 - 0x11100cfff +libdecorate_background.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libdecorate_background.so
0x11105d000 - 0x11108cfff +libdecorate_base.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libdecorate_base.so
0x1110dd000 - 0x1110fcfff +libdecorate_raster_proj.so (0) <0D799015-0EBA-360F-9BCB-DDB819F90A05> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libdecorate_raster_proj.so
0x111149000 - 0x111164fff +libdecorate_shadow.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libdecorate_shadow.so
0x111259000 - 0x1112bcfff +libomp.dylib (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/Frameworks/libomp.dylib
0x1112e8000 - 0x111367fff +libedit_align.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libedit_align.so
0x1113e4000 - 0x1113f3fff +libedit_manipulators.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libedit_manipulators.so
0x111418000 - 0x111423fff +libedit_measure.so (0) <96B7AD48-3367-3F21-86DE-E7010E723D32> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libedit_measure.so
0x111474000 - 0x11149ffff +libedit_mutualcorrs.so (0) <77D81E19-A81B-36F0-878D-85C65C1F4132> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libedit_mutualcorrs.so
0x1114fc000 - 0x111527fff +libedit_paint.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libedit_paint.so
0x111590000 - 0x1115b7fff +libedit_pickpoints.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libedit_pickpoints.so
0x111604000 - 0x111617fff +libedit_point.so (0) <33F1C740-DC9D-3AB7-A314-409354A5ED84> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libedit_point.so
0x111660000 - 0x11167ffff +libedit_quality.so (0) <66EE16C8-70EA-3C81-AF79-7D70D6D02C5C> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libedit_quality.so
0x1116cc000 - 0x1116ebfff +libedit_referencing.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libedit_referencing.so
0x11171c000 - 0x11172bfff +libedit_sample.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libedit_sample.so
0x11175c000 - 0x11176ffff +libedit_select.so (0) <3DDDF834-AAE4-3887-8575-7B37CF377973> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libedit_select.so
0x1117a8000 - 0x1117bbfff +libfilter_ao.so (0) <2FFED324-186A-32CE-9573-2B1987D6F25E> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_ao.so
0x1117f0000 - 0x111803fff +libfilter_camera.so (0) <5EB0A4D3-45CA-3DA1-A92F-064A4B28FE33> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_camera.so
0x111854000 - 0x11187ffff +libfilter_clean.so (0) <8B212FA2-0922-3253-941E-0071A7AEFF5A> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_clean.so
0x1118c0000 - 0x1118d7fff +libfilter_color_projection.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_color_projection.so
0x111920000 - 0x111943fff +libfilter_colorproc.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_colorproc.so
0x111998000 - 0x1119bffff +libfilter_create.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_create.so
0x1119f4000 - 0x111a03fff +libfilter_createiso.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_createiso.so
0x111a40000 - 0x111a5bfff +libfilter_dirt.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_dirt.so
0x111a9c000 - 0x111ab3fff +libfilter_fractal.so (0) <112018AD-6765-374F-A16B-1340A0218118> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_fractal.so
0x111b2c000 - 0x111b6bfff +libfilter_func.so (0) <74165AF3-74A2-32BC-99EC-D7A31D0A5E09> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_func.so
0x111ba8000 - 0x111bb3fff +libfilter_geodesic.so (0) <8A676E55-AD09-3355-AA99-B80F2C0E334F> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_geodesic.so
0x111c0c000 - 0x111c37fff +libfilter_img_patch_param.so (0) <231409F3-EBE9-3208-91EB-94DED14118D5> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_img_patch_param.so
0x111cec000 - 0x111d4ffff +libfilter_isoparametrization.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_isoparametrization.so
0x111db4000 - 0x111dd3fff +libfilter_layer.so (0) <75562121-7CA6-3297-8977-AF64DF35F62B> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_layer.so
0x111e18000 - 0x111e33fff +libfilter_measure.so (0) <826C871B-E9F7-38E4-BE4F-87ACD5598ABE> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_measure.so
0x111e48000 - 0x111f43fff +libfilter_mesh_booleans.so (0) <918B66F4-EDE7-3701-89F0-3D5D03044ABF> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_mesh_booleans.so
0x112034000 - 0x11203ffff +libboost_thread-mt.dylib (0) <46C098B3-AD31-3D1B-9594-F202DF4263A1> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/Frameworks/libboost_thread-mt.dylib
0x11204c000 - 0x11204ffff +libgmpxx.4.dylib (0) <816AAEEA-2FBE-3C33-9B9F-B2A559E6E31A> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/Frameworks/libgmpxx.4.dylib
0x11205c000 - 0x1120b5fff +libmpfr.6.dylib (0) <055F5288-E073-3956-8745-8F15B985F57F> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/Frameworks/libmpfr.6.dylib
0x1120c2000 - 0x11211dfff +libgmp.10.dylib (0) <29E83045-6043-319C-B7CD-9E8296F132D8> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/Frameworks/libgmp.10.dylib
0x112203000 - 0x11229efff +libfilter_meshing.so (0) <3FE33512-39AF-3AD6-8BBB-DE5A31A2143A> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_meshing.so
0x112317000 - 0x11233efff +libfilter_mls.so (0) <7BABBAB3-FDCF-3210-A45E-61A1594D3648> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_mls.so
0x11238b000 - 0x1123aefff +libfilter_mutualglobal.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_mutualglobal.so
0x1123e7000 - 0x1123fefff +libfilter_mutualinfo.so (0) <78A00AB7-C6DF-3426-8D36-1B5FAB5AC624> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_mutualinfo.so
0x1124d3000 - 0x112542fff +libfilter_plymc.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_plymc.so
0x112603000 - 0x112656fff +libfilter_qhull.so (0) <8FC957B9-3344-3688-9A60-455A14C8FA6C> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_qhull.so
0x112687000 - 0x112692fff +libfilter_quality.so (0) <0298CA25-6F36-3EC4-87EA-50C62CD30285> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_quality.so
0x1126af000 - 0x1126b6fff +libfilter_sample.so (0) <4EA80F3E-CE38-3A74-BB05-71BDF819BF67> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_sample.so
0x1126cf000 - 0x1126d6fff +libfilter_sample_dyn.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_sample_dyn.so
0x112703000 - 0x112712fff +libfilter_sample_gpu.so (0) <617B9DEB-C226-336B-A2F4-32D68E0075DA> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_sample_gpu.so
0x1127af000 - 0x1127f6fff +libfilter_sampling.so (0) <99D1F4F6-845C-3DA4-8599-748A22395822> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_sampling.so
0x1128a3000 - 0x1128eafff +libfilter_screened_poisson.so (0) <857911B1-0F3E-31C6-A906-A6FB564CD6F2> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_screened_poisson.so
0x11293f000 - 0x11295afff +libfilter_sdfgpu.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_sdfgpu.so
0x1129a7000 - 0x1129cafff +libfilter_select.so (0) <6221AE4E-0505-37C0-BADA-52397FA91FA2> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_select.so
0x112a1b000 - 0x112a42fff +libfilter_sketchfab.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_sketchfab.so
0x112afb000 - 0x112b7afff +libfilter_ssynth.so (0) <3A27C532-A309-3B3F-8BCC-F77DC8D64064> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_ssynth.so
0x112c3b000 - 0x112c8efff +libfilter_texture.so (0) <7FD48F89-559F-3238-B0AC-034078759E66> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_texture.so
0x112e1f000 - 0x112ef2fff +libfilter_texture_defragmentation.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_texture_defragmentation.so
0x112fa3000 - 0x112fc2fff +libfilter_trioptimize.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_trioptimize.so
0x11302b000 - 0x113056fff +libfilter_unsharp.so (0) <63D0FA84-5244-3796-8819-2A6AC6A3164F> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_unsharp.so
0x11310f000 - 0x11315efff +libfilter_voronoi.so (0) <6166C70E-2158-3EE1-B7C0-6F076B81E6F5> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libfilter_voronoi.so
0x1131d7000 - 0x1131f6fff +libio_3ds.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libio_3ds.so
0x1132e3000 - 0x11336efff +libio_base.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libio_base.so
0x1133df000 - 0x1133eefff +libio_bre.so (0) <84543BC5-58BB-3D58-9FE0-A2094B3807CB> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libio_bre.so
0x11344f000 - 0x113482fff +libio_collada.so (0) <9D13809B-8808-37D4-9102-B206C1871E71> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libio_collada.so
0x1134c7000 - 0x1134defff +libio_ctm.so (0) <13927201-E8C1-3912-B9CA-A6E1986734E8> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libio_ctm.so
0x113507000 - 0x113512fff +libio_expe.so (0) <8CDF762D-284C-3350-B1B0-BEB3E010F4C5> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libio_expe.so
0x1135c7000 - 0x11362efff +libio_gltf.so (0) <091630F7-EB64-3AC3-90F0-EBB2A10DE6BB> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libio_gltf.so
0x11368b000 - 0x11369afff +libio_json.so (0) <8941F1D9-D798-335F-A2E2-A931ACEC2DB5> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libio_json.so
0x1137eb000 - 0x1138e2fff +libio_nxs.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libio_nxs.so
0x113963000 - 0x113982fff +libio_pdb.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libio_pdb.so
0x1139af000 - 0x1139bafff +libio_tri.so (0) /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libio_tri.so
0x1139df000 - 0x1139eafff +libio_txt.so (0) <5A1AA05D-40ED-30B3-A8A8-81DCF3DA7A06> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libio_txt.so
0x113a9f000 - 0x113b02fff +libio_u3d.so (0) <21997A45-F7AD-3849-AC59-5644EBC536AA> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libio_u3d.so
0x113b94000 - 0x113c2ffff dyld (852) <1AC76561-4F9A-34B1-BA7C-4516CACEAED7> /usr/lib/dyld
0x120bee000 - 0x120c39fff +libio_x3d.so (0) <68087A00-48AA-3000-9570-1BE738FDB84C> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/libio_x3d.so
0x120c56000 - 0x120c69fff +librender_gdp.so (0) <37B51683-458D-3066-9EC3-67C160E430A6> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/librender_gdp.so
0x120caa000 - 0x120cc5fff +librender_radiance_scaling.so (0) <65BB68E1-32C5-3F76-917A-A3BF12C8D67D> /Applications/MeshLab2021.07_nightly_052de42.app/Contents/PlugIns/librender_radiance_scaling.so
0x7fff20249000 - 0x7fff2024afff libsystem_blocks.dylib (79) <48AF56A9-6E42-3A5E-A213-E6AFD8F81044> /usr/lib/system/libsystem_blocks.dylib
0x7fff2024b000 - 0x7fff20280fff libxpc.dylib (2038.120.1) <5751A7F5-6DC5-3090-B7F1-D90ED71BEF1F> /usr/lib/system/libxpc.dylib
0x7fff20281000 - 0x7fff20298fff libsystem_trace.dylib (1277.120.1) <8E243C00-BFC2-3FAA-989C-0D72314DB04D> /usr/lib/system/libsystem_trace.dylib
0x7fff20299000 - 0x7fff20336fff libcorecrypto.dylib (1000.120.2) /usr/lib/system/libcorecrypto.dylib
0x7fff20337000 - 0x7fff20363fff libsystem_malloc.dylib (317.121.1) /usr/lib/system/libsystem_malloc.dylib
0x7fff20364000 - 0x7fff203a8fff libdispatch.dylib (1271.120.2) <7B229797-1F2E-3409-9D0C-060C7EEF2E12> /usr/lib/system/libdispatch.dylib
0x7fff203a9000 - 0x7fff203e2fff libobjc.A.dylib (824) /usr/lib/libobjc.A.dylib
0x7fff203e3000 - 0x7fff203e5fff libsystem_featureflags.dylib (28.60.1) <77F7F479-39BD-3111-BE3C-C74567FD120C> /usr/lib/system/libsystem_featureflags.dylib
0x7fff203e6000 - 0x7fff2046efff libsystem_c.dylib (1439.100.3) <38F8A126-C995-349A-B909-FF831914ED2E> /usr/lib/system/libsystem_c.dylib
0x7fff2046f000 - 0x7fff204c4fff libc++.1.dylib (905.6) /usr/lib/libc++.1.dylib
0x7fff204c5000 - 0x7fff204dafff libc++abi.dylib (905.6) /usr/lib/libc++abi.dylib
0x7fff204db000 - 0x7fff2050afff libsystem_kernel.dylib (7195.121.3) /usr/lib/system/libsystem_kernel.dylib
0x7fff2050b000 - 0x7fff20516fff libsystem_pthread.dylib (454.120.2) <17482C9D-061E-3769-AC9E-BE1239D33098> /usr/lib/system/libsystem_pthread.dylib
0x7fff20517000 - 0x7fff20552fff libdyld.dylib (852) /usr/lib/system/libdyld.dylib
0x7fff20553000 - 0x7fff2055cfff libsystem_platform.dylib (254.80.2) <8664A4CD-EE27-3C71-B5CC-06E2B1B4F394> /usr/lib/system/libsystem_platform.dylib
0x7fff2055d000 - 0x7fff20588fff libsystem_info.dylib (542.40.3) /usr/lib/system/libsystem_info.dylib
0x7fff20589000 - 0x7fff20a26fff com.apple.CoreFoundation (6.9 - 1776.103) <01EFB7F8-BCE6-32DF-A0B8-02F9027F882C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff20a27000 - 0x7fff20c5bfff com.apple.LaunchServices (1122.38 - 1122.38) <241B3D82-2C9C-3F7D-88BD-AC78A689FF04> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff20c5c000 - 0x7fff20d2ffff com.apple.gpusw.MetalTools (1.0 - 1) <03202B68-E515-3CBE-AC5A-39E80A702A6F> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff20d30000 - 0x7fff20f8cfff libBLAS.dylib (1336.120.1) <44514FE9-B994-380E-8341-4ABA30DB8895> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff20f8d000 - 0x7fff20fdafff com.apple.Lexicon-framework (1.0 - 86.2) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff20fdb000 - 0x7fff21049fff libSparse.dylib (106) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff2104a000 - 0x7fff210c7fff com.apple.SystemConfiguration (1.20 - 1.20) <81EDA68C-051A-3F4C-B79E-B53B365B67B1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff210c8000 - 0x7fff210fcfff libCRFSuite.dylib (50) <703BB228-D959-3009-AF3F-0015588F531A> /usr/lib/libCRFSuite.dylib
0x7fff210fd000 - 0x7fff21335fff libmecabra.dylib (929.10) <43C2A11F-7F68-31B6-AD65-31282837DED3> /usr/lib/libmecabra.dylib
0x7fff21336000 - 0x7fff21694fff com.apple.Foundation (6.9 - 1776.103) <3C3B967D-778D-30BF-A3F8-E734FAFD76F2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff21695000 - 0x7fff2177dfff com.apple.LanguageModeling (1.0 - 247.3) <58ACD840-A17B-3CB0-B010-7E4493C5BC5C> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff2177e000 - 0x7fff218b4fff com.apple.CoreDisplay (237.3 - 237.3) <65322ECF-632D-362D-870D-5CE69B1B6C60> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff218b5000 - 0x7fff21b25fff com.apple.audio.AudioToolboxCore (1.0 - 1181.68) <87BA778B-6634-30D8-BF69-678C36246242> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x7fff21b26000 - 0x7fff21d0bfff com.apple.CoreText (677.5.0.5 - 677.5.0.5) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff21d0c000 - 0x7fff2239cfff com.apple.audio.CoreAudio (5.0 - 5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff2239d000 - 0x7fff226f1fff com.apple.security (7.0 - 59754.120.12) <7C3D689E-9B3E-3F73-ACF0-F40C1297D180> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff226f2000 - 0x7fff22951fff libicucore.A.dylib (66112) <9957A773-012E-3ABA-9587-CFF787170AE8> /usr/lib/libicucore.A.dylib
0x7fff22952000 - 0x7fff2295bfff libsystem_darwin.dylib (1439.100.3) /usr/lib/system/libsystem_darwin.dylib
0x7fff2295c000 - 0x7fff22c47fff com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) <1C5425B5-0E8C-3691-99AB-44F17F357C81> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff22c48000 - 0x7fff22c86fff com.apple.CoreServicesInternal (476.1.1 - 476.1.1) <6CF5F363-4653-3605-A340-363C743BBEDD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff22c87000 - 0x7fff22cc1fff com.apple.CSStore (1122.38 - 1122.38) /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x7fff22cc2000 - 0x7fff22d70fff com.apple.framework.IOKit (2.0.2 - 1845.120.6) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff22d71000 - 0x7fff22d7cfff libsystem_notify.dylib (279.40.4) <7FFECC25-FA84-3B59-9CC8-4D9DC84E6EC1> /usr/lib/system/libsystem_notify.dylib
0x7fff22d7d000 - 0x7fff22dcafff libsandbox.1.dylib (1441.120.5) /usr/lib/libsandbox.1.dylib
0x7fff22dcb000 - 0x7fff23b13fff com.apple.AppKit (6.9 - 2022.50.114) <02279013-2888-3A1D-8F28-0C39A64EF5FA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff23b14000 - 0x7fff23d62fff com.apple.UIFoundation (1.0 - 728.8) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff23d63000 - 0x7fff23d75fff com.apple.UniformTypeIdentifiers (637 - 637) <8DEE5893-C380-335B-B3DA-DD49DA8FB037> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
0x7fff23d76000 - 0x7fff23f00fff com.apple.desktopservices (1.20 - 1346.5.1) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff241e0000 - 0x7fff24866fff libnetwork.dylib (2288.121.1) <728F736C-8AB2-30C0-8E61-A84F34642B18> /usr/lib/libnetwork.dylib
0x7fff24867000 - 0x7fff24d05fff com.apple.CFNetwork (1240.0.4 - 1240.0.4) <83684BEF-A3CE-3227-8E10-A8A538CCA9AE> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff24d06000 - 0x7fff24d14fff libsystem_networkextension.dylib (1295.120.5) <02486B74-EAAD-3055-AE20-F12E79B39297> /usr/lib/system/libsystem_networkextension.dylib
0x7fff24d15000 - 0x7fff24d15fff libenergytrace.dylib (22.100.1) <7039CE14-0DED-3FD3-A540-A01DEFC4314D> /usr/lib/libenergytrace.dylib
0x7fff24d16000 - 0x7fff24d72fff libMobileGestalt.dylib (978.120.1) <9FF187B8-854F-338D-BD6A-AE142C815617> /usr/lib/libMobileGestalt.dylib
0x7fff24d73000 - 0x7fff24d89fff libsystem_asl.dylib (385) /usr/lib/system/libsystem_asl.dylib
0x7fff24d8a000 - 0x7fff24da1fff com.apple.TCC (1.0 - 1) <5D202FF3-7BD8-3384-A8AB-7D62CD14C412> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff24da2000 - 0x7fff25106fff com.apple.SkyLight (1.600.0 - 588.1) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff25107000 - 0x7fff25790fff com.apple.CoreGraphics (2.0 - 1463.14.2) <8E1776B9-0046-3FCF-BF54-F76490EA4A27> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff25791000 - 0x7fff25887fff com.apple.ColorSync (4.13.0 - 3473.4.3) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff25888000 - 0x7fff258e3fff com.apple.HIServices (1.22 - 716) <132B9E44-BF23-3B61-96F2-7678C81115AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff25c8a000 - 0x7fff260a9fff com.apple.CoreData (120 - 1048) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff260aa000 - 0x7fff260bffff com.apple.ProtocolBuffer (1 - 285.24.10.20.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff260c0000 - 0x7fff26273fff libsqlite3.dylib (321.3) /usr/lib/libsqlite3.dylib
0x7fff26274000 - 0x7fff262f0fff com.apple.Accounts (113 - 113) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff262f1000 - 0x7fff26308fff com.apple.commonutilities (8.0 - 900) <4EBBE25A-3599-3DC8-B846-F90BD23FED85> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff26309000 - 0x7fff26388fff com.apple.BaseBoard (526 - 526) /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff26389000 - 0x7fff263d1fff com.apple.RunningBoardServices (1.0 - 505.100.8) /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x7fff263d2000 - 0x7fff26446fff com.apple.AE (918.6 - 918.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff26447000 - 0x7fff2644dfff libdns_services.dylib (1310.120.71) <6F77A4C7-40B9-3062-8650-6E1E2FD07046> /usr/lib/libdns_services.dylib
0x7fff2644e000 - 0x7fff26455fff libsystem_symptoms.dylib (1431.120.1) <3BEA5355-D267-39D4-8BC6-A1703845BD3F> /usr/lib/system/libsystem_symptoms.dylib
0x7fff26456000 - 0x7fff265e1fff com.apple.Network (1.0 - 1) <39B5F4D8-5105-37CB-9F18-2B2C36CB4B42> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x7fff265e2000 - 0x7fff26611fff com.apple.analyticsd (1.0 - 1) <2DABBC97-042F-39C7-85A5-A6F47BCAC5EC> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7fff26612000 - 0x7fff26614fff libDiagnosticMessagesClient.dylib (112) <8D0655AC-218F-3AA6-9802-2444E6801067> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff26615000 - 0x7fff26661fff com.apple.spotlight.metadata.utilities (1.0 - 2150.21) <7CE4BC56-65ED-3D75-8DA0-05EFE1BA2256> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff26662000 - 0x7fff266fcfff com.apple.Metadata (10.7.0 - 2150.21) <04F83B90-3535-326F-8897-D43F55DDE771> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff266fd000 - 0x7fff26703fff com.apple.DiskArbitration (2.7 - 2.7) <97F9E5D9-0942-3AD6-8D31-65106C452CB8> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff26704000 - 0x7fff26d6bfff com.apple.vImage (8.1 - 544.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff26d6c000 - 0x7fff27048fff com.apple.QuartzCore (1.11 - 927.21) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff27049000 - 0x7fff2708afff libFontRegistry.dylib (309) <5D9848B3-14C7-34A8-A981-B3C2CFD12BD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff2708b000 - 0x7fff271cbfff com.apple.coreui (2.1 - 692.1) <76D85525-8D99-3F0F-BC36-DEA342D4589D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff271cc000 - 0x7fff272b7fff com.apple.ViewBridge (553.1 - 553.1) <21A4A790-5A90-3C45-979E-9CF3ED9E8092> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff272b8000 - 0x7fff272c3fff com.apple.PerformanceAnalysis (1.278.3 - 278.3) <3FE8B4FD-B159-38B0-BA07-DE6722AC9F55> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff272c4000 - 0x7fff272d3fff com.apple.OpenDirectory (11.4 - 230.40.1) <32596EC3-5500-3B18-ABCD-D92EDEDE74BF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff272d4000 - 0x7fff272f3fff com.apple.CFOpenDirectory (11.4 - 230.40.1) <3AA364D1-58AE-3C8D-B897-5B4AC3256BE7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff272f4000 - 0x7fff27300fff com.apple.CoreServices.FSEvents (1290.120.5 - 1290.120.5) <4C4959DF-FE61-30E8-8BBB-3BF674BE203A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff27301000 - 0x7fff27325fff com.apple.coreservices.SharedFileList (144 - 144) <4418DDA1-CA34-3402-97F2-CE9B60019617> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff27326000 - 0x7fff27328fff libapp_launch_measurement.dylib (14.1) <78905455-A807-3D67-AD56-FF8C22D31B16> /usr/lib/libapp_launch_measurement.dylib
0x7fff27329000 - 0x7fff27370fff com.apple.CoreAutoLayout (1.0 - 21.10.1) /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x7fff27371000 - 0x7fff27453fff libxml2.2.dylib (34.9) <08E7CAB2-0EED-376C-880A-E52CC01E82F3> /usr/lib/libxml2.2.dylib
0x7fff27454000 - 0x7fff274a1fff com.apple.CoreVideo (1.8 - 414.7) <29D4EA46-F0B6-3004-863C-0940ACD200C2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff274a2000 - 0x7fff274a4fff com.apple.loginsupport (1.0 - 1) <02FCC3AF-1E2D-3603-9D6F-33589ED28A00> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff274a5000 - 0x7fff274ccfff com.apple.aps.framework (4.0 - 4.0) <6BF45799-EAA7-3F54-B3BB-501F40B0F62F> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff274cd000 - 0x7fff274e8fff com.apple.UserManagement (1.0 - 1) <12F6D91A-C660-37CD-90E7-A0137393F080> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x7fff274e9000 - 0x7fff2767afff com.apple.cloudkit.CloudKit (985 - 985) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff283df000 - 0x7fff2845bfff com.apple.corelocation (2420.19.23 - 2420.19.23) <0D8A0FDD-86BA-30B9-B5A2-0755D880CB2F> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff2845c000 - 0x7fff2846cfff libsystem_containermanager.dylib (318.100.4) <2BBFF58C-D27E-3371-968D-7DE1E53749F6> /usr/lib/system/libsystem_containermanager.dylib
0x7fff2846d000 - 0x7fff2847efff com.apple.IOSurface (290.8.1 - 290.8.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff2847f000 - 0x7fff28488fff com.apple.IOAccelerator (442.9 - 442.9) <91FA0C86-BD36-373C-B91A-7360D27CA614> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff28489000 - 0x7fff285acfff com.apple.Metal (244.201 - 244.201) <5197E017-D6CD-3611-A8B5-76A4FB901C6A> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff285ad000 - 0x7fff285c9fff com.apple.audio.caulk (1.0 - 70) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7fff285ca000 - 0x7fff286b4fff com.apple.CoreMedia (1.0 - 2775.22) <9C15E6D0-245E-3A6E-BC67-C1DF67F7EB2A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff286b5000 - 0x7fff28815fff libFontParser.dylib (305.5.0.1) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7fff28816000 - 0x7fff28b11fff com.apple.HIToolbox (2.1.1 - 1061.11) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff28b12000 - 0x7fff28b25fff com.apple.framework.DFRFoundation (1.0 - 266) <0B60B894-C5A5-38F0-8755-53BD217B0E36> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff28b26000 - 0x7fff28b29fff com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) <8828FD40-9EE5-3E09-9DD7-8B7E34B34C26> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff28b2a000 - 0x7fff28b53fff com.apple.CoreSVG (1.0 - 149) /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x7fff28b54000 - 0x7fff28d90fff com.apple.ImageIO (3.3.0 - 2130.5.4) <14E0D520-1EE1-3C80-9827-4E5F513A7289> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff28d91000 - 0x7fff2910cfff com.apple.CoreImage (16.3.0 - 1140.2) <4A5B2859-C1F7-3938-B4B6-DDEC972798D1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff2910d000 - 0x7fff29173fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <20902DA8-4AAB-36C8-9224-4F9E828B465A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff29174000 - 0x7fff29177fff libsystem_configuration.dylib (1109.120.1) /usr/lib/system/libsystem_configuration.dylib
0x7fff29178000 - 0x7fff2917cfff libsystem_sandbox.dylib (1441.120.5) /usr/lib/system/libsystem_sandbox.dylib
0x7fff2917d000 - 0x7fff2917efff com.apple.AggregateDictionary (1.0 - 1) <4394E8DB-F6D9-3F85-B894-F463378DC1B4> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff2917f000 - 0x7fff29182fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <1826DE1C-06B1-3140-A9A2-F7D55C1D9DB6> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff29183000 - 0x7fff29184fff liblangid.dylib (136) /usr/lib/liblangid.dylib
0x7fff29185000 - 0x7fff29229fff com.apple.CoreNLP (1.0 - 245.2) <9B1C60E4-2B36-34A7-AF43-7EEC914FA1FE> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff2922a000 - 0x7fff29230fff com.apple.LinguisticData (1.0 - 399) <48C87E01-670A-336C-9D37-723E06BE422D> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff29231000 - 0x7fff298d9fff libBNNS.dylib (288.100.5) <48BD7046-5DBD-3F3D-AD81-376AD24FA45D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff298da000 - 0x7fff29aacfff libvDSP.dylib (760.100.3) <372AD8C6-F390-3257-A886-D3B545AAB98C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff29aad000 - 0x7fff29abefff com.apple.CoreEmoji (1.0 - 128.4) <677784E7-E4E6-3405-AC53-DD66197C4821> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff29abf000 - 0x7fff29ac9fff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
0x7fff29aca000 - 0x7fff29b9cfff com.apple.framework.CoreWLAN (16.0 - 1657) <42166AAE-D9EF-3EE6-A0F3-8B3E320BB39E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff29b9d000 - 0x7fff29d9efff com.apple.CoreUtils (6.6 - 660.37) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff29d9f000 - 0x7fff29dc1fff com.apple.MobileKeyBag (2.0 - 1.0) <1FCEE156-0810-3425-88FC-E7EA6B38ACA7> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff29dc2000 - 0x7fff29dd2fff com.apple.AssertionServices (1.0 - 505.100.8) /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff29dd3000 - 0x7fff29e5efff com.apple.securityfoundation (6.0 - 55240.40.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff29e5f000 - 0x7fff29e68fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <4B88024D-62DB-3E5D-BCA2-076663214608> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff29e69000 - 0x7fff29e6dfff com.apple.xpc.ServiceManagement (1.0 - 1) <7E760B22-944C-387A-903F-C9184CE788B9> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff29e6e000 - 0x7fff29e70fff libquarantine.dylib (119.40.2) <4611645F-5817-3A80-8382-2DB03A8C0141> /usr/lib/system/libquarantine.dylib
0x7fff29e71000 - 0x7fff29e7cfff libCheckFix.dylib (31) <33CE141E-48F5-3974-BD63-1F63558BB452> /usr/lib/libCheckFix.dylib
0x7fff29e7d000 - 0x7fff29e94fff libcoretls.dylib (169.100.1) <68726723-2EA1-3007-89ED-F66725A6AA7E> /usr/lib/libcoretls.dylib
0x7fff29e95000 - 0x7fff29ea5fff libbsm.0.dylib (68.40.1) <77DF90DF-D5C2-3178-AAA7-96FC6D9F2312> /usr/lib/libbsm.0.dylib
0x7fff29ea6000 - 0x7fff29eeffff libmecab.dylib (929.10) <48F1EC4F-7D85-347F-B20C-7225AF2499A4> /usr/lib/libmecab.dylib
0x7fff29ef0000 - 0x7fff29ef5fff libgermantok.dylib (24) <171A100F-C862-3CA2-A308-5AA9EF24B690> /usr/lib/libgermantok.dylib
0x7fff29ef6000 - 0x7fff29f0bfff libLinearAlgebra.dylib (1336.120.1) <09738E52-FA24-3239-895D-F762C920F03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff29f0c000 - 0x7fff2a12afff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff2a12b000 - 0x7fff2a17afff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <1C3D9332-2C1D-3B52-A679-35BC37A3E8F0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff2a17b000 - 0x7fff2a2dcfff com.apple.MLCompute (1.0 - 1) <0B7ADB41-62BE-32EE-821A-BB7141DE8B42> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
0x7fff2a2dd000 - 0x7fff2a313fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff2a314000 - 0x7fff2a36afff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <0E99566D-A21A-304F-AF1A-A9530AED8A92> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x7fff2a36b000 - 0x7fff2a3fbfff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <1C395A17-2F98-35A5-B768-F22A714100D0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff2a3fc000 - 0x7fff2a40bfff com.apple.AppleFSCompression (125 - 1.0) <6BD3FF9C-BCEE-3AB9-AC52-71A75D1C54AD> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff2a40c000 - 0x7fff2a418fff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib
0x7fff2a419000 - 0x7fff2a41dfff libsystem_coreservices.dylib (127.1) <1E2DA16B-D528-3D43-86C2-2BB9127954A0> /usr/lib/system/libsystem_coreservices.dylib
0x7fff2a41e000 - 0x7fff2a44bfff com.apple.CoreServices.OSServices (1122.38 - 1122.38) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff2a44c000 - 0x7fff2a57bfff com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff2a61a000 - 0x7fff2a62cfff libz.1.dylib (76) /usr/lib/libz.1.dylib
0x7fff2a62d000 - 0x7fff2a674fff libsystem_m.dylib (3186.100.3) <21949128-D4E6-3179-B248-41B05C1CE102> /usr/lib/system/libsystem_m.dylib
0x7fff2a675000 - 0x7fff2a675fff libcharset.1.dylib (59) <4B3453D8-277A-38D3-862D-28DF71F3E285> /usr/lib/libcharset.1.dylib
0x7fff2a676000 - 0x7fff2a67bfff libmacho.dylib (980) <3677B3B7-03E8-3804-B2FE-5640B18FE40E> /usr/lib/system/libmacho.dylib
0x7fff2a67c000 - 0x7fff2a697fff libkxld.dylib (7195.121.3) /usr/lib/system/libkxld.dylib
0x7fff2a698000 - 0x7fff2a6a3fff libcommonCrypto.dylib (60178.120.3) /usr/lib/system/libcommonCrypto.dylib
0x7fff2a6a4000 - 0x7fff2a6aefff libunwind.dylib (201) <3149D79A-911B-39ED-9C93-6C7E6B0860C7> /usr/lib/system/libunwind.dylib
0x7fff2a6af000 - 0x7fff2a6b6fff liboah.dylib (203.46) <0A17EAFC-15E9-37FE-8EE2-DE0F7F220AD8> /usr/lib/liboah.dylib
0x7fff2a6b7000 - 0x7fff2a6c1fff libcopyfile.dylib (173.40.2) <7304CA0D-E93C-367F-9BEE-AC56B873F06C> /usr/lib/system/libcopyfile.dylib
0x7fff2a6c2000 - 0x7fff2a6c9fff libcompiler_rt.dylib (102.2) <0DB1902E-C79C-3E26-BE51-F70960ECF0B9> /usr/lib/system/libcompiler_rt.dylib
0x7fff2a6ca000 - 0x7fff2a6ccfff libsystem_collections.dylib (1439.100.3) /usr/lib/system/libsystem_collections.dylib
0x7fff2a6cd000 - 0x7fff2a6cffff libsystem_secinit.dylib (87.60.1) <8C33D323-C11C-34CB-9295-4D7C98B8AFD6> /usr/lib/system/libsystem_secinit.dylib
0x7fff2a6d0000 - 0x7fff2a6d2fff libremovefile.dylib (49.120.1) <6DEAEEC9-2A65-3C7B-A9CE-23245772FD07> /usr/lib/system/libremovefile.dylib
0x7fff2a6d3000 - 0x7fff2a6d3fff libkeymgr.dylib (31) /usr/lib/system/libkeymgr.dylib
0x7fff2a6d4000 - 0x7fff2a6dbfff libsystem_dnssd.dylib (1310.120.71) <7BB607FE-EF79-3144-8BD0-A66792FF1443> /usr/lib/system/libsystem_dnssd.dylib
0x7fff2a6dc000 - 0x7fff2a6e1fff libcache.dylib (83) <8B201058-2C34-3C12-9A7A-898CB0AAD150> /usr/lib/system/libcache.dylib
0x7fff2a6e2000 - 0x7fff2a6e3fff libSystem.B.dylib (1292.120.1) /usr/lib/libSystem.B.dylib
0x7fff2a6e4000 - 0x7fff2a6e7fff libfakelink.dylib (3) /usr/lib/libfakelink.dylib
0x7fff2a6e8000 - 0x7fff2a6e8fff com.apple.SoftLinking (1.0 - 1) <6C04D3E0-BFE0-32E2-A098-46D726F9B429> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x7fff2a6e9000 - 0x7fff2a720fff libpcap.A.dylib (98.100.3) <87B9769E-D88E-37F9-BB83-B327527AE79C> /usr/lib/libpcap.A.dylib
0x7fff2a721000 - 0x7fff2a811fff libiconv.2.dylib (59) /usr/lib/libiconv.2.dylib
0x7fff2a812000 - 0x7fff2a823fff libcmph.dylib (8) /usr/lib/libcmph.dylib
0x7fff2a824000 - 0x7fff2a895fff libarchive.2.dylib (83.100.2) <5DF98631-FBAC-3F17-B4D1-0115CE6C009B> /usr/lib/libarchive.2.dylib
0x7fff2a896000 - 0x7fff2a8fdfff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff2a8fe000 - 0x7fff2a8fffff libThaiTokenizer.dylib (3) <1D735582-F932-3279-9F47-D10EAD1CA9A2> /usr/lib/libThaiTokenizer.dylib
0x7fff2a900000 - 0x7fff2a922fff com.apple.applesauce (1.0 - 16.28) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff2a923000 - 0x7fff2a93afff libapple_nghttp2.dylib (1.41) <303C40AC-4212-3B20-ABF6-91F46A79B78B> /usr/lib/libapple_nghttp2.dylib
0x7fff2a93b000 - 0x7fff2a951fff libSparseBLAS.dylib (1336.120.1) <3C4D290C-13A4-3A3D-B7C9-3BA0A4C9C7A5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff2a952000 - 0x7fff2a953fff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <9D78B798-7218-3327-8E50-CF321EDB22B1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff2a954000 - 0x7fff2a958fff libpam.2.dylib (28.40.1) /usr/lib/libpam.2.dylib
0x7fff2a959000 - 0x7fff2a978fff libcompression.dylib (96.120.1) <591F0E34-3C41-3D94-98BA-9BB50E608787> /usr/lib/libcompression.dylib
0x7fff2a979000 - 0x7fff2a97efff libQuadrature.dylib (7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff2a97f000 - 0x7fff2ad1cfff libLAPACK.dylib (1336.120.1) <3F036666-341C-3570-8136-CDF170C02DE7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff2ad1d000 - 0x7fff2ad6cfff com.apple.DictionaryServices (1.2 - 341) <3EC1918E-0345-3EC6-BAE0-04B94A0B6809> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff2ad6d000 - 0x7fff2ad85fff liblzma.5.dylib (16) <10B7343A-0322-3A1F-B6AE-06FC709F1BDE> /usr/lib/liblzma.5.dylib
0x7fff2ad86000 - 0x7fff2ad87fff libcoretls_cfhelpers.dylib (169.100.1) /usr/lib/libcoretls_cfhelpers.dylib
0x7fff2ad88000 - 0x7fff2ae83fff com.apple.APFS (1677.120.9 - 1677.120.9) <599AAB82-F105-3ACC-BBFA-2D3D276A312C> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff2ae84000 - 0x7fff2ae91fff libxar.1.dylib (452) /usr/lib/libxar.1.dylib
0x7fff2ae92000 - 0x7fff2ae95fff libutil.dylib (58.40.2) <4D8FD41B-89A5-31DA-BB0E-7F13C3B1652F> /usr/lib/libutil.dylib
0x7fff2ae96000 - 0x7fff2aebefff libxslt.1.dylib (17.4) /usr/lib/libxslt.1.dylib
0x7fff2aebf000 - 0x7fff2aec9fff libChineseTokenizer.dylib (37.1) <44E1A716-E405-3E54-874F-C5011146B318> /usr/lib/libChineseTokenizer.dylib
0x7fff2aeca000 - 0x7fff2af87fff libvMisc.dylib (760.100.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff2af88000 - 0x7fff2b01ffff libate.dylib (3.0.6) /usr/lib/libate.dylib
0x7fff2b020000 - 0x7fff2b027fff libIOReport.dylib (64.100.1) /usr/lib/libIOReport.dylib
0x7fff2b028000 - 0x7fff2b03bfff com.apple.CrashReporterSupport (10.13 - 15053) <14AF971D-F684-32BD-8BB6-BE9C4A01DDA5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff2b129000 - 0x7fff2b130fff libMatch.1.dylib (38) <121C98B5-D188-3E02-890D-F4F2CD91D2F2> /usr/lib/libMatch.1.dylib
0x7fff2b131000 - 0x7fff2b1bcfff libCoreStorage.dylib (554) <3888A24D-7E72-3B58-A252-85373AFF3CE4> /usr/lib/libCoreStorage.dylib
0x7fff2b1bd000 - 0x7fff2b210fff com.apple.AppleVAFramework (6.1.3 - 6.1.3) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff2b211000 - 0x7fff2b229fff libexpat.1.dylib (26) /usr/lib/libexpat.1.dylib
0x7fff2b22a000 - 0x7fff2b233fff libheimdal-asn1.dylib (597.121.1) <493CC99B-8939-3F7E-852C-9AB59B0DDC11> /usr/lib/libheimdal-asn1.dylib
0x7fff2b234000 - 0x7fff2b248fff com.apple.IconFoundation (479.4 - 479.4) /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
0x7fff2b249000 - 0x7fff2b2b5fff com.apple.IconServices (479.4 - 479.4) <8D31CC1A-C609-30EC-BCC3-251F7E4CDC10> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff2b2b6000 - 0x7fff2b354fff com.apple.MediaExperience (1.0 - 1) <29CF7489-BA27-3789-95A2-F94CC6F09E7A> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x7fff2b355000 - 0x7fff2b37dfff com.apple.persistentconnection (1.0 - 1.0) <5E4A9EC5-2E54-3EFF-A330-52C0D42B26AA> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x7fff2b37e000 - 0x7fff2b38cfff com.apple.GraphVisualizer (1.0 - 100.1) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff2b38d000 - 0x7fff2b7a8fff com.apple.vision.FaceCore (4.3.2 - 4.3.2) <5A226A22-20F0-3196-915F-5DF94E1B3070> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff2b7a9000 - 0x7fff2b7f0fff com.apple.OTSVG (1.0 - 677.5.0.5) <2E8C5AAB-E14B-3FC4-8872-332690419934> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff2b7f1000 - 0x7fff2b7f7fff com.apple.xpc.AppServerSupport (1.0 - 2038.120.1) <256FB87D-3DD1-3B42-B095-B2E5FC3A755B> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
0x7fff2b7f8000 - 0x7fff2b80afff libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7fff2b80b000 - 0x7fff2b80dfff libspindump.dylib (295.2) <63167B4A-D7D5-3146-86B6-988FC0AD4F14> /usr/lib/libspindump.dylib
0x7fff2b80e000 - 0x7fff2b8cefff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff2b8cf000 - 0x7fff2b8e9fff com.apple.login (3.0 - 3.0) <5D551803-8EF3-3F1F-9329-B35D3E017D25> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff2ba6a000 - 0x7fff2ba6dfff libodfde.dylib (26) <6EC89072-8E30-3612-836B-CA890926AAA9> /usr/lib/libodfde.dylib
0x7fff2ba6e000 - 0x7fff2baaafff com.apple.bom (14.0 - 235) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff2baab000 - 0x7fff2baf4fff com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff2baf5000 - 0x7fff2bbd4fff libJP2.dylib (2130.5.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff2bbd5000 - 0x7fff2bbd8fff com.apple.WatchdogClient.framework (1.0 - 98.120.2) /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x7fff2bbd9000 - 0x7fff2bc0ffff com.apple.MultitouchSupport.framework (4440.3 - 4440.3) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff2bc10000 - 0x7fff2bd6efff com.apple.VideoToolbox (1.0 - 2775.22) <88A013B6-FAB1-3BF9-A5C0-A92D8951E9E3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff2bd6f000 - 0x7fff2bda2fff libAudioToolboxUtility.dylib (1181.68) <2AF3BF70-DCEC-3884-A75A-DDEF1F304964> /usr/lib/libAudioToolboxUtility.dylib
0x7fff2bda3000 - 0x7fff2bdc9fff libPng.dylib (2130.5.4) <3D6AEF53-5D8E-3F8B-B80E-71D848BFD35F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff2bdca000 - 0x7fff2be29fff libTIFF.dylib (2130.5.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff2be2a000 - 0x7fff2be46fff com.apple.IOPresentment (58 - 37) <994E2AE6-D25E-32D5-9ABA-5A1979A659FE> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff2be47000 - 0x7fff2be4efff com.apple.GPUWrangler (6.3.3 - 6.3.3) <768299B7-C4B5-307D-A413-52DA0C269A9D> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff2be4f000 - 0x7fff2be52fff libRadiance.dylib (2130.5.4) <5C83C72F-9F7B-341D-ADD7-DA12A728C9EA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff2be53000 - 0x7fff2be58fff com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff2be59000 - 0x7fff2be7dfff libJPEG.dylib (2130.5.4) <70213D93-137E-39CE-82C9-BC238226AC05> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff2be7e000 - 0x7fff2beadfff com.apple.ATSUI (1.0 - 1) <63C289D7-9FD8-370D-9DFB-9C2B50E7978A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x7fff2beae000 - 0x7fff2beb2fff libGIF.dylib (2130.5.4) <961F6A97-AF22-3A45-BDCF-A425C23CA01A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff2beb3000 - 0x7fff2bebcfff com.apple.CMCaptureCore (1.0 - 82.6) <694884AA-070C-3EE5-B86C-F09ABB93A7D7> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
0x7fff2bebd000 - 0x7fff2bf04fff com.apple.print.framework.PrintCore (16.1 - 531.1) <9D0760A9-DAE8-3BB5-AE31-4D945BA39D48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff2bf05000 - 0x7fff2bfd2fff com.apple.TextureIO (3.10.9 - 3.10.9) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff2bfd3000 - 0x7fff2bfdbfff com.apple.InternationalSupport (1.0 - 61.1) <0C4AFFAF-D59F-3B3E-A433-CE03BDE567A8> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff2bfdc000 - 0x7fff2c056fff com.apple.datadetectorscore (8.0 - 674) <2FC62BC9-F63C-30DB-BFEE-3CB8399D7F18> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff2c057000 - 0x7fff2c0b4fff com.apple.UserActivity (439 - 439) <2C4D4B39-FA93-3ED5-8417-ACBE6C39BB92> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
0x7fff2c0b5000 - 0x7fff2c84ffff com.apple.MediaToolbox (1.0 - 2775.22) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff2cc90000 - 0x7fff2ccf6fff com.apple.imfoundation (10.0 - 1000) <340BD2E2-35E1-3C52-B41D-708DD38554AF> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x7fff2ccf7000 - 0x7fff2cd1ffff com.apple.locationsupport (2420.19.23 - 2420.19.23) /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
0x7fff2cd20000 - 0x7fff2cd51fff libSessionUtility.dylib (76.69) <143B9D4F-FDB1-3366-A20C-4B09A05FE862> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
0x7fff2cd52000 - 0x7fff2ce86fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <1ABFDEA2-FB20-3E05-B4CC-84A2A796D089> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff2ce87000 - 0x7fff2ceecfff com.apple.audio.AudioSession (1.0 - 76.69) <8D52DAFF-EBE7-3631-A645-E5CD509591A0> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
0x7fff2ceed000 - 0x7fff2cefffff libAudioStatistics.dylib (27.64) <0EF059FC-B386-3595-8BB5-57F0CADAA75F> /usr/lib/libAudioStatistics.dylib
0x7fff2cf00000 - 0x7fff2cf0ffff com.apple.speech.synthesis.framework (9.0.65 - 9.0.65) <4E88057A-948F-335D-9675-AAEC73F7DE6A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff2cf10000 - 0x7fff2cf7cfff com.apple.ApplicationServices.ATS (377 - 516) <9DFEBC18-3BA6-3588-A5C5-6D974DF284A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff2cf7d000 - 0x7fff2cf95fff libresolv.9.dylib (68) <0E0E7298-2781-3D72-B40F-5FF7DE7DF068> /usr/lib/libresolv.9.dylib
0x7fff2cf96000 - 0x7fff2cfa9fff libsasl2.2.dylib (214) <8A235B0C-CE89-3C11-8329-AF081227BB92> /usr/lib/libsasl2.2.dylib
0x7fff2d0c8000 - 0x7fff2d1a7fff libSMC.dylib (20) <7B4581C7-3E3F-33F7-AC74-BFC57A2991C4> /usr/lib/libSMC.dylib
0x7fff2d1a8000 - 0x7fff2d207fff libcups.2.dylib (494.1) /usr/lib/libcups.2.dylib
0x7fff2d208000 - 0x7fff2d217fff com.apple.LangAnalysis (1.7.0 - 254) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff2d218000 - 0x7fff2d222fff com.apple.NetAuth (6.2 - 6.2) <32C039EF-D063-3F2B-B4AC-3103593A7D4E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff2d223000 - 0x7fff2d22afff com.apple.ColorSyncLegacy (4.13.0 - 1) <6B94034B-8D84-3700-96D3-7A3208231BE9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff2d22b000 - 0x7fff2d236fff com.apple.QD (4.0 - 416) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff2d237000 - 0x7fff2d88bfff com.apple.audio.AudioResourceArbitration (1.0 - 1) <21EB0A40-BA39-3423-AA4F-2E2A771157C1> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x7fff2d88c000 - 0x7fff2d897fff com.apple.perfdata (1.0 - 67.40.1) <9D1542E2-52D5-3372-8F2B-B71E27E8050B> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x7fff2d898000 - 0x7fff2d8a6fff libperfcheck.dylib (41) /usr/lib/libperfcheck.dylib
0x7fff2d8a7000 - 0x7fff2d8b6fff com.apple.Kerberos (3.0 - 1) <6D0BA11B-3659-36F0-983E-5D0E51B25912> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff2d8b7000 - 0x7fff2d907fff com.apple.GSS (4.0 - 2.0) <398B2978-DB62-3D24-A5DA-36599C401D7F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff2d908000 - 0x7fff2d918fff com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff2d919000 - 0x7fff2d940fff com.apple.MobileAssets (1.0 - 659.100.21) <4D326D1D-8AF7-3D30-841A-E7D0E549B146> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff2d96e000 - 0x7fff2d98dfff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <8493160A-57F2-37E2-8482-FE1619630B59> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff2d98e000 - 0x7fff2d996fff com.apple.CorePhoneNumbers (1.0 - 1) <514729CE-5C41-3B60-888B-C7267C51B11F> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff2dae9000 - 0x7fff2dae9fff liblaunch.dylib (2038.120.1) /usr/lib/system/liblaunch.dylib
0x7fff2e06e000 - 0x7fff2e16ffff com.apple.ids (10.0 - 1000) /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x7fff2e170000 - 0x7fff2e2cafff com.apple.idsfoundation (10.0 - 1000) <1ECCE9AC-1672-3D62-945A-4FF0C09456D2> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x7fff2e2cb000 - 0x7fff2e416fff com.apple.Sharing (1622.1 - 1622.1) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff2e417000 - 0x7fff2e538fff com.apple.Bluetooth (8.0.5 - 8.0.5d7) <7630620F-575C-37A6-ACAA-3B9443127E88> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff2e552000 - 0x7fff2e5abfff com.apple.ProtectedCloudStorage (1.0 - 1) <56DAAA40-66D4-3551-B196-B39604874CAA> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff2e80b000 - 0x7fff2fcfefff com.apple.GeoServices (1.0 - 1757.25.3.15.4) <4507DDFE-EFF6-324D-A2BE-7D3FC044C58F> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff2fcff000 - 0x7fff2fd0afff com.apple.DirectoryService.Framework (11.4 - 230.40.1) <084E95B9-873E-3AF5-9A26-32D8AF6F9638> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff2fd0b000 - 0x7fff2fd32fff com.apple.RemoteViewServices (2.0 - 163) <2D91746F-1F8B-3D03-BED1-C1BD7FA14453> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff2fd33000 - 0x7fff2fd42fff com.apple.SpeechRecognitionCore (6.1.24 - 6.1.24) <4FD3C300-7679-3E30-BC40-5DC933BC287E> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff2fd43000 - 0x7fff2fd4afff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff2ff78000 - 0x7fff2ff78fff libsystem_product_info_filter.dylib (8.40.1) /usr/lib/system/libsystem_product_info_filter.dylib
0x7fff30050000 - 0x7fff30050fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff30076000 - 0x7fff30076fff com.apple.CoreServices (1122.38 - 1122.38) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff30232000 - 0x7fff30232fff com.apple.Accelerate (1.11 - Accelerate 1.11) <2BCB5475-FDEF-379A-BB0E-B1A3AA7F5B83> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff30273000 - 0x7fff3027efff com.apple.MediaAccessibility (1.0 - 130) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff3027f000 - 0x7fff3029efff com.apple.networking.AlgosScoreFramework (1.0 - 1) /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
0x7fff3029f000 - 0x7fff302a3fff com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff302a4000 - 0x7fff302affff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <36002664-194B-3D03-8EFC-94AA3857B08B> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff302b0000 - 0x7fff302e7fff com.apple.framework.SystemAdministration (1.0 - 1.0) <124F917C-5C51-3C78-B630-D14C54F56773> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff30a74000 - 0x7fff30ad9fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff30ada000 - 0x7fff30ae3fff com.apple.SymptomDiagnosticReporter (1.0 - 79.120.1) <99674A3B-7319-30F1-922E-D665D01794AF> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff30af7000 - 0x7fff30b03fff com.apple.AppleIDAuthSupport (1.0 - 1) <079E30CC-40B7-3363-9A41-F9A0DE9ED742> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff30b04000 - 0x7fff30bacfff com.apple.DiscRecording (9.0.3 - 9030.4.5) <55DD9802-821D-35F6-B21B-C96371FE46B4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff30bad000 - 0x7fff30be0fff com.apple.MediaKit (16 - 927.40.2) <72F9BA2E-AF51-3E05-8DE4-00377CC79609> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff30be1000 - 0x7fff30cccfff com.apple.DiskManagement (14.0 - 1733.100.4) <6EAC9935-9B5A-3758-92D4-9E13CF570D3A> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff30ccd000 - 0x7fff31087fff com.apple.CoreAUC (326.2.0 - 326.2.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff31088000 - 0x7fff3108bfff com.apple.Mangrove (1.0 - 25) <06E20B3A-83F6-36A3-96B8-9185D1B0A42D> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff3108c000 - 0x7fff310b9fff com.apple.CoreAVCHD (6.1.0 - 6100.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff310ba000 - 0x7fff31209fff com.apple.FileProvider (348.8 - 348.8) <34DFD3C5-B489-3A7A-9EC2-3A1E2970F74D> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff3120a000 - 0x7fff3122cfff com.apple.GenerationalStorage (2.0 - 323) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff31a76000 - 0x7fff31ab5fff com.apple.AppleVPAFramework (3.26.1 - 3.26.1) <32F14A37-1FAB-3216-B3FD-D1FA9E4790DC> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff31b68000 - 0x7fff31ba3fff com.apple.DebugSymbols (195.1 - 195.1) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff31ba4000 - 0x7fff31c59fff com.apple.CoreSymbolication (12.5 - 64544.69.1) <8D4E5AA8-8C09-31A7-AABE-AA9421781821> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff31c5a000 - 0x7fff31c63fff com.apple.CoreTime (284.0.4) /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
0x7fff32b4c000 - 0x7fff32baffff com.apple.framework.Apple80211 (17.0 - 1728) <6C1C9532-AD79-3E68-BFBB-2279AC8EA776> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff32bb0000 - 0x7fff32d01fff com.apple.CoreWiFi (3.0 - 341) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff32d1d000 - 0x7fff32d54fff com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff32d55000 - 0x7fff32d56fff com.apple.TrustEvaluationAgent (2.0 - 35) <736DE13E-CC75-3D3A-BE5B-AF75CC241E0B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff32d57000 - 0x7fff32e5cfff libcrypto.44.dylib (56.60.2) <777B260D-CD90-3AE2-986E-2E4D021E6ACC> /usr/lib/libcrypto.44.dylib
0x7fff32e5d000 - 0x7fff32e8afff libssl.46.dylib (56.60.2) /usr/lib/libssl.46.dylib
0x7fff32e8b000 - 0x7fff32f3afff com.apple.DiskImagesFramework (595.120.2 - 595.120.2) <443A6BBE-9265-3419-AFCA-2CDFB12902BE> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff32f72000 - 0x7fff32f81fff com.apple.RemoteServiceDiscovery (1.0 - 1.120.1) <00009125-85E9-3214-9CA3-EC1AB4EF8D77> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff32fdf000 - 0x7fff32fe2fff com.apple.help (1.3.8 - 71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff32fe3000 - 0x7fff32feafff com.apple.EFILogin (2.0 - 2) <32EC4CD5-A6BD-31E9-BE52-BF79845F9EDB> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff32feb000 - 0x7fff32ff6fff libcsfde.dylib (554) /usr/lib/libcsfde.dylib
0x7fff32ff7000 - 0x7fff3305dfff libcurl.4.dylib (121.100.3) <5701AB53-D57D-38AE-8E76-ADBC03205B84> /usr/lib/libcurl.4.dylib
0x7fff3305e000 - 0x7fff33065fff com.apple.LoginUICore (4.0 - 4.0) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff33235000 - 0x7fff33235fff com.apple.ApplicationServices (48 - 50) <374F91E8-9983-363E-B1E1-85CEB46A5D1E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff3354a000 - 0x7fff3354afff libHeimdalProxy.dylib (79) <68F67BFE-F1E8-341C-A065-08954EF3F684> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x7fff335fd000 - 0x7fff335fdfff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff33621000 - 0x7fff33664fff com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff336a5000 - 0x7fff336aafff com.apple.PushKit (1.0 - 1) <03F9CDE4-B5D7-3B6B-A87F-710ED5419A82> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
0x7fff336ab000 - 0x7fff336defff com.apple.C2 (1.3 - 573) <06D74CE3-4E9E-3BD6-A8F2-139BAE23437A> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
0x7fff345cc000 - 0x7fff3461cfff com.apple.ChunkingLibrary (334.1 - 334.1) <27ED7D22-A3D4-3161-A5DF-485711DB2F48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff34e76000 - 0x7fff34e78fff com.apple.ConstantClasses (1.0 - 1) <53A4025A-6518-36F9-B927-23F4EEDEF7AE> /System/Library/PrivateFrameworks/ConstantClasses.framework/Versions/A/ConstantClasses
0x7fff36433000 - 0x7fff36463fff libtidy.A.dylib (18.1) <49BB5870-8F69-35C0-9A9A-DE589727ED65> /usr/lib/libtidy.A.dylib
0x7fff36485000 - 0x7fff36498fff com.apple.Engram (1.0 - 1) <96563E93-C7B4-3BD3-9CE7-46BF006DF337> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
0x7fff36499000 - 0x7fff364bcfff com.apple.openscripting (1.7 - 190) <9EAC55CC-0ECC-3B41-BF97-53C32496C689> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff364bd000 - 0x7fff364c0fff com.apple.securityhi (9.0 - 55008) <56A728F6-162E-31DE-9C29-FB1BE44C6B89> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff364c1000 - 0x7fff364c4fff com.apple.ink.framework (10.15 - 227) <65FAEF94-F18C-30E0-8129-952DE19A5FAF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff364c5000 - 0x7fff364c8fff com.apple.CommonPanels (1.2.6 - 101) <45DFDB05-1408-34B4-A2AD-5416C5176C26> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff364c9000 - 0x7fff364d0fff com.apple.ImageCapture (1711.5.2 - 1711.5.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff38c3a000 - 0x7fff38c3afff com.apple.marco (10.0 - 1000) /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x7fff392f6000 - 0x7fff39304fff com.apple.accessibility.AXCoreUtilities (1.0 - 1) /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
0x7fff39305000 - 0x7fff3931cfff libAccessibility.dylib (2885.46) <1DB54413-6681-35FE-8211-9ED94E518017> /usr/lib/libAccessibility.dylib
0x7fff3bb97000 - 0x7fff3bd3efff libFosl_dynamic.dylib (200) /usr/lib/libFosl_dynamic.dylib
0x7fff3ca0a000 - 0x7fff3ca0dfff com.apple.print.framework.Print (15 - 271) <5A0FE511-37C2-3065-9066-34F8F9EA23E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff3ca0e000 - 0x7fff3ca11fff com.apple.Carbon (160 - 164) <967F26C3-8582-3A33-945F-DDA8F103B2E2> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff3ccc4000 - 0x7fff3cce3fff com.apple.private.SystemPolicy (1.0 - 1) /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
0x7fff3ce30000 - 0x7fff3ce86fff com.apple.AccessibilitySharedSupport (1.0 - 1) <90C68F4B-F054-33FC-A1F5-E2396F11C937> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport
0x7fff3d5fe000 - 0x7fff3d609fff com.apple.MallocStackLogging (1.0 - 1) <394E6F65-386E-3488-BD68-1D3C2418694B> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
0x7fff3d61e000 - 0x7fff3d630fff libmis.dylib (274.120.2) <1DE29019-5ECB-3BE2-8492-2385ED241950> /usr/lib/libmis.dylib
0x7fff3d631000 - 0x7fff3d634fff com.apple.gpusw.GPURawCounter (20.3 - 12.0) /System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter
0x7fff3fca1000 - 0x7fff3fd1efff com.apple.TextInput (1.0 - 1.0) /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
0x7fff40e24000 - 0x7fff40e53fff libncurses.5.4.dylib (57) <575D6FE4-911D-39E4-8D19-1CC44687CE6D> /usr/lib/libncurses.5.4.dylib
0x7fff412e0000 - 0x7fff412fefff libCGInterfaces.dylib (544.4) <02C89930-F64D-354E-8C18-F3DDB419DC8D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff43889000 - 0x7fff43afcfff com.apple.RawCamera.bundle (9.10.0 - 1450.3) <408A3DFB-B3D3-3C15-88BB-16076BDFC74B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff463cd000 - 0x7fff463d8fff libGPUSupportMercury.dylib (18.5.9) <43A9855E-09F8-3F12-8A97-781328A7A758> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff47a03000 - 0x7fff47a43fff com.apple.osanalytics.OSAnalytics (1.0 - 1) <96B8D855-E10D-3E40-884F-DA0BBAE9F48F> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
0x7fff5165a000 - 0x7fff51687fff com.apple.HelpData (2.3 - 201) <3125FBF3-30B7-3237-B001-2692332FF681> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff51688000 - 0x7fff516a2fff com.apple.shortcut (2.16 - 118) <1FD9ABCC-0B5B-37DC-9E6E-CC47C128DBB2> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff516a3000 - 0x7fff51742fff com.apple.Symbolication (12.5 - 64544.70.1) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff5dd1d000 - 0x7fff5e1acfff com.apple.driver.AppleIntelKBLGraphicsMTLDriver (16.4.5 - 16.0.4) <994BBF27-F4D5-3561-BC2E-FECC0C460C76> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
0x7fff5ef3d000 - 0x7fff5ff24fff com.apple.driver.AppleIntelKBLGraphicsGLDriver (16.4.5 - 16.0.4) <844E918A-E28D-3FF0-B391-2E3F3FFA0F68> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver
0x7fff696d3000 - 0x7fff696d7fff libmetal_timestamp.dylib (31001.189) <89A82967-B14D-3109-B45E-34717156E60E> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libmetal_timestamp.dylib
0x7fff6bb1e000 - 0x7fff6bb24fff libCoreFSCache.dylib (200.9) <12A2A7E7-39F7-30A5-AC0B-E09947417D3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff6bb25000 - 0x7fff6bb29fff libCoreVMClient.dylib (200.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff6bb2a000 - 0x7fff6bb39fff com.apple.opengl (18.5.9 - 18.5.9) <1422D0CA-C3E2-3309-8897-018E651CB74E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff6bb3a000 - 0x7fff6bb3cfff libCVMSPluginSupport.dylib (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff6bb3d000 - 0x7fff6bb45fff libGFXShared.dylib (18.5.9) <76ABDB4A-3687-39E0-B8FB-125717742431> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff6bb46000 - 0x7fff6bb79fff libGLImage.dylib (18.5.9) <750C938A-9F4F-3BAD-8D3F-03EF619F28AD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff6bb7a000 - 0x7fff6bbb6fff libGLU.dylib (18.5.9) <4A77F717-2BBC-3439-AE10-694E82C0A184> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff6bbb7000 - 0x7fff6bd4afff libGLProgrammability.dylib (18.5.9) <811C33B6-9856-3D1F-8947-3899496630BD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff6bd4b000 - 0x7fff6bd55fff libGL.dylib (18.5.9) <95D5C72E-9352-39EC-83B1-6BB295A83462> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff6bd56000 - 0x7fff6bed3fff GLEngine (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff6bed4000 - 0x7fff6befcfff GLRendererFloat (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff6d195000 - 0x7fff6d1edfff com.apple.opencl (4.6 - 4.6) <769BB23D-09E5-3A3A-B2EA-310157AA206D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff6e297000 - 0x7fff6e29efff com.apple.agl (3.3.4 - AGL-3.3.3) <23E38B10-2F27-3BB2-B78D-C28189C21601> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x7fff77993000 - 0x7fff7799afff libRosetta.dylib (203.46) <0A17EAFC-15E9-37FE-8EE2-DE0F7F220AD8> /usr/lib/libRosetta.dylib
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 0 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=808.5M resident=0K(0%) swapped_out_or_unallocated=808.5M(100%) Writable regions: Total=768.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=768.8M(100%)
REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 640K 5 Activity Tracing 256K 1 CG backing stores 4056K 12 CG image 152K 27 CoreAnimation 236K 37 CoreGraphics 16K 3 CoreImage 4K 1 CoreUI image data 2360K 33 Foundation 56K 2 Kernel Alloc Once 8K 1 MALLOC 479.6M 106 MALLOC guard page 32K 8 MALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated) OpenGL GLSL 256K 3 STACK GUARD 56.0M 7 Stack 11.0M 7 VM_ALLOCATE 15.9M 49 DATA 17.5M 453 DATA_CONST 17.2M 206 DATA_DIRTY 793K 118 __FONT_DATA 4K 1 GLSLBUILTINS 5176K 1 LINKEDIT 511.8M 155 OBJC_RO 70.2M 1 __OBJC_RW 2480K 3 TEXT 297.2M 450 UNICODE 588K 1 dylib (reserved) 444K 51 reserved VM address space (unallocated) mapped file 592.7M 247 shared memory 772K 17 =========== ======= ======= TOTAL 2.3G 2007 TOTAL, minus reserved VM space 2.0G 2007
Model: MacBookPro14,2, BootROM 429.120.4.0.0, 2 processors, Dual-Core Intel Core i5, 3,1 GHz, 16 GB, SMC 2.44f6 `
If you want me to look somewhere in particular, please tell me.
Take care !
Virgile