cnr-isti-vclab / meshlab

The open source mesh processing system
http://www.meshlab.net
GNU General Public License v3.0
4.74k stars 822 forks source link

Import Mesh crashes with every file type #584

Closed THProsth closed 4 years ago

THProsth commented 4 years ago

I do not program, simply a user. I saw a similar problem issue that was closed in 2017, but this is 202 and similar problem. I just started using and used MeshMixer to edit an STL file and save in various formats, STL, OBJ, etc. Then tried to open in MeshLab, and it crashes every time. I was able to open an original STL file in MeshLab yesterday (before play with it to edit in MeshMixer), but now, even same file crashes when either opening (double click) or "Importing Mesh" file. There may be a simple fix for this. I tried rebooting, but no luck. The only other thing I did was to "get info" on the file and change the opening preference to Meshlab, and changed all, so that whenever I double clicked the file it would open in MeshLab. I even tried changing back to Photoshop as default, but same problem, everything crashes the app. I can send there error report Apple generates on the crash both ways, but they said this would be sent automatically to the developer. I just tried again to open an STL file that opened fine yesterday, but now will not open. I will paste report below: Process: meshlab [1432] Path: /Applications/meshlab.app/Contents/MacOS/meshlab Identifier: com.vcg.meshlab Version: 0 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: meshlab [1432] User ID: 501

Date/Time: 2020-02-27 12:13:12.488 -0500 OS Version: Mac OS X 10.13.6 (17G11023) Report Version: 12 Anonymous UUID: 2D84E811-6B12-88DC-B8DD-0E9207812125

Time Awake Since Boot: 2600 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

Termination Reason: DYLD, [0x4] Symbol missing

Dyld Error Message: Symbol not found: ____chkstk_darwin Referenced from: /Applications/meshlab.app/Contents/MacOS/../Frameworks/libc++.1.dylib (which was built for Mac OS X 10.15) Expected in: /usr/lib/libSystem.B.dylib

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 dyld 0x0000000112435256 abort_with_payload + 10 1 dyld 0x0000000112434bc8 abort_with_payload_wrapper_internal + 89 2 dyld 0x0000000112434bf5 abort_with_payload + 9 3 dyld 0x0000000112408482 dyld::halt(char const*) + 354 4 dyld 0x00000001124085a9 dyld::fastBindLazySymbol(ImageLoader**, unsigned long) + 170 5 libdyld.dylib 0x00007fff612fc292 dyld_stub_binder + 282 6 ??? 0x000000010d75e550 0 + 4520797520 7 libc++.1.dylib 0x000000010d715d42 std::1::basic_ostream<char, std::1::char_traits >::operator<<(int) + 272 8 libcommon.1.dylib 0x000000010bdcc292 vcg::NotThreadSafeGLMeshAttributesMultiViewerBOManager<CMeshO, QGLContext, MLPerViewGLOptions>::debug(vcg::GLMeshAttributesInfo::InternalRendAtts const&, vcg::GLMeshAttributesInfo::InternalRendAtts const&, vcg::GLMeshAttributesInfo::InternalRendAtts const&) + 2914 9 libcommon.1.dylib 0x000000010bdc5e2f vcg::QtThreadSafeGLMeshAttributesMultiViewerBOManager<CMeshO, QGLContext, MLPerViewGLOptions>::manageBuffers() + 191 10 libcommon.1.dylib 0x000000010bdc666f MLSceneGLSharedDataContext::manageBuffers(int) + 127 11 com.vcg.meshlab 0x000000010ba42313 MainWindow::meshAdded(int) + 275 12 org.qt-project.QtCore 0x000000010d322713 QMetaObject::activate(QObject*, int, int, void*) + 1843 13 libcommon.1.dylib 0x000000010bdd8dae MeshDocument::meshAdded(int) + 62 14 libcommon.1.dylib 0x000000010bd6845b MeshDocument::addNewMesh(QString, QString, bool) + 331 15 com.vcg.meshlab 0x000000010ba27a09 MainWindow::importMesh(QString, bool) + 1977 16 com.vcg.meshlab 0x000000010ba3f1b9 MainWindow::importMeshWithLayerManagement(QString) + 137 17 com.vcg.meshlab 0x000000010bb07172 0x10ba08000 + 1044850 18 org.qt-project.QtCore 0x000000010d322713 QMetaObject::activate(QObject, int, int, void*) + 1843 19 org.qt-project.QtWidgets 0x000000010bef8b45 QAction::activate(QAction::ActionEvent) + 309 20 org.qt-project.QtCore 0x000000010d31b882 QObject::event(QEvent) + 770 21 org.qt-project.QtWidgets 0x000000010bf01e20 QApplicationPrivate::notify_helper(QObject, QEvent) + 272 22 org.qt-project.QtWidgets 0x000000010bf031d5 QApplication::notify(QObject, QEvent) + 581 23 libcommon.1.dylib 0x000000010bda719e MeshLabApplication::notify(QObject, QEvent) + 14 24 org.qt-project.QtCore 0x000000010d2f2714 QCoreApplication::notifyInternal2(QObject, QEvent) + 212 25 org.qt-project.QtCore 0x000000010d2f3816 QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData) + 774 26 libqcocoa.dylib 0x000000010f45ecf2 0x10f42a000 + 216306 27 libqcocoa.dylib 0x000000010f45f3f8 0x10f42a000 + 218104 28 com.apple.CoreFoundation 0x00007fff393db851 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 29 com.apple.CoreFoundation 0x00007fff39495e4c CFRunLoopDoSource0 + 108 30 com.apple.CoreFoundation 0x00007fff393be2b0 CFRunLoopDoSources0 + 208 31 com.apple.CoreFoundation 0x00007fff393bd72d CFRunLoopRun + 1293 32 com.apple.CoreFoundation 0x00007fff393bcf93 CFRunLoopRunSpecific + 483 33 com.apple.HIToolbox 0x00007fff386a7d96 RunCurrentEventLoopInMode + 286 34 com.apple.HIToolbox 0x00007fff386a7a0f ReceiveNextEventCommon + 366 35 com.apple.HIToolbox 0x00007fff386a7884 _BlockUntilNextEventMatchingListInModeWithFilter + 64 36 com.apple.AppKit 0x00007fff36954a3b _DPSNextEvent + 2085 37 com.apple.AppKit 0x00007fff370eae34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044 38 com.apple.AppKit 0x00007fff3694984d -[NSApplication run] + 764 39 libqcocoa.dylib 0x000000010f45e268 0x10f42a000 + 213608 40 org.qt-project.QtCore 0x000000010d2edcbf QEventLoop::exec(QFlags) + 431 41 org.qt-project.QtCore 0x000000010d2f2d62 QCoreApplication::exec() + 130 42 com.vcg.meshlab 0x000000010ba0e151 main + 1889 43 libdyld.dylib 0x00007fff612fc015 start + 1

Thread 1:: Qt bearer thread 0 libsystem_kernel.dylib 0x00007fff6144e09a poll + 10 1 org.qt-project.QtCore 0x000000010d346fa0 qt_safe_poll(pollfd, unsigned int, timespec const) + 112 2 org.qt-project.QtCore 0x000000010d3488a7 QEventDispatcherUNIX::processEvents(QFlags) + 999 3 org.qt-project.QtCore 0x000000010d2edcbf QEventLoop::exec(QFlags) + 431 4 org.qt-project.QtCore 0x000000010d12e82c QThread::exec() + 140 5 org.qt-project.QtCore 0x000000010d12f6e3 0x10d10f000 + 132835 6 libsystem_pthread.dylib 0x00007fff61614661 _pthread_body + 340 7 libsystem_pthread.dylib 0x00007fff6161450d _pthread_start + 377 8 libsystem_pthread.dylib 0x00007fff61613bf9 thread_start + 13

Thread 2:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff614431fa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff61442714 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff393be5c5 CFRunLoopServiceMachPort + 341 3 com.apple.CoreFoundation 0x00007fff393bd917 CFRunLoopRun + 1783 4 com.apple.CoreFoundation 0x00007fff393bcf93 CFRunLoopRunSpecific + 483 5 com.apple.AppKit 0x00007fff36a91fc4 _NSEventThread + 184 6 libsystem_pthread.dylib 0x00007fff61614661 _pthread_body + 340 7 libsystem_pthread.dylib 0x00007fff6161450d _pthread_start + 377 8 libsystem_pthread.dylib 0x00007fff61613bf9 thread_start + 13

Thread 3:: Dispatch queue: TBrowserViewDataSource 0 libsystem_kernel.dylib 0x00007fff6144ca16 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff61615589 _pthread_cond_wait + 732 2 com.apple.FinderKit 0x00007fff4eda28fb TConditionVariable::Wait(TMutex&) + 35 3 com.apple.FinderKit 0x00007fff4eefc1b6 ModifyDataSourceOnMainThreadSync(FI_TBrowserViewDataSource, FI_TBVDSChangedNotificationData, std::1::function<void ()> const&) + 353 4 com.apple.FinderKit 0x00007fff4eef869e 44-[FI_TBrowserViewDataSource aboutToTearDown]_block_invoke + 321 5 libdispatch.dylib 0x00007fff612ca5fa _dispatch_call_block_and_release + 12 6 libdispatch.dylib 0x00007fff612c2db8 _dispatch_client_callout + 8 7 libdispatch.dylib 0x00007fff612d7217 _dispatch_queue_serial_drain + 635 8 libdispatch.dylib 0x00007fff612ca166 _dispatch_queue_invoke + 373 9 libdispatch.dylib 0x00007fff612d7f0d _dispatch_root_queue_drain_deferred_wlh + 332 10 libdispatch.dylib 0x00007fff612dbd21 _dispatch_workloop_worker_thread + 880 11 libsystem_pthread.dylib 0x00007fff61613fd2 _pthread_wqthread + 980 12 libsystem_pthread.dylib 0x00007fff61613be9 start_wqthread + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff6144d28a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff6161420e _pthread_wqthread + 1552 2 libsystem_pthread.dylib 0x00007fff61613be9 start_wqthread + 13

