buddhi1980 / mandelbulber2

Official repository for Mandelbulber v2
GNU General Public License v3.0
909 stars 115 forks source link

MacOS: OpenCL rendering doesn't work. #538

Closed YarlBoro closed 5 years ago

YarlBoro commented 6 years ago

Versions of mandelbulber2: 2.14 Official Release 2.15 Alpha2

Hardware and OS:

1

MacBook Pro 15" 2011, GPU: Radeon HD 6750M 1 GB MacOS Sierra 10.12.6

2

Hackintosh Desktop PC, GPU: Radeon R9 380 4 GB MacOS Sierra 10.12.6

Two rigs, same problem.

Problem: Any attempt to render image with OpenCL enabled immediately causes error (screen attached). CPU only mode works properly (alpha, z-buffer, surface normals included).

Steps to reproduce: Try rendering with any OpenCL mode enabled. All modes (fast, medium or full) will fail.

mdbb_bug_macos_opencl

ghost commented 6 years ago

Thanks for reporting this, I will try to reproduce ASAP

On Sep 12, 2018, at 10:19 AM, Michał notifications@github.com wrote:

Versions of mandelbulber2: 2.14 Official Release 2.15 Alpha2

Hardware and OS:

1

MacBook Pro 15" 2011, GPU: Radeon HD 6750M 1 GB MacOS Sierra 10.12.6

2

Hackintosh Desktop PC, GPU: Radeon R9 380 4 GB MacOS Sierra 10.12.6

Two rigs, same problem.

Problem: Any attempt to render image with OpenCL enabled immediately causes error (screen attached). CPU only mode works properly (alpha, z-buffer, surface normals included).

Steps to reproduce: Try rendering with any OpenCL mode enabled. All modes (fast, medium or full) will fail.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

YarlBoro commented 6 years ago

Thanks for looking into it!

Starmute commented 6 years ago

OpenCL works on my Mac with the integrated GPU but fails on the discrete GPU (even using bleeding edge build.)

ghost commented 6 years ago

Thanks for the additional information. I am still working on getting remote access to some Apple hardware, the virtual machine I’ve been using to develop does not have a GPU. We will make this issue a priority as macOS build needs to work before 2.15 release.

On Sep 20, 2018, at 4:38 PM, KnifeOfPi notifications@github.com wrote:

OpenCL works on my Mac with the integrated GPU but fails on the discrete GPU (even using bleeding edge build.)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

Starmute commented 6 years ago

Thanks @mancoast, I'll be here to test your handiwork. Keep us posted. :D

bunnysoup commented 6 years ago

I also see the GPU failure when using the Radeon 555 GPU:

Partial crash report:

Thread 2 Crashed:: RenderJob Dispatch queue: opencl_runtime 0 libsystem_kernel.dylib 0x00007fff59e2db66 __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff59ff8080 pthread_kill + 333 2 libsystem_c.dylib 0x00007fff59d891ae abort + 127 3 libGPUSupportMercury.dylib 0x00007fff4a9170f1 gpusGenerateCrashLog + 168 4 com.apple.driver.AppleIntelKBLGraphicsGLDriver 0x000000010cdfe2e9 gpusKillClientExt + 9 5 libGPUSupportMercury.dylib 0x00007fff4a917ab0 gpusQueueSubmitDataBuffers + 171 6 com.apple.driver.AppleIntelKBLGraphicsGLDriver 0x000000010c4ccc87 IntelCLCommandBuffer::getNew(GLDQueueRec) + 31 7 com.apple.driver.AppleIntelKBLGraphicsGLDriver 0x000000010c4ccb6f intelSubmitCLCommands(GLDQueueRec, unsigned int) + 69 8 com.apple.driver.AppleIntelKBLGraphicsGLDriver 0x000000010c4ccabc CHAL_INTEL::ChalContext::ChalFlush() + 82 9 com.apple.driver.AppleIntelKBLGraphicsGLDriver 0x000000010c4cca2b gldFinishQueue + 43 10 com.apple.opencl 0x00007fff3a6260c1 0x7fff3a618000 + 57537 11 com.apple.opencl 0x00007fff3a626567 0x7fff3a618000 + 58727 12 com.apple.opencl 0x00007fff3a6436d6 0x7fff3a618000 + 177878 13 com.apple.opencl 0x00007fff3a646a86 0x7fff3a618000 + 191110 14 libdispatch.dylib 0x00007fff59ca3db8 _dispatch_client_callout + 8 15 libdispatch.dylib 0x00007fff59cb71e1 _dispatch_queue_barrier_sync_invoke_and_complete + 60 16 com.apple.opencl 0x00007fff3a64690a 0x7fff3a618000 + 190730 17 com.apple.opencl 0x00007fff3a64284d 0x7fff3a618000 + 174157 18 com.apple.opencl 0x00007fff3a638023 clEnqueueReadBuffer + 760 19 com.yourcompany.mandelbulber2 0x0000000105f6a82c cOpenClEngine::ReadBuffersFromQueue() + 220 20 com.yourcompany.mandelbulber2 0x0000000105f7c689 cOpenClEngineRenderFractal::Render(cImage, bool, sRenderData) + 1753 21 com.yourcompany.mandelbulber2 0x0000000105fb520b cRenderJob::Execute() + 6043 22 com.yourcompany.mandelbulber2 0x0000000105fb72ae cRenderJob::slotExecute() + 14 23 org.qt-project.QtCore 0x00000001075b639b QMetaObject::activate(QObject, int, int, void**) + 2923 24 org.qt-project.QtCore 0x00000001073cd6a8 QThread::started(QThread::QPrivateSignal) + 56 25 org.qt-project.QtCore 0x00000001073d6324 0x1073a9000 + 185124 26 libsystem_pthread.dylib 0x00007fff59ff5661 _pthread_body + 340 27 libsystem_pthread.dylib 0x00007fff59ff550d _pthread_start + 377 28 libsystem_pthread.dylib 0x00007fff59ff4bf9 thread_start + 13

==============================

Entire crash report:

Process: mandelbulber2 [55117] Path: /Applications/mandelbulber2.app/Contents/MacOS/mandelbulber2 Identifier: com.yourcompany.mandelbulber2 Version: 0 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: mandelbulber2 [55117] User ID: 502

Date/Time: 2018-11-07 00:27:18.360 -0500 OS Version: Mac OS X 10.13.6 (17G65) Report Version: 12 Bridge OS Version: 3.0 (14Y664) Anonymous UUID: 78C2AAD5-997A-8D08-0950-A924B6FABEBE

Sleep/Wake UUID: 59CC5972-3F27-4DAF-BCFF-9C48FC7E1B37

Time Awake Since Boot: 3300000 seconds Time Since Wake: 46000 seconds

System Integrity Protection: enabled

Crashed Thread: 2 RenderJob Dispatch queue: opencl_runtime

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information: abort() called

Application Specific Signatures: Graphics hardware encountered an error and was reset: 0x00000813

Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff59e2420a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff59e23724 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff31e9d785 CFRunLoopServiceMachPort + 341 3 com.apple.CoreFoundation 0x00007fff31e9cad7 CFRunLoopRun + 1783 4 com.apple.CoreFoundation 0x00007fff31e9c153 CFRunLoopRunSpecific + 483 5 com.apple.HIToolbox 0x00007fff31186d96 RunCurrentEventLoopInMode + 286 6 com.apple.HIToolbox 0x00007fff31186b06 ReceiveNextEventCommon + 613 7 com.apple.HIToolbox 0x00007fff31186884 _BlockUntilNextEventMatchingListInModeWithFilter + 64 8 com.apple.AppKit 0x00007fff2f437a73 _DPSNextEvent + 2085 9 com.apple.AppKit 0x00007fff2fbcde34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044 10 com.apple.AppKit 0x00007fff2f42c885 -[NSApplication run] + 764 11 libqcocoa.dylib 0x00000001099f661d 0x1099cc000 + 173597 12 org.qt-project.QtCore 0x000000010758138e QEventLoop::exec(QFlags) + 398 13 org.qt-project.QtCore 0x0000000107585f01 QCoreApplication::exec() + 369 14 com.yourcompany.mandelbulber2 0x0000000105f2b07f main + 2671 15 libdyld.dylib 0x00007fff59cdd015 start + 1

Thread 1:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff59e2420a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff59e23724 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff31e9d785 CFRunLoopServiceMachPort + 341 3 com.apple.CoreFoundation 0x00007fff31e9cad7 CFRunLoopRun + 1783 4 com.apple.CoreFoundation 0x00007fff31e9c153 CFRunLoopRunSpecific + 483 5 com.apple.AppKit 0x00007fff2f574fc4 _NSEventThread + 184 6 libsystem_pthread.dylib 0x00007fff59ff5661 _pthread_body + 340 7 libsystem_pthread.dylib 0x00007fff59ff550d _pthread_start + 377 8 libsystem_pthread.dylib 0x00007fff59ff4bf9 thread_start + 13

