Blender latest build for 2.8 crashes on iMac Pro with OSX 10.14 #57353

Closed
opened 2018-10-23 13:11:56 +02:00 by LillyArk · 5 comments

System Information
MacBook Pro (Retina, 13-inch, Early 2015)
Processer: 2.7 GHz Intel Core i5
Memory: 8 GB 1867 MHz DDR3
Graphics: Intel Iris Graphics 6100 1536 MB

Blender Version
Broken: blender-2.80.0-git20181023.13cfb641c6d-x86_64
Worked: None

Short description of error

Trying to startup Blender 2.80 but it immediately Crashes.
Also download 2.79, also crashes.
I downloaded Macos mojave yesterday.
I had download 2.8 in September, it works, but I delete that version to download latest 2.8, but it fails.

Exact steps for others to reproduce the error

Process: blender [2023]
Path: /Volumes/VOLUME/*/blender.app/Contents/MacOS/blender
Identifier: org.blenderfoundation.blender
Version: 2.80 (2.80 2018-10-23, Blender Foundation)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: blender [2023]
User ID: 501

Date/Time: 2018-10-23 19:05:40.535 +0800
OS Version: Mac OS X 10.14 (18A391)
Report Version: 12
Anonymous UUID: A9B84E91-56EE-2D45-1088-600CD72EDEB8

Time Awake Since Boot: 9200 seconds

System Integrity Protection: enabled

Notes: Translocated Process

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

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

Application Specific Information:
terminating with uncaught exception of type std::bad_cast: std::bad_cast
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff7e082b86 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff7e138c50 pthread_kill + 285
2 libsystem_c.dylib 0x00007fff7dfec268 __abort + 144
3 libsystem_c.dylib 0x00007fff7dfec1d8 abort + 142
4 libc++abi.dylib 0x00007fff7b66f231 abort_message + 231
5 libc++abi.dylib 0x00007fff7b66f3b5 default_terminate_handler() + 241
6 libobjc.A.dylib 0x00007fff7ce78c8f _objc_terminate() + 105
7 libc++abi.dylib 0x00007fff7b67adfe std::__terminate(void ()()) + 8
8 libc++abi.dylib 0x00007fff7b67abe2 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception
) + 27
9 libc++abi.dylib 0x00007fff7b66dbb9 __cxa_throw + 113
10 libc++.1.dylib 0x00007fff7b615cc5 std::__1::locale::__imp::use_facet(long) const + 79
11 org.blenderfoundation.blender 0x000000010890d750 bl_locale_pgettext + 48
12 org.blenderfoundation.blender 0x00000001075e0e23 BLT_translate_do_new_dataname + 83
13 org.blenderfoundation.blender 0x0000000107121f8a BKE_view_layer_rename + 106
14 org.blenderfoundation.blender 0x0000000106f5027a BLO_update_defaults_startup_blend + 1066
15 org.blenderfoundation.blender 0x0000000106fe788b BKE_blendfile_read_from_memory + 59
16 org.blenderfoundation.blender 0x0000000106897416 wm_homefile_read + 1046
17 org.blenderfoundation.blender 0x000000010689e52d WM_init + 317
18 org.blenderfoundation.blender 0x0000000106886080 main + 752
19 libdyld.dylib 0x00007fff7df44085 start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fff7e0801b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff7e1395cb _pthread_cond_wait + 724
2 libc++.1.dylib 0x00007fff7b61bbda std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 18
3 org.blenderfoundation.blender 0x00000001097e9483 IlmThread_2_3::Semaphore::wait() + 147
4 org.blenderfoundation.blender 0x00000001097e69e2 IlmThread_2_3::(anonymous namespace)::DefaultWorkerThread::run() + 66
5 org.blenderfoundation.blender 0x00000001097e8ed7 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (IlmThread_2_3::Thread::)(), IlmThread_2_3::Thread> >(void*) + 663
6 libsystem_pthread.dylib 0x00007fff7e13633d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff7e1392a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff7e135425 thread_start + 13

Thread 2:
0 libsystem_kernel.dylib 0x00007fff7e0801b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff7e1395cb _pthread_cond_wait + 724
2 libc++.1.dylib 0x00007fff7b61bbda std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 18
3 org.blenderfoundation.blender 0x00000001097e9483 IlmThread_2_3::Semaphore::wait() + 147
4 org.blenderfoundation.blender 0x00000001097e69e2 IlmThread_2_3::(anonymous namespace)::DefaultWorkerThread::run() + 66
5 org.blenderfoundation.blender 0x00000001097e8ed7 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (IlmThread_2_3::Thread::)(), IlmThread_2_3::Thread> >(void*) + 663
6 libsystem_pthread.dylib 0x00007fff7e13633d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff7e1392a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff7e135425 thread_start + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff7e0801b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff7e1395cb _pthread_cond_wait + 724
2 libc++.1.dylib 0x00007fff7b61bbda std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 18
3 org.blenderfoundation.blender 0x00000001097e9483 IlmThread_2_3::Semaphore::wait() + 147
4 org.blenderfoundation.blender 0x00000001097e69e2 IlmThread_2_3::(anonymous namespace)::DefaultWorkerThread::run() + 66
5 org.blenderfoundation.blender 0x00000001097e8ed7 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (IlmThread_2_3::Thread::)(), IlmThread_2_3::Thread> >(void*) + 663
6 libsystem_pthread.dylib 0x00007fff7e13633d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff7e1392a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff7e135425 thread_start + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff7e0801b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff7e1395cb _pthread_cond_wait + 724
2 libc++.1.dylib 0x00007fff7b61bbda std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 18
3 org.blenderfoundation.blender 0x00000001097e9483 IlmThread_2_3::Semaphore::wait() + 147
4 org.blenderfoundation.blender 0x00000001097e69e2 IlmThread_2_3::(anonymous namespace)::DefaultWorkerThread::run() + 66
5 org.blenderfoundation.blender 0x00000001097e8ed7 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, void (IlmThread_2_3::Thread::)(), IlmThread_2_3::Thread> >(void*) + 663
6 libsystem_pthread.dylib 0x00007fff7e13633d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff7e1392a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff7e135425 thread_start + 13

Thread 5:
0 libsystem_pthread.dylib 0x00007fff7e135408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 6:: Dispatch queue: NSPersistentUI I/O
0 libsystem_kernel.dylib 0x00007fff7e07ea96 __getattrlist + 10
1 com.apple.CoreServicesInternal 0x00007fff658f2ffb corePropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 570
2 com.apple.CoreServicesInternal 0x00007fff658f2d61 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 360
3 com.apple.CoreServicesInternal 0x00007fff658f4a95 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 214
4 com.apple.CoreFoundation 0x00007fff50eb943b CFURLCopyResourcePropertyForKey + 101
5 com.apple.CoreFoundation 0x00007fff50f02306 -[NSURL getResourceValue:forKey:error:] + 190
6 com.apple.Foundation 0x00007fff532451f6 -[NSURL(NSURLPathUtilities) URLByAppendingPathComponent:] + 232
7 com.apple.AppKit 0x00007fff4e4076a8 -[NSPersistentUIPreservedStateDirectory initWithStateDirectory:] + 120
8 com.apple.AppKit 0x00007fff4e43bd79 __59-[NSPersistentUIFileManager preserveStateDirectoryAtLaunch]_block_invoke + 65
9 com.apple.AppKit 0x00007fff4e43bcba ___NSPersistentUIDispatchQueueAsync_block_invoke + 28
10 libdispatch.dylib 0x00007fff7def4d4f _dispatch_call_block_and_release + 12
11 libdispatch.dylib 0x00007fff7def5dcb _dispatch_client_callout + 8
12 libdispatch.dylib 0x00007fff7defc120 _dispatch_lane_serial_drain + 618
13 libdispatch.dylib 0x00007fff7defcbd8 _dispatch_lane_invoke + 388
14 libdispatch.dylib 0x00007fff7df05084 _dispatch_workloop_worker_thread + 603
15 libsystem_pthread.dylib 0x00007fff7e13561c _pthread_wqthread + 409
16 libsystem_pthread.dylib 0x00007fff7e135415 start_wqthread + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff7e07cc7e semaphore_timedwait_trap + 10
1 libdispatch.dylib 0x00007fff7def6428 _dispatch_sema4_timedwait + 76
2 libdispatch.dylib 0x00007fff7def6b19 _dispatch_semaphore_wait_slow + 58
3 libdispatch.dylib 0x00007fff7df03b5a _dispatch_worker_thread + 328
4 libsystem_pthread.dylib 0x00007fff7e13633d _pthread_body + 126
5 libsystem_pthread.dylib 0x00007fff7e1392a7 _pthread_start + 70
6 libsystem_pthread.dylib 0x00007fff7e135425 thread_start + 13

Thread 8:
0 libsystem_pthread.dylib 0x00007fff7e135408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 9:
0 libsystem_pthread.dylib 0x00007fff7e135408 start_wqthread + 0
1 ??? 0x0000000000001403 0 + 5123

Thread 0 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000000  rbx: 0x000000011d4a15c0  rcx: 0x00007ffee94c1d78  rdx: 0x0000000000000000
rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007ffee94c1db0  rsp: 0x00007ffee94c1d78
 r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000000000000  r11: 0x0000000000000206
r12: 0x0000000000000307  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x000000000000002d
rip: 0x00007fff7e082b86  rfl: 0x0000000000000206  cr2: 0x00007f8aae820f80

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

Binary Images:
0x10673c000 - 0x10d891fcf +org.blenderfoundation.blender (2.80 - 2.80 2018-10-23, Blender Foundation) /var/folders/*/blender.app/Contents/MacOS/blender
0x111d06000 - 0x111eabff7 com.apple.audio.units.Components (1.14 - 1.14) <1EBB28B5-FB09-3967-AEA0-9883CFEF9893> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x11392e000 - 0x113932fff com.apple.audio.AppleHDAHALPlugIn (282.10 - 282.10) <94DDF962-09E0-3B3E-B887-9A0301022190> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x11d3eb000 - 0x11d4696a7 dyld (625.13) /usr/lib/dyld
0x7fff45c94000 - 0x7fff45ca3ffb libSimplifiedChineseConverter.dylib (73) <991F3402-E9C7-3BE3-BC60-73326DADB2D5> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x7fff47883000 - 0x7fff47981ff7 com.apple.driver.AppleIntelBDWGraphicsMTLDriver (12.0.34 - 12.0.0) <1DB1BEEF-BCB5-3E7D-BA55-08BA105942E6> /System/Library/Extensions/AppleIntelBDWGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsMTLDriver
0x7fff4d1a6000 - 0x7fff4d1a6fff com.apple.Accelerate (1.11 - Accelerate 1.11) <2C602CED-72CA-37C2-BDF5-31697FC9100B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff4d1a7000 - 0x7fff4d1bdfe3 libCGInterfaces.dylib (506.19) <6455899E-BAC7-34D1-802B-FFE19A2337E2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff4d1be000 - 0x7fff4d85efe3 com.apple.vImage (8.1 - ???) <65912AFB-D4C1-3494-AE97-DDFDAF3BE1EB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff4d85f000 - 0x7fff4dad6fd7 libBLAS.dylib (1243.200.4) <76710990-AE2B-300E-88BB-797ABAD74956> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff4dad7000 - 0x7fff4db49fe7 libBNNS.dylib (38.200.5) <5F3A4021-8FF8-30E8-B84A-AA2BD70F4151> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff4db4a000 - 0x7fff4def0fff libLAPACK.dylib (1243.200.4) <45722A8A-5788-3C4C-ADD9-1812763FA635> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff4def1000 - 0x7fff4df06ffb libLinearAlgebra.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff4df07000 - 0x7fff4df0cff3 libQuadrature.dylib (3.200.2) <6FFAC142-415D-3AF0-BC09-336302F11934> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff4df0d000 - 0x7fff4df8affb libSparse.dylib (79.200.5) <0D7E71A4-10D2-3979-B386-D2426ADAF6D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff4df8b000 - 0x7fff4df9effb libSparseBLAS.dylib (1243.200.4) <00D6FC17-B739-3259-90A4-92AC8BBE03D6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff4df9f000 - 0x7fff4e183ff3 libvDSP.dylib (671.201.1) <716585BD-04D7-30A9-B315-689184275E38> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff4e184000 - 0x7fff4e239ff3 libvMisc.dylib (671.201.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff4e23a000 - 0x7fff4e23afff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff4e3eb000 - 0x7fff4f20aff3 com.apple.AppKit (6.9 - 1671) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff4f25c000 - 0x7fff4f25cfff com.apple.ApplicationServices (50.1 - 50.1) <1B71604B-9AC5-3A2F-8CB7-0EFA34A20F12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff4f25d000 - 0x7fff4f2c8ff7 com.apple.ApplicationServices.ATS (377 - 453.11) <7599E619-EE21-3EB7-875B-AE3B8D3E13BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff4f361000 - 0x7fff4f480fff libFontParser.dylib (228.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff4f481000 - 0x7fff4f4ccfff libFontRegistry.dylib (228.12) <480D472D-C8FB-321D-86EC-2EA6927A97AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff4f52b000 - 0x7fff4f55eff7 libTrueTypeScaler.dylib (228.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff4f5c8000 - 0x7fff4f5ccff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <90641B6B-D07B-3577-B594-965825544B60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff4f669000 - 0x7fff4f6bbff3 com.apple.HIServices (1.22 - 627.14.2) <01F309D6-32E7-3C4F-A38B-8206EE3076CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff4f6bc000 - 0x7fff4f6caff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <67BC5855-B7A3-39E6-B5DD-52B287EB1532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff4f6cb000 - 0x7fff4f717fff com.apple.print.framework.PrintCore (14.0 - 503.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff4f718000 - 0x7fff4f753ff7 com.apple.QD (3.12 - 407.2) <94A30038-C545-327A-B1C0-E19C79D62BAB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff4f754000 - 0x7fff4f760ff7 com.apple.speech.synthesis.framework (8.0.15 - 8.0.15) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff4f761000 - 0x7fff4f9fdff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <89D2529D-CF36-3081-A700-70892F888718> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff4f9ff000 - 0x7fff4f9fffff com.apple.audio.units.AudioUnit (1.14 - 1.14) <8B9A5ADB-E62C-3838-BB5E-AF20CAE449CC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff4fd63000 - 0x7fff50124ff7 com.apple.CFNetwork (974.1 - 974.1) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff50139000 - 0x7fff50139fff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff5013a000 - 0x7fff5013dffb com.apple.CommonPanels (1.2.6 - 98) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff5013e000 - 0x7fff50445ff7 com.apple.HIToolbox (2.1.1 - 916.32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff50446000 - 0x7fff50449ffb com.apple.help (1.3.8 - 66) <4392A63F-9B58-3248-BF73-B46AD3744E6E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff5044a000 - 0x7fff5044fff7 com.apple.ImageCapture (9.0 - 1529.7) <364EDC6B-6374-31A7-A637-0044B73F8DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff50450000 - 0x7fff504e4ff3 com.apple.ink.framework (10.9 - 225) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff504e5000 - 0x7fff504fffff com.apple.openscripting (1.7 - 178) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff50520000 - 0x7fff50521fff com.apple.print.framework.Print (14.0 - 267.3) <5CD250DF-98AD-30B8-A5D5-47634FF9E74D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff50522000 - 0x7fff50524ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff50525000 - 0x7fff5052bff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <1C38B9CB-DD45-3A7B-9D4C-631855A4EE32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff50652000 - 0x7fff50652fff com.apple.Cocoa (6.11 - 23) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff50660000 - 0x7fff5072cfff com.apple.ColorSync (4.13.0 - 3340) <0618DA46-5A5E-339D-BB2F-ED66A2BFCCF9> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff508c7000 - 0x7fff50957fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <5845D43B-BBB5-343B-A164-6F9E2C53CFA3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff509bd000 - 0x7fff509e8ff7 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff509e9000 - 0x7fff50d89feb com.apple.CoreData (120 - 865.2) <90A5058F-A5AF-311A-81CC-B20C2AC9E85E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff50d8a000 - 0x7fff50e73fff com.apple.CoreDisplay (101.3 - 101.17.6) <4AE5C221-B8E1-3A4F-91E0-96ED5926E82B> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff50e74000 - 0x7fff512c3fff com.apple.CoreFoundation (6.9 - 1555.10) <4A4C87BC-4C8E-392A-ABEE-824D4074C485> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff512c5000 - 0x7fff51952fff com.apple.CoreGraphics (2.0 - 1245.8.4.8) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff51954000 - 0x7fff51c79ff7 com.apple.CoreImage (14.0.0 - 700.2.220) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff52130000 - 0x7fff52130fff com.apple.CoreServices (933 - 933) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff52131000 - 0x7fff521afffb com.apple.AE (768 - 768) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff521b0000 - 0x7fff52488ff7 com.apple.CoreServices.CarbonCore (1178.11 - 1178.11) <9FBE7BFB-3A81-37AC-8E15-E6F7932BBDC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff52489000 - 0x7fff524d3ff7 com.apple.DictionaryServices (1.2 - 284.16.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff524d4000 - 0x7fff524dcffb com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff524dd000 - 0x7fff526a8ff7 com.apple.LaunchServices (933 - 933) <4614A4B4-C358-3460-9FA7-DF8D6C466806> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff526a9000 - 0x7fff5274bffb com.apple.Metadata (10.7.0 - 1191.51) <6B9CCA98-6F68-3908-A7A9-96D3E2AE5968> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff5274c000 - 0x7fff52797ff7 com.apple.CoreServices.OSServices (933 - 933) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff52798000 - 0x7fff52806ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff52807000 - 0x7fff5282bffb com.apple.coreservices.SharedFileList (71.27 - 71.27) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff52b6e000 - 0x7fff52cd3fff com.apple.CoreText (352.0 - 584.24) <5B55B533-F4DE-32CE-8739-16FFFA1A64F8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff52cd4000 - 0x7fff52d11fff com.apple.CoreVideo (1.8 - 0.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff52d12000 - 0x7fff52da8ffb com.apple.framework.CoreWLAN (13.0 - 1370.8) <19E41424-B956-34DF-AE02-9822308FA3DC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff53025000 - 0x7fff5302afff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff531f0000 - 0x7fff531f2ff7 com.apple.ForceFeedback (1.0.6 - 1.0.6) <22BA6B79-20C5-331F-BEBA-D22BD829CBBE> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
0x7fff531f3000 - 0x7fff535c1fff com.apple.Foundation (6.9 - 1555.10) <0CCAF9AF-F7AF-3174-98D4-6C188B1079CC> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff53632000 - 0x7fff53662ff3 com.apple.GSS (4.0 - 2.0) <74ACB1A1-A5A4-3180-AC00-688C94AA4434> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff5377b000 - 0x7fff53884ff3 com.apple.Bluetooth (6.0.8 - 6.0.8f6) <6CB8A08E-1154-3333-83CC-2A939AC94562> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff538e6000 - 0x7fff53977fff com.apple.framework.IOKit (2.0.2 - 1483.201.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff53979000 - 0x7fff53983ff7 com.apple.IOSurface (255.1 - 255.1) <538F0257-A408-36AF-AB1E-1D7037D6359E> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff539da000 - 0x7fff53b6eff7 com.apple.ImageIO.framework (3.3.0 - 1796.5.4.1) <9D078F50-BB75-3D04-8636-3FDDAB9C95DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff53b6f000 - 0x7fff53b73ffb libGIF.dylib (1796.5.4.1) <93AD6FB9-03BA-350E-AF98-D371A2BFD58F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff53b74000 - 0x7fff53c59fef libJP2.dylib (1796.5.4.1) <3780EB9B-5219-385D-9472-17B0397697A5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff53c5a000 - 0x7fff53c7fff7 libJPEG.dylib (1796.5.4.1) <83CA8BEB-34BD-3B58-A704-C6A875984FAD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff53f52000 - 0x7fff53f78fe7 libPng.dylib (1796.5.4.1) <9F30FA63-8AB2-3646-A6A8-FCE9F8436C35> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff53f79000 - 0x7fff53f7bff7 libRadiance.dylib (1796.5.4.1) <2C07887C-0584-3538-A9EC-3988AA5B234B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff53f7c000 - 0x7fff53fcafff libTIFF.dylib (1796.5.4.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff55060000 - 0x7fff55079fff com.apple.Kerberos (3.0 - 1) <8BE3D524-257D-3663-A937-F1AC76BDF4D9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff55a98000 - 0x7fff55b2bfff com.apple.Metal (157.55 - 157.55) <49CD402F-20CB-3930-B997-BBDC495ABF64> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff55b48000 - 0x7fff55b68ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <9A841A76-43BC-3220-A4DA-99137C42A0BC> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff55b69000 - 0x7fff55be6fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff55be7000 - 0x7fff55c0ffff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <8C57A3A2-8EBB-3401-87FC-368D1BE6DAAC> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff55c10000 - 0x7fff55d37ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff55d38000 - 0x7fff55d53ff7 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <8F02CFCA-41E1-3194-915F-3106E8B48B32> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff55d54000 - 0x7fff55d54ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <8B715D78-8357-38F4-A03C-926EE967CE71> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff56f53000 - 0x7fff56f5fffb com.apple.NetFS (6.0 - 4.0) <529E29A9-5E77-3A8C-A982-CF55F949FE5D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff572de000 - 0x7fff57303ff7 com.apple.audio.OpenAL (1.8 - 1.8) <69CA8E49-D0BF-3153-88FB-3A6BCE8D14B7> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x7fff59a1f000 - 0x7fff59a78ff7 com.apple.opencl (2.12.1 - 2.12.1) <3EAE5BC8-E948-3926-9319-9DAC2A8B5484> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff59a79000 - 0x7fff59a95ff7 com.apple.CFOpenDirectory (10.14 - 207.200.4) <7E4EFF02-2596-31E6-88DE-29C89E2837E4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff59a96000 - 0x7fff59aa2ffb com.apple.OpenDirectory (10.14 - 207.200.4) <52A3918E-0F7A-33FD-87EE-21A37B37D13B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff5a405000 - 0x7fff5a407fff libCVMSPluginSupport.dylib (17.0.37) <38A18A32-BBF2-3A0F-AE37-51734B6CA91A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff5a408000 - 0x7fff5a40dff3 libCoreFSCache.dylib (163.20) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff5a40e000 - 0x7fff5a412fff libCoreVMClient.dylib (163.20) <45A2C724-F3D1-316A-9A41-CAB8E2A390EC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff5a413000 - 0x7fff5a41bffb libGFXShared.dylib (17.0.37) <267B40DF-2939-3D76-89FA-E8DBDEE96D92> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff5a41c000 - 0x7fff5a427fff libGL.dylib (17.0.37) <2E25A83B-B560-34A1-B474-3027C8B75BA4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff5a428000 - 0x7fff5a462fef libGLImage.dylib (17.0.37) <49C5F799-66E5-3A81-AF88-948DD0E583FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff5a5d6000 - 0x7fff5a613fff libGLU.dylib (17.0.37) <79555E42-B816-3106-8FA0-FC14A54AE8B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff5afc3000 - 0x7fff5afd2ff3 com.apple.opengl (17.0.37 - 17.0.37) <FA76EAA6-D35-3444-87F5-DD95446D651D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff5be2e000 - 0x7fff5c084fff com.apple.QuartzCore (1.11 - 693.16.4.2) <2C9E3279-3F97-3440-B937-E5FE888232E2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff5c8d2000 - 0x7fff5cbf8fff com.apple.security (7.0 - 58286.200.222) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff5cbf9000 - 0x7fff5cc88fff com.apple.securityfoundation (6.0 - 55185.200.14) <770D67D1-3DA6-3FD3-8531-376712BA4F60> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff5ccba000 - 0x7fff5ccbeff3 com.apple.xpc.ServiceManagement (1.0 - 1) <20DB899D-3BAF-36FD-86A6-F66A82074607> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff5d07b000 - 0x7fff5d0ebff3 com.apple.SystemConfiguration (1.17 - 1.17) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff60350000 - 0x7fff603f5ff7 com.apple.APFS (1.0 - 1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff60e31000 - 0x7fff60e32ff3 com.apple.AggregateDictionary (1.0 - 1) <1DEBBE36-8945-3AD8-BD48-2850AD845711> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff6142d000 - 0x7fff61459ff7 com.apple.framework.Apple80211 (13.0 - 1375.14) <79EBF155-EAB2-37EE-BF8C-57BC453217B1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff61735000 - 0x7fff61744fcf com.apple.AppleFSCompression (96.200.3 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff61842000 - 0x7fff6184dfff com.apple.AppleIDAuthSupport (1.0 - 1) <5362D9AD-A2AE-3436-97CE-C353124504E5> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff6188e000 - 0x7fff618d7ff3 com.apple.AppleJPEG (1.0 - 1) <9A690E6E-F987-3660-BED6-B1A4D1906B6C> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff61b27000 - 0x7fff61b4fff7 com.apple.applesauce (1.0 - ???) <60BB16D6-DE7E-356A-B9DE-F73EE179934A> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff61cb5000 - 0x7fff61ccbffb com.apple.AssertionServices (1.0 - 1) <8FB0D908-6C46-3399-92D6-4E7D4B5F4F19> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff61ffb000 - 0x7fff6229effb com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff6246f000 - 0x7fff62478ff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <972F41B3-7DF7-3BF1-ACCA-A093A4328ADF> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff62479000 - 0x7fff6251bff7 com.apple.backup.framework (1.10 - ???) <46534B04-DD0E-357B-9CB5-F88AAC6AF4ED> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff6251c000 - 0x7fff6258dffb com.apple.BaseBoard (360.18.4 - 360.18.4) <709EF03C-5BCE-3F47-BD58-A48C1F9378A5> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff6413c000 - 0x7fff64145fff com.apple.CommonAuth (4.0 - 2.0) <7105F266-35C3-3582-9383-A2A9D7184A7B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff64e42000 - 0x7fff64e55fff com.apple.CoreEmoji (1.0 - 69.15.9) <011E7853-BDD6-3197-BA8D-D6B977EF56EB> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff6542b000 - 0x7fff6549dff7 com.apple.CoreNLP (1.0 - 130.15.22) <401F5284-A984-32A1-A547-CC8156381070> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff65758000 - 0x7fff65760ffb com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff658ef000 - 0x7fff65920fff com.apple.CoreServicesInternal (357 - 357) <2D012EB3-83BF-3E51-A2BE-41AF26F2DDF0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff65ce5000 - 0x7fff65d73ff7 com.apple.CoreSymbolication (10.0 - 64235.3.1) <912C63C0-473B-3352-A255-60F7CA3FE3F2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff65e03000 - 0x7fff65f2ffff com.apple.coreui (2.1 - 498.46) <05F9736C-5A62-33B3-9607-551A332AEF28> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff65f30000 - 0x7fff660afffb com.apple.CoreUtils (5.7 - 570.70) <2554BA12-16A2-399F-A13A-E5C8EB4FC1EC> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff66106000 - 0x7fff66169ffb com.apple.framework.CoreWiFi (13.0 - 1370.8) <5C6ACF32-14D3-35FD-8A4A-629521090F41> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff6616a000 - 0x7fff6617bffb com.apple.CrashReporterSupport (10.13 - 938.23) <36754BB2-680F-36AE-A5DE-548B4F41F0AE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff661fe000 - 0x7fff6620dff3 com.apple.framework.DFRFoundation (1.0 - 210) <61EF0583-E946-3201-932D-7D117BC62CB2> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff6620e000 - 0x7fff66212ff7 com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff66295000 - 0x7fff6630cffb com.apple.datadetectorscore (7.0 - 590.24) <2D4CFF51-BCD4-3D08-AE73-AB2B8BEC8659> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff6635a000 - 0x7fff6639bfff com.apple.DebugSymbols (185 - 185) <01F561DA-4724-32FD-B2C7-6436F4CEB980> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff6639c000 - 0x7fff664f5ff7 com.apple.desktopservices (1.13 - ???) <053D3A96-9263-3242-8625-101DDB9350DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff67539000 - 0x7fff67961fff com.apple.vision.FaceCore (3.3.4 - 3.3.4) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff6b283000 - 0x7fff6b284fff libmetal_timestamp.dylib (902.1.49) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
0x7fff6c929000 - 0x7fff6c92eff7 com.apple.GPUWrangler (3.22.9 - 3.22.9) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff6d78d000 - 0x7fff6d79cfff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff6d883000 - 0x7fff6d8f7fff com.apple.Heimdal (4.0 - 2.0) <793E1D31-6166-37F2-A989-F98FE1706E5D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff6ecd3000 - 0x7fff6ecdaffb com.apple.IOAccelerator (400.24 - 400.24) <01551ED8-6AE1-307D-A3F0-DCA85FAA5210> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff6ecde000 - 0x7fff6ecf7ff7 com.apple.IOPresentment (1.0 - 37) <751130A1-8639-3BDA-BF8F-A3BE54427E43> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff6f10a000 - 0x7fff6f139ff7 com.apple.IconServices (379 - 379) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff6f3d8000 - 0x7fff6f3ebfff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <10A17A9D-564E-3841-A433-D6D7401ED733> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff6f406000 - 0x7fff6f4fdfff com.apple.LanguageModeling (1.0 - 159.15.15) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff6f4fe000 - 0x7fff6f53fff7 com.apple.Lexicon-framework (1.0 - 33.15.10) <90C1CFE1-9935-3F4F-8A9B-1DD697F2FF3D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff6f546000 - 0x7fff6f54cff7 com.apple.LinguisticData (1.0 - 238.15.29) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff702a6000 - 0x7fff702ceffb com.apple.spotlight.metadata.utilities (1.0 - 1191.51) <7CD28A81-F0D6-3575-8F83-3D45D53F72BB> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff702cf000 - 0x7fff70361fff com.apple.gpusw.MetalTools (1.0 - 1) <60BE7793-D8DE-3DF1-94D7-503301EC1E72> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff7050b000 - 0x7fff70526fff com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff705b4000 - 0x7fff705deff7 com.apple.MultitouchSupport.framework (2400.15 - 2400.15) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff70850000 - 0x7fff7085afff com.apple.NetAuth (6.2 - 6.2) <55DC741A-A01A-380C-B2D3-244241DA1F2C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff71125000 - 0x7fff7117bfff com.apple.OTSVG (1.0 - ???) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff722de000 - 0x7fff722edff3 com.apple.PerformanceAnalysis (1.217 - 217) <8560F263-31F4-3CCA-84B1-30C296DC1A7D> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff742a6000 - 0x7fff742c4ff7 com.apple.ProtocolBuffer (1 - 263) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff74473000 - 0x7fff744cbf0f com.apple.ROCKit (24 - 24) <5437F6F7-453F-3D75-9E87-D2A090D82D25> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
0x7fff745ab000 - 0x7fff745ceffb com.apple.RemoteViewServices (2.0 - 128) <68530B4D-B2C0-3271-941B-D9EA62095727> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff75f3c000 - 0x7fff7605bfff com.apple.Sharing (1176.11 - 1176.11) <9881AEAD-5410-33F7-A852-770C7FE677C9> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff76e0d000 - 0x7fff770bdff7 com.apple.SkyLight (1.600.0 - 336.80.6) <5F7D2312-0003-354C-82BC-DC346B1A98E6> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff7788c000 - 0x7fff77899fff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <816EC315-3E76-37B7-A495-B4AE031DA439> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff786fa000 - 0x7fff78787ff7 com.apple.Symbolication (10.0 - 64254.5) <7D5FB79E-1121-3DB0-9CBE-C023835ACE60> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff78c90000 - 0x7fff78c9dff3 com.apple.TCC (1.0 - 1) <55C045F7-D8AB-3BE6-970B-9457FA78E7E3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff78f0c000 - 0x7fff78fd3ff7 com.apple.TextureIO (3.8.4 - 3.8.1) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff79094000 - 0x7fff7924efff com.apple.UIFoundation (1.0 - 550.35) <1CAAA3AC-1477-3E24-B55C-07A704D7CA03> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff7a840000 - 0x7fff7a843fff com.apple.dt.XCTTargetBootstrap (1.0 - 1) <63A533F6-988D-3FED-A1C7-20BC725A0D4B> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff7ac74000 - 0x7fff7ac76ff3 com.apple.loginsupport (1.0 - 1) <5F1E000D-0674-3413-AB3E-83F7974666FB> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff7af30000 - 0x7fff7af68fff libCRFSuite.dylib (41.15.4) <62EDD39F-6D1B-334B-A9A2-5800714255BB> /usr/lib/libCRFSuite.dylib
0x7fff7af6b000 - 0x7fff7af76ff7 libChineseTokenizer.dylib (28.15.3) <8CD1C213-7F62-3F02-BFB1-D0A5EFF92AB0> /usr/lib/libChineseTokenizer.dylib
0x7fff7b007000 - 0x7fff7b008ff7 libDiagnosticMessagesClient.dylib (107) /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff7b03f000 - 0x7fff7b202ff7 libFosl_dynamic.dylib (18.3.2) <6EF1CB2A-2BDA-3458-B631-F794D72660FD> /usr/lib/libFosl_dynamic.dylib
0x7fff7b258000 - 0x7fff7b277ffb libMobileGestalt.dylib (645.200.76) /usr/lib/libMobileGestalt.dylib
0x7fff7b278000 - 0x7fff7b278fff libOpenScriptingUtil.dylib (178) <2EEBF84D-9E00-3570-AC0C-C49C8D25A8BF> /usr/lib/libOpenScriptingUtil.dylib
0x7fff7b3b9000 - 0x7fff7b3baffb libSystem.B.dylib (1252.200.5) /usr/lib/libSystem.B.dylib
0x7fff7b444000 - 0x7fff7b445fff libThaiTokenizer.dylib (2.15.1) /usr/lib/libThaiTokenizer.dylib
0x7fff7b458000 - 0x7fff7b46effb libapple_nghttp2.dylib (1.24.1) /usr/lib/libapple_nghttp2.dylib
0x7fff7b46f000 - 0x7fff7b498ffb libarchive.2.dylib (54.200.3) /usr/lib/libarchive.2.dylib
0x7fff7b499000 - 0x7fff7b518fef libate.dylib (1.13.8) /usr/lib/libate.dylib
0x7fff7b51c000 - 0x7fff7b51cff3 libauto.dylib (187) <01824E49-F2EF-3FC1-ABF3-782EFDF6CA17> /usr/lib/libauto.dylib
0x7fff7b5f4000 - 0x7fff7b604ff3 libbsm.0.dylib (39.200.18) <5E5098D0-F7B2-32A1-8038-E709F6718D4E> /usr/lib/libbsm.0.dylib
0x7fff7b605000 - 0x7fff7b613fff libbz2.1.0.dylib (38.200.3) <4EE3C5E8-BEF3-3910-A231-B1AE2B437E01> /usr/lib/libbz2.1.0.dylib
0x7fff7b614000 - 0x7fff7b66bff7 libc++.1.dylib (400.9.4) /usr/lib/libc++.1.dylib
0x7fff7b66c000 - 0x7fff7b681fff libc++abi.dylib (400.17) /usr/lib/libc++abi.dylib
0x7fff7b682000 - 0x7fff7b682ff3 libcharset.1.dylib (51.200.6) /usr/lib/libcharset.1.dylib
0x7fff7b683000 - 0x7fff7b693ffb libcmph.dylib (6.15.1) <5D776FF6-DF7F-3EDD-B920-C07ED76C672B> /usr/lib/libcmph.dylib
0x7fff7b694000 - 0x7fff7b6acffb libcompression.dylib (52.200.13) /usr/lib/libcompression.dylib
0x7fff7b957000 - 0x7fff7b96dfff libcoretls.dylib (155.200.6) <6E68F922-752C-311F-B56D-EE391E6AE1F7> /usr/lib/libcoretls.dylib
0x7fff7b96e000 - 0x7fff7b96fff3 libcoretls_cfhelpers.dylib (155.200.6) <7300BA76-39D2-349E-9FB8-EBE5947A708A> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff7bfe6000 - 0x7fff7c03cffb libcups.2.dylib (462.9) <51E06E95-891F-3B88-A8C3-35B514C57239> /usr/lib/libcups.2.dylib
0x7fff7c174000 - 0x7fff7c174fff libenergytrace.dylib (17.200.1) /usr/lib/libenergytrace.dylib
0x7fff7c1a6000 - 0x7fff7c1abff7 libgermantok.dylib (17.15.2) <9CBF0658-E83B-32E6-B674-3EE72D22C041> /usr/lib/libgermantok.dylib
0x7fff7c1ac000 - 0x7fff7c1b1ff7 libheimdal-asn1.dylib (520.200.17) <58971629-3850-3905-A9A1-09FCF7A32815> /usr/lib/libheimdal-asn1.dylib
0x7fff7c1dd000 - 0x7fff7c2ceff7 libiconv.2.dylib (51.200.6) <3240A278-F537-3EC8-BE0C-983797520A50> /usr/lib/libiconv.2.dylib
0x7fff7c2cf000 - 0x7fff7c532ffb libicucore.A.dylib (62107.0.1) /usr/lib/libicucore.A.dylib
0x7fff7c57f000 - 0x7fff7c580fff liblangid.dylib (128.15.1) /usr/lib/liblangid.dylib
0x7fff7c581000 - 0x7fff7c599fff liblzma.5.dylib (10.200.3) <3ADDFA63-F37A-3C9C-91E4-58EE3113B9A1> /usr/lib/liblzma.5.dylib
0x7fff7c5b1000 - 0x7fff7c661fff libmecab.1.0.0.dylib (779.15.23) <6A38FCDA-17CE-30C3-AB66-A714CF645384> /usr/lib/libmecab.1.0.0.dylib
0x7fff7c662000 - 0x7fff7c89ffff libmecabra.dylib (779.15.23) <30E102AA-F3D3-3572-A1AE-1F2287DEF696> /usr/lib/libmecabra.dylib
0x7fff7ca77000 - 0x7fff7cdcffff libnetwork.dylib (1229.200.109) /usr/lib/libnetwork.dylib
0x7fff7ce60000 - 0x7fff7d5e6fe7 libobjc.A.dylib (750) <2E868147-8818-359E-8CD7-A8B80665928F> /usr/lib/libobjc.A.dylib
0x7fff7d5f9000 - 0x7fff7d5fdffb libpam.2.dylib (22.200.1) <8C419238-675A-3C41-B8D4-95E391CA630F> /usr/lib/libpam.2.dylib
0x7fff7d600000 - 0x7fff7d636ff7 libpcap.A.dylib (79.200.4) <5939AB23-B2A9-3C03-B6C1-4F0E5A21D9FC> /usr/lib/libpcap.A.dylib
0x7fff7d750000 - 0x7fff7d768ffb libresolv.9.dylib (65.200.2) <0FEAEB01-B926-37FA-AB47-99BAC481C10B> /usr/lib/libresolv.9.dylib
0x7fff7d7bc000 - 0x7fff7d993fe7 libsqlite3.dylib (274.20) <4434B695-BC65-30D6-AFED-1B6488DB3D2E> /usr/lib/libsqlite3.dylib
0x7fff7dc20000 - 0x7fff7dc23ffb libutil.dylib (51.200.4) <91EE9BF4-FB06-3260-B502-7EFDAD5AF59B> /usr/lib/libutil.dylib
0x7fff7dc24000 - 0x7fff7dc31fff libxar.1.dylib (404) <4B4D0206-0B62-3E89-AD07-E7BB9E4DFA68> /usr/lib/libxar.1.dylib
0x7fff7dc36000 - 0x7fff7dd19fff libxml2.2.dylib (32.6) /usr/lib/libxml2.2.dylib
0x7fff7dd1a000 - 0x7fff7dd42ff3 libxslt.1.dylib (16.1) /usr/lib/libxslt.1.dylib
0x7fff7dd43000 - 0x7fff7dd55ffb libz.1.dylib (70.200.4) <99A3D725-8388-38B4-B66C-5E9006E6F072> /usr/lib/libz.1.dylib
0x7fff7ddc6000 - 0x7fff7ddcaff3 libcache.dylib (81) /usr/lib/system/libcache.dylib
0x7fff7ddcb000 - 0x7fff7ddd5ff3 libcommonCrypto.dylib (60118.200.6) <78093D4F-91DB-35C8-981A-13375778B2E7> /usr/lib/system/libcommonCrypto.dylib
0x7fff7ddd6000 - 0x7fff7ddddfff libcompiler_rt.dylib (63.4) <A4D9CF37-D76-3CE9-95F1-DA89DA1601B6> /usr/lib/system/libcompiler_rt.dylib
0x7fff7ddde000 - 0x7fff7dde7ff3 libcopyfile.dylib (146.200.3) <4BCDADBF-79F5-3829-B47D-64DA0D44BCBF> /usr/lib/system/libcopyfile.dylib
0x7fff7dde8000 - 0x7fff7de6cfff libcorecrypto.dylib (602.200.50) <7AEC5B72-0B92-37E8-808B-6732DB714139> /usr/lib/system/libcorecrypto.dylib
0x7fff7def2000 - 0x7fff7df2cff7 libdispatch.dylib (1008.200.78) /usr/lib/system/libdispatch.dylib
0x7fff7df2d000 - 0x7fff7df5cfff libdyld.dylib (625.13) <4B16C209-83D4-3817-9B62-C2F7FFB23755> /usr/lib/system/libdyld.dylib
0x7fff7df5d000 - 0x7fff7df5dffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib
0x7fff7df5e000 - 0x7fff7df6aff7 libkxld.dylib (4903.201.2) /usr/lib/system/libkxld.dylib
0x7fff7df6b000 - 0x7fff7df6bff7 liblaunch.dylib (1336.201.2) <43E6698E-155E-3EAE-BAFF-CA5FCB35325C> /usr/lib/system/liblaunch.dylib
0x7fff7df6c000 - 0x7fff7df71fff libmacho.dylib (917) <17BF7038-9C70-3EE1-9E96-3AE10D49669E> /usr/lib/system/libmacho.dylib
0x7fff7df72000 - 0x7fff7df74ff3 libquarantine.dylib (86.200.11) /usr/lib/system/libquarantine.dylib
0x7fff7df75000 - 0x7fff7df76ff3 libremovefile.dylib (45.200.2) /usr/lib/system/libremovefile.dylib
0x7fff7df77000 - 0x7fff7df8eff3 libsystem_asl.dylib (356.200.4) /usr/lib/system/libsystem_asl.dylib
0x7fff7df8f000 - 0x7fff7df8ffff libsystem_blocks.dylib (73) <26419398-C30C-30F1-B656-A92AFA9560F6> /usr/lib/system/libsystem_blocks.dylib
0x7fff7df90000 - 0x7fff7e018fff libsystem_c.dylib (1272.200.26) <3DEEE96E-6DF6-35AD-8654-D69AC26B907B> /usr/lib/system/libsystem_c.dylib
0x7fff7e019000 - 0x7fff7e01cff7 libsystem_configuration.dylib (963.200.27) <02CC3996-B34E-333C-8806-AE2699D34424> /usr/lib/system/libsystem_configuration.dylib
0x7fff7e01d000 - 0x7fff7e020ff7 libsystem_coreservices.dylib (66) <254B6849-2C8F-302C-8616-B8324A11AB30> /usr/lib/system/libsystem_coreservices.dylib
0x7fff7e021000 - 0x7fff7e027ffb libsystem_darwin.dylib (1272.200.26) <974E9EF7-DE72-34B7-B056-0A81C10DF8EB> /usr/lib/system/libsystem_darwin.dylib
0x7fff7e028000 - 0x7fff7e02eff7 libsystem_dnssd.dylib (878.200.35) /usr/lib/system/libsystem_dnssd.dylib
0x7fff7e02f000 - 0x7fff7e07bff3 libsystem_info.dylib (517.200.9) <0707C387-D7DE-372E-8FF1-3DE5C91932D6> /usr/lib/system/libsystem_info.dylib
0x7fff7e07c000 - 0x7fff7e0a3ff7 libsystem_kernel.dylib (4903.201.2) <45FAA4C0-D553-34FD-ADF8-884886AE0D2A> /usr/lib/system/libsystem_kernel.dylib
0x7fff7e0a4000 - 0x7fff7e0efff7 libsystem_m.dylib (3158.200.7) <43D1796B-954F-37D6-B1AC-9D80DF0655A2> /usr/lib/system/libsystem_m.dylib
0x7fff7e0f0000 - 0x7fff7e114ff7 libsystem_malloc.dylib (166.200.60) <846F6898-117C-3427-A8FB-3772FFC2410B> /usr/lib/system/libsystem_malloc.dylib
0x7fff7e115000 - 0x7fff7e120ffb libsystem_networkextension.dylib (767.200.40) /usr/lib/system/libsystem_networkextension.dylib
0x7fff7e121000 - 0x7fff7e128fff libsystem_notify.dylib (172.200.21) /usr/lib/system/libsystem_notify.dylib
0x7fff7e129000 - 0x7fff7e132fef libsystem_platform.dylib (177.200.16) /usr/lib/system/libsystem_platform.dylib
0x7fff7e133000 - 0x7fff7e13dfff libsystem_pthread.dylib (330.201.1) <87A6B136-E423-3B6D-A58A-137F392D7D9D> /usr/lib/system/libsystem_pthread.dylib
0x7fff7e13e000 - 0x7fff7e141ff7 libsystem_sandbox.dylib (851.201.1) /usr/lib/system/libsystem_sandbox.dylib
0x7fff7e142000 - 0x7fff7e144ff7 libsystem_secinit.dylib (30.200.13) /usr/lib/system/libsystem_secinit.dylib
0x7fff7e145000 - 0x7fff7e14cff7 libsystem_symptoms.dylib (820.207.88) /usr/lib/system/libsystem_symptoms.dylib
0x7fff7e14d000 - 0x7fff7e162ff7 libsystem_trace.dylib (906.200.86) <7983ED77-18B5-39A5-BE19-AE4F2832ADEA> /usr/lib/system/libsystem_trace.dylib
0x7fff7e164000 - 0x7fff7e169ffb libunwind.dylib (35.4) <41222EF6-2233-3CF4-947A-15D48CB8C030> /usr/lib/system/libunwind.dylib
0x7fff7e16a000 - 0x7fff7e19afff libxpc.dylib (1336.201.2) <0A8747D1-33AA-37E1-B97A-BA9B95FE4E8C> /usr/lib/system/libxpc.dylib

External Modification Summary:

Calls made by other processes targeting this process:
  task_for_pid: 0
  thread_create: 0
  thread_set_state: 0
Calls made by this process:
  task_for_pid: 0
  thread_create: 0
  thread_set_state: 0
Calls made by all processes on this machine:
  task_for_pid: 11083
  thread_create: 0
  thread_set_state: 0

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

                              VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=======
Accelerate framework 128K 2
Activity Tracing 256K 2
CG backing stores 880K 3
CoreImage 24K 3
CoreServices 36K 2
CoreUI image data 104K 2
CoreUI image file 404K 5
Kernel Alloc Once 8K 2
MALLOC 182.0M 20
MALLOC guard page 16K 5
MALLOC_NANO (reserved) 384.0M 2 reserved VM address space (unallocated)
Memory Tag 249 156K 2
STACK GUARD 56.0M 11
Stack 12.6M 11
VM_ALLOCATE 68K 8
__DATA 50.0M 237
__FONT_DATA 4K 2
__LINKEDIT 243.8M 6
__TEXT 264.7M 241
__UNICODE 560K 2
mapped file 50.5M 13
shared memory 2984K 14
=======
TOTAL 1.2G 573
TOTAL, minus reserved VM space 865.0M 573

Model: MacBookPro12,1, BootROM MBP121.0177.B00, 2 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 2.28f7
Graphics: Intel Iris Graphics 6100, Intel Iris Graphics 6100, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54414C41522D4E5544
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54414C41522D4E5544
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x133), Broadcom BCM43xx 1.0 (7.77.61.1 AirPortDriverBrcmNIC-1305.2)
Bluetooth: Version 6.0.8f6, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0128G, 121.33 GB
USB Device: USB 3.0 Bus
USB Device: Bluetooth USB Host Controller
USB Device: Intuos5 touch M
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1

**System Information** MacBook Pro (Retina, 13-inch, Early 2015) Processer: 2.7 GHz Intel Core i5 Memory: 8 GB 1867 MHz DDR3 Graphics: Intel Iris Graphics 6100 1536 MB **Blender Version** Broken: blender-2.80.0-git20181023.13cfb641c6d-x86_64 Worked: None **Short description of error** Trying to startup Blender 2.80 but it immediately Crashes. Also download 2.79, also crashes. I downloaded Macos mojave yesterday. I had download 2.8 in September, it works, but I delete that version to download latest 2.8, but it fails. **Exact steps for others to reproduce the error** Process: blender [2023] Path: /Volumes/VOLUME/*/blender.app/Contents/MacOS/blender Identifier: org.blenderfoundation.blender Version: 2.80 (2.80 2018-10-23, Blender Foundation) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: blender [2023] User ID: 501 Date/Time: 2018-10-23 19:05:40.535 +0800 OS Version: Mac OS X 10.14 (18A391) Report Version: 12 Anonymous UUID: A9B84E91-56EE-2D45-1088-600CD72EDEB8 Time Awake Since Boot: 9200 seconds System Integrity Protection: enabled Notes: Translocated Process Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: terminating with uncaught exception of type std::bad_cast: std::bad_cast abort() called Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff7e082b86 __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff7e138c50 pthread_kill + 285 2 libsystem_c.dylib 0x00007fff7dfec268 __abort + 144 3 libsystem_c.dylib 0x00007fff7dfec1d8 abort + 142 4 libc++abi.dylib 0x00007fff7b66f231 abort_message + 231 5 libc++abi.dylib 0x00007fff7b66f3b5 default_terminate_handler() + 241 6 libobjc.A.dylib 0x00007fff7ce78c8f _objc_terminate() + 105 7 libc++abi.dylib 0x00007fff7b67adfe std::__terminate(void (*)()) + 8 8 libc++abi.dylib 0x00007fff7b67abe2 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 27 9 libc++abi.dylib 0x00007fff7b66dbb9 __cxa_throw + 113 10 libc++.1.dylib 0x00007fff7b615cc5 std::__1::locale::__imp::use_facet(long) const + 79 11 org.blenderfoundation.blender 0x000000010890d750 bl_locale_pgettext + 48 12 org.blenderfoundation.blender 0x00000001075e0e23 BLT_translate_do_new_dataname + 83 13 org.blenderfoundation.blender 0x0000000107121f8a BKE_view_layer_rename + 106 14 org.blenderfoundation.blender 0x0000000106f5027a BLO_update_defaults_startup_blend + 1066 15 org.blenderfoundation.blender 0x0000000106fe788b BKE_blendfile_read_from_memory + 59 16 org.blenderfoundation.blender 0x0000000106897416 wm_homefile_read + 1046 17 org.blenderfoundation.blender 0x000000010689e52d WM_init + 317 18 org.blenderfoundation.blender 0x0000000106886080 main + 752 19 libdyld.dylib 0x00007fff7df44085 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fff7e0801b2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7e1395cb _pthread_cond_wait + 724 2 libc++.1.dylib 0x00007fff7b61bbda std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18 3 org.blenderfoundation.blender 0x00000001097e9483 IlmThread_2_3::Semaphore::wait() + 147 4 org.blenderfoundation.blender 0x00000001097e69e2 IlmThread_2_3::(anonymous namespace)::DefaultWorkerThread::run() + 66 5 org.blenderfoundation.blender 0x00000001097e8ed7 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_3::Thread::*)(), IlmThread_2_3::Thread*> >(void*) + 663 6 libsystem_pthread.dylib 0x00007fff7e13633d _pthread_body + 126 7 libsystem_pthread.dylib 0x00007fff7e1392a7 _pthread_start + 70 8 libsystem_pthread.dylib 0x00007fff7e135425 thread_start + 13 Thread 2: 0 libsystem_kernel.dylib 0x00007fff7e0801b2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7e1395cb _pthread_cond_wait + 724 2 libc++.1.dylib 0x00007fff7b61bbda std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18 3 org.blenderfoundation.blender 0x00000001097e9483 IlmThread_2_3::Semaphore::wait() + 147 4 org.blenderfoundation.blender 0x00000001097e69e2 IlmThread_2_3::(anonymous namespace)::DefaultWorkerThread::run() + 66 5 org.blenderfoundation.blender 0x00000001097e8ed7 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_3::Thread::*)(), IlmThread_2_3::Thread*> >(void*) + 663 6 libsystem_pthread.dylib 0x00007fff7e13633d _pthread_body + 126 7 libsystem_pthread.dylib 0x00007fff7e1392a7 _pthread_start + 70 8 libsystem_pthread.dylib 0x00007fff7e135425 thread_start + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fff7e0801b2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7e1395cb _pthread_cond_wait + 724 2 libc++.1.dylib 0x00007fff7b61bbda std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18 3 org.blenderfoundation.blender 0x00000001097e9483 IlmThread_2_3::Semaphore::wait() + 147 4 org.blenderfoundation.blender 0x00000001097e69e2 IlmThread_2_3::(anonymous namespace)::DefaultWorkerThread::run() + 66 5 org.blenderfoundation.blender 0x00000001097e8ed7 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_3::Thread::*)(), IlmThread_2_3::Thread*> >(void*) + 663 6 libsystem_pthread.dylib 0x00007fff7e13633d _pthread_body + 126 7 libsystem_pthread.dylib 0x00007fff7e1392a7 _pthread_start + 70 8 libsystem_pthread.dylib 0x00007fff7e135425 thread_start + 13 Thread 4: 0 libsystem_kernel.dylib 0x00007fff7e0801b2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7e1395cb _pthread_cond_wait + 724 2 libc++.1.dylib 0x00007fff7b61bbda std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18 3 org.blenderfoundation.blender 0x00000001097e9483 IlmThread_2_3::Semaphore::wait() + 147 4 org.blenderfoundation.blender 0x00000001097e69e2 IlmThread_2_3::(anonymous namespace)::DefaultWorkerThread::run() + 66 5 org.blenderfoundation.blender 0x00000001097e8ed7 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_3::Thread::*)(), IlmThread_2_3::Thread*> >(void*) + 663 6 libsystem_pthread.dylib 0x00007fff7e13633d _pthread_body + 126 7 libsystem_pthread.dylib 0x00007fff7e1392a7 _pthread_start + 70 8 libsystem_pthread.dylib 0x00007fff7e135425 thread_start + 13 Thread 5: 0 libsystem_pthread.dylib 0x00007fff7e135408 start_wqthread + 0 1 ??? 0x0000000054485244 0 + 1414025796 Thread 6:: Dispatch queue: NSPersistentUI I/O 0 libsystem_kernel.dylib 0x00007fff7e07ea96 __getattrlist + 10 1 com.apple.CoreServicesInternal 0x00007fff658f2ffb corePropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 570 2 com.apple.CoreServicesInternal 0x00007fff658f2d61 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 360 3 com.apple.CoreServicesInternal 0x00007fff658f4a95 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 214 4 com.apple.CoreFoundation 0x00007fff50eb943b CFURLCopyResourcePropertyForKey + 101 5 com.apple.CoreFoundation 0x00007fff50f02306 -[NSURL getResourceValue:forKey:error:] + 190 6 com.apple.Foundation 0x00007fff532451f6 -[NSURL(NSURLPathUtilities) URLByAppendingPathComponent:] + 232 7 com.apple.AppKit 0x00007fff4e4076a8 -[NSPersistentUIPreservedStateDirectory initWithStateDirectory:] + 120 8 com.apple.AppKit 0x00007fff4e43bd79 __59-[NSPersistentUIFileManager preserveStateDirectoryAtLaunch]_block_invoke + 65 9 com.apple.AppKit 0x00007fff4e43bcba ___NSPersistentUIDispatchQueueAsync_block_invoke + 28 10 libdispatch.dylib 0x00007fff7def4d4f _dispatch_call_block_and_release + 12 11 libdispatch.dylib 0x00007fff7def5dcb _dispatch_client_callout + 8 12 libdispatch.dylib 0x00007fff7defc120 _dispatch_lane_serial_drain + 618 13 libdispatch.dylib 0x00007fff7defcbd8 _dispatch_lane_invoke + 388 14 libdispatch.dylib 0x00007fff7df05084 _dispatch_workloop_worker_thread + 603 15 libsystem_pthread.dylib 0x00007fff7e13561c _pthread_wqthread + 409 16 libsystem_pthread.dylib 0x00007fff7e135415 start_wqthread + 13 Thread 7: 0 libsystem_kernel.dylib 0x00007fff7e07cc7e semaphore_timedwait_trap + 10 1 libdispatch.dylib 0x00007fff7def6428 _dispatch_sema4_timedwait + 76 2 libdispatch.dylib 0x00007fff7def6b19 _dispatch_semaphore_wait_slow + 58 3 libdispatch.dylib 0x00007fff7df03b5a _dispatch_worker_thread + 328 4 libsystem_pthread.dylib 0x00007fff7e13633d _pthread_body + 126 5 libsystem_pthread.dylib 0x00007fff7e1392a7 _pthread_start + 70 6 libsystem_pthread.dylib 0x00007fff7e135425 thread_start + 13 Thread 8: 0 libsystem_pthread.dylib 0x00007fff7e135408 start_wqthread + 0 1 ??? 0x0000000054485244 0 + 1414025796 Thread 9: 0 libsystem_pthread.dylib 0x00007fff7e135408 start_wqthread + 0 1 ??? 0x0000000000001403 0 + 5123 Thread 0 crashed with X86 Thread State (64-bit): ``` rax: 0x0000000000000000 rbx: 0x000000011d4a15c0 rcx: 0x00007ffee94c1d78 rdx: 0x0000000000000000 rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffee94c1db0 rsp: 0x00007ffee94c1d78 r8: 0x0000000000000000 r9: 0x0000000000989680 r10: 0x0000000000000000 r11: 0x0000000000000206 r12: 0x0000000000000307 r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x000000000000002d rip: 0x00007fff7e082b86 rfl: 0x0000000000000206 cr2: 0x00007f8aae820f80 ``` Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133 Binary Images: 0x10673c000 - 0x10d891fcf +org.blenderfoundation.blender (2.80 - 2.80 2018-10-23, Blender Foundation) <C463AEBB-496E-3697-A666-063468A43A21> /var/folders/*/blender.app/Contents/MacOS/blender 0x111d06000 - 0x111eabff7 com.apple.audio.units.Components (1.14 - 1.14) <1EBB28B5-FB09-3967-AEA0-9883CFEF9893> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x11392e000 - 0x113932fff com.apple.audio.AppleHDAHALPlugIn (282.10 - 282.10) <94DDF962-09E0-3B3E-B887-9A0301022190> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x11d3eb000 - 0x11d4696a7 dyld (625.13) <D6387150-2FB8-3066-868D-72E1B1C43982> /usr/lib/dyld 0x7fff45c94000 - 0x7fff45ca3ffb libSimplifiedChineseConverter.dylib (73) <991F3402-E9C7-3BE3-BC60-73326DADB2D5> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib 0x7fff47883000 - 0x7fff47981ff7 com.apple.driver.AppleIntelBDWGraphicsMTLDriver (12.0.34 - 12.0.0) <1DB1BEEF-BCB5-3E7D-BA55-08BA105942E6> /System/Library/Extensions/AppleIntelBDWGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsMTLDriver 0x7fff4d1a6000 - 0x7fff4d1a6fff com.apple.Accelerate (1.11 - Accelerate 1.11) <2C602CED-72CA-37C2-BDF5-31697FC9100B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff4d1a7000 - 0x7fff4d1bdfe3 libCGInterfaces.dylib (506.19) <6455899E-BAC7-34D1-802B-FFE19A2337E2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff4d1be000 - 0x7fff4d85efe3 com.apple.vImage (8.1 - ???) <65912AFB-D4C1-3494-AE97-DDFDAF3BE1EB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff4d85f000 - 0x7fff4dad6fd7 libBLAS.dylib (1243.200.4) <76710990-AE2B-300E-88BB-797ABAD74956> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff4dad7000 - 0x7fff4db49fe7 libBNNS.dylib (38.200.5) <5F3A4021-8FF8-30E8-B84A-AA2BD70F4151> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff4db4a000 - 0x7fff4def0fff libLAPACK.dylib (1243.200.4) <45722A8A-5788-3C4C-ADD9-1812763FA635> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff4def1000 - 0x7fff4df06ffb libLinearAlgebra.dylib (1243.200.4) <E923DA33-B142-3A73-A80A-642878D19099> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff4df07000 - 0x7fff4df0cff3 libQuadrature.dylib (3.200.2) <6FFAC142-415D-3AF0-BC09-336302F11934> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff4df0d000 - 0x7fff4df8affb libSparse.dylib (79.200.5) <0D7E71A4-10D2-3979-B386-D2426ADAF6D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff4df8b000 - 0x7fff4df9effb libSparseBLAS.dylib (1243.200.4) <00D6FC17-B739-3259-90A4-92AC8BBE03D6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff4df9f000 - 0x7fff4e183ff3 libvDSP.dylib (671.201.1) <716585BD-04D7-30A9-B315-689184275E38> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff4e184000 - 0x7fff4e239ff3 libvMisc.dylib (671.201.1) <EDA66C06-A11F-3EE5-96D5-B20893448899> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff4e23a000 - 0x7fff4e23afff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <DADD83A2-550F-3570-8D71-16614C6A4CE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff4e3eb000 - 0x7fff4f20aff3 com.apple.AppKit (6.9 - 1671) <E1B2CAF1-9231-3B3D-BD9E-B770FE87F407> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff4f25c000 - 0x7fff4f25cfff com.apple.ApplicationServices (50.1 - 50.1) <1B71604B-9AC5-3A2F-8CB7-0EFA34A20F12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff4f25d000 - 0x7fff4f2c8ff7 com.apple.ApplicationServices.ATS (377 - 453.11) <7599E619-EE21-3EB7-875B-AE3B8D3E13BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff4f361000 - 0x7fff4f480fff libFontParser.dylib (228.6) <E800074F-62CF-340A-A5A7-B8BE5B560045> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff4f481000 - 0x7fff4f4ccfff libFontRegistry.dylib (228.12) <480D472D-C8FB-321D-86EC-2EA6927A97AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff4f52b000 - 0x7fff4f55eff7 libTrueTypeScaler.dylib (228.6) <D23BFDE4-8664-335A-B43B-A13A8EF29E40> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff4f5c8000 - 0x7fff4f5ccff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <90641B6B-D07B-3577-B594-965825544B60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff4f669000 - 0x7fff4f6bbff3 com.apple.HIServices (1.22 - 627.14.2) <01F309D6-32E7-3C4F-A38B-8206EE3076CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff4f6bc000 - 0x7fff4f6caff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <67BC5855-B7A3-39E6-B5DD-52B287EB1532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff4f6cb000 - 0x7fff4f717fff com.apple.print.framework.PrintCore (14.0 - 503.7) <C13BC56A-65F4-35B1-9E33-51FE6F3B06FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff4f718000 - 0x7fff4f753ff7 com.apple.QD (3.12 - 407.2) <94A30038-C545-327A-B1C0-E19C79D62BAB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff4f754000 - 0x7fff4f760ff7 com.apple.speech.synthesis.framework (8.0.15 - 8.0.15) <A96C744B-B1AD-32E3-BA72-7A221684BE3F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff4f761000 - 0x7fff4f9fdff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <89D2529D-CF36-3081-A700-70892F888718> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff4f9ff000 - 0x7fff4f9fffff com.apple.audio.units.AudioUnit (1.14 - 1.14) <8B9A5ADB-E62C-3838-BB5E-AF20CAE449CC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff4fd63000 - 0x7fff50124ff7 com.apple.CFNetwork (974.1 - 974.1) <ACC604FA-5D40-34CE-9206-8091010306B7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff50139000 - 0x7fff50139fff com.apple.Carbon (158 - 158) <DAF95685-B793-34EB-96EA-3E292A9E3378> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff5013a000 - 0x7fff5013dffb com.apple.CommonPanels (1.2.6 - 98) <F1E1C47B-FD1A-30A4-B41B-87BD8B178B56> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff5013e000 - 0x7fff50445ff7 com.apple.HIToolbox (2.1.1 - 916.32) <B2ED8B1C-FC3E-3FA0-8F6D-E7A448E6FAA7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff50446000 - 0x7fff50449ffb com.apple.help (1.3.8 - 66) <4392A63F-9B58-3248-BF73-B46AD3744E6E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff5044a000 - 0x7fff5044fff7 com.apple.ImageCapture (9.0 - 1529.7) <364EDC6B-6374-31A7-A637-0044B73F8DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff50450000 - 0x7fff504e4ff3 com.apple.ink.framework (10.9 - 225) <D6503F37-7EBC-32C1-95CC-A35EFC54E7ED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff504e5000 - 0x7fff504fffff com.apple.openscripting (1.7 - 178) <D4A4D130-9C7B-3656-9D58-50F9D09C276E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff50520000 - 0x7fff50521fff com.apple.print.framework.Print (14.0 - 267.3) <5CD250DF-98AD-30B8-A5D5-47634FF9E74D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff50522000 - 0x7fff50524ff7 com.apple.securityhi (9.0 - 55006) <C5308CBC-6736-31A7-905B-C635C6D43FDE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff50525000 - 0x7fff5052bff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <1C38B9CB-DD45-3A7B-9D4C-631855A4EE32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff50652000 - 0x7fff50652fff com.apple.Cocoa (6.11 - 23) <A520D2A3-032B-3C06-81E1-EFDD97C47ACE> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff50660000 - 0x7fff5072cfff com.apple.ColorSync (4.13.0 - 3340) <0618DA46-5A5E-339D-BB2F-ED66A2BFCCF9> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff508c7000 - 0x7fff50957fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <5845D43B-BBB5-343B-A164-6F9E2C53CFA3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff509bd000 - 0x7fff509e8ff7 com.apple.CoreBluetooth (1.0 - 1) <D2F48E3D-79FC-32D7-B281-658EAD2CC50B> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff509e9000 - 0x7fff50d89feb com.apple.CoreData (120 - 865.2) <90A5058F-A5AF-311A-81CC-B20C2AC9E85E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff50d8a000 - 0x7fff50e73fff com.apple.CoreDisplay (101.3 - 101.17.6) <4AE5C221-B8E1-3A4F-91E0-96ED5926E82B> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff50e74000 - 0x7fff512c3fff com.apple.CoreFoundation (6.9 - 1555.10) <4A4C87BC-4C8E-392A-ABEE-824D4074C485> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff512c5000 - 0x7fff51952fff com.apple.CoreGraphics (2.0 - 1245.8.4.8) <FFFFEAF0-14DD-38A3-BD68-AA9AB2C672C1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff51954000 - 0x7fff51c79ff7 com.apple.CoreImage (14.0.0 - 700.2.220) <E9E7B27C-C4FD-3AD6-923E-DF7EAE36D1FF> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff52130000 - 0x7fff52130fff com.apple.CoreServices (933 - 933) <B79C910E-93B9-3686-8E72-E0B63083AAE5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff52131000 - 0x7fff521afffb com.apple.AE (768 - 768) <E795749D-CE50-3B8C-91A7-8C2618887288> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff521b0000 - 0x7fff52488ff7 com.apple.CoreServices.CarbonCore (1178.11 - 1178.11) <9FBE7BFB-3A81-37AC-8E15-E6F7932BBDC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff52489000 - 0x7fff524d3ff7 com.apple.DictionaryServices (1.2 - 284.16.3) <D9388630-E7F2-321E-81FF-EBD5F3B47A52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff524d4000 - 0x7fff524dcffb com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <E40A3C4A-79C7-37D8-999B-D1169A06870B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff524dd000 - 0x7fff526a8ff7 com.apple.LaunchServices (933 - 933) <4614A4B4-C358-3460-9FA7-DF8D6C466806> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff526a9000 - 0x7fff5274bffb com.apple.Metadata (10.7.0 - 1191.51) <6B9CCA98-6F68-3908-A7A9-96D3E2AE5968> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff5274c000 - 0x7fff52797ff7 com.apple.CoreServices.OSServices (933 - 933) <A92C846F-872D-3534-B60E-6CD445A9BAEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff52798000 - 0x7fff52806ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C6A34D09-9707-3F28-838F-63B59B8A12D5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff52807000 - 0x7fff5282bffb com.apple.coreservices.SharedFileList (71.27 - 71.27) <B46A15E0-4C10-3616-BE49-58E07EC463FE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff52b6e000 - 0x7fff52cd3fff com.apple.CoreText (352.0 - 584.24) <5B55B533-F4DE-32CE-8739-16FFFA1A64F8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff52cd4000 - 0x7fff52d11fff com.apple.CoreVideo (1.8 - 0.0) <C7BB7D0F-3AF2-3046-A387-A802BCA52A3A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff52d12000 - 0x7fff52da8ffb com.apple.framework.CoreWLAN (13.0 - 1370.8) <19E41424-B956-34DF-AE02-9822308FA3DC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff53025000 - 0x7fff5302afff com.apple.DiskArbitration (2.7 - 2.7) <C53C1905-9BCF-3AE8-8BB3-C8A2C7DB7D25> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff531f0000 - 0x7fff531f2ff7 com.apple.ForceFeedback (1.0.6 - 1.0.6) <22BA6B79-20C5-331F-BEBA-D22BD829CBBE> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback 0x7fff531f3000 - 0x7fff535c1fff com.apple.Foundation (6.9 - 1555.10) <0CCAF9AF-F7AF-3174-98D4-6C188B1079CC> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff53632000 - 0x7fff53662ff3 com.apple.GSS (4.0 - 2.0) <74ACB1A1-A5A4-3180-AC00-688C94AA4434> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff5377b000 - 0x7fff53884ff3 com.apple.Bluetooth (6.0.8 - 6.0.8f6) <6CB8A08E-1154-3333-83CC-2A939AC94562> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff538e6000 - 0x7fff53977fff com.apple.framework.IOKit (2.0.2 - 1483.201.1) <DA4ED91F-2CC9-3CFD-9200-9D5D31EEE4F3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff53979000 - 0x7fff53983ff7 com.apple.IOSurface (255.1 - 255.1) <538F0257-A408-36AF-AB1E-1D7037D6359E> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff539da000 - 0x7fff53b6eff7 com.apple.ImageIO.framework (3.3.0 - 1796.5.4.1) <9D078F50-BB75-3D04-8636-3FDDAB9C95DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff53b6f000 - 0x7fff53b73ffb libGIF.dylib (1796.5.4.1) <93AD6FB9-03BA-350E-AF98-D371A2BFD58F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff53b74000 - 0x7fff53c59fef libJP2.dylib (1796.5.4.1) <3780EB9B-5219-385D-9472-17B0397697A5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff53c5a000 - 0x7fff53c7fff7 libJPEG.dylib (1796.5.4.1) <83CA8BEB-34BD-3B58-A704-C6A875984FAD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff53f52000 - 0x7fff53f78fe7 libPng.dylib (1796.5.4.1) <9F30FA63-8AB2-3646-A6A8-FCE9F8436C35> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff53f79000 - 0x7fff53f7bff7 libRadiance.dylib (1796.5.4.1) <2C07887C-0584-3538-A9EC-3988AA5B234B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff53f7c000 - 0x7fff53fcafff libTIFF.dylib (1796.5.4.1) <F420B0DC-D0F7-3DD5-9E17-00462441635C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff55060000 - 0x7fff55079fff com.apple.Kerberos (3.0 - 1) <8BE3D524-257D-3663-A937-F1AC76BDF4D9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff55a98000 - 0x7fff55b2bfff com.apple.Metal (157.55 - 157.55) <49CD402F-20CB-3930-B997-BBDC495ABF64> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff55b48000 - 0x7fff55b68ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <9A841A76-43BC-3220-A4DA-99137C42A0BC> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff55b69000 - 0x7fff55be6fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <C469D1E5-F621-3E56-87AC-1BD889664FA3> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff55be7000 - 0x7fff55c0ffff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <8C57A3A2-8EBB-3401-87FC-368D1BE6DAAC> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff55c10000 - 0x7fff55d37ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <CE3201A3-4ACE-3E79-990B-8987C576B31B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff55d38000 - 0x7fff55d53ff7 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <8F02CFCA-41E1-3194-915F-3106E8B48B32> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff55d54000 - 0x7fff55d54ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <8B715D78-8357-38F4-A03C-926EE967CE71> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff56f53000 - 0x7fff56f5fffb com.apple.NetFS (6.0 - 4.0) <529E29A9-5E77-3A8C-A982-CF55F949FE5D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff572de000 - 0x7fff57303ff7 com.apple.audio.OpenAL (1.8 - 1.8) <69CA8E49-D0BF-3153-88FB-3A6BCE8D14B7> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL 0x7fff59a1f000 - 0x7fff59a78ff7 com.apple.opencl (2.12.1 - 2.12.1) <3EAE5BC8-E948-3926-9319-9DAC2A8B5484> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff59a79000 - 0x7fff59a95ff7 com.apple.CFOpenDirectory (10.14 - 207.200.4) <7E4EFF02-2596-31E6-88DE-29C89E2837E4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff59a96000 - 0x7fff59aa2ffb com.apple.OpenDirectory (10.14 - 207.200.4) <52A3918E-0F7A-33FD-87EE-21A37B37D13B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff5a405000 - 0x7fff5a407fff libCVMSPluginSupport.dylib (17.0.37) <38A18A32-BBF2-3A0F-AE37-51734B6CA91A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff5a408000 - 0x7fff5a40dff3 libCoreFSCache.dylib (163.20) <BF8F04DD-C1A1-3D2A-BF3F-639FE907E28D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff5a40e000 - 0x7fff5a412fff libCoreVMClient.dylib (163.20) <45A2C724-F3D1-316A-9A41-CAB8E2A390EC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff5a413000 - 0x7fff5a41bffb libGFXShared.dylib (17.0.37) <267B40DF-2939-3D76-89FA-E8DBDEE96D92> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff5a41c000 - 0x7fff5a427fff libGL.dylib (17.0.37) <2E25A83B-B560-34A1-B474-3027C8B75BA4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff5a428000 - 0x7fff5a462fef libGLImage.dylib (17.0.37) <49C5F799-66E5-3A81-AF88-948DD0E583FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff5a5d6000 - 0x7fff5a613fff libGLU.dylib (17.0.37) <79555E42-B816-3106-8FA0-FC14A54AE8B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff5afc3000 - 0x7fff5afd2ff3 com.apple.opengl (17.0.37 - 17.0.37) <FA76EAA6-[D35](https://archive.blender.org/developer/D35)-3444-87F5-DD95446D651D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff5be2e000 - 0x7fff5c084fff com.apple.QuartzCore (1.11 - 693.16.4.2) <2C9E3279-3F97-3440-B937-E5FE888232E2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff5c8d2000 - 0x7fff5cbf8fff com.apple.security (7.0 - 58286.200.222) <AEB638D9-BFE9-319E-A70B-557ACF41117A> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff5cbf9000 - 0x7fff5cc88fff com.apple.securityfoundation (6.0 - 55185.200.14) <770D67D1-3DA6-3FD3-8531-376712BA4F60> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff5ccba000 - 0x7fff5ccbeff3 com.apple.xpc.ServiceManagement (1.0 - 1) <20DB899D-3BAF-36FD-86A6-F66A82074607> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff5d07b000 - 0x7fff5d0ebff3 com.apple.SystemConfiguration (1.17 - 1.17) <EED5BC9B-CE8D-343C-BCDC-04A79F704828> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff60350000 - 0x7fff603f5ff7 com.apple.APFS (1.0 - 1) <CBE5EE83-7A5F-3C10-93FF-F6DA84DFB875> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff60e31000 - 0x7fff60e32ff3 com.apple.AggregateDictionary (1.0 - 1) <1DEBBE36-8945-3AD8-BD48-2850AD845711> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff6142d000 - 0x7fff61459ff7 com.apple.framework.Apple80211 (13.0 - 1375.14) <79EBF155-EAB2-37EE-BF8C-57BC453217B1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff61735000 - 0x7fff61744fcf com.apple.AppleFSCompression (96.200.3 - 1.0) <E093776E-C367-3CCF-BFD5-623476A89E9A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff61842000 - 0x7fff6184dfff com.apple.AppleIDAuthSupport (1.0 - 1) <5362D9AD-A2AE-3436-97CE-C353124504E5> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff6188e000 - 0x7fff618d7ff3 com.apple.AppleJPEG (1.0 - 1) <9A690E6E-F987-3660-BED6-B1A4D1906B6C> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff61b27000 - 0x7fff61b4fff7 com.apple.applesauce (1.0 - ???) <60BB16D6-DE7E-356A-B9DE-F73EE179934A> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff61cb5000 - 0x7fff61ccbffb com.apple.AssertionServices (1.0 - 1) <8FB0D908-6C46-3399-92D6-4E7D4B5F4F19> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff61ffb000 - 0x7fff6229effb com.apple.AuthKit (1.0 - 1) <ED375339-69F6-34AE-825D-F16BF0618E3E> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff6246f000 - 0x7fff62478ff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <972F41B3-7DF7-3BF1-ACCA-A093A4328ADF> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff62479000 - 0x7fff6251bff7 com.apple.backup.framework (1.10 - ???) <46534B04-DD0E-357B-9CB5-F88AAC6AF4ED> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff6251c000 - 0x7fff6258dffb com.apple.BaseBoard (360.18.4 - 360.18.4) <709EF03C-5BCE-3F47-BD58-A48C1F9378A5> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff6413c000 - 0x7fff64145fff com.apple.CommonAuth (4.0 - 2.0) <7105F266-35C3-3582-9383-A2A9D7184A7B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff64e42000 - 0x7fff64e55fff com.apple.CoreEmoji (1.0 - 69.15.9) <011E7853-BDD6-3197-BA8D-D6B977EF56EB> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff6542b000 - 0x7fff6549dff7 com.apple.CoreNLP (1.0 - 130.15.22) <401F5284-A984-32A1-A547-CC8156381070> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff65758000 - 0x7fff65760ffb com.apple.CorePhoneNumbers (1.0 - 1) <F47CA56F-6760-3282-BFD8-C8C8D2C33ECF> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff658ef000 - 0x7fff65920fff com.apple.CoreServicesInternal (357 - 357) <2D012EB3-83BF-3E51-A2BE-41AF26F2DDF0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff65ce5000 - 0x7fff65d73ff7 com.apple.CoreSymbolication (10.0 - 64235.3.1) <912C63C0-473B-3352-A255-60F7CA3FE3F2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff65e03000 - 0x7fff65f2ffff com.apple.coreui (2.1 - 498.46) <05F9736C-5A62-33B3-9607-551A332AEF28> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff65f30000 - 0x7fff660afffb com.apple.CoreUtils (5.7 - 570.70) <2554BA12-16A2-399F-A13A-E5C8EB4FC1EC> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff66106000 - 0x7fff66169ffb com.apple.framework.CoreWiFi (13.0 - 1370.8) <5C6ACF32-14D3-35FD-8A4A-629521090F41> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff6616a000 - 0x7fff6617bffb com.apple.CrashReporterSupport (10.13 - 938.23) <36754BB2-680F-36AE-A5DE-548B4F41F0AE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff661fe000 - 0x7fff6620dff3 com.apple.framework.DFRFoundation (1.0 - 210) <61EF0583-E946-3201-932D-7D117BC62CB2> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff6620e000 - 0x7fff66212ff7 com.apple.DSExternalDisplay (3.1 - 380) <B6B26BB3-2DC9-34D0-817E-EB612432EC96> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff66295000 - 0x7fff6630cffb com.apple.datadetectorscore (7.0 - 590.24) <2D4CFF51-BCD4-3D08-AE73-AB2B8BEC8659> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff6635a000 - 0x7fff6639bfff com.apple.DebugSymbols (185 - 185) <01F561DA-4724-32FD-B2C7-6436F4CEB980> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff6639c000 - 0x7fff664f5ff7 com.apple.desktopservices (1.13 - ???) <053D3A96-9263-3242-8625-101DDB9350DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff67539000 - 0x7fff67961fff com.apple.vision.FaceCore (3.3.4 - 3.3.4) <CCBC466A-1AD4-3B0B-80B2-D6CFCBB37FC0> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff6b283000 - 0x7fff6b284fff libmetal_timestamp.dylib (902.1.49) <F0C95234-16BA-3F0B-A11E-087ABDC8DD6C> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff6c929000 - 0x7fff6c92eff7 com.apple.GPUWrangler (3.22.9 - 3.22.9) <A7FF28DC-3576-3E53-AFAF-0E29CB45E9AE> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff6d78d000 - 0x7fff6d79cfff com.apple.GraphVisualizer (1.0 - 5) <C7040CD7-6CAB-3878-B29E-21F1665341D0> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff6d883000 - 0x7fff6d8f7fff com.apple.Heimdal (4.0 - 2.0) <793E1D31-6166-37F2-A989-F98FE1706E5D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff6ecd3000 - 0x7fff6ecdaffb com.apple.IOAccelerator (400.24 - 400.24) <01551ED8-6AE1-307D-A3F0-DCA85FAA5210> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff6ecde000 - 0x7fff6ecf7ff7 com.apple.IOPresentment (1.0 - 37) <751130A1-8639-3BDA-BF8F-A3BE54427E43> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff6f10a000 - 0x7fff6f139ff7 com.apple.IconServices (379 - 379) <BE9E71B4-C00E-317D-9093-6E637C905A09> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff6f3d8000 - 0x7fff6f3ebfff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <10A17A9D-564E-3841-A433-D6D7401ED733> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff6f406000 - 0x7fff6f4fdfff com.apple.LanguageModeling (1.0 - 159.15.15) <E524CC46-42C7-3046-AD6C-5D5D768EA478> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff6f4fe000 - 0x7fff6f53fff7 com.apple.Lexicon-framework (1.0 - 33.15.10) <90C1CFE1-9935-3F4F-8A9B-1DD697F2FF3D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff6f546000 - 0x7fff6f54cff7 com.apple.LinguisticData (1.0 - 238.15.29) <D27B30BA-3F5D-3AF2-895C-3B64569EEA1B> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff702a6000 - 0x7fff702ceffb com.apple.spotlight.metadata.utilities (1.0 - 1191.51) <7CD28A81-F0D6-3575-8F83-3D45D53F72BB> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff702cf000 - 0x7fff70361fff com.apple.gpusw.MetalTools (1.0 - 1) <60BE7793-D8DE-3DF1-94D7-503301EC1E72> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff7050b000 - 0x7fff70526fff com.apple.MobileKeyBag (2.0 - 1.0) <E9F2FF73-22D0-35B5-BD2C-9DD8FDB12BCC> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff705b4000 - 0x7fff705deff7 com.apple.MultitouchSupport.framework (2400.15 - 2400.15) <A2BB198C-0B1A-3988-8611-9A9BCCE650B5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff70850000 - 0x7fff7085afff com.apple.NetAuth (6.2 - 6.2) <55DC741A-A01A-380C-B2D3-244241DA1F2C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff71125000 - 0x7fff7117bfff com.apple.OTSVG (1.0 - ???) <A0E0FC0B-B48F-3639-9C50-BAECC72988D5> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff722de000 - 0x7fff722edff3 com.apple.PerformanceAnalysis (1.217 - 217) <8560F263-31F4-3CCA-84B1-30C296DC1A7D> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff742a6000 - 0x7fff742c4ff7 com.apple.ProtocolBuffer (1 - 263) <C5AC21FB-74AD-3FC2-B231-B1376751BBAE> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff74473000 - 0x7fff744cbf0f com.apple.ROCKit (24 - 24) <5437F6F7-453F-3D75-9E87-D2A090D82D25> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit 0x7fff745ab000 - 0x7fff745ceffb com.apple.RemoteViewServices (2.0 - 128) <68530B4D-B2C0-3271-941B-D9EA62095727> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff75f3c000 - 0x7fff7605bfff com.apple.Sharing (1176.11 - 1176.11) <9881AEAD-5410-33F7-A852-770C7FE677C9> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff76e0d000 - 0x7fff770bdff7 com.apple.SkyLight (1.600.0 - 336.80.6) <5F7D2312-0003-354C-82BC-DC346B1A98E6> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff7788c000 - 0x7fff77899fff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <816EC315-3E76-37B7-A495-B4AE031DA439> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff786fa000 - 0x7fff78787ff7 com.apple.Symbolication (10.0 - 64254.5) <7D5FB79E-1121-3DB0-9CBE-C023835ACE60> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff78c90000 - 0x7fff78c9dff3 com.apple.TCC (1.0 - 1) <55C045F7-D8AB-3BE6-970B-9457FA78E7E3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff78f0c000 - 0x7fff78fd3ff7 com.apple.TextureIO (3.8.4 - 3.8.1) <F9D5F55D-9A33-326E-8B2F-B533CC91DD64> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff79094000 - 0x7fff7924efff com.apple.UIFoundation (1.0 - 550.35) <1CAAA3AC-1477-3E24-B55C-07A704D7CA03> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff7a840000 - 0x7fff7a843fff com.apple.dt.XCTTargetBootstrap (1.0 - 1) <63A533F6-988D-3FED-A1C7-20BC725A0D4B> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff7ac74000 - 0x7fff7ac76ff3 com.apple.loginsupport (1.0 - 1) <5F1E000D-0674-3413-AB3E-83F7974666FB> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff7af30000 - 0x7fff7af68fff libCRFSuite.dylib (41.15.4) <62EDD39F-6D1B-334B-A9A2-5800714255BB> /usr/lib/libCRFSuite.dylib 0x7fff7af6b000 - 0x7fff7af76ff7 libChineseTokenizer.dylib (28.15.3) <8CD1C213-7F62-3F02-BFB1-D0A5EFF92AB0> /usr/lib/libChineseTokenizer.dylib 0x7fff7b007000 - 0x7fff7b008ff7 libDiagnosticMessagesClient.dylib (107) <C542CB3C-AA44-3D7F-B88C-79CC31B481AB> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff7b03f000 - 0x7fff7b202ff7 libFosl_dynamic.dylib (18.3.2) <6EF1CB2A-2BDA-3458-B631-F794D72660FD> /usr/lib/libFosl_dynamic.dylib 0x7fff7b258000 - 0x7fff7b277ffb libMobileGestalt.dylib (645.200.76) <A2C32318-0E35-3963-B9B7-E1E92AD33BA6> /usr/lib/libMobileGestalt.dylib 0x7fff7b278000 - 0x7fff7b278fff libOpenScriptingUtil.dylib (178) <2EEBF84D-9E00-3570-AC0C-C49C8D25A8BF> /usr/lib/libOpenScriptingUtil.dylib 0x7fff7b3b9000 - 0x7fff7b3baffb libSystem.B.dylib (1252.200.5) <D5133811-9D66-3DEB-9521-0A67347C9A54> /usr/lib/libSystem.B.dylib 0x7fff7b444000 - 0x7fff7b445fff libThaiTokenizer.dylib (2.15.1) <A8235B04-F541-3856-BE2E-B58EE0483AD9> /usr/lib/libThaiTokenizer.dylib 0x7fff7b458000 - 0x7fff7b46effb libapple_nghttp2.dylib (1.24.1) <B8D45114-3868-3154-BC35-22597E3E7D8A> /usr/lib/libapple_nghttp2.dylib 0x7fff7b46f000 - 0x7fff7b498ffb libarchive.2.dylib (54.200.3) <B47C54A0-3A30-374A-BD99-2304B9B0EC82> /usr/lib/libarchive.2.dylib 0x7fff7b499000 - 0x7fff7b518fef libate.dylib (1.13.8) <C647A80F-6F80-3FDA-A9B4-92800999F963> /usr/lib/libate.dylib 0x7fff7b51c000 - 0x7fff7b51cff3 libauto.dylib (187) <01824E49-F2EF-3FC1-ABF3-782EFDF6CA17> /usr/lib/libauto.dylib 0x7fff7b5f4000 - 0x7fff7b604ff3 libbsm.0.dylib (39.200.18) <5E5098D0-F7B2-32A1-8038-E709F6718D4E> /usr/lib/libbsm.0.dylib 0x7fff7b605000 - 0x7fff7b613fff libbz2.1.0.dylib (38.200.3) <4EE3C5E8-BEF3-3910-A231-B1AE2B437E01> /usr/lib/libbz2.1.0.dylib 0x7fff7b614000 - 0x7fff7b66bff7 libc++.1.dylib (400.9.4) <D4AB366F-48A9-3C7D-91BD-41198F69DD57> /usr/lib/libc++.1.dylib 0x7fff7b66c000 - 0x7fff7b681fff libc++abi.dylib (400.17) <BA948A32-9024-3E55-98D4-18E31F6AED25> /usr/lib/libc++abi.dylib 0x7fff7b682000 - 0x7fff7b682ff3 libcharset.1.dylib (51.200.6) <D998A58B-E4A8-3685-9A6A-43AFC28100EB> /usr/lib/libcharset.1.dylib 0x7fff7b683000 - 0x7fff7b693ffb libcmph.dylib (6.15.1) <5D776FF6-DF7F-3EDD-B920-C07ED76C672B> /usr/lib/libcmph.dylib 0x7fff7b694000 - 0x7fff7b6acffb libcompression.dylib (52.200.13) <EA767836-CBDC-318D-AC14-963C90D6CC67> /usr/lib/libcompression.dylib 0x7fff7b957000 - 0x7fff7b96dfff libcoretls.dylib (155.200.6) <6E68F922-752C-311F-B56D-EE391E6AE1F7> /usr/lib/libcoretls.dylib 0x7fff7b96e000 - 0x7fff7b96fff3 libcoretls_cfhelpers.dylib (155.200.6) <7300BA76-39D2-349E-9FB8-EBE5947A708A> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff7bfe6000 - 0x7fff7c03cffb libcups.2.dylib (462.9) <51E06E95-891F-3B88-A8C3-35B514C57239> /usr/lib/libcups.2.dylib 0x7fff7c174000 - 0x7fff7c174fff libenergytrace.dylib (17.200.1) <D62ED169-B91C-3CCB-ADF5-E66AE4007B51> /usr/lib/libenergytrace.dylib 0x7fff7c1a6000 - 0x7fff7c1abff7 libgermantok.dylib (17.15.2) <9CBF0658-E83B-32E6-B674-3EE72D22C041> /usr/lib/libgermantok.dylib 0x7fff7c1ac000 - 0x7fff7c1b1ff7 libheimdal-asn1.dylib (520.200.17) <58971629-3850-3905-A9A1-09FCF7A32815> /usr/lib/libheimdal-asn1.dylib 0x7fff7c1dd000 - 0x7fff7c2ceff7 libiconv.2.dylib (51.200.6) <3240A278-F537-3EC8-BE0C-983797520A50> /usr/lib/libiconv.2.dylib 0x7fff7c2cf000 - 0x7fff7c532ffb libicucore.A.dylib (62107.0.1) <EAE6FC43-3AD2-3A53-9F7A-4E5E5F66D006> /usr/lib/libicucore.A.dylib 0x7fff7c57f000 - 0x7fff7c580fff liblangid.dylib (128.15.1) <F79B6250-C0B1-3E8E-851F-6CA33B4311A3> /usr/lib/liblangid.dylib 0x7fff7c581000 - 0x7fff7c599fff liblzma.5.dylib (10.200.3) <3ADDFA63-F37A-3C9C-91E4-58EE3113B9A1> /usr/lib/liblzma.5.dylib 0x7fff7c5b1000 - 0x7fff7c661fff libmecab.1.0.0.dylib (779.15.23) <6A38FCDA-17CE-30C3-AB66-A714CF645384> /usr/lib/libmecab.1.0.0.dylib 0x7fff7c662000 - 0x7fff7c89ffff libmecabra.dylib (779.15.23) <30E102AA-F3D3-3572-A1AE-1F2287DEF696> /usr/lib/libmecabra.dylib 0x7fff7ca77000 - 0x7fff7cdcffff libnetwork.dylib (1229.200.109) <AD59D28C-CCB2-3B34-B904-8CCCEB2CF320> /usr/lib/libnetwork.dylib 0x7fff7ce60000 - 0x7fff7d5e6fe7 libobjc.A.dylib (750) <2E868147-8818-359E-8CD7-A8B80665928F> /usr/lib/libobjc.A.dylib 0x7fff7d5f9000 - 0x7fff7d5fdffb libpam.2.dylib (22.200.1) <8C419238-675A-3C41-B8D4-95E391CA630F> /usr/lib/libpam.2.dylib 0x7fff7d600000 - 0x7fff7d636ff7 libpcap.A.dylib (79.200.4) <5939AB23-B2A9-3C03-B6C1-4F0E5A21D9FC> /usr/lib/libpcap.A.dylib 0x7fff7d750000 - 0x7fff7d768ffb libresolv.9.dylib (65.200.2) <0FEAEB01-B926-37FA-AB47-99BAC481C10B> /usr/lib/libresolv.9.dylib 0x7fff7d7bc000 - 0x7fff7d993fe7 libsqlite3.dylib (274.20) <4434B695-BC65-30D6-AFED-1B6488DB3D2E> /usr/lib/libsqlite3.dylib 0x7fff7dc20000 - 0x7fff7dc23ffb libutil.dylib (51.200.4) <91EE9BF4-FB06-3260-B502-7EFDAD5AF59B> /usr/lib/libutil.dylib 0x7fff7dc24000 - 0x7fff7dc31fff libxar.1.dylib (404) <4B4D0206-0B62-3E89-AD07-E7BB9E4DFA68> /usr/lib/libxar.1.dylib 0x7fff7dc36000 - 0x7fff7dd19fff libxml2.2.dylib (32.6) <BFF70F01-6755-36B9-B7AA-724743E63503> /usr/lib/libxml2.2.dylib 0x7fff7dd1a000 - 0x7fff7dd42ff3 libxslt.1.dylib (16.1) <F191E8B9-7530-30CA-873B-2FA2BF2D6374> /usr/lib/libxslt.1.dylib 0x7fff7dd43000 - 0x7fff7dd55ffb libz.1.dylib (70.200.4) <99A3D725-8388-38B4-B66C-5E9006E6F072> /usr/lib/libz.1.dylib 0x7fff7ddc6000 - 0x7fff7ddcaff3 libcache.dylib (81) <FE21A7E9-DBEB-33AC-836B-785AD036ACF4> /usr/lib/system/libcache.dylib 0x7fff7ddcb000 - 0x7fff7ddd5ff3 libcommonCrypto.dylib (60118.200.6) <78093D4F-91DB-35C8-981A-13375778B2E7> /usr/lib/system/libcommonCrypto.dylib 0x7fff7ddd6000 - 0x7fff7ddddfff libcompiler_rt.dylib (63.4) <A4D9CF37-[D76](https://archive.blender.org/developer/D76)-3CE9-95F1-DA89DA1601B6> /usr/lib/system/libcompiler_rt.dylib 0x7fff7ddde000 - 0x7fff7dde7ff3 libcopyfile.dylib (146.200.3) <4BCDADBF-79F5-3829-B47D-64DA0D44BCBF> /usr/lib/system/libcopyfile.dylib 0x7fff7dde8000 - 0x7fff7de6cfff libcorecrypto.dylib (602.200.50) <7AEC5B72-0B92-37E8-808B-6732DB714139> /usr/lib/system/libcorecrypto.dylib 0x7fff7def2000 - 0x7fff7df2cff7 libdispatch.dylib (1008.200.78) <B8962879-AD55-3CF0-9B0A-5F1D57D1E14B> /usr/lib/system/libdispatch.dylib 0x7fff7df2d000 - 0x7fff7df5cfff libdyld.dylib (625.13) <4B16C209-83D4-3817-9B62-C2F7FFB23755> /usr/lib/system/libdyld.dylib 0x7fff7df5d000 - 0x7fff7df5dffb libkeymgr.dylib (30) <A73AA788-C35C-3284-BFCA-95B1BBDF0CF3> /usr/lib/system/libkeymgr.dylib 0x7fff7df5e000 - 0x7fff7df6aff7 libkxld.dylib (4903.201.2) <EAF1CF8D-3843-33BE-8126-30994685B8F0> /usr/lib/system/libkxld.dylib 0x7fff7df6b000 - 0x7fff7df6bff7 liblaunch.dylib (1336.201.2) <43E6698E-155E-3EAE-BAFF-CA5FCB35325C> /usr/lib/system/liblaunch.dylib 0x7fff7df6c000 - 0x7fff7df71fff libmacho.dylib (917) <17BF7038-9C70-3EE1-9E96-3AE10D49669E> /usr/lib/system/libmacho.dylib 0x7fff7df72000 - 0x7fff7df74ff3 libquarantine.dylib (86.200.11) <C70DA995-0D6E-302C-A15E-F7F03A3857B4> /usr/lib/system/libquarantine.dylib 0x7fff7df75000 - 0x7fff7df76ff3 libremovefile.dylib (45.200.2) <D74A307B-3DC7-3992-B16C-DACB8207BE13> /usr/lib/system/libremovefile.dylib 0x7fff7df77000 - 0x7fff7df8eff3 libsystem_asl.dylib (356.200.4) <EC9D8AD4-E5CB-3765-804A-9E1E9DC045D2> /usr/lib/system/libsystem_asl.dylib 0x7fff7df8f000 - 0x7fff7df8ffff libsystem_blocks.dylib (73) <26419398-C30C-30F1-B656-A92AFA9560F6> /usr/lib/system/libsystem_blocks.dylib 0x7fff7df90000 - 0x7fff7e018fff libsystem_c.dylib (1272.200.26) <3DEEE96E-6DF6-35AD-8654-D69AC26B907B> /usr/lib/system/libsystem_c.dylib 0x7fff7e019000 - 0x7fff7e01cff7 libsystem_configuration.dylib (963.200.27) <02CC3996-B34E-333C-8806-AE2699D34424> /usr/lib/system/libsystem_configuration.dylib 0x7fff7e01d000 - 0x7fff7e020ff7 libsystem_coreservices.dylib (66) <254B6849-2C8F-302C-8616-B8324A11AB30> /usr/lib/system/libsystem_coreservices.dylib 0x7fff7e021000 - 0x7fff7e027ffb libsystem_darwin.dylib (1272.200.26) <974E9EF7-DE72-34B7-B056-0A81C10DF8EB> /usr/lib/system/libsystem_darwin.dylib 0x7fff7e028000 - 0x7fff7e02eff7 libsystem_dnssd.dylib (878.200.35) <FFC665AA-B257-35AD-BD8B-32FD42C2EEC1> /usr/lib/system/libsystem_dnssd.dylib 0x7fff7e02f000 - 0x7fff7e07bff3 libsystem_info.dylib (517.200.9) <0707C387-D7DE-372E-8FF1-3DE5C91932D6> /usr/lib/system/libsystem_info.dylib 0x7fff7e07c000 - 0x7fff7e0a3ff7 libsystem_kernel.dylib (4903.201.2) <45FAA4C0-[D553](https://archive.blender.org/developer/D553)-34FD-ADF8-884886AE0D2A> /usr/lib/system/libsystem_kernel.dylib 0x7fff7e0a4000 - 0x7fff7e0efff7 libsystem_m.dylib (3158.200.7) <43D1796B-954F-37D6-B1AC-9D80DF0655A2> /usr/lib/system/libsystem_m.dylib 0x7fff7e0f0000 - 0x7fff7e114ff7 libsystem_malloc.dylib (166.200.60) <846F6898-117C-3427-A8FB-3772FFC2410B> /usr/lib/system/libsystem_malloc.dylib 0x7fff7e115000 - 0x7fff7e120ffb libsystem_networkextension.dylib (767.200.40) <F84D5474-4DC1-3E1A-AE00-8CE9593278B4> /usr/lib/system/libsystem_networkextension.dylib 0x7fff7e121000 - 0x7fff7e128fff libsystem_notify.dylib (172.200.21) <BCCB222F-DC64-3954-A836-DCCE6659CA5A> /usr/lib/system/libsystem_notify.dylib 0x7fff7e129000 - 0x7fff7e132fef libsystem_platform.dylib (177.200.16) <B75B04AD-69FE-3ADE-84D2-C17972FC8F49> /usr/lib/system/libsystem_platform.dylib 0x7fff7e133000 - 0x7fff7e13dfff libsystem_pthread.dylib (330.201.1) <87A6B136-E423-3B6D-A58A-137F392D7D9D> /usr/lib/system/libsystem_pthread.dylib 0x7fff7e13e000 - 0x7fff7e141ff7 libsystem_sandbox.dylib (851.201.1) <FBA7E09B-F10F-3424-90EA-B4999B7FB461> /usr/lib/system/libsystem_sandbox.dylib 0x7fff7e142000 - 0x7fff7e144ff7 libsystem_secinit.dylib (30.200.13) <CBEAB62B-F0A0-342F-9878-CADC14A3CB0D> /usr/lib/system/libsystem_secinit.dylib 0x7fff7e145000 - 0x7fff7e14cff7 libsystem_symptoms.dylib (820.207.88) <B6E22FA8-0F7B-36FD-9D99-284056D3CB47> /usr/lib/system/libsystem_symptoms.dylib 0x7fff7e14d000 - 0x7fff7e162ff7 libsystem_trace.dylib (906.200.86) <7983ED77-18B5-39A5-BE19-AE4F2832ADEA> /usr/lib/system/libsystem_trace.dylib 0x7fff7e164000 - 0x7fff7e169ffb libunwind.dylib (35.4) <41222EF6-2233-3CF4-947A-15D48CB8C030> /usr/lib/system/libunwind.dylib 0x7fff7e16a000 - 0x7fff7e19afff libxpc.dylib (1336.201.2) <0A8747D1-33AA-37E1-B97A-BA9B95FE4E8C> /usr/lib/system/libxpc.dylib External Modification Summary: ``` Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 11083 thread_create: 0 thread_set_state: 0 ``` VM Region Summary: ReadOnly portion of Libraries: Total=508.5M resident=0K(0%) swapped_out_or_unallocated=508.5M(100%) Writable regions: Total=580.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=580.6M(100%) ``` VIRTUAL REGION ``` REGION TYPE SIZE COUNT (non-coalesced) **=======** Accelerate framework 128K 2 Activity Tracing 256K 2 CG backing stores 880K 3 CoreImage 24K 3 CoreServices 36K 2 CoreUI image data 104K 2 CoreUI image file 404K 5 Kernel Alloc Once 8K 2 MALLOC 182.0M 20 MALLOC guard page 16K 5 MALLOC_NANO (reserved) 384.0M 2 reserved VM address space (unallocated) Memory Tag 249 156K 2 STACK GUARD 56.0M 11 Stack 12.6M 11 VM_ALLOCATE 68K 8 __DATA 50.0M 237 __FONT_DATA 4K 2 __LINKEDIT 243.8M 6 __TEXT 264.7M 241 __UNICODE 560K 2 mapped file 50.5M 13 shared memory 2984K 14 **=======** TOTAL 1.2G 573 TOTAL, minus reserved VM space 865.0M 573 Model: MacBookPro12,1, BootROM MBP121.0177.B00, 2 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 2.28f7 Graphics: Intel Iris Graphics 6100, Intel Iris Graphics 6100, Built-In Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54414C41522D4E5544 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54414C41522D4E5544 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x133), Broadcom BCM43xx 1.0 (7.77.61.1 AirPortDriverBrcmNIC-1305.2) Bluetooth: Version 6.0.8f6, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM0128G, 121.33 GB USB Device: USB 3.0 Bus USB Device: Bluetooth USB Host Controller USB Device: Intuos5 touch M Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1
Author

Added subscriber: @LARK

Added subscriber: @LARK

Closed as duplicate of #57066

Closed as duplicate of #57066

Added subscriber: @brecht

Added subscriber: @brecht

This is related to the translation system. If you move Library/Application Support/Blender/2.79/config/userpref.blend away to clear the user preferences and don't enable translations again it will likely work around the issue.

This is related to the translation system. If you move `Library/Application Support/Blender/2.79/config/userpref.blend` away to clear the user preferences and don't enable translations again it will likely work around the issue.
Author

In #57353#545248, @brecht wrote:
This is related to the translation system. If you move Library/Application Support/Blender/2.79/config/userpref.blend away to clear the user preferences and don't enable translations again it will likely work around the issue.

It works !!!!!!!!!!!!
Thank you so much !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
By the way, I saw you tag me and I try to find --factory-startup, but I don't know how to start it, sorry about that!!

> In #57353#545248, @brecht wrote: > This is related to the translation system. If you move `Library/Application Support/Blender/2.79/config/userpref.blend` away to clear the user preferences and don't enable translations again it will likely work around the issue. It works !!!!!!!!!!!! Thank you so much !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! By the way, I saw you tag me and I try to find --factory-startup, but I don't know how to start it, sorry about that!!
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#57353
No description provided.