Thread 5: 0 libsystem_kernel.dylib 0x00007fff6144d28a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff61614009 _pthread_wqthread + 1035 2 libsystem_pthread.dylib 0x00007fff61613be9 start_wqthread + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff6144d28a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff61614009 _pthread_wqthread + 1035 2 libsystem_pthread.dylib 0x00007fff61613be9 start_wqthread + 13

Thread 7: 0 libsystem_kernel.dylib 0x00007fff6144d28a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff61614009 _pthread_wqthread + 1035 2 libsystem_pthread.dylib 0x00007fff61613be9 start_wqthread + 13

Thread 8: 0 libsystem_pthread.dylib 0x00007fff61613bdc start_wqthread + 0 1 ??? 0x00012d2b00000000 0 + 331137683554304

Thread 9: 0 libsystem_kernel.dylib 0x00007fff6144d28a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff6161420e _pthread_wqthread + 1552 2 libsystem_pthread.dylib 0x00007fff61613be9 start_wqthread + 13

Thread 10: 0 libsystem_pthread.dylib 0x00007fff61613bdc start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000002000209 rbx: 0x0000000000000004 rcx: 0x00007ffee41f2df8 rdx: 0x00007ffee41f3270 rdi: 0x0000000000000006 rsi: 0x0000000000000004 rbp: 0x00007ffee41f2e50 rsp: 0x00007ffee41f2df8 r8: 0x00007ffee41f2e70 r9: 0x0000000000000000 r10: 0x0000000000000087 r11: 0x0000000000000246 r12: 0x0000000000000087 r13: 0x00007ffee41f3270 r14: 0x0000000000000006 r15: 0x0000000000000000 rip: 0x0000000112435256 rfl: 0x0000000000000246 cr2: 0x0000000112485fe0

Logical CPU: 0 Error Code: 0x02000209 Trap Number: 133