Thread 2 Crashed:: RenderJob Dispatch queue: opencl_runtime 0 libsystem_kernel.dylib 0x00007fff59e2db66 __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff59ff8080 pthread_kill + 333 2 libsystem_c.dylib 0x00007fff59d891ae abort + 127 3 libGPUSupportMercury.dylib 0x00007fff4a9170f1 gpusGenerateCrashLog + 168 4 com.apple.driver.AppleIntelKBLGraphicsGLDriver 0x000000010cdfe2e9 gpusKillClientExt + 9 5 libGPUSupportMercury.dylib 0x00007fff4a917ab0 gpusQueueSubmitDataBuffers + 171 6 com.apple.driver.AppleIntelKBLGraphicsGLDriver 0x000000010c4ccc87 IntelCLCommandBuffer::getNew(GLDQueueRec) + 31 7 com.apple.driver.AppleIntelKBLGraphicsGLDriver 0x000000010c4ccb6f intelSubmitCLCommands(GLDQueueRec, unsigned int) + 69 8 com.apple.driver.AppleIntelKBLGraphicsGLDriver 0x000000010c4ccabc CHAL_INTEL::ChalContext::ChalFlush() + 82 9 com.apple.driver.AppleIntelKBLGraphicsGLDriver 0x000000010c4cca2b gldFinishQueue + 43 10 com.apple.opencl 0x00007fff3a6260c1 0x7fff3a618000 + 57537 11 com.apple.opencl 0x00007fff3a626567 0x7fff3a618000 + 58727 12 com.apple.opencl 0x00007fff3a6436d6 0x7fff3a618000 + 177878 13 com.apple.opencl 0x00007fff3a646a86 0x7fff3a618000 + 191110 14 libdispatch.dylib 0x00007fff59ca3db8 _dispatch_client_callout + 8 15 libdispatch.dylib 0x00007fff59cb71e1 _dispatch_queue_barrier_sync_invoke_and_complete + 60 16 com.apple.opencl 0x00007fff3a64690a 0x7fff3a618000 + 190730 17 com.apple.opencl 0x00007fff3a64284d 0x7fff3a618000 + 174157 18 com.apple.opencl 0x00007fff3a638023 clEnqueueReadBuffer + 760 19 com.yourcompany.mandelbulber2 0x0000000105f6a82c cOpenClEngine::ReadBuffersFromQueue() + 220 20 com.yourcompany.mandelbulber2 0x0000000105f7c689 cOpenClEngineRenderFractal::Render(cImage, bool, sRenderData) + 1753 21 com.yourcompany.mandelbulber2 0x0000000105fb520b cRenderJob::Execute() + 6043 22 com.yourcompany.mandelbulber2 0x0000000105fb72ae cRenderJob::slotExecute() + 14 23 org.qt-project.QtCore 0x00000001075b639b QMetaObject::activate(QObject, int, int, void**) + 2923 24 org.qt-project.QtCore 0x00000001073cd6a8 QThread::started(QThread::QPrivateSignal) + 56 25 org.qt-project.QtCore 0x00000001073d6324 0x1073a9000 + 185124 26 libsystem_pthread.dylib 0x00007fff59ff5661 _pthread_body + 340 27 libsystem_pthread.dylib 0x00007fff59ff550d _pthread_start + 377 28 libsystem_pthread.dylib 0x00007fff59ff4bf9 thread_start + 13

Thread 3: 0 libsystem_kernel.dylib 0x00007fff59e2e28a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff59ff520e _pthread_wqthread + 1552 2 libsystem_pthread.dylib 0x00007fff59ff4be9 start_wqthread + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff59e2e28a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff59ff5009 _pthread_wqthread + 1035 2 libsystem_pthread.dylib 0x00007fff59ff4be9 start_wqthread + 13

Thread 2 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x000070000cae8000 rcx: 0x000070000cae6eb8 rdx: 0x0000000000000000 rdi: 0x000000000001df23 rsi: 0x0000000000000006 rbp: 0x000070000cae6ef0 rsp: 0x000070000cae6eb8 r8: 0x000070000cae6cc0 r9: 0x0000000000000010 r10: 0x0000000000000000 r11: 0x0000000000000206 r12: 0x000000000001df23 r13: 0x000070000cae7130 r14: 0x0000000000000006 r15: 0x000000000000002d rip: 0x00007fff59e2db66 rfl: 0x0000000000000206 cr2: 0x00007fff927ce168

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

Binary Images: 0x105dec000 - 0x10654efff +com.yourcompany.mandelbulber2 (0) /Applications/mandelbulber2.app/Contents/MacOS/mandelbulber2 0x10668c000 - 0x1066afffb +libpng16.16.dylib (0) <44F2FE8A-980E-335E-A6F9-F6633924FD5E> /Applications/mandelbulber2.app/Contents/Frameworks/libpng16.16.dylib 0x1066bd000 - 0x10682efff +libgsl.23.dylib (0) /Applications/mandelbulber2.app/Contents/Frameworks/libgsl.23.dylib 0x106898000 - 0x1068ccff7 +libgslcblas.0.dylib (0) <07689077-1DB7-31A3-BD11-9AA1B598DDD1> /Applications/mandelbulber2.app/Contents/Frameworks/libgslcblas.0.dylib 0x1068d5000 - 0x1068effff +liblzo2.2.dylib (0) <9EAFB828-F982-3650-A300-615A56464427> /Applications/mandelbulber2.app/Contents/Frameworks/liblzo2.2.dylib 0x1068f9000 - 0x106d29ff7 +org.qt-project.QtWidgets (5.11 - 5.11.0) <71D1D7E7-AD41-3891-9DDC-BF0FD0900FE0> /Applications/mandelbulber2.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets 0x106e8e000 - 0x1072aaffb +org.qt-project.QtGui (5.11 - 5.11.0) <80472E7F-DC0E-3A65-994D-FA380699473B> /Applications/mandelbulber2.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui 0x1073a9000 - 0x107894ff7 +org.qt-project.QtCore (5.11 - 5.11.0) /Applications/mandelbulber2.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore 0x107950000 - 0x107983fff +org.qt-project.QtSvg (5.11 - 5.11.0) <988F169C-2E9F-3539-88B4-C8ABAC40F072> /Applications/mandelbulber2.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg 0x1079a3000 - 0x107a19fef +org.qt-project.QtMultimedia (5.11 - 5.11.0) <69436DA4-EC81-3F21-B4AC-BC48D685C92D> /Applications/mandelbulber2.app/Contents/Frameworks/QtMultimedia.framework/Versions/5/QtMultimedia 0x107a70000 - 0x107b75ff7 +org.qt-project.QtNetwork (5.11 - 5.11.0) <35C2114E-B07A-3953-95F4-41EE760E3650> /Applications/mandelbulber2.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork 0x107bbe000 - 0x107bcfffb +org.qt-project.QtGamepad (5.11 - 5.11.0) <1ED843FD-F922-3200-9068-085F546920BD> /Applications/mandelbulber2.app/Contents/Frameworks/QtGamepad.framework/Versions/5/QtGamepad 0x107bdc000 - 0x107c0effb +org.qt-project.QtTest (5.11 - 5.11.0) /Applications/mandelbulber2.app/Contents/Frameworks/QtTest.framework/Versions/5/QtTest 0x107c29000 - 0x107c7bffb +libomp.dylib (0) <183B91E1-4482-3C35-B7DA-26869CA16C70> /Applications/mandelbulber2.app/Contents/Frameworks/libomp.dylib 0x107ca1000 - 0x107cfaffb +libc++.1.dylib (0) <1E816524-2C7B-3F6E-8630-487F597DA52C> /Applications/mandelbulber2.app/Contents/Frameworks/libc++.1.dylib 0x1099cc000 - 0x109b23fff +libqcocoa.dylib (0) <6A15D4C8-58ED-33E4-A3A3-88B1CB6E37B2> /Applications/mandelbulber2.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x109b69000 - 0x109b93ff3 +org.qt-project.QtPrintSupport (5.11 - 5.11.0) <6A805E22-A77A-3E5A-AF81-F9EA4556E115> /Applications/mandelbulber2.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport 0x10b419000 - 0x10b41fff3 +libqgif.dylib (0) <9CC976F6-C77F-3B8C-AC89-6042ACC50F57> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqgif.dylib 0x10b4e8000 - 0x10b4eaff7 com.apple.CloudDocsFileProvider (1.0 - 575.14) /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider 0x10baab000 - 0x10bab2fff +libqicns.dylib (0) <56314C43-95E1-3181-A4BD-13D61C81D69B> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqicns.dylib 0x10bab7000 - 0x10babcfff +libqico.dylib (0) <5FACEB04-7687-3651-937E-EC9265A98053> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqico.dylib 0x10bade000 - 0x10bc15fff com.apple.AMDMTLBronzeDriver (1.68.20 - 1.6.8) /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver 0x10c130000 - 0x10c154ff7 +libqmacstyle.dylib (0) <15E7B746-285B-3F0C-906F-550401B321B6> /Applications/mandelbulber2.app/Contents/PlugIns/styles/libqmacstyle.dylib 0x10c2bc000 - 0x10d039ff7 com.apple.driver.AppleIntelKBLGraphicsGLDriver (10.36.19 - 10.3.6) <7363D45E-0011-38F0-BDBF-C298AC5C9A59> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver 0x10d477000 - 0x10d539ffb com.apple.AMDRadeonX4000GLDriver (1.68.20 - 1.6.8) <03AC29A1-DE03-3031-854D-B7F6D2018B4D> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver 0x10d5ce000 - 0x10d61eff3 +libqjpeg.dylib (0) <05B1D1BA-CF16-3B4C-A659-5E46284747C4> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x10d624000 - 0x10d628fff +libqmacheif.dylib (0) <5E73CC25-3EE8-3530-9D6C-7A06437D6F0F> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqmacheif.dylib 0x10d62c000 - 0x10d630ffb +libqmacjp2.dylib (0) /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqmacjp2.dylib 0x10d634000 - 0x10d638ff3 +libqsvg.dylib (0) <4268C648-CBC2-323B-BB59-246A7E9BA000> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqsvg.dylib 0x10d63c000 - 0x10d640ffb +libqtga.dylib (0) <0B964604-6722-3F8C-80E4-65B83581CE5C> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqtga.dylib 0x10d644000 - 0x10d6a6fff +libqtiff.dylib (0) <6AC765FC-C90A-3647-9F87-19051DCAB305> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqtiff.dylib 0x10d6ae000 - 0x10d6b2ffb +libqwbmp.dylib (0) <8637C955-4CD1-3A97-9C73-3477EC17243D> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqwbmp.dylib 0x10d6b6000 - 0x10d747ff3 +libqwebp.dylib (0) <07B77380-06D5-38C6-99E3-8B022E8E359C> /Applications/mandelbulber2.app/Contents/PlugIns/imageformats/libqwebp.dylib 0x10d750000 - 0x10d79aacf dyld (551.4) <8A72DE9C-A136-3506-AA02-4BA2B82DCAF3> /usr/lib/dyld 0x10d8a2000 - 0x10d8a5fff com.apple.FileProviderOverride (125.15 - 125.15) /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride 0x10da57000 - 0x10da5effb +libqsvgicon.dylib (0) <9621F37D-D60C-3709-88B4-E72E115DF780> /Applications/mandelbulber2.app/Contents/PlugIns/iconengines/libqsvgicon.dylib 0x10e7ad000 - 0x10e7c5ff3 com.apple.SafariServices.framework (13606 - 13606.2.11) <23DEEDDA-4E7D-3673-B0A5-D2496DD1F7DE> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x10f0cb000 - 0x10f0d1fff com.apple.FinderSyncCollaborationFileProviderOverride (1.0 - 1054.5.4) <4C21E7FC-3B4C-30CA-8AAF-1310F6C8F946> /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride 0x7fff2a3ce000 - 0x7fff2a71cff7 com.apple.RawCamera.bundle (8.05.0 - 1017.4.1) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff2a964000 - 0x7fff2b1baff7 ATIRadeonX4000SCLib.dylib (1.68.20) <09BE979C-D263-34F4-A83D-3E36420ED78D> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib 0x7fff2bdb1000 - 0x7fff2bf9cfff com.apple.driver.AppleIntelKBLGraphicsMTLDriver (10.36.19 - 10.3.6) /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver 0x7fff2dfeb000 - 0x7fff2dfefffb com.apple.agl (3.3.1 - AGL-3.3.1) <9B886891-66A5-3026-8C61-61B3C5F4EAC9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x7fff2dff0000 - 0x7fff2e1d0ff3 com.apple.avfoundation (2.0 - 1536.36) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff2e1d1000 - 0x7fff2e28afff com.apple.audio.AVFAudio (1.0 - ???) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fff2e390000 - 0x7fff2e390fff com.apple.Accelerate (1.11 - Accelerate 1.11) <8632A9C5-19EA-3FD7-A44D-80765CC9C540> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff2e391000 - 0x7fff2e3a7fef libCGInterfaces.dylib (417.2) <2E67702C-75F6-308A-A023-F28120BEE667> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff2e3a8000 - 0x7fff2e8a6fc3 com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff2e8a7000 - 0x7fff2ea01fe3 libBLAS.dylib (1211.50.2) <62C659EB-3E32-3B5F-83BF-79F5DF30D5CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff2ea02000 - 0x7fff2ea30fef libBNNS.dylib (38.1) <7BAEFDCA-3227-3E07-80D8-59B6370B89C6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff2ea31000 - 0x7fff2edf0ff7 libLAPACK.dylib (1211.50.2) <40ADBA5F-8B2D-30AC-A7AD-7B17C37EE52D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff2edf1000 - 0x7fff2ee06ff7 libLinearAlgebra.dylib (1211.50.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff2ee07000 - 0x7fff2ee0cff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff2ee0d000 - 0x7fff2ee8dfff libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff2ee8e000 - 0x7fff2eea1fff libSparseBLAS.dylib (1211.50.2) <722573CC-31CC-34B2-9032-E4F652A9CCFE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff2eea2000 - 0x7fff2f04ffc3 libvDSP.dylib (622.50.5) <40690941-CF89-3F90-A0AC-A4D200744A5D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff2f050000 - 0x7fff2f101fff libvMisc.dylib (622.50.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff2f102000 - 0x7fff2f102fff 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 0x7fff2f103000 - 0x7fff2f15dff7 com.apple.Accounts (113 - 113) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff2f15e000 - 0x7fff2f3f5ff7 com.apple.AddressBook.framework (11.0 - 1808.8) <8D6ED6A3-1E6A-39F6-A189-753C4A193399> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff2f3f6000 - 0x7fff30254fff com.apple.AppKit (6.9 - 1561.60.100) <3C27CF6F-E640-3411-A87D-CCB2222CC754> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff302a6000 - 0x7fff302a6fff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff302a7000 - 0x7fff3030dfff com.apple.ApplicationServices.ATS (377 - 445.4) <85E779EE-0219-3181-B4C4-201E4CC82AB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff303a6000 - 0x7fff304c8fff libFontParser.dylib (222.1.6) <6CEBACDD-B848-302E-B4B2-630CB16E663E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff304c9000 - 0x7fff30513ff7 libFontRegistry.dylib (221.4) <5FDB4F1A-E15C-3ACB-A5C1-F15458C0C6DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff30565000 - 0x7fff3056aff7 libFontRegistryUI.dylib (221.4) <09BB15BF-DF27-39E2-A056-53A8951D0C9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistryUI.dylib 0x7fff305b8000 - 0x7fff305ebff7 libTrueTypeScaler.dylib (222.1.6) <9147F859-8BD9-31D9-AB54-8E9549B92AE9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff30655000 - 0x7fff30659ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff306f9000 - 0x7fff3074bffb com.apple.HIServices (1.22 - 624.1) <66FD9ED2-9630-313C-86AE-4C2FBCB3F351> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff3074c000 - 0x7fff3075afff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff3075b000 - 0x7fff307a7fff com.apple.print.framework.PrintCore (13.4 - 503.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff307a8000 - 0x7fff307e2fff 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 0x7fff307e3000 - 0x7fff307effff com.apple.speech.synthesis.framework (7.8.1 - 7.8.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff307f0000 - 0x7fff30a7eff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff30a80000 - 0x7fff30a80fff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff30da3000 - 0x7fff3113dff7 com.apple.CFNetwork (902.1 - 902.1) <76EB8CB6-BF59-3BDA-BF2B-F21B161611B9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff31152000 - 0x7fff31152fff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff31153000 - 0x7fff31156ffb 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 0x7fff31157000 - 0x7fff3145cfff com.apple.HIToolbox (2.1.1 - 911.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff3145d000 - 0x7fff31460ffb com.apple.help (1.3.8 - 66) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff31461000 - 0x7fff31466fff 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 0x7fff31467000 - 0x7fff314fcffb 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 0x7fff314fd000 - 0x7fff31517ff7 com.apple.openscripting (1.7 - 174) <1B2A1F9E-5534-3D61-83CA-9199B39E8708> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff31538000 - 0x7fff31539fff 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 0x7fff3153a000 - 0x7fff3153cff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff3153d000 - 0x7fff31543fff 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 0x7fff31544000 - 0x7fff31663fff com.apple.cloudkit.CloudKit (736.16 - 736.16) <03E0ED24-7574-341F-A1ED-1CDE6F25D856> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff31664000 - 0x7fff31664fff com.apple.Cocoa (6.11 - 22) <78E6C28E-4308-3D10-AD14-0CBCF6789B3F> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff31672000 - 0x7fff3172bfff com.apple.ColorSync (4.13.0 - 3325) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff318b8000 - 0x7fff3194bff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff319b2000 - 0x7fff319dbffb com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff319dc000 - 0x7fff31d32fef com.apple.CoreData (120 - 851) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff31d33000 - 0x7fff31e16fff com.apple.CoreDisplay (99.14 - 99.14) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff31e17000 - 0x7fff322b8fef com.apple.CoreFoundation (6.9 - 1454.90) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff322ba000 - 0x7fff328cafef com.apple.CoreGraphics (2.0 - 1161.21) <375C477F-5A89-3C49-9B63-373C81A63F7E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff328cc000 - 0x7fff32bbbfff com.apple.CoreImage (13.0.0 - 579.5) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff32bbc000 - 0x7fff32c27ff7 com.apple.corelocation (2245.0.41) <2ABDD06D-16AB-3543-AFD2-8B16E79E4210> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff32e4a000 - 0x7fff32f40ffb com.apple.CoreMedia (1.0 - 2276.68) <5F0001EF-10FF-3334-9170-7FD5FB026205> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff32f41000 - 0x7fff32f8ffff com.apple.CoreMediaIO (814.0 - 4995) <4A7FA7DF-4F7C-3378-AE5F-A33273B2FEA6> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff32f90000 - 0x7fff32f90fff com.apple.CoreServices (822.36 - 822.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff32f91000 - 0x7fff33005ffb com.apple.AE (735.1 - 735.1) <08EBA184-20F7-3725-AEA6-C314448161C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff33006000 - 0x7fff332ddfff com.apple.CoreServices.CarbonCore (1178.4 - 1178.4) <0D5E19BF-18CB-3FA4-8A5F-F6C787C5EE08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff332de000 - 0x7fff33312fff 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 0x7fff33313000 - 0x7fff3331bffb com.apple.CoreServices.FSEvents (1239.50.1 - 1239.50.1) <3637CEC7-DF0E-320E-9634-44A442925C65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff3331c000 - 0x7fff334d9fff com.apple.LaunchServices (822.36 - 822.36) <6E68C090-B12D-3D3D-9617-E5D82C36B2D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff334da000 - 0x7fff3358aff7 com.apple.Metadata (10.7.0 - 1191.4.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff3358b000 - 0x7fff335ebfff com.apple.CoreServices.OSServices (822.36 - 822.36) <3BB2E0CE-81AE-3D3D-9FCE-E1B7FC6D6A61> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff335ec000 - 0x7fff3365afff 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 0x7fff3365b000 - 0x7fff3367fffb com.apple.coreservices.SharedFileList (71.21 - 71.21) <35582D88-5975-35E2-A29A-E3148C3EE727> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff33920000 - 0x7fff33a70fff com.apple.CoreText (352.0 - 578.22) <6129F39D-284D-3BBF-8999-7854AB61C01C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff33a71000 - 0x7fff33aabfff com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff33aac000 - 0x7fff33b37ff3 com.apple.framework.CoreWLAN (13.0 - 1350.1) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff33cc5000 - 0x7fff33cd0ff7 com.apple.DirectoryService.Framework (10.13 - 207.50.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff33cd1000 - 0x7fff33d8bfff com.apple.DiscRecording (9.0.3 - 9030.4.5) <35D1FF9A-432C-39AD-9C1F-9022246EC5C0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff33db2000 - 0x7fff33db7fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff33f78000 - 0x7fff3433efff com.apple.Foundation (6.9 - 1454.90) <8EA924F3-ADAE-3F4B-8482-8B11C027D9A5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff343af000 - 0x7fff343dffff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff344f1000 - 0x7fff345f5ffb com.apple.Bluetooth (6.0.7 - 6.0.7f10) <557F26F9-C7A0-34EA-A905-22E243BF6B48> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff34655000 - 0x7fff346f0fff com.apple.framework.IOKit (2.0.2 - 1445.71.1) <2EA4F383-CAA9-3AF0-99C5-90C22ADAA6B6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff346f2000 - 0x7fff346f9fff com.apple.IOSurface (211.15 - 211.15) <9FD406F1-6BF2-35B0-8339-DF83A1A661EB> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff346fa000 - 0x7fff3474fff3 com.apple.ImageCaptureCore (7.0 - 7.0) <0DAB3D7E-8C3F-35DE-96DF-C370AD35EB65> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff34750000 - 0x7fff348caff7 com.apple.ImageIO.framework (3.3.0 - 1739.3) <7C579D3F-AE0B-31C9-8F80-67F2290B8DE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff348cb000 - 0x7fff348cfffb libGIF.dylib (1739.3) <7AA44C9D-48E8-3090-B044-61FE6F0AEF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff348d0000 - 0x7fff349b7fef libJP2.dylib (1739.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff349b8000 - 0x7fff349dbff7 libJPEG.dylib (1739.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff34cb7000 - 0x7fff34cddfeb libPng.dylib (1739.3) <1737F680-99D1-3F03-BFA5-5CDA30EB880A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff34cde000 - 0x7fff34ce0ffb libRadiance.dylib (1739.3) <21746434-FCC7-36DE-9331-11277DF66AA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff34ce1000 - 0x7fff34d2ffef libTIFF.dylib (1739.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff34eeb000 - 0x7fff35bd1fff com.apple.JavaScriptCore (13605 - 13605.3.8) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff35be9000 - 0x7fff35c02ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff35c03000 - 0x7fff35c38fff com.apple.LDAPFramework (2.4.28 - 194.5) <08888215-BBCE-3402-8142-2C9ADB091580> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff35ec1000 - 0x7fff35ec8fff com.apple.MediaAccessibility (1.0 - 114) <9F72AACD-BAEB-3646-BD0F-12C47591C20D> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff35f78000 - 0x7fff365e2ff7 com.apple.MediaToolbox (1.0 - 2276.68) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff365e4000 - 0x7fff36665fff com.apple.Metal (125.30 - 125.30) <975FD6B5-D695-346A-869F-0584A968D100> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff36682000 - 0x7fff3669dfff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff3669e000 - 0x7fff3670dfef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <338B7779-E608-3D68-8A07-2ACC11299744> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff3670e000 - 0x7fff36732fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <9CE072D7-853B-3939-9645-7EB951376B87> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff36733000 - 0x7fff3681aff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <0DE891AD-27E5-38FF-AEC8-4A95356C4357> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff3681b000 - 0x7fff3681bff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2D2D261C-50B0-32F9-BF9A-5C01382BB528> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff3781a000 - 0x7fff37826ffb com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff3a60f000 - 0x7fff3a617fef libcldcpuengine.dylib (2.8.7) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff3a618000 - 0x7fff3a672ff7 com.apple.opencl (2.8.24 - 2.8.24) <4D7401A7-6ADD-3632-85AE-7A5012DFFA04> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff3a673000 - 0x7fff3a68fffb 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 0x7fff3a690000 - 0x7fff3a69bfff com.apple.OpenDirectory (10.13 - 207.50.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff3b81a000 - 0x7fff3b81cfff libCVMSPluginSupport.dylib (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff3b81d000 - 0x7fff3b822ffb libCoreFSCache.dylib (162.9) <7AF87F3E-D5D0-3625-BE09-CA4223195466> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff3b823000 - 0x7fff3b827fff libCoreVMClient.dylib (162.9) <115FE643-6141-39B4-8193-77DFCBE7A4E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff3b828000 - 0x7fff3b831ff3 libGFXShared.dylib (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff3b832000 - 0x7fff3b83dfff libGL.dylib (16.7.4) <2BB333D3-5C61-33DF-8545-06DF2D08B83D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff3b83e000 - 0x7fff3b879fe7 libGLImage.dylib (16.7.4) <4DA003CE-0B74-3FE4-808C-B2FBCE517EB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff3b87a000 - 0x7fff3b9e7ff3 libGLProgrammability.dylib (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff3b9e8000 - 0x7fff3ba26ffb libGLU.dylib (16.7.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff3c39e000 - 0x7fff3c3adff3 com.apple.opengl (16.7.4 - 16.7.4) <9BDE8FF9-5418-3C70-8D1C-09656884CE48> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff3c546000 - 0x7fff3c56effb GLRendererFloat (16.7.4) <3B51AC1B-0A3C-30E5-80EB-F64EBB1B1F77> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff3c727000 - 0x7fff3c873ff7 com.apple.QTKit (7.7.3 - 3014.8) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff3c874000 - 0x7fff3cad9ff7 com.apple.imageKit (3.0 - 1043) <6C19A20B-6D0D-380A-A87D-F923658E1726> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff3cada000 - 0x7fff3cbc9ffb com.apple.PDFKit (1.0 - 677.67) <6BD11C23-1AEA-3078-8D0C-A7152BCF9031> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff3cbca000 - 0x7fff3d0dcff7 com.apple.QuartzComposer (5.1 - 364) <1369D6DA-8842-3878-B546-1D09828331F5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff3d0dd000 - 0x7fff3d100fff com.apple.quartzfilters (1.10.0 - 1.10.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff3d101000 - 0x7fff3d1faff7 com.apple.QuickLookUIFramework (5.0 - 743.13) <093180B8-FB25-3292-AD99-1791CF8D6EBF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff3d1fb000 - 0x7fff3d1fbfff com.apple.quartzframework (1.5 - 21) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff3d1fc000 - 0x7fff3d448ff7 com.apple.QuartzCore (1.11 - 584.62) <1950D993-DE48-3C97-95A5-66D98BDFC95D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff3d449000 - 0x7fff3d4a0ff7 com.apple.QuickLookFramework (5.0 - 743.13) <8254FFF2-EE0D-323D-A6F3-BEB59615EE47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff3dc7d000 - 0x7fff3dfa8fff com.apple.security (7.0 - 58286.70.7) <9FC166E1-14D0-305C-A086-02B9E83F547E> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff3dfa9000 - 0x7fff3e035ff7 com.apple.securityfoundation (6.0 - 55185.50.5) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff3e036000 - 0x7fff3e066fff com.apple.securityinterface (10.0 - 55109.50.6) <3C20BE54-8115-3C7B-9719-F746A9EBF72B> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff3e067000 - 0x7fff3e06bffb com.apple.xpc.ServiceManagement (1.0 - 1) <71B45D83-ECA4-3265-997E-683A8B8DF413> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff3e410000 - 0x7fff3e480ff3 com.apple.SystemConfiguration (1.17 - 1.17) <8532B8E9-7E30-35A3-BC4A-DDE8E0614FDA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff3e635000 - 0x7fff3e9b0fff com.apple.VideoToolbox (1.0 - 2276.68) <8F6FBC7D-60EA-38B2-B583-7ECB58E8936E> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff4137d000 - 0x7fff41410fff com.apple.APFS (1.0 - 1) <6BBB3988-1C91-314F-A77A-4E093A1B18F0> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff4203b000 - 0x7fff42063fff com.apple.framework.Apple80211 (13.0 - 1361.7) <16627876-8CF5-3502-A1D6-35FCBDD5E79A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff42065000 - 0x7fff42074fef com.apple.AppleFSCompression (96.60.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff42173000 - 0x7fff4217eff7 com.apple.AppleIDAuthSupport (1.0 - 1) <2FAF5567-CDB3-33EF-AB71-05D37F2248B7> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff421b8000 - 0x7fff42200ff3 com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff42213000 - 0x7fff42231ff3 com.apple.aps.framework (4.0 - 4.0) <142A38BC-8266-3462-86A7-C39198651F2A> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff42232000 - 0x7fff4223aff3 com.apple.AppleSRP (5.0 - 1) <4CEC34CF-63E3-3023-B61B-F8D133698534> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff4223b000 - 0x7fff42263fff com.apple.applesauce (1.0 - ???) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff4232c000 - 0x7fff4232fff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <0E33401D-7B9C-378A-8EE8-0E3D40B63C8D> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff42330000 - 0x7fff42380ff7 com.apple.AppleVAFramework (5.0.41 - 5.0.41) <14E91E09-C345-3C5F-8D3C-4BC291FAF796> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff426b5000 - 0x7fff4294effb com.apple.AuthKit (1.0 - 1) <6CA71A11-91C5-307C-B933-9FCDEDCB580A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff42a85000 - 0x7fff42a8cff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff42a8d000 - 0x7fff42b14ff7 com.apple.backup.framework (1.9.5 - 1.9.5) <5E7B0925-8C71-353D-BB0F-9CA144BB264C> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff42b1d000 - 0x7fff42b23ff7 com.apple.BezelServicesFW (305.1 - 305.1) <7D2C4717-FFF2-3262-B822-1982596BE46B> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices 0x7fff431fe000 - 0x7fff4322bfff com.apple.CalendarAgentLink (8.0 - 250) <55B60B04-2EAA-3F22-88EF-1602129D5294> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink 0x7fff438f6000 - 0x7fff43945ff3 com.apple.ChunkingLibrary (189 - 189) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff4394c000 - 0x7fff439ddff7 com.apple.CloudDocs (1.0 - 575.14) <9A1EB33C-5038-336C-8EB8-1ED0B736E76F> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff444ce000 - 0x7fff444d7ff3 com.apple.CommonAuth (4.0 - 2.0) <4D237B25-27E5-3577-948B-073659F6D3C0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff444ec000 - 0x7fff44501ff7 com.apple.commonutilities (8.0 - 900) <5EC02BD4-F1F8-3A96-BE1A-6620D3080CD4> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff44730000 - 0x7fff44790fff com.apple.AddressBook.ContactsFoundation (8.0 - ???) <997AADA4-DD8A-38C5-B441-C3FEDC5AFCE7> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff44791000 - 0x7fff447b3fff com.apple.contacts.ContactsPersistence (1.0 - 2330.3) /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7fff44813000 - 0x7fff44c1bfff com.apple.CoreAUC (259.0.0 - 259.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff44c1c000 - 0x7fff44c4cff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff44ce3000 - 0x7fff44d27ff3 com.apple.corebrightness (1.0 - 1) <7E67395F-F587-3EE2-AE98-339EC152807C> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x7fff44e66000 - 0x7fff44e6fff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <35A43584-2AF8-3202-A139-27D916E444BE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff44fdd000 - 0x7fff44fedff7 com.apple.CoreEmoji (1.0 - 69.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff452f1000 - 0x7fff45307ff7 com.apple.CoreMediaAuthoring (2.2 - 956) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff45450000 - 0x7fff454adff7 com.apple.CoreNLP (1.0 - 130.5.4) <1FDB3609-F745-3874-84EB-473570632E50> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff4563c000 - 0x7fff456e1fff com.apple.CorePDF (4.0 - 414) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff45781000 - 0x7fff45789ff3 com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff45914000 - 0x7fff45945ff3 com.apple.CoreServicesInternal (309.1 - 309.1) <4ECD14EA-A493-3B84-A32F-CF928474A405> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff45c82000 - 0x7fff45d13fff com.apple.CoreSymbolication (9.3 - 64026.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff45d96000 - 0x7fff45ecbfff com.apple.coreui (2.1 - 494.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff45ecc000 - 0x7fff45ffdfff com.apple.CoreUtils (5.6 - 560.11) <1A02D6F0-8C65-3FAE-AD63-56477EDE4773> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff46052000 - 0x7fff460b6fff com.apple.framework.CoreWiFi (13.0 - 1350.1) <6EC5DEB3-6E2F-3DC2-BE59-1FD05175FB0C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff460b7000 - 0x7fff460c7ff7 com.apple.CrashReporterSupport (10.13 - 1) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff46145000 - 0x7fff46154ff7 com.apple.framework.DFRFoundation (1.0 - 191.7) <5F486F5A-3795-3CD4-86A2-FD008A23F205> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff46157000 - 0x7fff4615bffb com.apple.DSExternalDisplay (3.1 - 380) <901B7F6D-376A-3848-99D0-170C4D00F776> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff461dd000 - 0x7fff46253fff com.apple.datadetectorscore (7.0 - 590.3) <7437160E-68A3-3FD7-8868-5E3F92E23C4F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff462a1000 - 0x7fff462e1ff7 com.apple.DebugSymbols (181.0 - 181.0) <299A0238-ED78-3676-B131-274D972824AA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff462e2000 - 0x7fff46411fff com.apple.desktopservices (1.12.5 - 1.12.5) <7739C9A5-64D9-31A5-899B-5FFA242AD70D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff4651c000 - 0x7fff465eeff7 com.apple.DiskImagesFramework (480.60.1 - 480.60.1) <4E7AE146-A4A2-3ABE-9BCC-25BD443D8569> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff465ef000 - 0x7fff466ddff7 com.apple.DiskManagement (11.5 - 1429) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff466de000 - 0x7fff466e2ff7 com.apple.DisplayServicesFW (3.1 - 380) <6F0B8AC6-7E62-3DFC-B373-BF04833724C0> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff4676b000 - 0x7fff4676efff com.apple.EFILogin (2.0 - 2) <63C8BB1B-B694-3B1B-A046-FC0C9CEC9454> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff4722b000 - 0x7fff47659fff com.apple.vision.FaceCore (3.3.2 - 3.3.2) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff4768c000 - 0x7fff47715ff3 com.apple.FileProvider (125.15 - 125.15) <037018DD-011E-33AB-A112-85C32DC211BA> /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff4772c000 - 0x7fff47b1bff7 com.apple.FinderKit (1.6.5 - 1.6.5) <071AB20B-AA55-3F88-9FFE-084301C0673A> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit 0x7fff492b5000 - 0x7fff492b5fff libmetal_timestamp.dylib (802.4.8) <311A8FAA-5FA9-3AAF-887E-DC9884DE8BE5> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib 0x7fff4a915000 - 0x7fff4a920ff7 libGPUSupportMercury.dylib (16.7.4) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fff4a921000 - 0x7fff4a926fff com.apple.GPUWrangler (3.20.13 - 3.20.13) <9C5BD618-69E3-36D5-9BC9-A4841BC00D2A> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff4acda000 - 0x7fff4acffff3 com.apple.GenerationalStorage (2.0 - 285.3) <13B96400-FF70-376B-B20E-FB7D61064800> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff4ad17000 - 0x7fff4b659ff7 com.apple.GeoServices (1.0 - 1363.24.8.15.58) <41BA60FF-66EB-342F-B14B-8CB2C9776745> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff4b69c000 - 0x7fff4b6abfff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff4b72e000 - 0x7fff4b7a2fff com.apple.Heimdal (4.0 - 2.0) <93091531-CC91-34FF-8B93-5D3F02C37BC5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff4b7a3000 - 0x7fff4b7d1fff com.apple.HelpData (2.3 - 167.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff4c0a8000 - 0x7fff4c0b1fff com.apple.IOAccelMemoryInfo (1.0 - 1) /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo 0x7fff4c0b2000 - 0x7fff4c0b9ff7 com.apple.IOAccelerator (378.26 - 378.26) <2274BE11-18DE-3B13-BCDB-C488C9BB19AD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff4c0bd000 - 0x7fff4c0d4fff com.apple.IOPresentment (1.0 - 35.1) <7C6332FF-6535-3064-B437-1E9F70671927> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff4c49f000 - 0x7fff4c4c5ffb com.apple.IconServices (97.6 - 97.6) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff4c5d2000 - 0x7fff4c5d5ff3 com.apple.InternationalSupport (1.0 - 1) <5AB382FD-BF81-36A1-9565-61F1FD398ECA> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff4c643000 - 0x7fff4c653ffb com.apple.IntlPreferences (2.0 - 227.5.2) /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff4c74a000 - 0x7fff4c75dff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff4c75e000 - 0x7fff4c853ff7 com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff4c854000 - 0x7fff4c896fff com.apple.Lexicon-framework (1.0 - 33.5) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff4c89a000 - 0x7fff4c8a1ff7 com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff4c991000 - 0x7fff4c996fff com.apple.LoginUICore (4.0 - 4.0) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff4d0a0000 - 0x7fff4d0a3fff com.apple.Mangrove (1.0 - 1) <27D6DF76-B5F8-3443-8826-D25B284331BF> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff4d1bf000 - 0x7fff4d1f2ff7 com.apple.MediaKit (16 - 873) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff4d5b3000 - 0x7fff4d61cff7 com.apple.gpusw.MetalTools (1.0 - 1) <458F319A-2707-3C83-8351-BD9F02EC05BD> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff4d625000 - 0x7fff4d63cff7 com.apple.MobileAssets (1.0 - 437.60.1) <5FFD8A8B-F33F-3FA9-8F50-31C24A67862C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x7fff4d79c000 - 0x7fff4d7b5fff com.apple.MobileKeyBag (2.0 - 1.0) <32E63C7B-E133-33DE-A593-C3C10D64FCAA> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff4d841000 - 0x7fff4d86bffb com.apple.MultitouchSupport.framework (1404.4 - 1404.4) <45374A2A-C0BC-3A70-8183-37295205CDFA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff4dad2000 - 0x7fff4daddfff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff4f373000 - 0x7fff4f383ffb com.apple.PerformanceAnalysis (1.194 - 194) <2844933E-B71C-3BE9-9A84-27B29E111F13> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff4f3fb000 - 0x7fff4f3fbff7 com.apple.PhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff50dce000 - 0x7fff50df3fff com.apple.pluginkit.framework (1.0 - 1) <2DCA499B-D7D0-383E-B686-998456FDDF8D> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff510ea000 - 0x7fff51141fff com.apple.ProtectedCloudStorage (1.0 - 1) <99598601-64DB-3A82-A13B-B62641709213> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff51142000 - 0x7fff51160fff com.apple.ProtocolBuffer (1 - 260) <40704740-4A53-3010-A49B-08D1D69D1D5E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff512cd000 - 0x7fff512e3ff7 com.apple.QuickLookThumbnailing (1.0 - 1) <8F0092E4-6494-349D-B4C9-494DF293D716> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fff5132e000 - 0x7fff5133afff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.70.9) <2937CFBF-587C-33A0-B493-FFB4E606A498> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 0x7fff5133b000 - 0x7fff5135effb com.apple.RemoteViewServices (2.0 - 125) <592323D1-CB44-35F1-9921-4C2AB8D920A0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff5135f000 - 0x7fff51374ff3 com.apple.xpc.RemoteXPC (1.0 - 1205.70.9) /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC 0x7fff52c7d000 - 0x7fff52d92ff7 com.apple.Sharing (1050.22.2 - 1050.22.2) <4E3CCDF2-EA26-334F-8EBA-79BD28486C9D> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff52d93000 - 0x7fff52db2ff7 com.apple.shortcut (2.16 - 99) <201F92AE-F8E6-3A24-B9DE-26B88CD2EF18> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff52dbd000 - 0x7fff52dbeff7 com.apple.performance.SignpostNotification (1.2.6 - 2.6) <8F04800F-3570-3392-A24D-B229FF03F7F9> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification 0x7fff53b06000 - 0x7fff53da2ff7 com.apple.SkyLight (1.600.0 - 312.103) <27F91170-846C-3E9E-9B8A-788F27C7DAF5> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff5456b000 - 0x7fff54578fff com.apple.SpeechRecognitionCore (4.6.1 - 4.6.1) <87EE7AB5-6925-3D21-BE00-F155CB457699> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff5462a000 - 0x7fff54868ff3 com.apple.spotlight.index (10.7.0 - 1191.4.13) <14C6EDFD-B843-35A4-AEA6-F485D756FF88> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex 0x7fff54a25000 - 0x7fff54a4cfff com.apple.StreamingZip (1.0 - 1) <32F550C9-3DF8-3DF9-A1EC-699C3D32621B> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x7fff54a4d000 - 0x7fff54abeffb com.apple.Suggestions (6.0 - 213) <75853DFB-A975-3F6A-9472-B9D270C3935D> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions 0x7fff5511e000 - 0x7fff551a7fc7 com.apple.Symbolication (9.3 - 64033) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff551b8000 - 0x7fff551c0ffb com.apple.SymptomDiagnosticReporter (1.0 - 820.60.2) <66326935-2A3F-3482-B75F-AEB4CBA08DCF> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff5546d000 - 0x7fff55499fff com.apple.framework.SystemAdministration (1.0 - 1.0) /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff55718000 - 0x7fff55720ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff5592d000 - 0x7fff559eaff7 com.apple.TextureIO (3.7 - 3.7) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff55a41000 - 0x7fff55a5cffb com.apple.ToneKit (1.0 - 1) <030D229F-084B-3852-9EF8-1A608A5C9B50> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fff55a5d000 - 0x7fff55a84fff com.apple.ToneLibrary (1.0 - 1) <40669A87-2E48-3A42-8310-34046580C684> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fff55a94000 - 0x7fff55a95fff com.apple.TrustEvaluationAgent (2.0 - 31) <39F533B2-211E-3635-AF47-23F27749FF4A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff55a9b000 - 0x7fff55c4afff com.apple.UIFoundation (1.0 - 547.5) <86A2FBA7-2709-3894-A3D5-A00C19BAC48D> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff5691f000 - 0x7fff569eeff7 com.apple.ViewBridge (343.2 - 343.2) <5519FCED-1F88-3BE6-9BE1-69992086B01B> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff57353000 - 0x7fff57355ffb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff57356000 - 0x7fff5736bfff com.apple.login (3.0 - 3.0) <79189BF9-70D4-3839-9E2F-B3990B673A3E> /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7fff57396000 - 0x7fff573c3fff com.apple.contacts.vCard (1.0 - 2330.3) <02AB9DF0-0471-3FDA-8EC6-27C72E00DD75> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff574bc000 - 0x7fff574efff7 libclosured.dylib (551.4) <3FB6B209-51F4-38DA-B1D8-2EE29D5BDD83> /usr/lib/closure/libclosured.dylib 0x7fff575a9000 - 0x7fff575e2ff7 libCRFSuite.dylib (41) /usr/lib/libCRFSuite.dylib 0x7fff575e3000 - 0x7fff575eefff libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib 0x7fff575ef000 - 0x7fff5767cff7 libCoreStorage.dylib (546.50.1) <6AFD6AAE-2EFE-3CF3-90C6-A66F67FCB309> /usr/lib/libCoreStorage.dylib 0x7fff57680000 - 0x7fff57681ff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff576b8000 - 0x7fff57882ff3 libFosl_dynamic.dylib (17.8) /usr/lib/libFosl_dynamic.dylib 0x7fff578ba000 - 0x7fff578bafff libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib 0x7fff579f1000 - 0x7fff579f5ffb libScreenReader.dylib (562.18.4) /usr/lib/libScreenReader.dylib 0x7fff579f6000 - 0x7fff579f7ffb libSystem.B.dylib (1252.50.4) /usr/lib/libSystem.B.dylib 0x7fff57a76000 - 0x7fff57a77fff libThaiTokenizer.dylib (2.2) <6F416F41-BF77-3078-A05C-AFF5DA5AB008> /usr/lib/libThaiTokenizer.dylib 0x7fff57a8a000 - 0x7fff57a8afff libapple_crypto.dylib (109.50.14) <48BA2E76-BF2F-3522-A54E-D7FB7EAF7A57> /usr/lib/libapple_crypto.dylib 0x7fff57a8b000 - 0x7fff57aa1ff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib 0x7fff57aa2000 - 0x7fff57accff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib 0x7fff57acd000 - 0x7fff57b4efdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib 0x7fff57b52000 - 0x7fff57b52ff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff57b53000 - 0x7fff57c0bff3 libboringssl.dylib (109.50.14) /usr/lib/libboringssl.dylib 0x7fff57c0c000 - 0x7fff57c1cff3 libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib 0x7fff57c1d000 - 0x7fff57c2affb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib 0x7fff57c2b000 - 0x7fff57c81fff libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib 0x7fff57c82000 - 0x7fff57ca6ff7 libc++abi.dylib (400.8.2) /usr/lib/libc++abi.dylib 0x7fff57ca8000 - 0x7fff57cb8fff libcmph.dylib (6) /usr/lib/libcmph.dylib 0x7fff57cb9000 - 0x7fff57cd0fcf libcompression.dylib (47.60.2) <543F07BF-2F2F-37D5-9866-E84BF659885B> /usr/lib/libcompression.dylib 0x7fff57f7b000 - 0x7fff57f93ff7 libcoretls.dylib (155.50.1) /usr/lib/libcoretls.dylib 0x7fff57f94000 - 0x7fff57f95ff3 libcoretls_cfhelpers.dylib (155.50.1) /usr/lib/libcoretls_cfhelpers.dylib 0x7fff5812e000 - 0x7fff582bffff libcrypto.35.dylib (22.50.2) <97828BFD-4675-35DF-BE2E-C6D1555BB71D> /usr/lib/libcrypto.35.dylib 0x7fff5845a000 - 0x7fff58465ff7 libcsfde.dylib (546.50.1) /usr/lib/libcsfde.dylib 0x7fff58466000 - 0x7fff584bcff3 libcups.2.dylib (462.2.4) <908099FB-C70E-38FA-9573-88CB98FDDE29> /usr/lib/libcups.2.dylib 0x7fff584e7000 - 0x7fff5853bffb libcurl.4.dylib (105.40.1) /usr/lib/libcurl.4.dylib 0x7fff585fc000 - 0x7fff585fcfff libenergytrace.dylib (16) /usr/lib/libenergytrace.dylib 0x7fff5862e000 - 0x7fff58632ff7 libgermantok.dylib (17) <37C1C061-5214-3050-9C3A-783A784435A8> /usr/lib/libgermantok.dylib 0x7fff58633000 - 0x7fff58638ff3 libheimdal-asn1.dylib (520.50.6) /usr/lib/libheimdal-asn1.dylib 0x7fff58664000 - 0x7fff58755ff7 libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib 0x7fff58756000 - 0x7fff5897dffb libicucore.A.dylib (59180.0.1) <34EBADD6-4092-30EC-90E8-F75241E94D76> /usr/lib/libicucore.A.dylib 0x7fff589ca000 - 0x7fff589cbfff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib 0x7fff589cc000 - 0x7fff589e5ffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib 0x7fff589e6000 - 0x7fff589fcff7 libmarisa.dylib (9) /usr/lib/libmarisa.dylib 0x7fff589fd000 - 0x7fff58aacfff libmecab.1.0.0.dylib (779.7.6) <334D4742-BDDD-3C2D-BBEB-85B32643BFA0> /usr/lib/libmecab.1.0.0.dylib 0x7fff58aad000 - 0x7fff58cd5ff7 libmecabra.dylib (779.7.6) /usr/lib/libmecabra.dylib 0x7fff58ead000 - 0x7fff59028fff libnetwork.dylib (1229.70.2) /usr/lib/libnetwork.dylib 0x7fff590af000 - 0x7fff5949d7e7 libobjc.A.dylib (723) /usr/lib/libobjc.A.dylib 0x7fff5949e000 - 0x7fff5949ffff libodfde.dylib (24.50.1) <972F9662-D4FA-304F-9D13-AC440F908A6F> /usr/lib/libodfde.dylib 0x7fff594b0000 - 0x7fff594b4fff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib 0x7fff594b7000 - 0x7fff594ebfff libpcap.A.dylib (79.20.1) /usr/lib/libpcap.A.dylib 0x7fff5956a000 - 0x7fff59586ffb libresolv.9.dylib (65) /usr/lib/libresolv.9.dylib 0x7fff595c2000 - 0x7fff595d4fff libsasl2.2.dylib (211) <04EF3F61-12EC-3319-A649-851999F4C7A4> /usr/lib/libsasl2.2.dylib 0x7fff595d5000 - 0x7fff595d6ff3 libspindump.dylib (252) /usr/lib/libspindump.dylib 0x7fff595d7000 - 0x7fff5976aff7 libsqlite3.dylib (274.8.1) /usr/lib/libsqlite3.dylib 0x7fff597c6000 - 0x7fff59819ffb libssl.35.dylib (22.50.2) /usr/lib/libssl.35.dylib 0x7fff5993e000 - 0x7fff5999eff3 libusrtcp.dylib (1229.70.2) <1E065228-D0E3-3808-9405-894056C6BEC0> /usr/lib/libusrtcp.dylib 0x7fff5999f000 - 0x7fff599a2ffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib 0x7fff599a3000 - 0x7fff599b0fff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib 0x7fff599b4000 - 0x7fff59a9bfff libxml2.2.dylib (31.11) /usr/lib/libxml2.2.dylib 0x7fff59a9c000 - 0x7fff59ac4fff libxslt.1.dylib (15.12) <4A5E011D-8B29-3135-A52B-9A9070ABD752> /usr/lib/libxslt.1.dylib 0x7fff59ac5000 - 0x7fff59ad7ffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib 0x7fff59b73000 - 0x7fff59b77ff7 libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib 0x7fff59b78000 - 0x7fff59b82ff3 libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib 0x7fff59b83000 - 0x7fff59b8afff libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib 0x7fff59b8b000 - 0x7fff59b94ffb libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib 0x7fff59b95000 - 0x7fff59c1afff libcorecrypto.dylib (562.70.1) <5C26364F-2269-31EC-84AF-0FED2C902E38> /usr/lib/system/libcorecrypto.dylib 0x7fff59ca2000 - 0x7fff59cdbff7 libdispatch.dylib (913.60.2) <232C69BD-022E-3AB9-8807-79F9FA7CB5EC> /usr/lib/system/libdispatch.dylib 0x7fff59cdc000 - 0x7fff59cf9ff7 libdyld.dylib (551.4) <81BF3A82-5719-3B54-ABA9-76C82D932CAC> /usr/lib/system/libdyld.dylib 0x7fff59cfa000 - 0x7fff59cfaffb libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib 0x7fff59cfb000 - 0x7fff59d07ff3 libkxld.dylib (4570.71.2) /usr/lib/system/libkxld.dylib 0x7fff59d08000 - 0x7fff59d08ff7 liblaunch.dylib (1205.70.9) /usr/lib/system/liblaunch.dylib 0x7fff59d09000 - 0x7fff59d0dffb libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib 0x7fff59d0e000 - 0x7fff59d10ff3 libquarantine.dylib (86) <26C0BA22-8F93-3A07-9A4E-C8D53D2CE42E> /usr/lib/system/libquarantine.dylib 0x7fff59d11000 - 0x7fff59d12ff3 libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib 0x7fff59d13000 - 0x7fff59d2afff libsystem_asl.dylib (356.70.1) <39E46A6F-B228-3E78-B83E-1779F9707A39> /usr/lib/system/libsystem_asl.dylib 0x7fff59d2b000 - 0x7fff59d2bfff libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib 0x7fff59d2c000 - 0x7fff59db5ff7 libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib 0x7fff59db6000 - 0x7fff59db9ffb libsystem_configuration.dylib (963.50.8) /usr/lib/system/libsystem_configuration.dylib 0x7fff59dba000 - 0x7fff59dbdffb libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib 0x7fff59dbe000 - 0x7fff59dbffff libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib 0x7fff59dc0000 - 0x7fff59dc6ff7 libsystem_dnssd.dylib (878.70.2) <3290768B-54DE-3AB6-B155-AC0950AC5564> /usr/lib/system/libsystem_dnssd.dylib 0x7fff59dc7000 - 0x7fff59e10ff7 libsystem_info.dylib (517.30.1) /usr/lib/system/libsystem_info.dylib 0x7fff59e11000 - 0x7fff59e37ff7 libsystem_kernel.dylib (4570.71.2) /usr/lib/system/libsystem_kernel.dylib 0x7fff59e38000 - 0x7fff59e83fcb libsystem_m.dylib (3147.50.1) <8CFB51C9-B422-3379-8552-064C63943A23> /usr/lib/system/libsystem_m.dylib 0x7fff59e84000 - 0x7fff59ea3fff libsystem_malloc.dylib (140.50.6) <7FD43735-9DDD-300E-8C4A-F909A74BDF49> /usr/lib/system/libsystem_malloc.dylib 0x7fff59ea4000 - 0x7fff59fd4ff7 libsystem_network.dylib (1229.70.2) <5E86B2DE-9E15-3354-8714-4094ED5F698D> /usr/lib/system/libsystem_network.dylib 0x7fff59fd5000 - 0x7fff59fdfffb libsystem_networkextension.dylib (767.70.1) /usr/lib/system/libsystem_networkextension.dylib 0x7fff59fe0000 - 0x7fff59fe9ff3 libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib 0x7fff59fea000 - 0x7fff59ff1ff7 libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib 0x7fff59ff2000 - 0x7fff59ffdfff libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib 0x7fff59ffe000 - 0x7fff5a001fff libsystem_sandbox.dylib (765.70.1) <553DFCC6-9D31-3B9C-AB7C-30F6F265786D> /usr/lib/system/libsystem_sandbox.dylib 0x7fff5a002000 - 0x7fff5a003ff3 libsystem_secinit.dylib (30) /usr/lib/system/libsystem_secinit.dylib 0x7fff5a004000 - 0x7fff5a00bff7 libsystem_symptoms.dylib (820.60.2) <585BDFA2-D54D-39D0-8046-44E824DABD43> /usr/lib/system/libsystem_symptoms.dylib 0x7fff5a00c000 - 0x7fff5a01ffff libsystem_trace.dylib (829.70.1) <3A6CB706-8CA6-3616-8AFC-14AAD7FAF187> /usr/lib/system/libsystem_trace.dylib 0x7fff5a021000 - 0x7fff5a026ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff5a027000 - 0x7fff5a054ff7 libxpc.dylib (1205.70.9) <0BC7AD67-671D-31D4-8B88-C317B8379598> /usr/lib/system/libxpc.dylib

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

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 256K 3 Activity Tracing 256K 2 CG backing stores 36.8M 7 CG image 392K 25 CoreAnimation 1100K 26 CoreGraphics 8K 2 CoreImage 28K 4 CoreUI image data 5196K 38 CoreUI image file 348K 8 Foundation 16.0M 5 Image IO 12K 2 Kernel Alloc Once 8K 2 MALLOC 2.4G 145 MALLOC guard page 48K 10 Memory Tag 242 12K 2 Memory Tag 251 24K 2 OpenCL 64K 3 STACK GUARD 56.0M 6 Stack 10.0M 6 VM_ALLOCATE 200K 29 DATA 39.4M 363 FONT_DATA 4K 2 GLSLBUILTINS 2588K 2 LINKEDIT 201.5M 40 TEXT 272.4M 362 UNICODE 560K 2 mapped file 230.6M 74 shared memory 4720K 20 =========== ======= ======= TOTAL 3.3G 1164

Model: MacBookPro14,3, BootROM MBP143.0178.B00, 4 processors, Intel Core i7, 2.8 GHz, 16 GB, SMC 2.45f0 Graphics: Radeon Pro 555, Radeon Pro 555, PCIe Graphics: Intel HD Graphics 630, Intel HD Graphics 630, Built-In Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320 Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x173), Broadcom BCM43xx 1.0 (7.77.37.31.1a9) Bluetooth: Version 6.0.7f10, 3 services, 27 devices, 1 incoming serial ports USB Device: USB 3.0 Bus USB Device: iBridge Thunderbolt Bus: MacBook Pro, Apple Inc., 33.1 Thunderbolt Bus: MacBook Pro, Apple Inc., 33.1

buddhi1980 commented 6 years ago

I see that on MacOS we have all possible kind of OpenCl errors: compiler errors, platform/device identification errors, runtime errors. I think 95% of problems are caused by graphics drivers and poor implementation of OpenCL on MacOS.

The last error reported by @bunnysoup looks like GPU timeout error (probably similar to timeout issue under Windows). I hope there is some way to disable GPU watchdog in MacOS.

bunnysoup commented 6 years ago

Some more info for triggering the problem above:

OpenCL option and memory settings don't seem relevant. The failure occurs when renders reaches a diffuse area subject to DE_factor. There seems to be some interaction between DE_factor < 0.125 and detail_level > 8. Very small images (<1Mpx) don't fail. Larger images fail as DE_factor decreases and detail_level increases, but I haven't pinned down exactly how they are interacting.

buddhi1980 commented 6 years ago

@bunnysoup , after your latest comment now I'm sure that it is GPU timeout problem. When DE_factor is low and detail level high, there is quite long time to render one tile of image (to process one single job (workgroup) by GPU). Now there is needed to figure out how to disable GPU watchdog on MacOS. On Linux watchdog is disabled by default. On Windows we are disabling it by adding registry entry using regedit.

bunnysoup commented 6 years ago

@buddhi1980

OK, thanks, good to know. Do you have access to Mac hardware yet? Need me to run any specific tests?

I'm trying lower iterations now (N == 256) seemed to work better yesterday).

Also, a timeout problem makes sense, because there is a few seconds' pause before the crash.

buddhi1980 commented 6 years ago

@mancoast probably have some access to Mac hardware. Maybe he can find solution.

ghost commented 6 years ago

This information is great. I do have access to Mac hardware now and will get this operational ASAP (hopefully this weekend if I can finish the honey-do-list with time to spare). I can also reproduce these errors and am thinking for 2.15 fix that and we release on the Apple Store 😎

On Nov 7, 2018, at 1:37 PM, Krzysztof Marczak notifications@github.com wrote:

@mancoast probably have some access to Mac hardware. Maybe he can find solution.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

luchansky commented 6 years ago

@mancoast I have an Apple developer account if you need :)

ghost commented 6 years ago

Thanks for the offer @luchansky . I also have an account for apple store. @buddhi1980 please review this log and let me know what you think. Also the system operates with openCL on "Fast" mode. full_OCL.mandelbulber_log.txt screen shot 2018-11-10 at 12 23 16 pm

luchansky commented 5 years ago

Hi - would like to report that with certain settings on v2.15 release, discrete GPU render works on macOS in 'medium' mode. Compile time is still egregiously slow for first time but faster thereafter.

"Full" is still broken. Edit: Actually full is not broken. It just takes around 1-2 minutes to initialize!! Edit 2: Interestingly it's only around 50% faster than CPU. This is on a 560X.

Mandelbulber settings file

version 2.15

only modified parameters

[main_parameters] ambient_occlusion_enabled true; camera 6.331865617276508 -3.098686986647213 1.973310693387694; camera_distance_to_target 0.9799672961235052; camera_rotation 111.072718533952 9.105609312538615 0; camera_top 0.1476714248503795 0.05690089206269259 0.9873983181903485; detail_level 2; fake_lights_enabled true; file_background /Users/knife/Downloads/mandelbulber2/mandelbulber2/qmake/mandelbulber2.app/textures/background.jpg; file_envmap /Users/knife/Downloads/mandelbulber2/mandelbulber2/qmake/mandelbulber2.app/textures/envmap.jpg; file_lightmap /Users/knife/Downloads/mandelbulber2/mandelbulber2/qmake/mandelbulber2.app/textures/lightmap.jpg; flight_last_to_render 99999; formula_1 8; image_height 2400; image_width 3200; keyframe_last_to_render 0; mat1_is_defined true; raytraced_reflections true; target 5.428957167809067 -3.446596518079543 2.128395158407411; [fractal_1] mandelbox_generalized_fold_type fold_dodeca;

ghost commented 5 years ago

Greetings @luchansky

I have started a few posts on the apple developer forum, but most people there balk at opencl because it is being phased out. We might have to develop a new strategy for macOS GPU support. @buddhi1980 what are your thoughts here?

FrameKarl commented 5 years ago

Hello, I have problems too to use the OpenCL engine with Mandelbulber 2.17 on macOS 10.13.6. GPU: GTX 980ti - OpenCL 4.3 is running fine on other software.

So I guess it is possible to get it to work. I will try 2.15 to see if I can use it with my machine. Thanks to all, regards FrameKarl

FrameKarl commented 5 years ago

Bildschirmfoto 2019-04-23 um 17 48 15 Mac & i OpenCL Benchmark 1.0 (1) 2019-04-23 15:47:03 +0000 iMac14,2 ( { deviceAdressBits = 64; deviceID = "<00270201 00000000>"; deviceName = "GeForce GTX 980 Ti"; deviceType = 4; deviceVersion = "OpenCL 1.2 "; globalMemSize = 6442450944; localMemSize = 49152; maxClockFrequency = 1190; maxComputeUnits = 22; maxWorkGroupSize = 1024; preferedVectorWidthFloat = 1; }, { deviceAdressBits = 64; deviceID = "<ffffffff 00000000>"; deviceName = "Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz"; deviceType = 2; deviceVersion = "OpenCL 1.2 "; globalMemSize = 34359738368; localMemSize = 32768; maxClockFrequency = 3492; maxComputeUnits = 8; maxWorkGroupSize = 1024; preferedVectorWidthFloat = 4; } )

GeForce GTX 980 Ti, VW 1 4096 x 4096 pixel in 39.84 ms 421.08 megapixel per second 1768.52 GFLOPS

GeForce GTX 980 Ti, VW 4 4096 x 4096 pixel in 61.29 ms 273.75 megapixel per second 1149.74 GFLOPS

GeForce GTX 980 Ti, VW 8 4096 x 4096 pixel in 87.01 ms 192.82 megapixel per second 809.85 GFLOPS

Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz, VW 1 4096 x 4096 pixel in 2725.77 ms 6.16 megapixel per second 25.85 GFLOPS

Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz, VW 4 4096 x 4096 pixel in 874.54 ms 19.18 megapixel per second 80.57 GFLOPS

Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz, VW 8 4096 x 4096 pixel in 686.69 ms 24.43 megapixel per second 102.61 GFLOPS

All OpenCL devices together, VW ( 1, 8 ) 4096 x 4096 pixel in 62.38 ms 268.95 megapixel per second 1129.60 GFLOPS

done.

buddhi1980 commented 5 years ago

Fixed. Confimation is here: https://fractalforums.org/mandelbulber/14/mandelbulber-2-16-open-cl-failure-with-amd-radeon-hd-6970m-2048-mb/2572/msg14469#msg14469