Binary Images: 0x10ba08000 - 0x10bb9bff7 +com.vcg.meshlab (0) <64954501-B715-3970-ADB2-ED00FFF02260> /Applications/meshlab.app/Contents/MacOS/meshlab 0x10bc4c000 - 0x10bca5ffb +libomp.dylib (0) <7798A358-3EE8-34D7-B0E2-8187600489AD> /Applications/meshlab.app/Contents/Frameworks/libomp.dylib 0x10bcd7000 - 0x10be01ff3 +libcommon.1.dylib (0) <0D9F4420-9408-3407-ACBF-A78F244794C5> /Applications/meshlab.app/Contents/MacOS/libcommon.1.dylib 0x10be96000 - 0x10becafff +org.qt-project.QtOpenGL (5.13 - 5.13.2) <69E9E26F-3233-311E-AF53-FE7CAA07463A> /Applications/meshlab.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL 0x10bef2000 - 0x10c335ffb +org.qt-project.QtWidgets (5.13 - 5.13.2) <3195A084-9E70-3282-8A8B-11A6D39E1E8C> /Applications/meshlab.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets 0x10c4aa000 - 0x10c904fff +org.qt-project.QtGui (5.13 - 5.13.2) <0C68F04B-E9D8-3EB0-9FCA-DDBD4118C237> /Applications/meshlab.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui 0x10ca1d000 - 0x10ca4eff7 +org.qt-project.QtXml (5.13 - 5.13.2) /Applications/meshlab.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml 0x10ca69000 - 0x10cd49ffb +org.qt-project.QtXmlPatterns (5.13 - 5.13.2) <010CFE87-041C-3C0D-9A56-9E4DE772DE20> /Applications/meshlab.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/5/QtXmlPatterns 0x10cda2000 - 0x10ceaefff +org.qt-project.QtNetwork (5.13 - 5.13.2) /Applications/meshlab.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork 0x10cefe000 - 0x10d0b8ff3 +org.qt-project.QtScript (5.13 - 5.13.2) <08994022-EBAF-3144-94AA-F2E674BBE0C0> /Applications/meshlab.app/Contents/Frameworks/QtScript.framework/Versions/5/QtScript 0x10d10f000 - 0x10d632fff +org.qt-project.QtCore (5.13 - 5.13.2) /Applications/meshlab.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore 0x10d704000 - 0x10d758fff +libc++.1.dylib (0) <59AB6456-962E-3687-BF1A-9CF6A14B68B5> /Applications/meshlab.app/Contents/Frameworks/libc++.1.dylib 0x10f42a000 - 0x10f58aff7 +libqcocoa.dylib (0) /Applications/meshlab.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x10f5df000 - 0x10f63dffb +org.qt-project.QtDBus (5.13 - 5.13.2) /Applications/meshlab.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus 0x10f65c000 - 0x10f685ffb +org.qt-project.QtPrintSupport (5.13 - 5.13.2) /Applications/meshlab.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport 0x10fed7000 - 0x10feddfff +libqgif.dylib (0) /Applications/meshlab.app/Contents/PlugIns/imageformats/libqgif.dylib 0x10ff50000 - 0x10ff57ff3 +libqicns.dylib (0) <597A1A57-84A0-37B2-82BF-52AB9B28C5DD> /Applications/meshlab.app/Contents/PlugIns/imageformats/libqicns.dylib 0x11008e000 - 0x110093ff7 +libqico.dylib (0) <8082169C-0526-320A-8197-05EE1DD44123> /Applications/meshlab.app/Contents/PlugIns/imageformats/libqico.dylib 0x11009c000 - 0x1100a0fff +libqtga.dylib (0) <71D75FCA-A35E-36B2-A887-6BF873271EE9> /Applications/meshlab.app/Contents/PlugIns/imageformats/libqtga.dylib 0x111650000 - 0x111674fff +libqmacstyle.dylib (0) /Applications/meshlab.app/Contents/PlugIns/styles/libqmacstyle.dylib 0x11168a000 - 0x1116edffb +libqjpeg.dylib (0) <4E943DAD-8B4D-344F-9F52-239695552F13> /Applications/meshlab.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x1116f8000 - 0x1116fdff3 +libqmacheif.dylib (0) /Applications/meshlab.app/Contents/PlugIns/imageformats/libqmacheif.dylib 0x111706000 - 0x11170bff3 +libqmacjp2.dylib (0) /Applications/meshlab.app/Contents/PlugIns/imageformats/libqmacjp2.dylib 0x111714000 - 0x111778ff7 +libqtiff.dylib (0) <4DE15E3B-9915-3592-9710-AC601F3C619D> /Applications/meshlab.app/Contents/PlugIns/imageformats/libqtiff.dylib 0x111786000 - 0x111789ff7 +libqwbmp.dylib (0) /Applications/meshlab.app/Contents/PlugIns/imageformats/libqwbmp.dylib 0x111792000 - 0x11182afff +libqwebp.dylib (0) <5E45FC5F-A62F-3EA5-BD0D-37CE17F72051> /Applications/meshlab.app/Contents/PlugIns/imageformats/libqwebp.dylib 0x112404000 - 0x11244eadf dyld (551.5) /usr/lib/dyld 0x1238ae000 - 0x1238b5fff +libqgenericbearer.dylib (0) /Applications/meshlab.app/Contents/PlugIns/bearer/libqgenericbearer.dylib 0x1238c0000 - 0x1238ddff3 +libfilter_measure.dylib (0) <366A51CA-0D3A-3421-9B1D-52A0582E4278> /Applications/meshlab.app/Contents/PlugIns/libfilter_measure.dylib 0x1238eb000 - 0x12390cfff +libfilter_mutualinfo.dylib (0) <274569B8-A744-3D43-A590-F0B7482947DC> /Applications/meshlab.app/Contents/PlugIns/libfilter_mutualinfo.dylib 0x12391e000 - 0x12398dff3 +libfilter_screened_poisson.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libfilter_screened_poisson.dylib 0x1239af000 - 0x1239dbff3 +libfilter_sketchfab.dylib (0) <3072BBED-3C0B-3BAB-8196-D451CC13A036> /Applications/meshlab.app/Contents/PlugIns/libfilter_sketchfab.dylib 0x1239f1000 - 0x123a52fff +libfilter_voronoi.dylib (0) <8056EC0F-418D-31D6-BD34-C4259F4FE271> /Applications/meshlab.app/Contents/PlugIns/libfilter_voronoi.dylib 0x123a97000 - 0x123aa7ff3 +libdecorate_background.dylib (0) <88801F74-8F8F-3121-95A0-75E88CD9C0A4> /Applications/meshlab.app/Contents/PlugIns/libdecorate_background.dylib 0x123ab4000 - 0x123aeaffb +libdecorate_base.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libdecorate_base.dylib 0x123b3e000 - 0x123b6bff7 +libdecorate_raster_proj.dylib (0) <1C431625-00BC-34B2-BC74-4FD6EF23A07D> /Applications/meshlab.app/Contents/PlugIns/libdecorate_raster_proj.dylib 0x123b88000 - 0x123bb1ff7 +libdecorate_shadow.dylib (0) <19E3A54E-B39F-3F6B-927E-5C93308B806B> /Applications/meshlab.app/Contents/PlugIns/libdecorate_shadow.dylib 0x123bc6000 - 0x123c7dfff +libedit_align.dylib (0) <4F224D2A-40A5-37BF-A4E8-9389D431BE1B> /Applications/meshlab.app/Contents/PlugIns/libedit_align.dylib 0x123cd9000 - 0x123d02ff7 +libedit_manipulators.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libedit_manipulators.dylib 0x123d16000 - 0x123d23ff7 +libedit_measure.dylib (0) <2A02D0D1-5DBF-337C-A5EF-C7F752377DD8> /Applications/meshlab.app/Contents/PlugIns/libedit_measure.dylib 0x123d31000 - 0x123d72ff3 +libedit_mutualcorrs.dylib (0) <54977297-E4E5-3524-BB98-39C9EAF24D2C> /Applications/meshlab.app/Contents/PlugIns/libedit_mutualcorrs.dylib 0x123d8f000 - 0x123dc0ff3 +libedit_paint.dylib (0) <00645627-5D59-3ABF-891F-84F241CE00C9> /Applications/meshlab.app/Contents/PlugIns/libedit_paint.dylib 0x123ddc000 - 0x123df5fff +libedit_point.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libedit_point.dylib 0x123e06000 - 0x123e2bff3 +libedit_quality.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libedit_quality.dylib 0x123e49000 - 0x123e72fff +libedit_referencing.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libedit_referencing.dylib 0x123e87000 - 0x123e9efff +libedit_select.dylib (0) <294C741B-B31D-345C-A663-BF610BD4F68F> /Applications/meshlab.app/Contents/PlugIns/libedit_select.dylib 0x123eaf000 - 0x123ec7fff +libfilter_ao.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libfilter_ao.dylib 0x123ed9000 - 0x123ef0ffb +libfilter_camera.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libfilter_camera.dylib 0x123efd000 - 0x123f34fff +libfilter_clean.dylib (0) <2EF4365F-CC5E-3B9B-B024-0D59EE485BDE> /Applications/meshlab.app/Contents/PlugIns/libfilter_clean.dylib 0x123f4d000 - 0x123f67fff +libfilter_color_projection.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libfilter_color_projection.dylib 0x123f78000 - 0x123fa4ff7 +libfilter_colorproc.dylib (0) <3B2D8020-51BB-314F-B95E-D90654D86BA5> /Applications/meshlab.app/Contents/PlugIns/libfilter_colorproc.dylib 0x123fb8000 - 0x123fe6ffb +libfilter_create.dylib (0) <141FFB4E-C33E-3EFF-A611-503FD7177CD6> /Applications/meshlab.app/Contents/PlugIns/libfilter_create.dylib 0x124000000 - 0x124014ff7 +libfilter_createiso.dylib (0) <5F2C6DBC-862F-3BBE-BFF8-8F0F867AC184> /Applications/meshlab.app/Contents/PlugIns/libfilter_createiso.dylib 0x124023000 - 0x12408afe7 +libfilter_csg.dylib (0) <68281BBF-088F-317B-AD6E-B15587619661> /Applications/meshlab.app/Contents/PlugIns/libfilter_csg.dylib 0x1240aa000 - 0x1240d0ff3 +libfilter_dirt.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libfilter_dirt.dylib 0x1240e4000 - 0x124103ffb +libfilter_fractal.dylib (0) <21D34CC0-4B0C-3637-B499-9CC0B0B5A1B8> /Applications/meshlab.app/Contents/PlugIns/libfilter_fractal.dylib 0x124116000 - 0x124164fff +libfilter_func.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libfilter_func.dylib 0x124187000 - 0x124194fff +libfilter_geodesic.dylib (0) <46FCD43F-CDF4-3658-A43D-053EFAA9B95D> /Applications/meshlab.app/Contents/PlugIns/libfilter_geodesic.dylib 0x1241a3000 - 0x1241ddfff +libfilter_img_patch_param.dylib (0) <4A5FAF70-9EB5-34AE-AEC4-6BB4C14E9499> /Applications/meshlab.app/Contents/PlugIns/libfilter_img_patch_param.dylib 0x1241fd000 - 0x124288ff7 +libfilter_isoparametrization.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libfilter_isoparametrization.dylib 0x1242ae000 - 0x1242d5fff +libfilter_layer.dylib (0) <67F64EFA-56ED-3E08-966C-12C447F6B792> /Applications/meshlab.app/Contents/PlugIns/libfilter_layer.dylib 0x1242e8000 - 0x1243b7ff3 +libfilter_meshing.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libfilter_meshing.dylib 0x1243f5000 - 0x124425fff +libfilter_mls.dylib (0) <08DB2A30-6747-31EA-88B7-59F56249972E> /Applications/meshlab.app/Contents/PlugIns/libfilter_mls.dylib 0x12443e000 - 0x124473ff3 +libfilter_mutualglobal.dylib (0) <008D269C-6BF8-3401-9176-984F60520E41> /Applications/meshlab.app/Contents/PlugIns/libfilter_mutualglobal.dylib 0x124488000 - 0x124510fff +libfilter_plymc.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libfilter_plymc.dylib 0x124555000 - 0x1245c1ff3 +libfilter_qhull.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libfilter_qhull.dylib 0x1245d9000 - 0x1245eaff3 +libfilter_quality.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libfilter_quality.dylib 0x1245f8000 - 0x12464eff7 +libfilter_sampling.dylib (0) <06CAAA44-AA41-3B67-A86C-E745A3C9323E> /Applications/meshlab.app/Contents/PlugIns/libfilter_sampling.dylib 0x12468b000 - 0x1246adff7 +libfilter_sdfgpu.dylib (0) <0B93A6FE-FB94-3C71-A853-30554439BE23> /Applications/meshlab.app/Contents/PlugIns/libfilter_sdfgpu.dylib 0x1246c1000 - 0x1246e9ff3 +libfilter_select.dylib (0) <60246E47-A2C1-3784-9BF3-912C9615C95B> /Applications/meshlab.app/Contents/PlugIns/libfilter_select.dylib 0x1246fd000 - 0x124795ff3 +libfilter_ssynth.dylib (0) <1ED81AA0-827A-3F7A-8127-45242E805FF4> /Applications/meshlab.app/Contents/PlugIns/libfilter_ssynth.dylib 0x1247b8000 - 0x124822ff3 +libfilter_texture.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libfilter_texture.dylib 0x12486a000 - 0x124892ff7 +libfilter_trioptimize.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libfilter_trioptimize.dylib 0x1248b2000 - 0x1248edff7 +libfilter_unsharp.dylib (0) <0257CB25-BB68-3520-BECA-4C692689B3B6> /Applications/meshlab.app/Contents/PlugIns/libfilter_unsharp.dylib 0x12490d000 - 0x124931ffb +libio_3ds.dylib (0) <7E1BD57F-ABF1-3BA4-BE61-7C20B3BB60F9> /Applications/meshlab.app/Contents/PlugIns/libio_3ds.dylib 0x124943000 - 0x1249ddfff +libio_base.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libio_base.dylib 0x124a1b000 - 0x124a2effb +libio_bre.dylib (0) <4238A4D1-E758-3FE5-A97F-391B14D95FFD> /Applications/meshlab.app/Contents/PlugIns/libio_bre.dylib 0x124a3c000 - 0x124a80ffb +libio_collada.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libio_collada.dylib 0x124a9b000 - 0x124abdfff +libio_ctm.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libio_ctm.dylib 0x124acb000 - 0x124adcfff +libio_expe.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libio_expe.dylib 0x124ae9000 - 0x124afbff7 +libio_json.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libio_json.dylib 0x124b09000 - 0x124b3aff3 +libio_pdb.dylib (0) <8D687A70-73CD-3C01-B4DA-27FD6ADF393E> /Applications/meshlab.app/Contents/PlugIns/libio_pdb.dylib 0x124b4f000 - 0x124b5efff +libio_tri.dylib (0) <7F1485E9-F649-3506-95A9-F93DAD01BB58> /Applications/meshlab.app/Contents/PlugIns/libio_tri.dylib 0x124b6a000 - 0x124b78fff +libio_txt.dylib (0) <9BD366CE-E0EB-3D36-8CA0-A8B3171B3546> /Applications/meshlab.app/Contents/PlugIns/libio_txt.dylib 0x124b84000 - 0x124ba3ff3 +libio_u3d.dylib (0) <1BBC595D-09DD-31E6-910F-0D0E93ACED85> /Applications/meshlab.app/Contents/PlugIns/libio_u3d.dylib 0x124bb5000 - 0x124c13fff +libio_x3d.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libio_x3d.dylib 0x124c2a000 - 0x124c43ff7 +librender_gdp.dylib (0) <9AA190B4-596D-33F2-B5E1-D6742F2EC18A> /Applications/meshlab.app/Contents/PlugIns/librender_gdp.dylib 0x124c57000 - 0x124c73ffb +librender_radiance_scaling.dylib (0) <0474DDC2-F2AE-32B8-B3FE-2396CFCF6978> /Applications/meshlab.app/Contents/PlugIns/librender_radiance_scaling.dylib 0x124c87000 - 0x124c9dfff +libsample_filtergpu.dylib (0) <991DEC49-9EF6-32F0-89DC-70A2DDC7F575> /Applications/meshlab.app/Contents/PlugIns/libsample_filtergpu.dylib 0x124cb4000 - 0x124cc6ff7 +libsampleedit.dylib (0) <969BEE42-D749-3E63-AB8C-D52F26FF7038> /Applications/meshlab.app/Contents/PlugIns/libsampleedit.dylib 0x124cd6000 - 0x124cdfff7 +libsamplefilter.dylib (0) <8C2809EC-C6A8-362D-BF78-BC453054A504> /Applications/meshlab.app/Contents/PlugIns/libsamplefilter.dylib 0x124cea000 - 0x124cf3ff3 +libsamplefilterdyn.dylib (0) /Applications/meshlab.app/Contents/PlugIns/libsamplefilterdyn.dylib 0x124d82000 - 0x1252c9ff7 com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.36.26 - 10.3.6) /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver 0x1293b7000 - 0x1293b9ff7 com.apple.CloudDocsFileProvider (1.0 - 575.14) /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider 0x129629000 - 0x12962cfff com.apple.FileProviderOverride (125.15 - 125.15) /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride 0x129632000 - 0x129638fff com.apple.FinderSyncCollaborationFileProviderOverride (1.0 - 1054.6.1) <4B2A78D3-B293-3D0E-8012-4CC6D1823250> /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride 0x129645000 - 0x12965ffff com.apple.security.csparser (3.0 - 58286.70.15) <75751EF5-D1CF-345E-BACC-679208199F2D> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x7fff318eb000 - 0x7fff31c39ff7 com.apple.RawCamera.bundle (8.05.0 - 1017.4.1) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff33248000 - 0x7fff332cdff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.36.26 - 10.3.6) /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver 0x7fff35508000 - 0x7fff3550cffb com.apple.agl (3.3.1 - AGL-3.3.1) <3741CDE0-4030-32F2-A7B4-ACE7D2E92214> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x7fff3550d000 - 0x7fff356edff3 com.apple.avfoundation (2.0 - 1536.36) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff356ee000 - 0x7fff357a7fff com.apple.audio.AVFAudio (1.0 - ???) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fff358ad000 - 0x7fff358adfff com.apple.Accelerate (1.11 - Accelerate 1.11) <8632A9C5-19EA-3FD7-A44D-80765CC9C540> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff358ae000 - 0x7fff358c4fef libCGInterfaces.dylib (417.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff358c5000 - 0x7fff35dc3fc3 com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff35dc4000 - 0x7fff35f1efe3 libBLAS.dylib (1211.50.2) <62C659EB-3E32-3B5F-83BF-79F5DF30D5CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff35f1f000 - 0x7fff35f4dfef libBNNS.dylib (38.1) <7BAEFDCA-3227-3E07-80D8-59B6370B89C6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff35f4e000 - 0x7fff3630dff7 libLAPACK.dylib (1211.50.2) <40ADBA5F-8B2D-30AC-A7AD-7B17C37EE52D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff3630e000 - 0x7fff36323ff7 libLinearAlgebra.dylib (1211.50.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff36324000 - 0x7fff36329ff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff3632a000 - 0x7fff363aafff libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff363ab000 - 0x7fff363befff libSparseBLAS.dylib (1211.50.2) <722573CC-31CC-34B2-9032-E4F652A9CCFE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff363bf000 - 0x7fff3656cfc3 libvDSP.dylib (622.50.5) <40690941-CF89-3F90-A0AC-A4D200744A5D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff3656d000 - 0x7fff3661efff libvMisc.dylib (622.50.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff3661f000 - 0x7fff3661ffff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <54FF3B43-E66C-3F36-B34B-A2B3B0A36502> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff36620000 - 0x7fff3667aff7 com.apple.Accounts (113 - 113) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff3667b000 - 0x7fff36912ff7 com.apple.AddressBook.framework (11.0 - 1808.8) <0F9FD4D6-69E6-3110-A661-25346C17D691> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff36913000 - 0x7fff37771fff com.apple.AppKit (6.9 - 1561.61.100) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff377c3000 - 0x7fff377c3fff com.apple.ApplicationServices (48 - 50) <0E4AA883-7EFC-36EE-8B8E-E226E2C37965> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff377c4000 - 0x7fff3782afff com.apple.ApplicationServices.ATS (377 - 445.5) <703CE7E4-426A-35C0-A229-F140F30F5340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff378c3000 - 0x7fff379e5fff libFontParser.dylib (222.1.7) <9C4CEFB4-0F08-3B60-BD50-0120A37F6EA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff379e6000 - 0x7fff37a31ff7 libFontRegistry.dylib (221.6) <30C6D1DE-C0E3-3447-A0EF-829443D95F0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff37a83000 - 0x7fff37a88fff libFontRegistryUI.dylib (221.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistryUI.dylib 0x7fff37ad6000 - 0x7fff37b09ff7 libTrueTypeScaler.dylib (222.1.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff37b73000 - 0x7fff37b77ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff37c17000 - 0x7fff37c69ffb com.apple.HIServices (1.22 - 625) <78A1FB4F-A39C-3159-B285-600C997335FB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff37c6a000 - 0x7fff37c78fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff37c79000 - 0x7fff37cc5fff com.apple.print.framework.PrintCore (13.4 - 503.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff37cc6000 - 0x7fff37d00fff com.apple.QD (3.12 - 404.2) <38B20AFF-9D54-3B52-A6DC-C0D71380AA5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff37d01000 - 0x7fff37d0dfff com.apple.speech.synthesis.framework (7.8.1 - 7.8.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff37d0e000 - 0x7fff37f9cff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff37f9e000 - 0x7fff37f9efff com.apple.audio.units.AudioUnit (1.14 - 1.14) <294802B9-E24D-34EB-973F-6D2B8E2E86CB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff382c1000 - 0x7fff3865efff com.apple.CFNetwork (902.5 - 902.5) <2D37E75A-42FD-3CDE-BAE3-D4228EF813F0> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff38673000 - 0x7fff38673fff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff38674000 - 0x7fff38677ffb com.apple.CommonPanels (1.2.6 - 98) <2391761C-5CAA-3F68-86B7-50B37927B104> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff38678000 - 0x7fff3897dfff com.apple.HIToolbox (2.1.1 - 911.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff3897e000 - 0x7fff38981ffb com.apple.help (1.3.8 - 66) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff38982000 - 0x7fff38987fff com.apple.ImageCapture (9.0 - 9.0) <23B4916F-3B43-3DFF-B956-FC390EECA284> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff38988000 - 0x7fff38a1dffb com.apple.ink.framework (10.9 - 221) <5206C8B0-22DA-36C9-998E-846EDB626D5B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff38a1e000 - 0x7fff38a38ff7 com.apple.openscripting (1.7 - 174) <1B2A1F9E-5534-3D61-83CA-9199B39E8708> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff38a59000 - 0x7fff38a5afff com.apple.print.framework.Print (12 - 267) <3682ABFB-2561-3419-847D-02C247F4800D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff38a5b000 - 0x7fff38a5dff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff38a5e000 - 0x7fff38a64fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2ED8643D-B0C3-3F17-82A2-BBF13E6CBABC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff38a65000 - 0x7fff38b84fff com.apple.cloudkit.CloudKit (736.16 - 736.16) <2C9EF2B0-0378-307B-A6B8-80E73528DD9B> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff38b85000 - 0x7fff38b85fff com.apple.Cocoa (6.11 - 22) <17A98C08-64CF-3232-80EE-E10BAF68778F> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff38b93000 - 0x7fff38c4cfff com.apple.ColorSync (4.13.0 - 3325) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff38dd9000 - 0x7fff38e6cff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff38ed3000 - 0x7fff38efcffb com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff38efd000 - 0x7fff39253fef com.apple.CoreData (120 - 851) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff39254000 - 0x7fff39337fff com.apple.CoreDisplay (99.14 - 99.14) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff39338000 - 0x7fff397dbfef com.apple.CoreFoundation (6.9 - 1455.12) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff397dd000 - 0x7fff39dedfef com.apple.CoreGraphics (2.0 - 1161.21.3) <60EFD404-B50C-3B77-90CD-D610BC590E7C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff39def000 - 0x7fff3a0defff com.apple.CoreImage (13.0.0 - 579.5) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff3a0df000 - 0x7fff3a14aff7 com.apple.corelocation (2245.0.41) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff3a36d000 - 0x7fff3a463ffb com.apple.CoreMedia (1.0 - 2276.80.4) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff3a464000 - 0x7fff3a4b2fff com.apple.CoreMediaIO (814.0 - 4995) <77EE43A9-EB31-3C15-A215-C9B98CD3AFC2> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff3a4b3000 - 0x7fff3a4b3fff com.apple.CoreServices (822.37 - 822.37) <7B04988B-C0D4-314E-8B3B-AE446B4A38CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff3a4b4000 - 0x7fff3a528ffb com.apple.AE (735.2 - 735.2) <690A6F47-1306-371F-B257-783D8F83EA9E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff3a529000 - 0x7fff3a800fff com.apple.CoreServices.CarbonCore (1178.4.2 - 1178.4.2) <08AF7B7B-219B-3957-86CE-C96B423C823C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff3a801000 - 0x7fff3a835fff com.apple.DictionaryServices (1.2 - 284.2) <6505B075-41C3-3C62-A4C3-85CE3F6825CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff3a836000 - 0x7fff3a83effb com.apple.CoreServices.FSEvents (1239.50.2 - 1239.50.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff3a83f000 - 0x7fff3a9fdff7 com.apple.LaunchServices (822.37 - 822.37) <6AA93307-220A-3417-BBC2-FE1C0DE0B652> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff3a9fe000 - 0x7fff3aaaefff com.apple.Metadata (10.7.0 - 1191.7) <3DD530A7-E104-3469-98BB-20449834B2FE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff3aaaf000 - 0x7fff3ab0ffff com.apple.CoreServices.OSServices (822.37 - 822.37) <4AD2FC98-C6CB-392A-A22F-196A723D7FAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff3ab10000 - 0x7fff3ab7efff com.apple.SearchKit (1.4.0 - 1.4.0) <3662545A-B1CF-3079-BDCD-C83855CEFEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff3ab7f000 - 0x7fff3aba3ffb com.apple.coreservices.SharedFileList (71.21 - 71.21) <1B5228EF-D869-3A50-A373-7F4B0289FADD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff3ae44000 - 0x7fff3af94fff com.apple.CoreText (352.0 - 578.22) <6129F39D-284D-3BBF-8999-7854AB61C01C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff3af95000 - 0x7fff3afcffff com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff3afd0000 - 0x7fff3b05bff3 com.apple.framework.CoreWLAN (13.0 - 1350.2) <10C2B6C3-8214-32BC-B4DF-9A8047ABBDC5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff3b1e9000 - 0x7fff3b1f4ff7 com.apple.DirectoryService.Framework (10.13 - 207.50.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff3b1f5000 - 0x7fff3b2affff com.apple.DiscRecording (9.0.3 - 9030.4.5) <35D1FF9A-432C-39AD-9C1F-9022246EC5C0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff3b2d6000 - 0x7fff3b2dbfff com.apple.DiskArbitration (2.7 - 2.7) <2F628584-8177-3894-92CE-9CA6089B61C6> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff3b49c000 - 0x7fff3b863ffb com.apple.Foundation (6.9 - 1455.12) <3B5567E0-775C-36D2-8052-DA42CA319EEA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff3b8d4000 - 0x7fff3b904ff3 com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff3ba16000 - 0x7fff3bb1affb com.apple.Bluetooth (6.0.7 - 6.0.7f17) <2436CC8D-4DCC-31B1-AA1C-34291C4BEB76> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff3bb7a000 - 0x7fff3bc15fff com.apple.framework.IOKit (2.0.2 - 1445.71.6) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff3bc17000 - 0x7fff3bc1efff com.apple.IOSurface (211.15 - 211.15) <9FD406F1-6BF2-35B0-8339-DF83A1A661EB> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff3bc1f000 - 0x7fff3bc74ff3 com.apple.ImageCaptureCore (7.0 - 7.0) <0DAB3D7E-8C3F-35DE-96DF-C370AD35EB65> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff3bc75000 - 0x7fff3bdf0fe7 com.apple.ImageIO.framework (3.3.0 - 1739.3.3) <20AA45BE-3711-306C-9A21-C158CF7E08E7> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff3bdf1000 - 0x7fff3bdf5ffb libGIF.dylib (1739.3.3) <1F1F59E0-9A9D-3D85-832B-BE6AF7D7C5DE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff3bdf6000 - 0x7fff3beddfe7 libJP2.dylib (1739.3.3) <0E9B73CD-D427-3111-AF24-CE22C9C8F466> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff3bede000 - 0x7fff3bf01ff7 libJPEG.dylib (1739.3.3) <06D940C8-C9CA-334A-94DC-1AA8EB433B33> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff3c1dd000 - 0x7fff3c203feb libPng.dylib (1739.3.3) <41CEA919-5A09-3175-BD5B-357DEAEBA2FC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff3c204000 - 0x7fff3c206ffb libRadiance.dylib (1739.3.3) <4F419C74-70F3-332C-A89B-01D708B1155C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff3c207000 - 0x7fff3c255fef libTIFF.dylib (1739.3.3) <0176B6B9-25B5-308E-9165-4FBD0EA17B92> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff3c411000 - 0x7fff3d0f7fff com.apple.JavaScriptCore (13605 - 13605.3.8) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff3d10f000 - 0x7fff3d128ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff3d129000 - 0x7fff3d15efff com.apple.LDAPFramework (2.4.28 - 194.5) <6D72BCBC-E9B8-3565-B4CB-CD8DF4CA3854> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff3d3e7000 - 0x7fff3d3eefff com.apple.MediaAccessibility (1.0 - 114) <9F72AACD-BAEB-3646-BD0F-12C47591C20D> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff3d49e000 - 0x7fff3db08ff7 com.apple.MediaToolbox (1.0 - 2276.80.4) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff3db0a000 - 0x7fff3db8bfff com.apple.Metal (125.30 - 125.30) <6B9EBDEE-C64C-3C1C-922A-0363B642C9BC> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff3dba8000 - 0x7fff3dbc3fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff3dbc4000 - 0x7fff3dc33fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <338B7779-E608-3D68-8A07-2ACC11299744> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff3dc34000 - 0x7fff3dc58fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <9CE072D7-853B-3939-9645-7EB951376B87> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff3dc59000 - 0x7fff3dd40ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <0DE891AD-27E5-38FF-AEC8-4A95356C4357> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff3dd41000 - 0x7fff3dd41ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2D2D261C-50B0-32F9-BF9A-5C01382BB528> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff3ed40000 - 0x7fff3ed4cffb com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff41b35000 - 0x7fff41b3dfef libcldcpuengine.dylib (2.8.7) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff41b3e000 - 0x7fff41b98ff7 com.apple.opencl (2.8.24 - 2.8.24) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff41b99000 - 0x7fff41bb5ffb com.apple.CFOpenDirectory (10.13 - 207.50.1) <29F55F7B-379F-3053-8FF3-5C6675A3DD4D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff41bb6000 - 0x7fff41bc1fff com.apple.OpenDirectory (10.13 - 207.50.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff42d40000 - 0x7fff42d42fff libCVMSPluginSupport.dylib (16.7.4) <6846D939-478C-3AE3-9DCD-CD4F4CD05409> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff42d43000 - 0x7fff42d48ffb libCoreFSCache.dylib (162.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff42d49000 - 0x7fff42d4dfff libCoreVMClient.dylib (162.9) <4E4F3EA2-5B53-31A3-8256-54EFAA94E4D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff42d4e000 - 0x7fff42d57ff3 libGFXShared.dylib (16.7.4) <6187AD8B-1CD2-3775-84CD-76A0EA8BCDD4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff42d58000 - 0x7fff42d63fff libGL.dylib (16.7.4) <2BB333D3-5C61-33DF-8545-06DF2D08B83D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff42d64000 - 0x7fff42d9ffe7 libGLImage.dylib (16.7.4) <4DA003CE-0B74-3FE4-808C-B2FBCE517EB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff42da0000 - 0x7fff42f0dff3 libGLProgrammability.dylib (16.7.4) <694056A5-DAF8-32BB-A75B-F25FE08351AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff42f0e000 - 0x7fff42f4cffb libGLU.dylib (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff438c4000 - 0x7fff438d3ff3 com.apple.opengl (16.7.4 - 16.7.4) <7B71A596-B6D8-335A-B7CA-8684D83B9C0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff438d4000 - 0x7fff43a6bff3 GLEngine (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff43a6c000 - 0x7fff43a94ffb GLRendererFloat (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff43c52000 - 0x7fff43d9eff7 com.apple.QTKit (7.7.3 - 3014.8) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff43d9f000 - 0x7fff44004ff7 com.apple.imageKit (3.0 - 1043) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff44005000 - 0x7fff440f4ff3 com.apple.PDFKit (1.0 - 677.68) <07888D80-F4FD-38AD-8F21-48F59E486886> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff440f5000 - 0x7fff44607ff7 com.apple.QuartzComposer (5.1 - 364) <1369D6DA-8842-3878-B546-1D09828331F5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff44608000 - 0x7fff4462bfff com.apple.quartzfilters (1.10.0 - 1.10.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff4462c000 - 0x7fff44725ff7 com.apple.QuickLookUIFramework (5.0 - 743.13) <09B296B3-4242-3224-9F44-5DFB4AB894CC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff44726000 - 0x7fff44726fff com.apple.quartzframework (1.5 - 21) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff44727000 - 0x7fff44973ff7 com.apple.QuartzCore (1.11 - 584.64.2) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff44974000 - 0x7fff449cbff7 com.apple.QuickLookFramework (5.0 - 743.13) <8254FFF2-EE0D-323D-A6F3-BEB59615EE47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff44b91000 - 0x7fff44babff3 com.apple.SafariServices.framework (13608 - 13608.5.12) <95CEFB87-3A21-3670-93A3-F128ED858164> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff451ab000 - 0x7fff454d6fff com.apple.security (7.0 - 58286.70.15) <1481D55E-75C7-304D-AA12-D18A5197E508> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff454d7000 - 0x7fff45563ff7 com.apple.securityfoundation (6.0 - 55185.50.5) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff45564000 - 0x7fff45594fff com.apple.securityinterface (10.0 - 55109.50.6) <842FE6C2-7040-3E4F-9577-ADB66EBE1E67> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff45595000 - 0x7fff45599ffb com.apple.xpc.ServiceManagement (1.0 - 1) <590083E5-10A1-3353-A31B-673659A618AE> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff4593e000 - 0x7fff459aeff3 com.apple.SystemConfiguration (1.17 - 1.17) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff45b63000 - 0x7fff45edefff com.apple.VideoToolbox (1.0 - 2276.80.4) <1C94A509-0372-3B58-94BC-4488C042BD79> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff488ab000 - 0x7fff4893eff3 com.apple.APFS (1.0 - 1) <70034B32-9347-30FB-9DDE-95061F686613> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff4956b000 - 0x7fff49593fff com.apple.framework.Apple80211 (13.0 - 1370.4) <5DA5E7D9-7ACD-3859-83C0-885C177DF0E6> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff49595000 - 0x7fff495a4fef com.apple.AppleFSCompression (96.60.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff496a3000 - 0x7fff496aeff7 com.apple.AppleIDAuthSupport (1.0 - 1) <2FAF5567-CDB3-33EF-AB71-05D37F2248B7> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff496e8000 - 0x7fff49730ff3 com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff49743000 - 0x7fff49761ff3 com.apple.aps.framework (4.0 - 4.0) <142A38BC-8266-3462-86A7-C39198651F2A> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff49762000 - 0x7fff4976aff3 com.apple.AppleSRP (5.0 - 1) <4CEC34CF-63E3-3023-B61B-F8D133698534> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff4976b000 - 0x7fff49793fff com.apple.applesauce (1.0 - ???) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff4985c000 - 0x7fff4985ffff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <39419365-1166-3B27-BFFB-ADD281E38290> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff49860000 - 0x7fff498b0ff7 com.apple.AppleVAFramework (5.0.41 - 5.0.41) <3E322B24-26DC-3A1F-A253-425BBAD293D8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff49be6000 - 0x7fff49e7fffb com.apple.AuthKit (1.0 - 1) <6CA71A11-91C5-307C-B933-9FCDEDCB580A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff49fb6000 - 0x7fff49fbdff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff49fbe000 - 0x7fff4a045ff7 com.apple.backup.framework (1.9.6 - 1.9.6) <3C96FD26-C7F2-3F37-885A-5A71372FA8F4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff4a04e000 - 0x7fff4a054ff7 com.apple.BezelServicesFW (305.1 - 305.1) <7D2C4717-FFF2-3262-B822-1982596BE46B> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices 0x7fff4a72f000 - 0x7fff4a75cfff com.apple.CalendarAgentLink (8.0 - 250) <55B60B04-2EAA-3F22-88EF-1602129D5294> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink 0x7fff4ae27000 - 0x7fff4ae76ff3 com.apple.ChunkingLibrary (189 - 189) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff4ae7d000 - 0x7fff4af0eff7 com.apple.CloudDocs (1.0 - 575.14) <7B39EEBE-88FA-39B9-BB89-F2AE6DF9FB50> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff4b9ff000 - 0x7fff4ba08ff3 com.apple.CommonAuth (4.0 - 2.0) <21AF4AC2-E650-35F9-AB33-3EBA2769FBC0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff4ba1d000 - 0x7fff4ba32ff7 com.apple.commonutilities (8.0 - 900) <5EC02BD4-F1F8-3A96-BE1A-6620D3080CD4> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff4bc61000 - 0x7fff4bcc1fff com.apple.AddressBook.ContactsFoundation (8.0 - ???) <997AADA4-DD8A-38C5-B441-C3FEDC5AFCE7> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff4bcc2000 - 0x7fff4bce4fff com.apple.contacts.ContactsPersistence (1.0 - 2330.3) /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7fff4bd44000 - 0x7fff4c14cfff com.apple.CoreAUC (259.0.0 - 259.0.0) <1E0FB2C7-109E-3924-8E7F-8C6ACD78AF26> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff4c14d000 - 0x7fff4c17dff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff4c214000 - 0x7fff4c266ff7 com.apple.corebrightness (1.0 - 1) <9E20777F-4758-358E-939A-F8D4A3203B87> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x7fff4c3a5000 - 0x7fff4c3aeff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <35A43584-2AF8-3202-A139-27D916E444BE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff4c51c000 - 0x7fff4c52cff7 com.apple.CoreEmoji (1.0 - 69.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff4c830000 - 0x7fff4c846ff7 com.apple.CoreMediaAuthoring (2.2 - 956) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff4c98f000 - 0x7fff4c9ecff7 com.apple.CoreNLP (1.0 - 130.5.4) <1FDB3609-F745-3874-84EB-473570632E50> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff4cb7b000 - 0x7fff4cc20fff com.apple.CorePDF (4.0 - 414) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff4ccc0000 - 0x7fff4ccc8ff3 com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff4ce53000 - 0x7fff4ce84ff3 com.apple.CoreServicesInternal (309.1 - 309.1) <4ECD14EA-A493-3B84-A32F-CF928474A405> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff4d1fe000 - 0x7fff4d28ffff com.apple.CoreSymbolication (9.3 - 64026.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff4d312000 - 0x7fff4d447fff com.apple.coreui (2.1 - 494.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff4d448000 - 0x7fff4d579fff com.apple.CoreUtils (5.6 - 560.11) <1A02D6F0-8C65-3FAE-AD63-56477EDE4773> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff4d5ce000 - 0x7fff4d632fff com.apple.framework.CoreWiFi (13.0 - 1350.2) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff4d633000 - 0x7fff4d643ff7 com.apple.CrashReporterSupport (10.13 - 1) <1ADEC140-4838-3976-A14B-6268C5251481> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff4d6c2000 - 0x7fff4d6d1ff7 com.apple.framework.DFRFoundation (1.0 - 191.7) <9BBCCA62-F7BA-3B44-B044-E7C12ACC49F2> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff4d6d4000 - 0x7fff4d6d8ffb com.apple.DSExternalDisplay (3.1 - 380) <901B7F6D-376A-3848-99D0-170C4D00F776> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff4d75a000 - 0x7fff4d7d0fff com.apple.datadetectorscore (7.0 - 590.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff4d81e000 - 0x7fff4d85eff7 com.apple.DebugSymbols (181.0 - 181.0) <299A0238-ED78-3676-B131-274D972824AA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff4d85f000 - 0x7fff4d98efff com.apple.desktopservices (1.12.5 - 1.12.5) <7739C9A5-64D9-31A5-899B-5FFA242AD70D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff4da9a000 - 0x7fff4db6cff7 com.apple.DiskImagesFramework (480.60.3 - 480.60.3) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff4db6d000 - 0x7fff4dc5bff7 com.apple.DiskManagement (11.5 - 1429) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff4dc5c000 - 0x7fff4dc60ff7 com.apple.DisplayServicesFW (3.1 - 380) <6F0B8AC6-7E62-3DFC-B373-BF04833724C0> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff4dce9000 - 0x7fff4dcecfff com.apple.EFILogin (2.0 - 2) <63C8BB1B-B694-3B1B-A046-FC0C9CEC9454> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff4e7a3000 - 0x7fff4ebd1fff com.apple.vision.FaceCore (3.3.2 - 3.3.2) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff4ec04000 - 0x7fff4ec8dff3 com.apple.FileProvider (125.15 - 125.15) <037018DD-011E-33AB-A112-85C32DC211BA> /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff4eca4000 - 0x7fff4f093fff com.apple.FinderKit (1.6.6 - 1.6.6) /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit 0x7fff5082d000 - 0x7fff5082dfff libmetal_timestamp.dylib (802.4.8) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib 0x7fff51e8d000 - 0x7fff51e98ff7 libGPUSupportMercury.dylib (16.7.4) <2580DF66-92EA-38DC-A4AB-A7515C578E0E> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fff51e99000 - 0x7fff51e9efff com.apple.GPUWrangler (3.20.17 - 3.20.17) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff52252000 - 0x7fff52277ff3 com.apple.GenerationalStorage (2.0 - 285.3) <13B96400-FF70-376B-B20E-FB7D61064800> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff5228f000 - 0x7fff52bd1ff7 com.apple.GeoServices (1.0 - 1363.24.8.15.58) <9686AD86-FE07-3604-B91C-D372FF641E8E> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff52c14000 - 0x7fff52c23fff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff52ca6000 - 0x7fff52d1afff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff52d1b000 - 0x7fff52d49fff com.apple.HelpData (2.3 - 167.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff5362d000 - 0x7fff53634ff7 com.apple.IOAccelerator (378.28 - 378.28) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff53638000 - 0x7fff5364ffff com.apple.IOPresentment (1.0 - 35.1) <53B47F2A-9A9A-33F5-ADCB-FF766292B93A> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff53a1a000 - 0x7fff53a40ffb com.apple.IconServices (97.6 - 97.6) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff53b4d000 - 0x7fff53b50ff3 com.apple.InternationalSupport (1.0 - 1) <5AB382FD-BF81-36A1-9565-61F1FD398ECA> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff53bbe000 - 0x7fff53bceffb com.apple.IntlPreferences (2.0 - 227.5.2) <7FC3783F-C96A-3CD6-BBA8-2BC682BC7109> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff53cc5000 - 0x7fff53cd8ff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <3A6D6354-9CD6-3EE5-B0AB-D25B02D4847D> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff53cd9000 - 0x7fff53dceff7 com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff53dcf000 - 0x7fff53e11fff com.apple.Lexicon-framework (1.0 - 33.5) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff53e15000 - 0x7fff53e1cff7 com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff53f0d000 - 0x7fff53f12fff com.apple.LoginUICore (4.0 - 4.0) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff5461c000 - 0x7fff5461ffff com.apple.Mangrove (1.0 - 1) <27D6DF76-B5F8-3443-8826-D25B284331BF> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff5473b000 - 0x7fff5476eff7 com.apple.MediaKit (16 - 873) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff54b2f000 - 0x7fff54b98ff7 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff54ba1000 - 0x7fff54bb8ff7 com.apple.MobileAssets (1.0 - 437.60.1) <5FFD8A8B-F33F-3FA9-8F50-31C24A67862C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x7fff54d28000 - 0x7fff54d41fff com.apple.MobileKeyBag (2.0 - 1.0) <7D657BC6-B779-3E51-B50D-07C95791DD04> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff54dcd000 - 0x7fff54df7ffb com.apple.MultitouchSupport.framework (1614.1 - 1614.1) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff5505e000 - 0x7fff55069fff com.apple.NetAuth (6.2 - 6.2) <2CFA1228-61A1-3708-988D-30499A1D6A9F> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff56902000 - 0x7fff56912ffb com.apple.PerformanceAnalysis (1.194 - 194) <8022ED1F-CE70-388E-B37B-6FB1E5F90CF2> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff5698a000 - 0x7fff5698aff7 com.apple.PhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff5835d000 - 0x7fff58382fff com.apple.pluginkit.framework (1.0 - 1) <3C6FA287-D379-3BD3-80C0-678B1BB0D4DA> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff58679000 - 0x7fff586d0fff com.apple.ProtectedCloudStorage (1.0 - 1) <90F5CBA0-FB7A-341C-8731-3423B591C3CF> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff586d1000 - 0x7fff586effff com.apple.ProtocolBuffer (1 - 260) <40704740-4A53-3010-A49B-08D1D69D1D5E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff5885c000 - 0x7fff58872ff7 com.apple.QuickLookThumbnailing (1.0 - 1) <8F0092E4-6494-349D-B4C9-494DF293D716> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fff588b9000 - 0x7fff588c5fff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.70.15) <7B8E9EEF-EAC8-3F9F-A961-D901ED2825EC> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 0x7fff588c6000 - 0x7fff588e9ffb com.apple.RemoteViewServices (2.0 - 125) <592323D1-CB44-35F1-9921-4C2AB8D920A0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff588ea000 - 0x7fff588ffff3 com.apple.xpc.RemoteXPC (1.0 - 1205.70.15) /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC 0x7fff5a202000 - 0x7fff5a20aff7 com.apple.coreservices.SharePointManager (1.0 - 57.1) /System/Library/PrivateFrameworks/SharePointManagement.framework/Versions/A/SharePointManagement 0x7fff5a20f000 - 0x7fff5a324ff7 com.apple.Sharing (1050.22.6 - 1050.22.6) <4AACAE2C-C003-39B8-AE6F-28566E6B7598> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff5a325000 - 0x7fff5a344ff7 com.apple.shortcut (2.16 - 99) <201F92AE-F8E6-3A24-B9DE-26B88CD2EF18> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff5a34f000 - 0x7fff5a350ff7 com.apple.performance.SignpostNotification (1.2.6 - 2.6) <8F04800F-3570-3392-A24D-B229FF03F7F9> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification 0x7fff5b0ae000 - 0x7fff5b34afff com.apple.SkyLight (1.600.0 - 312.103.11) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff5bb13000 - 0x7fff5bb20fff com.apple.SpeechRecognitionCore (4.6.1 - 4.6.1) <87EE7AB5-6925-3D21-BE00-F155CB457699> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff5bbd2000 - 0x7fff5be10ff3 com.apple.spotlight.index (10.7.0 - 1191.7) /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex 0x7fff5bfcd000 - 0x7fff5bff4fff com.apple.StreamingZip (1.0 - 1) <32F550C9-3DF8-3DF9-A1EC-699C3D32621B> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x7fff5bff5000 - 0x7fff5c066ffb com.apple.Suggestions (6.0 - 213) <75853DFB-A975-3F6A-9472-B9D270C3935D> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions 0x7fff5c6c6000 - 0x7fff5c74ffc7 com.apple.Symbolication (9.3 - 64033) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff5c760000 - 0x7fff5c768ffb com.apple.SymptomDiagnosticReporter (1.0 - 820.60.3) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff5ca15000 - 0x7fff5ca41fff com.apple.framework.SystemAdministration (1.0 - 1.0) <25488296-D347-3146-BD53-194FA9F7152A> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff5ccbf000 - 0x7fff5ccc7ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff5ced4000 - 0x7fff5cf91ff7 com.apple.TextureIO (3.7 - 3.7) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff5cfe8000 - 0x7fff5d003ffb com.apple.ToneKit (1.0 - 1) <030D229F-084B-3852-9EF8-1A608A5C9B50> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fff5d004000 - 0x7fff5d02bfff com.apple.ToneLibrary (1.0 - 1) <40669A87-2E48-3A42-8310-34046580C684> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fff5d03b000 - 0x7fff5d03cfff com.apple.TrustEvaluationAgent (2.0 - 31) <39F533B2-211E-3635-AF47-23F27749FF4A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff5d042000 - 0x7fff5d1f2fff com.apple.UIFoundation (1.0 - 547.9) <24E3999C-F515-3389-9A82-A13E624F8B89> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff5dec7000 - 0x7fff5df96ff7 com.apple.ViewBridge (343.2 - 343.2) <5519FCED-1F88-3BE6-9BE1-69992086B01B> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff5e96e000 - 0x7fff5e970ffb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff5e9b1000 - 0x7fff5e9defff com.apple.contacts.vCard (1.0 - 2330.3) <02AB9DF0-0471-3FDA-8EC6-27C72E00DD75> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff5ead7000 - 0x7fff5eb0aff7 libclosured.dylib (551.5) <112BC241-6626-3848-8DD8-B34B5B6F7ABC> /usr/lib/closure/libclosured.dylib 0x7fff5ebc4000 - 0x7fff5ebfdff7 libCRFSuite.dylib (41) /usr/lib/libCRFSuite.dylib 0x7fff5ebfe000 - 0x7fff5ec09fff libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib 0x7fff5ec0a000 - 0x7fff5ec97ff7 libCoreStorage.dylib (546.50.1) <6AFD6AAE-2EFE-3CF3-90C6-A66F67FCB309> /usr/lib/libCoreStorage.dylib 0x7fff5ec9b000 - 0x7fff5ec9cff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff5ecd3000 - 0x7fff5ee9dff3 libFosl_dynamic.dylib (17.8) /usr/lib/libFosl_dynamic.dylib 0x7fff5eed5000 - 0x7fff5eed5fff libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib 0x7fff5f00c000 - 0x7fff5f010ffb libScreenReader.dylib (562.18.5) <0FEFDAC8-0FDF-38A0-AB88-A84E0DBA058F> /usr/lib/libScreenReader.dylib 0x7fff5f011000 - 0x7fff5f012ffb libSystem.B.dylib (1252.50.4) <97EECA63-F728-3F2E-87F3-6DD60DEF17AB> /usr/lib/libSystem.B.dylib 0x7fff5f091000 - 0x7fff5f092fff libThaiTokenizer.dylib (2.2) <6F416F41-BF77-3078-A05C-AFF5DA5AB008> /usr/lib/libThaiTokenizer.dylib 0x7fff5f0a5000 - 0x7fff5f0a5fff libapple_crypto.dylib (109.50.15) /usr/lib/libapple_crypto.dylib 0x7fff5f0a6000 - 0x7fff5f0bcff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib 0x7fff5f0bd000 - 0x7fff5f0e7ff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib 0x7fff5f0e8000 - 0x7fff5f169fdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib 0x7fff5f16d000 - 0x7fff5f16dff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff5f16e000 - 0x7fff5f227ffb libboringssl.dylib (109.50.15) <416CBB92-632F-33C2-A774-86ECB4BE46AE> /usr/lib/libboringssl.dylib 0x7fff5f228000 - 0x7fff5f238ff3 libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib 0x7fff5f239000 - 0x7fff5f246ffb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib 0x7fff5f247000 - 0x7fff5f29dfff libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib 0x7fff5f29e000 - 0x7fff5f2c2ff7 libc++abi.dylib (400.8.2) /usr/lib/libc++abi.dylib 0x7fff5f2c4000 - 0x7fff5f2d4fff libcmph.dylib (6) <890DEC4C-4334-393C-8B56-7C8560BBED9D> /usr/lib/libcmph.dylib 0x7fff5f2d5000 - 0x7fff5f2ecfcf libcompression.dylib (47.60.2) <543F07BF-2F2F-37D5-9866-E84BF659885B> /usr/lib/libcompression.dylib 0x7fff5f597000 - 0x7fff5f5afff7 libcoretls.dylib (155.50.1) /usr/lib/libcoretls.dylib 0x7fff5f5b0000 - 0x7fff5f5b1ff3 libcoretls_cfhelpers.dylib (155.50.1) /usr/lib/libcoretls_cfhelpers.dylib 0x7fff5f74a000 - 0x7fff5f8dbfff libcrypto.35.dylib (22.50.3) <6E609F99-59BC-3AEA-9DB3-FD360A2C50CC> /usr/lib/libcrypto.35.dylib 0x7fff5fa76000 - 0x7fff5fa81ff7 libcsfde.dylib (546.50.1) /usr/lib/libcsfde.dylib 0x7fff5fa82000 - 0x7fff5fad7ff3 libcups.2.dylib (462.2.9) <749D90AB-0F1E-308C-81B6-EA1167F7F5CA> /usr/lib/libcups.2.dylib 0x7fff5fb02000 - 0x7fff5fb56ffb libcurl.4.dylib (105.40.1) /usr/lib/libcurl.4.dylib 0x7fff5fc17000 - 0x7fff5fc17fff libenergytrace.dylib (16) /usr/lib/libenergytrace.dylib 0x7fff5fc49000 - 0x7fff5fc4dff7 libgermantok.dylib (17) <37C1C061-5214-3050-9C3A-783A784435A8> /usr/lib/libgermantok.dylib 0x7fff5fc4e000 - 0x7fff5fc53ff3 libheimdal-asn1.dylib (520.50.9) /usr/lib/libheimdal-asn1.dylib 0x7fff5fc7f000 - 0x7fff5fd70ff7 libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib 0x7fff5fd71000 - 0x7fff5ff98ffb libicucore.A.dylib (59181.0.1) <2CE6205F-D375-3BF5-AA0A-3254BC4773D0> /usr/lib/libicucore.A.dylib 0x7fff5ffe5000 - 0x7fff5ffe6fff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib 0x7fff5ffe7000 - 0x7fff60000ffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib 0x7fff60001000 - 0x7fff60017ff7 libmarisa.dylib (9) /usr/lib/libmarisa.dylib 0x7fff60018000 - 0x7fff600c7fff libmecab.1.0.0.dylib (779.7.6) <334D4742-BDDD-3C2D-BBEB-85B32643BFA0> /usr/lib/libmecab.1.0.0.dylib 0x7fff600c8000 - 0x7fff602f0ff7 libmecabra.dylib (779.7.6) /usr/lib/libmecabra.dylib 0x7fff604c8000 - 0x7fff60643fff libnetwork.dylib (1229.70.2) /usr/lib/libnetwork.dylib 0x7fff606ca000 - 0x7fff60ab87e7 libobjc.A.dylib (723) /usr/lib/libobjc.A.dylib 0x7fff60ab9000 - 0x7fff60abafff libodfde.dylib (24.50.1) <972F9662-D4FA-304F-9D13-AC440F908A6F> /usr/lib/libodfde.dylib 0x7fff60acb000 - 0x7fff60acffff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib 0x7fff60ad2000 - 0x7fff60b0aff7 libpcap.A.dylib (79.20.3) <6A9D27FA-2780-3E96-8B2E-645638AC13AC> /usr/lib/libpcap.A.dylib 0x7fff60b89000 - 0x7fff60ba5ffb libresolv.9.dylib (65.1) /usr/lib/libresolv.9.dylib 0x7fff60be1000 - 0x7fff60bf3fff libsasl2.2.dylib (211) <04EF3F61-12EC-3319-A649-851999F4C7A4> /usr/lib/libsasl2.2.dylib 0x7fff60bf4000 - 0x7fff60bf5ff3 libspindump.dylib (252) /usr/lib/libspindump.dylib 0x7fff60bf6000 - 0x7fff60d89ff7 libsqlite3.dylib (274.8.1) /usr/lib/libsqlite3.dylib 0x7fff60de5000 - 0x7fff60e38ffb libssl.35.dylib (22.50.3) <208CD5D9-F165-3DED-9DE0-BF2B349895E8> /usr/lib/libssl.35.dylib 0x7fff60f5d000 - 0x7fff60fbdff3 libusrtcp.dylib (1229.70.2) <1E065228-D0E3-3808-9405-894056C6BEC0> /usr/lib/libusrtcp.dylib 0x7fff60fbe000 - 0x7fff60fc1ffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib 0x7fff60fc2000 - 0x7fff60fcfff3 libxar.1.dylib (417.1) <351781D5-3CCF-320F-BB5A-4DFCC1CCD31D> /usr/lib/libxar.1.dylib 0x7fff60fd3000 - 0x7fff610baff7 libxml2.2.dylib (31.17) <84B491F5-35D4-384A-B224-9B5BF69E8CB7> /usr/lib/libxml2.2.dylib 0x7fff610bb000 - 0x7fff610e3fff libxslt.1.dylib (15.16) <57D56366-1E7B-356C-B2B8-F4688FF666E6> /usr/lib/libxslt.1.dylib 0x7fff610e4000 - 0x7fff610f6ffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib 0x7fff61192000 - 0x7fff61196ff7 libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib 0x7fff61197000 - 0x7fff611a1ff3 libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib 0x7fff611a2000 - 0x7fff611a9fff libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib 0x7fff611aa000 - 0x7fff611b3ffb libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib 0x7fff611b4000 - 0x7fff61239ffb libcorecrypto.dylib (562.70.3) <37AF8EC6-BF34-3D15-BC3A-A9B98F2427D4> /usr/lib/system/libcorecrypto.dylib 0x7fff612c1000 - 0x7fff612faff7 libdispatch.dylib (913.60.3) /usr/lib/system/libdispatch.dylib 0x7fff612fb000 - 0x7fff61318ff7 libdyld.dylib (551.5) <49BF9E96-8297-30CF-8AA6-128CC14054B2> /usr/lib/system/libdyld.dylib 0x7fff61319000 - 0x7fff61319ffb libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib 0x7fff6131a000 - 0x7fff61326ff3 libkxld.dylib (4570.71.69) /usr/lib/system/libkxld.dylib 0x7fff61327000 - 0x7fff61327ff7 liblaunch.dylib (1205.70.15) <0C2EE0E5-BCB8-32AA-84D6-4FA13B7B8103> /usr/lib/system/liblaunch.dylib 0x7fff61328000 - 0x7fff6132cffb libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib 0x7fff6132d000 - 0x7fff6132ffff libquarantine.dylib (86.70.1) /usr/lib/system/libquarantine.dylib 0x7fff61330000 - 0x7fff61331ff3 libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib 0x7fff61332000 - 0x7fff61349fff libsystem_asl.dylib (356.70.1) <39E46A6F-B228-3E78-B83E-1779F9707A39> /usr/lib/system/libsystem_asl.dylib 0x7fff6134a000 - 0x7fff6134afff libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib 0x7fff6134b000 - 0x7fff613d4ff7 libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib 0x7fff613d5000 - 0x7fff613d8ffb libsystem_configuration.dylib (963.50.9) /usr/lib/system/libsystem_configuration.dylib 0x7fff613d9000 - 0x7fff613dcffb libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib 0x7fff613dd000 - 0x7fff613defff libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib 0x7fff613df000 - 0x7fff613e5ffb libsystem_dnssd.dylib (878.70.4) /usr/lib/system/libsystem_dnssd.dylib 0x7fff613e6000 - 0x7fff6142fff7 libsystem_info.dylib (517.30.1) /usr/lib/system/libsystem_info.dylib 0x7fff61430000 - 0x7fff61456ff7 libsystem_kernel.dylib (4570.71.69) <6659240B-7798-3AF5-8E0E-970369889449> /usr/lib/system/libsystem_kernel.dylib 0x7fff61457000 - 0x7fff614a2fcb libsystem_m.dylib (3147.50.1) <17570F46-566C-39FC-BEF6-635A355DD549> /usr/lib/system/libsystem_m.dylib 0x7fff614a3000 - 0x7fff614c2ff7 libsystem_malloc.dylib (140.50.7) /usr/lib/system/libsystem_malloc.dylib 0x7fff614c3000 - 0x7fff615f3ff7 libsystem_network.dylib (1229.70.2) <5E86B2DE-9E15-3354-8714-4094ED5F698D> /usr/lib/system/libsystem_network.dylib 0x7fff615f4000 - 0x7fff615feffb libsystem_networkextension.dylib (767.70.2) <9DC03712-552D-3AEE-9519-B5ED70980B70> /usr/lib/system/libsystem_networkextension.dylib 0x7fff615ff000 - 0x7fff61608ff3 libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib 0x7fff61609000 - 0x7fff61610ff7 libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib 0x7fff61611000 - 0x7fff6161cfff libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib 0x7fff6161d000 - 0x7fff61620fff libsystem_sandbox.dylib (765.70.1) <553DFCC6-9D31-3B9C-AB7C-30F6F265786D> /usr/lib/system/libsystem_sandbox.dylib 0x7fff61621000 - 0x7fff61622ff3 libsystem_secinit.dylib (30) /usr/lib/system/libsystem_secinit.dylib 0x7fff61623000 - 0x7fff6162aff7 libsystem_symptoms.dylib (820.60.3) <441C6CA0-5711-3BB1-8420-DDAC3D5272E1> /usr/lib/system/libsystem_symptoms.dylib 0x7fff6162b000 - 0x7fff6163fff7 libsystem_trace.dylib (829.70.2) /usr/lib/system/libsystem_trace.dylib 0x7fff61641000 - 0x7fff61646ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff61647000 - 0x7fff61674fff libxpc.dylib (1205.70.15) /usr/lib/system/libxpc.dylib

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

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 256K 3 Activity Tracing 256K 2 CG backing stores 15.4M 7 CG image 2392K 88 CG raster data 72K 10 CoreAnimation 22.9M 107 CoreGraphics 8K 2 CoreImage 244K 35 CoreUI image data 5364K 33 CoreUI image file 216K 5 Foundation 62.4M 4 Image IO 64K 2 Kernel Alloc Once 8K 2 MALLOC 258.6M 65 MALLOC guard page 48K 11 MALLOC_LARGE (reserved) 8K 2 reserved VM address space (unallocated) Memory Tag 242 12K 2 Memory Tag 251 80K 3 OpenGL GLSL 256K 4 STACK GUARD 56.0M 12 Stack 13.1M 12 VM_ALLOCATE 428K 37 DATA 37.2M 449 DATA_CONST 24K 3 __FONT_DATA 4K 2 GLSLBUILTINS 2588K 2 LINKEDIT 206.1M 99 TEXT 266.5M 421 UNICODE 560K 2 mapped file 338.4M 161 shared memory 2888K 19 =========== ======= ======= TOTAL 1.3G 1575 TOTAL, minus reserved VM space 1.3G 1575

Model: MacBookPro11,1, BootROM 158.0.0.0.0, 2 processors, Intel Core i7, 2.8 GHz, 16 GB, SMC 2.16f68 Graphics: Intel Iris, Intel Iris, Built-In Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x112), Broadcom BCM43xx 1.0 (7.77.37.33.1a1) Bluetooth: Version 6.0.7f17, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM1024F, 1 TB USB Device: USB 3.0 Bus USB Device: Apple Internal Keyboard / Trackpad USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller Thunderbolt Bus: MacBook Pro, Apple Inc., 17.2

alemuntoni commented 4 years ago

Hi, could you please:

Thank you!

THProsth commented 4 years ago

Thanks for your response. Get info says version: MeshLab VCG-ISTI-CNR I am a dentist and have scanned two sides of a denture to replicate and later print. The originals are in stl format. I attached beads to the outside areas so that they would show up on each scan. Using the two "sides" of the denture (cameo is tooth side and intaglio is tissue side) I want to use the beads as indexes to merge the files into one. Since the scans have extraneous data, I found it easy to edit in Meshmixer then save as different formats to try and then use in MeshLab. I will attach several files for you to try, as all now crash the app. The name indicates the way Meshmixer would export, such as an stl ASCII or stl binary (which I have no idea of the difference or why I would select one over another, or what my original stl file was formated). One of the original files is 0001 200223 Upper, the others are converted files. They are all in a zip files attached. Thank for any suggestions. I may try my Photoshop to see what I can do there as well. Cameo stl obj.zip Intaglio stl obj.zip Cameo ASCII binary stls.zip Max CD Cameo 1 pre-ver.obj.zip

THProsth commented 4 years ago

Also: I did download and install the most recent version when this happened. It replaced my previous version which appeared to be stable. Whatever version can be downloaded there is what I am using. I maybe should trash and reinstall.

mcallieri commented 4 years ago

With 2016.12, I'm able to open ALL the models, with 2020.02 I get an error on a single one: 0001 200223 Upper Cameo.stl

I'm doing it on Windows, and I see you are on MacOS, but for importing/exporting there should be no differences.

THProsth commented 4 years ago

Yes I am using a MacBook pro, not widows. Is 2016.12 still available to download for Apple? Maybe it would work there.

THProsth commented 4 years ago

I am also trying to "Import Mesh" not opening from within, although either way crashes app.

mcallieri commented 4 years ago

this is the 2016.12 release: https://github.com/cnr-isti-vclab/meshlab/releases/tag/v2016.12 However, it's really strange the way you say it is crashing. I only get an error (ad, again, only on one file). Are you opening from a compressed folder/drive? from a location with spaces, non-standard chars in the path? from virtual network drives?

THProsth commented 4 years ago

Nope, just tried opening originals and as I mentioned converted (exported) from Meshmixer, after some slight editing to remove extraneous "flash" around the scan. I thought it was going to be easy to then merge the files, but after exposing I tried to import in MeshLab and crash after crash. Just to note as well, I can open each file in Photoshop, except .mix which it does not recognize, with no problems. It does make a notation on opening, however, that says: "The UVs on this 3D scene are missing or invalid. You may have issues painting on this scene or simplifying it. To fix this problem, select 'Generate UVs...' in the 3D menu." I do not know what this means and what UVs are for or if they are important. I may do what it recommends and save as different name and try again in MeshLab.

THProsth commented 4 years ago

Tried to generate UVs, but when trying to save, did not give stl as option, nor on export.

THProsth commented 4 years ago

I just downloaded 2016.12 and opened every file no issue. Trashed 2020 version and reinstalled 2020, still quits every time and creates huge error file to send to Apple.

THProsth commented 4 years ago

All files are on my desktop. While I use iCloud to store files, to open they have to be on the computer, which they are. None are compressed. 2016 version opens without issue of crashing.

alemuntoni commented 4 years ago

I tried the models on MacOS Catalina, and they have been successfully opened. I have no way to test them on High Sierra..

alemuntoni commented 4 years ago

This problem happens only on 10.13 or below, on any mesh (from what I understand). Can anyone try a non-signed dmg (like this)? Just to be sure that this is not the same case of #598.

If there is someone that can spend some time to debug this, it would be appreciated! Unfortunately I can't (I don't a Mac at home right now) :(

edwilliams16 commented 4 years ago

I tried the non-signed version above on Mac 10.13. It crashes in a similar fashion to the signed 2020 versions. I can open the same files on my newer Catalina machine.

alemuntoni commented 4 years ago

Great @edwilliams16, thank you! The only way then is to debug on 10.13 :(

alemuntoni commented 4 years ago

Hi, could someone please try this build on macos 10.13 and tell if it works? Thanks!!

edwilliams16 commented 4 years ago

I successfully tried importing various stls . It appears to work and the problem appears to be fixed.

alemuntoni commented 4 years ago

Great! This issue should be fixed in the last 2020.05 release (just uploaded). Feel free to open a new issue if the problem persists.