Vuo editor 1.2.2 crash on launch

Steps causing the bug to occur

launch vou editor 1.2.2. on my macbook pro
vuo asks if i want to reopen windows after unexpected quit.
i say no (also tried yes)
editor crashes before even showing itself
see crash log below.

Have you found a workaround?

no

Other notes

  • Vuo version: 1.2.2
  • macOS version: OS X 10.10
  • How severely does this bug affect you? It prevents me from using Vuo at all.
Process:               Vuo Editor [7670]
Path:                  /Users/USER/*/Vuo Editor.app/Contents/MacOS/Vuo Editor
Identifier:            org.vuo.editor
Version:               1.2.2 (1.2.2)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Vuo Editor [7670]
User ID:               44791031

Date/Time:             2016-05-30 17:24:34.378 +1000
OS Version:            Mac OS X 10.10.5 (14F1605)
Report Version:        11
Anonymous UUID:        8C7E807E-99C9-1164-D8CA-F4B636262F7A

Sleep/Wake UUID:       E2274F4B-D233-4DA9-8F4B-601FB9F094E2

Time Awake Since Boot: 20000 seconds
Time Since Wake:       4700 seconds

Crashed Thread:        0  Dispatch queue: org.vuo.compiler.llvm

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

Application Specific Information:
t= 60.3615s  VuoCompilerNodeClass.cc:1027  parseDetailsParameter()  Error: Couldn't parse vuoDetails for `stv.GenParticleEmitterL`:  {"default":{"x":0,"y":0,"z":0},"suggestedMin":{"x":0,"y":0,"z":0},"suggestedMax":{"x":360,"y":360,"z":360}
 
t= 60.3617s  VuoCompilerNodeClass.cc:1027  parseDetailsParameter()  Error: Couldn't parse vuoDetails for `stv.GenParticleEmitterL`:  {"default":{"x":0,"y":0,"z":0},"suggestedMin":{"x":0,"y":0,"z":0},"suggestedMax":{"x":360,"y":360,"z":360}
 
t= 60.3618s  VuoCompilerNodeClass.cc:1027  parseDetailsParameter()  Error: Couldn't parse vuoDetails for `stv.GenParticleEmitterL`:  {"default":{"x":0,"y":0,"z":0},"suggestedMin":{"x":-360,"y":-360,"z":-360},"suggestedMax":{"x":360,"y":360,"z":360}
 
t= 60.3619s  VuoCompilerNodeClass.cc:1027  parseDetailsParameter()  Error: Couldn't parse vuoDetails for `stv.GenParticleEmitterL`:  {"default":{"x":0,"y":0,"z":0},"suggestedMin":{"x":-360,"y":-360,"z":-360},"suggestedMax":{"x":360,"y":360,"z":360}
 
t= 60.5730s  VuoCompilerNodeClass.cc:1027  parseDetailsParameter()  Error: Couldn't parse vuoDetails for `stv.GenParticleEmitterL`:  {"default":{"x":0,"y":0,"z":0},"suggestedMin":{"x":0,"y":0,"z":0},"suggestedMax":{"x":360,"y":360,"z":360}
 
t= 60.5731s  VuoCompilerNodeClass.cc:1027  parseDetailsParameter()  Error: Couldn't parse vuoDetails for `stv.GenParticleEmitterL`:  {"default":{"x":0,"y":0,"z":0},"suggestedMin":{"x":0,"y":0,"z":0},"suggestedMax":{"x":360,"y":360,"z":360}
 
t= 60.5733s  VuoCompilerNodeClass.cc:1027  parseDetailsParameter()  Error: Couldn't parse vuoDetails for `stv.GenParticleEmitterL`:  {"default":{"x":0,"y":0,"z":0},"suggestedMin":{"x":-360,"y":-360,"z":-360},"suggestedMax":{"x":360,"y":360,"z":360}
 
t= 60.5734s  VuoCompilerNodeClass.cc:1027  parseDetailsParameter()  Error: Couldn't parse vuoDetails for `stv.GenParticleEmitterL`:  {"default":{"x":0,"y":0,"z":0},"suggestedMin":{"x":-360,"y":-360,"z":-360},"suggestedMax":{"x":360,"y":360,"z":360}
 
Assertion failed: (!empty() && "Called front() on empty list!"), function front, file /Users/smokris/src/llvm-3.2.src/include/llvm/ADT/ilist.h, line 389.
 

Thread 0 Crashed:: Dispatch queue: org.vuo.compiler.llvm
0   libsystem_kernel.dylib        	0x00007fff8097d286 __pthread_kill + 10
1   libsystem_c.dylib             	0x00007fff8a1ea9ab abort + 129
2   libsystem_c.dylib             	0x00007fff8a1b2a91 __assert_rtn + 321
3   org.vuo.framework             	0x000000010e841cc7 clang::CodeGen::CodeGenModule::SimplifyPersonality() + 2465
4   org.vuo.framework             	0x000000010e3c3719 VuoCompilerBitcodeParser::getAnnotatedArguments(llvm::Function*) + 69
5   org.vuo.framework             	0x000000010e38540c VuoCompilerNodeClass::parseParameters(llvm::Function*, unsigned long) + 56
6   org.vuo.framework             	0x000000010e384a78 VuoCompilerNodeClass::parseEventFunction() + 210
7   org.vuo.framework             	0x000000010e3847a1 VuoCompilerNodeClass::parse() + 33
8   org.vuo.framework             	0x000000010e383816 VuoCompilerNodeClass::VuoCompilerNodeClass(std::string, llvm::Module*) + 564
9   org.vuo.framework             	0x000000010e38460a VuoCompilerNodeClass::newNodeClass(std::string, llvm::Module*) + 104
10  org.vuo.framework             	0x000000010e3f3c5e VuoCompilerModule::newModule(std::string, llvm::Module*) + 98
11  org.vuo.framework             	0x000000010e3c7dc7 VuoCompiler::readModuleFromBitcodeData(char*, unsigned long, std::string&) + 201
12  libdispatch.dylib             	0x00007fff8ece6e73 _dispatch_client_callout + 8
13  libdispatch.dylib             	0x00007fff8ece78ca _dispatch_barrier_sync_f_invoke + 57
14  org.vuo.framework             	0x000000010e3c6f04 VuoCompiler::Environment::loadModule(VuoFileUtilities::File*, std::string const&) + 618
15  org.vuo.framework             	0x000000010e3c5ee8 VuoCompiler::Environment::loadModulesIntoCombinedEnvironment(VuoCompiler::Environment*, VuoCompiler::Environment*, bool, std::set<std::string, std::less<std::string>, std::allocator<std::string> >&) + 340
16  libdispatch.dylib             	0x00007fff8ece6e73 _dispatch_client_callout + 8
17  libdispatch.dylib             	0x00007fff8ece78ca _dispatch_barrier_sync_f_invoke + 57
18  org.vuo.framework             	0x000000010e3c5df4 VuoCompiler::Environment::loadModulesIntoCombinedEnvironment(VuoCompiler::Environment*, VuoCompiler::Environment*, bool, std::set<std::string, std::less<std::string>, std::allocator<std::string> >&) + 96
19  org.vuo.framework             	0x000000010e3cb346 VuoCompiler::compileSubcompositionIfNeeded(std::string) + 2010
20  libdispatch.dylib             	0x00007fff8ece6e73 _dispatch_client_callout + 8
21  libdispatch.dylib             	0x00007fff8ece78ca _dispatch_barrier_sync_f_invoke + 57
22  org.vuo.framework             	0x000000010e3c9fdc VuoCompiler::loadModulesIfNeeded() + 1116
23  org.vuo.framework             	0x000000010e3cdde8 VuoCompiler::getNodeClass(std::string const&) + 100
24  org.vuo.framework             	0x000000010e396389 VuoCompilerGraphvizParser::makeNodeClasses() + 119
25  org.vuo.framework             	0x000000010e395c0c VuoCompilerGraphvizParser::VuoCompilerGraphvizParser(std::string const&, VuoCompiler*) + 702
26  org.vuo.framework             	0x000000010e39592d VuoCompilerGraphvizParser::newParserFromCompositionString(std::string const&, VuoCompiler*) + 43
27  org.vuo.framework             	0x000000010e407ff9 VuoCompilerDriver::VuoCompilerDriver(VuoCompiler*, std::string const&) + 17
28  org.vuo.editor                	0x000000010cd45f95 std::_Rb_tree<VuoDetailsEditorNumeric::detail, std::pair<VuoDetailsEditorNumeric::detail const, QLineEdit*>, std::_Select1st<std::pair<VuoDetailsEditorNumeric::detail const, QLineEdit*> >, std::less<VuoDetailsEditorNumeric::detail>, std::allocator<std::pair<VuoDetailsEditorNumeric::detail const, QLineEdit*> > >::_M_erase(std::_Rb_tree_node<std::pair<VuoDetailsEditorNumeric::detail const, QLineEdit*> >*) + 20631
29  org.vuo.editor                	0x000000010cd421da std::_Rb_tree<VuoDetailsEditorNumeric::detail, std::pair<VuoDetailsEditorNumeric::detail const, QLineEdit*>, std::_Select1st<std::pair<VuoDetailsEditorNumeric::detail const, QLineEdit*> >, std::less<VuoDetailsEditorNumeric::detail>, std::allocator<std::pair<VuoDetailsEditorNumeric::detail const, QLineEdit*> > >::_M_erase(std::_Rb_tree_node<std::pair<VuoDetailsEditorNumeric::detail const, QLineEdit*> >*) + 4828
30  org.vuo.editor                	0x000000010cbf6046 0x10cbef000 + 28742
31  org.vuo.editor                	0x000000010cbf5df4 0x10cbef000 + 28148

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff8097e232 kevent64 + 10
1   libdispatch.dylib             	0x00007fff8eceb26e _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff809784de mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff8097764f mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff8dbb0eb4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff8dbb037b __CFRunLoopRun + 1371
4   com.apple.CoreFoundation      	0x00007fff8dbafbd8 CFRunLoopRunSpecific + 296
5   com.apple.AppKit              	0x00007fff8437f56b _NSEventThread + 137
6   libsystem_pthread.dylib       	0x00007fff8899505a _pthread_body + 131
7   libsystem_pthread.dylib       	0x00007fff88994fd7 _pthread_start + 176
8   libsystem_pthread.dylib       	0x00007fff889923ed thread_start + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff8097d94a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff889923dd start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff8097d94a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff889923dd start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5300ee08  rdx: 0x0000000000000000
  rdi: 0x000000000000130f  rsi: 0x0000000000000006  rbp: 0x00007fff5300ee30  rsp: 0x00007fff5300ee08
   r8: 0x0000000000000000   r9: 0x0000000000000185  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x000000010ee573de  r13: 0x0000000110945000  r14: 0x00007fff7154a300  r15: 0x000000010ee5977e
  rip: 0x00007fff8097d286  rfl: 0x0000000000000206  cr2: 0x00007fff718bdfd8
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x10cbef000 -        0x10cf4dff7 +org.vuo.editor (1.2.2 - 1.2.2) <7FA4C67F-3A10-3094-A383-EE568569D2A2> /Users/USER/*/Vuo Editor.app/Contents/MacOS/Vuo Editor
       0x10cffa000 -        0x10cffeff7 +libVuoGlContext.dylib (0) <04077BD0-6E54-3E81-943F-A911E55321DA> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/Vuo.framework/Versions/1.2.2/Modules/libVuoGlContext.dylib
       0x10d00a000 -        0x10d026fff +libVuoGlPool.dylib (0) <63789E05-F4BB-3FBD-B70A-E9F6C0160A83> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/Vuo.framework/Versions/1.2.2/Modules/libVuoGlPool.dylib
       0x10d046000 -        0x10d04aff7 +libVuoHeap.dylib (0) <873BC63B-FD73-3338-A94E-EC78B6345B67> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/Vuo.framework/Versions/1.2.2/Modules/libVuoHeap.dylib
       0x10d053000 -        0x10d5a6ff7 +QtCore (5.3 - 5.3.1) <ACFA0334-B067-3B62-9448-07FA5CBF16A3> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x10d638000 -        0x10da97ff7 +QtGui (5.3 - 5.3.1) <DFE7C23D-F7C0-31A5-A540-5308DC314B3F> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x10db73000 -        0x10e051ff7 +QtWidgets (5.3 - 5.3.1) <9F2CAE0E-E4D0-31CB-8213-BA1EAA6EDB69> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x10e187000 -        0x10e1bbfff +QtPrintSupport (5.3 - 5.3.1) <F7A289AD-D2F2-3C08-9852-33579BF1B9FF> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
       0x10e1e2000 -        0x10e2f6fff +QtNetwork (5.3 - 5.3.1) <59BFA18D-150A-328C-A39E-8F79ED822FB0> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
       0x10e333000 -        0x10e33cff7 +QtMacExtras (5.3 - 5.3.1) <7E7E2349-FD3D-3EA8-8D68-33607AF3F70F> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/QtMacExtras.framework/Versions/5/QtMacExtras
       0x10e348000 -        0x10f0dcff7 +org.vuo.framework (1.2.2 [r28597 on 2016.05.10] - 1.2.2) <83E074D4-92EA-33C6-9377-CFFC422063A7> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/Vuo.framework/Versions/1.2.2/Vuo
       0x10f466000 -        0x10f46afff  com.apple.agl (3.3.0 - AGL-3.3.0) <4E8F579B-A2E2-3A27-96D7-02A9465A78D8> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x10f471000 -        0x10f471ff5 +cl_kernels (???) <69F58FC7-961F-4934-84D3-D9BBB235D437> cl_kernels
       0x10f473000 -        0x10fee8fc7 +org.llvm.framework (3.2 - 0) <3170FB14-635B-3443-8E81-2CA3CEDBE8C0> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/Vuo.framework/Versions/1.2.2/Frameworks/llvm.framework/Versions/A/llvm
       0x110123000 -        0x110125fff +libxdot.dylib (5) <65DBA044-350E-3576-99BA-2FD96559F7EB> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/Vuo.framework/Versions/1.2.2/Modules/libxdot.dylib
       0x110129000 -        0x11014ffff +libgvplugin_dot_layout.dylib (7) <CF6DE0B5-3395-344D-9859-D1F630157002> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/Vuo.framework/Versions/1.2.2/Modules/libgvplugin_dot_layout.dylib
       0x110160000 -        0x110160fef +cl_kernels (???) <CE093CE8-737E-4ECB-B7D9-1433FE8F9F15> cl_kernels
       0x110164000 -        0x110174ff7 +libgvplugin_core.dylib (7) <3C58C349-6E36-3ECA-B0EB-3CF0D12D333D> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/Vuo.framework/Versions/1.2.2/Modules/libgvplugin_core.dylib
       0x11017d000 -        0x1101ebff7 +libgvc.dylib (7) <4CC8DA86-7A05-3CE3-A76A-389BB8F3C3E4> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/Vuo.framework/Versions/1.2.2/Modules/libgvc.dylib
       0x11020d000 -        0x110216ff7 +libpathplan.dylib (5) <11B0786F-F7B1-3CFA-BB8F-06CA800AD457> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/Vuo.framework/Versions/1.2.2/Modules/libpathplan.dylib
       0x11021a000 -        0x110227ff7 +libgraph.dylib (6) <018C0088-E8C7-3A8E-8D64-B532EE60373B> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/Vuo.framework/Versions/1.2.2/Modules/libgraph.dylib
       0x11022d000 -        0x110234ff7 +libcdt.dylib (6) <6F2FE6AE-7958-356C-B273-D2B47B3FD61F> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/Vuo.framework/Versions/1.2.2/Modules/libcdt.dylib
       0x11023d000 -        0x11074aff7 +libfreeimage.dylib (0) <063ECFEA-D7DE-3EED-B6AD-41DFE202D738> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/Vuo.framework/Versions/1.2.2/Modules/libfreeimage.dylib
       0x1120ac000 -        0x1120c7ff3  com.apple.security.csparser (3.0 - 57031.40.8) <35475F97-6B31-3ED1-BB64-9FEC231883F7> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x1123e9000 -        0x112495fff +libqcocoa.dylib (0) <3F718D9E-7835-39B1-A565-319343BC21F9> /Users/USER/*/Vuo Editor.app/Contents/Frameworks/QtPlugins/platforms/libqcocoa.dylib
       0x116911000 -        0x1169f7fef  unorm8_bgra.dylib (2.4.5) <5F488C7E-2FB2-3C66-9764-28CF16B03E7A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff6d9cf000 -     0x7fff6da05887  dyld (353.2.3) <D9967621-6378-381B-A47B-5085EE476B62> /usr/lib/dyld
    0x7fff802c1000 -     0x7fff8033afe7  libcorecrypto.dylib (233.30.1) <5779FFA0-4D9A-3AD4-B7F2-618227621DC8> /usr/lib/system/libcorecrypto.dylib
    0x7fff8033b000 -     0x7fff804a2ffb  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff804a3000 -     0x7fff804a8fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff804a9000 -     0x7fff804baff3  libsystem_coretls.dylib (35.40.1) <155DA0A9-2046-332E-BFA3-D7974A51F731> /usr/lib/system/libsystem_coretls.dylib
    0x7fff804c8000 -     0x7fff804c9fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff804ca000 -     0x7fff804cfff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff80534000 -     0x7fff80588fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff80589000 -     0x7fff8088eff3  com.apple.HIToolbox (2.1.1 - 758.7) <E3129A67-BDF9-333D-9C9C-A95C8F0EF71C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8088f000 -     0x7fff80893fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff808f1000 -     0x7fff808fcfff  com.apple.AppSandbox (4.0 - 238.20.2) <BEFAB7F2-B189-391B-9B2D-FFF3EE2B77B6> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff808fd000 -     0x7fff80908ff7  com.apple.CrashReporterSupport (10.10 - 631) <C44259AC-0A1C-3EC5-99AC-48CB520A709D> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff80926000 -     0x7fff8095dffb  com.apple.LDAPFramework (2.4.28 - 194.5) <CAFB9695-000F-34EA-8DF5-09996929C26A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8095e000 -     0x7fff80960ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff80961000 -     0x7fff80966fff  libsystem_stats.dylib (163.30.2) <D0E96837-3CF6-323D-B711-6DF6F660E530> /usr/lib/system/libsystem_stats.dylib
    0x7fff80967000 -     0x7fff80984fff  libsystem_kernel.dylib (2782.50.1) <1EE815DA-FF1B-3A53-AE9B-C98BD8177A9D> /usr/lib/system/libsystem_kernel.dylib
    0x7fff80a7d000 -     0x7fff80a97ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff80aeb000 -     0x7fff80c1bfff  com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff80c26000 -     0x7fff80c2fff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff80c30000 -     0x7fff80c32fff  libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib
    0x7fff80c4f000 -     0x7fff81026fe7  com.apple.CoreAUC (211.1.0 - 211.1.0) <12645629-E065-388E-A6B5-094A240578CE> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8104b000 -     0x7fff81185fff  com.apple.ImageIO.framework (3.3.0 - 1241) <4E4655E4-B52D-3393-819F-13A6766C3E82> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff811a7000 -     0x7fff81202fe7  libTIFF.dylib (1241) <49141ADF-D869-3E2E-8965-7661029FD44A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff81250000 -     0x7fff812fffe7  libvMisc.dylib (516) <6739E390-46E7-3BFA-9B69-B278562326E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff81300000 -     0x7fff81303ff7  com.apple.Mangrove (1.0 - 1) <6326024D-5C8D-3F59-9468-ACA1E01BC70C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff81305000 -     0x7fff81335ff3  com.apple.GSS (4.0 - 2.0) <97F2A028-44CF-3188-B863-F4EEB39CBDBD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8188e000 -     0x7fff8189fff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff818b4000 -     0x7fff818b5ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff818b6000 -     0x7fff81be7fff  com.apple.Foundation (6.9 - 1154) <49EE64E1-9F53-35D1-A481-2EFE2789B254> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff81be8000 -     0x7fff81c07fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff81c08000 -     0x7fff81c0bffb  libCGXType.A.dylib (788.3.2) <EA4E8436-FFE4-3D05-B7D7-7417987E4574> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff81c0c000 -     0x7fff81c8dff7  com.apple.CoreUtils (1.1 - 110.1) <3808CBC5-1DF1-3821-8AAE-57C30D4F514B> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff81ca6000 -     0x7fff81d98ff3  libxml2.2.dylib (26.2) <E1391BDB-D196-3B20-9B65-FABAF4698C75> /usr/lib/libxml2.2.dylib
    0x7fff81da9000 -     0x7fff81e27fff  com.apple.CoreServices.OSServices (640.4 - 640.4) <BE8DF749-84BA-3029-AE1D-32F3993A78A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff81e33000 -     0x7fff81e79ff7  libFontRegistry.dylib (134.1) <CE41D8C2-BEED-345C-BC4F-3775CC06C672> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff81e7a000 -     0x7fff81e82ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff8209e000 -     0x7fff820d7fff  com.apple.AirPlaySupport (2.0 - 215.18) <A7730005-A538-30E8-815B-727957D74C89> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
    0x7fff820da000 -     0x7fff820dbfff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8211b000 -     0x7fff82234ffb  com.apple.CoreText (454.11 - 454.11) <7E5228C8-8657-3B6C-B3A4-98B79A3041EA> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff82235000 -     0x7fff82241fff  com.apple.speech.synthesis.framework (5.3.11 - 5.3.11) <DFC7FD85-F1B0-317C-8513-722570CB8FB9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8225d000 -     0x7fff82260fff  com.apple.IOSurface (97.4 - 97.4) <AE11CFBC-4D46-30F3-BEEC-4C8131079391> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff82261000 -     0x7fff8228efff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8228f000 -     0x7fff8228fff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff82290000 -     0x7fff822feff3  com.apple.Heimdal (4.0 - 2.0) <8D1667CF-D454-3E07-A58E-E15591B5A95E> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff82317000 -     0x7fff8231bfff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff8231c000 -     0x7fff8264fff7  libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib
    0x7fff82736000 -     0x7fff8273eff7  com.apple.icloud.FindMyDevice (1.0 - 1) <9CE67F85-2BA8-3093-97BA-07BF5C04A5D6> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff82758000 -     0x7fff82773fff  com.apple.AppleVPAFramework (1.4.5 - 1.4.5) <A6421B0B-6D4D-3E64-AC61-DDB04ED7CFF0> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff82774000 -     0x7fff82777fff  com.apple.xpc.ServiceManagement (1.0 - 1) <A95A15CD-3B21-3513-AFF8-1D7DE3DBFA12> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff82778000 -     0x7fff8281afff  com.apple.Bluetooth (4.3.6 - 4.3.6f3) <E5DC1699-2727-329C-A843-C80CE9A6CD7B> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff8281b000 -     0x7fff8283bfff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8283c000 -     0x7fff82c49ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff82c4a000 -     0x7fff82c53ff3  com.apple.CommonAuth (4.0 - 2.0) <9A484EE6-0003-3AB1-AE4F-AA543BBBF53F> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff82c54000 -     0x7fff82c55ff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff82c7a000 -     0x7fff82da2ff7  com.apple.coreui (2.1 - 308.6) <9E0E9C6A-68F5-34C1-A17C-96226D401D4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff82da3000 -     0x7fff82da5fff  libsystem_configuration.dylib (699.40.2) <56F94DCE-DBDE-3615-8F07-DE6270D9F8BE> /usr/lib/system/libsystem_configuration.dylib
    0x7fff82da6000 -     0x7fff82da7fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff82da8000 -     0x7fff82db2ff7  com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8341d000 -     0x7fff83436ff7  com.apple.CFOpenDirectory (10.10 - 187) <F1805A0F-D5CC-35A8-9349-042D58D128B0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff834e1000 -     0x7fff83559ff7  com.apple.SystemConfiguration (1.14.4 - 1.14) <3DFFD7F7-BD23-3F4C-A209-C4A0D99F6573> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff83a70000 -     0x7fff83d8bfcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff83d8c000 -     0x7fff83d8cfff  libOpenScriptingUtil.dylib (162.2) <D6A2216D-ADB2-3F24-AD30-F6D00829F545> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff83d8d000 -     0x7fff83d93ff7  libsystem_networkextension.dylib (167.40.3) <BA58B30B-8377-3B0A-8AE3-4F84021D9D4E> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff83d94000 -     0x7fff83d9bff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff83d9c000 -     0x7fff83d9dfff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff83da0000 -     0x7fff83e31ff7  libCoreStorage.dylib (471.30.1) <9D95399F-1AC5-325F-8337-6E13AD99E44B> /usr/lib/libCoreStorage.dylib
    0x7fff83e3f000 -     0x7fff83e4aff7  libcsfde.dylib (471.30.1) <A62AE3D8-E2A6-314A-BF45-804003BE0AC9> /usr/lib/libcsfde.dylib
    0x7fff83e4b000 -     0x7fff83e4dff7  com.apple.securityhi (9.0 - 55006) <2B9C0BCB-7D82-39C2-A99F-7B9E1522CDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff83e4e000 -     0x7fff83e61ff7  com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff83e69000 -     0x7fff83f08e27  com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff83f09000 -     0x7fff83f1dfeb  libCGInterfaces.dylib (294.1) <390D4B3F-B738-3D33-BEDB-07E3F0F6B42C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff83f1e000 -     0x7fff83f42ff7  com.apple.Sharing (328.17 - 328.17) <AD5E243A-B79F-3D7B-800B-A2C99A1CFEF1> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff83f43000 -     0x7fff83f43fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff83f44000 -     0x7fff83f44fff  com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff83fc0000 -     0x7fff8402cff3  com.apple.MMCS (1.3 - 327.5) <FC998246-ED60-334D-9E94-453F35EF9C78> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fff84226000 -     0x7fff84da7ff7  com.apple.AppKit (6.9 - 1348.17) <E485D56D-3E72-34B7-99BB-BFDEE2D07BF5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff84e08000 -     0x7fff84e40fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff84ed7000 -     0x7fff84ed7fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff84f08000 -     0x7fff851d7ff3  com.apple.CoreImage (10.3.4) <C1AE8252-A95D-3BF4-83B8-BE85E979F2CB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff851d8000 -     0x7fff8526eff7  com.apple.cloudkit.CloudKit (283.67.4 - 283.67.4) <EA6E4B2C-A3AA-3636-B9C3-F61D3EFFB82B> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff8526f000 -     0x7fff85275fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff85276000 -     0x7fff85297fff  com.apple.framework.Apple80211 (10.3 - 1030.71.6) <C0A17391-5C8B-34B1-BD46-8D644AB57DE0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff85298000 -     0x7fff852a8ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
    0x7fff852a9000 -     0x7fff852afff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff852d5000 -     0x7fff85326ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <17C35538-7C2B-3735-A1B3-E8487EED0668> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff85ca6000 -     0x7fff85dd8ff7  com.apple.MediaControlSender (2.0 - 215.18) <88726256-A71E-33A8-A56C-ABA208951C92> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff85feb000 -     0x7fff8603aff7  com.apple.opencl (2.4.2 - 2.4.2) <EB365E68-9965-3596-A40A-D1E372F3A9B3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8603b000 -     0x7fff8607cfff  libGLU.dylib (11.1.6) <4BC6579D-A6D0-3A19-880E-E29FAEA698E7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff86097000 -     0x7fff8609bff7  libGIF.dylib (1241) <1CC40F8E-EEE3-3F0D-B323-0E9524B38B8A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff860c2000 -     0x7fff860d8ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff860d9000 -     0x7fff86101fff  libsystem_info.dylib (459.40.1) <2E16C4B3-A327-3957-9C41-143911979A1E> /usr/lib/system/libsystem_info.dylib
    0x7fff86102000 -     0x7fff8615cff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff8615d000 -     0x7fff86162ffb  libheimdal-asn1.dylib (398.40.1) <7D2BE3DE-60F7-3A6E-A92E-DA0EF9D3417E> /usr/lib/libheimdal-asn1.dylib
    0x7fff86166000 -     0x7fff86258ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff86259000 -     0x7fff8637dff7  com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff865b7000 -     0x7fff865d4ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff86612000 -     0x7fff8663afff  libRIP.A.dylib (788.3.2) <F0E03341-C608-3A49-AFE1-1E5736C5C989> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8663b000 -     0x7fff8668aff7  libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib
    0x7fff8668b000 -     0x7fff866a2ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff866cf000 -     0x7fff86945fff  com.apple.security (7.0 - 57031.40.8) <FB238FFF-AA3B-3AB3-80F8-2DA8D2ADA15A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff869be000 -     0x7fff869bfffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff869c0000 -     0x7fff869c0ff7  liblaunch.dylib (559.40.1) <4F81CA3A-D2CE-3030-A89D-42F3DAD7BA8F> /usr/lib/system/liblaunch.dylib
    0x7fff86a32000 -     0x7fff86a44ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff86a5f000 -     0x7fff86c0fff3  com.apple.QuartzCore (1.10 - 361.19) <F815B60E-75E3-3263-BE93-27A49882CF58> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff86c4f000 -     0x7fff86dddfff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff86e1b000 -     0x7fff86e65fff  com.apple.HIServices (1.22 - 523) <E2F3C5FF-8C50-3E4F-BE63-77A700466663> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff86e66000 -     0x7fff86ed5fff  com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff86ed6000 -     0x7fff86f5fff7  com.apple.CoreSymbolication (3.1 - 57020.2) <FDAF88F6-7D11-37BC-B758-4B835FA657BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff86f60000 -     0x7fff86f62fff  libsystem_sandbox.dylib (358.20.5) <3F5E973F-C702-31AC-97BC-05F5C195683C> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff86f93000 -     0x7fff87017fff  com.apple.PerformanceAnalysis (1.0 - 1) <4E934EE0-5CC6-3D54-8FA2-5B8AE669D775> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff87018000 -     0x7fff87048fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff87049000 -     0x7fff8713dff7  libFontParser.dylib (134.10) <6CF434A2-91CA-3477-BDE2-124508EDA05D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8713f000 -     0x7fff8713ffff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <E5335492-7EFE-31EA-BE72-4A9CEE68D58E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff87140000 -     0x7fff87984ffb  com.apple.CoreGraphics (1.600.0 - 788.3.2) <9B11C668-ADDB-3DF8-AE25-ED8CD0424C39> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff87bf1000 -     0x7fff87bf1fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff87bf2000 -     0x7fff87bfdfff  libGL.dylib (11.1.6) <38B3FF9A-5660-3080-9DB8-1CAE0E8CD739> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff87c0b000 -     0x7fff87f76fff  com.apple.VideoToolbox (1.0 - 1562.240) <BEBDEB83-618F-38BE-B7A7-5E096B428DFA> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff87f77000 -     0x7fff87fd6fff  com.apple.AE (681.5 - 681.7) <2BF39455-1CDD-392C-824A-9972C6B1FB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff88072000 -     0x7fff88080ff7  com.apple.opengl (11.1.6 - 11.1.6) <DB9F2798-F31F-335E-90A9-992C3AA7ECA8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff88081000 -     0x7fff8809dfff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff880b5000 -     0x7fff880fbff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff88252000 -     0x7fff88539ffb  com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8853a000 -     0x7fff88589ff7  libcurl.4.dylib (83.40.2) <AE97ED1E-A58F-3EF0-8E88-DDC6AD409BCE> /usr/lib/libcurl.4.dylib
    0x7fff886c4000 -     0x7fff88759ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8875d000 -     0x7fff88765fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
    0x7fff88766000 -     0x7fff887daffb  com.apple.securityfoundation (6.0 - 55126) <344401F5-4016-3AEB-BFDC-CE8E5546D39F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff887db000 -     0x7fff887dffff  com.apple.TCC (1.0 - 1) <CCA42EE2-3400-3444-9486-BC454E60D944> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff887eb000 -     0x7fff88857fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <03697149-1CDD-32FF-B564-1C1EF5E9E5C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff888b6000 -     0x7fff8898cff3  com.apple.DiskImagesFramework (10.10.5 - 398) <37291661-BCB2-3F95-B446-5E5DB1D1E472> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8898d000 -     0x7fff88990ff7  libdyld.dylib (353.2.3) <CFBBE540-D503-3AFC-B5D6-644F1E69949B> /usr/lib/system/libdyld.dylib
    0x7fff88991000 -     0x7fff8899afff  libsystem_pthread.dylib (105.40.1) <ACE90967-ECD0-3251-AEEB-461E3C6414F7> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8899b000 -     0x7fff88afcfff  com.apple.avfoundation (2.0 - 889.210) <E1F0F203-6EA6-3CFA-BC6C-F372F273D6C5> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff88ba5000 -     0x7fff88bf6fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <8E6AE326-9F3E-3182-BD9E-FDF561211E2E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff89bbb000 -     0x7fff89bc3ff7  com.apple.AppleSRP (5.0 - 1) <68F0C577-ED96-34F2-B701-CE3023367D4D> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff89cdf000 -     0x7fff89f5effb  com.apple.RawCamera.bundle (6.06 - 819) <EDA3D142-24EC-3661-87EB-B35F8E858A9D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff89f5f000 -     0x7fff89f67ff3  com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff89f68000 -     0x7fff89fb3ff7  com.apple.CloudDocs (1.0 - 321.10) <A8221290-A2A5-3767-BB26-CC57AC18D4DC> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff89ff2000 -     0x7fff89ff9fff  com.apple.NetFS (6.0 - 4.0) <C263C8F8-F284-3101-AC82-A97A81716063> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff89ffa000 -     0x7fff8a047ff3  com.apple.CoreMediaIO (601.0 - 4760) <F3388B24-3498-3E91-8878-7CC87330AEC2> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8a0f5000 -     0x7fff8a101ff7  com.apple.OpenDirectory (10.10 - 187) <22FF4721-03D8-381B-AA83-2B07D690C777> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8a102000 -     0x7fff8a103ff3  libSystem.B.dylib (1213) <1866C519-C5F3-3D09-8C17-A8F703664521> /usr/lib/libSystem.B.dylib
    0x7fff8a135000 -     0x7fff8a181fff  com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8a182000 -     0x7fff8a189ff7  libCGCMS.A.dylib (788.3.2) <76F72DC8-B7C7-377B-BDB4-DF2DAF757FE9> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff8a18d000 -     0x7fff8a219fff  libsystem_c.dylib (1044.40.2) <69158EFA-8270-30A1-BA02-4F74A4498147> /usr/lib/system/libsystem_c.dylib
    0x7fff8a21a000 -     0x7fff8a21efff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8a22e000 -     0x7fff8a230fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff8a338000 -     0x7fff8a369ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <9D76F2E0-C28A-3DBC-A91F-E87888D46BF0> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff8a8f6000 -     0x7fff8a907fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff8a908000 -     0x7fff8a90afff  libRadiance.dylib (1241) <E8EF4CEB-0A48-3472-927C-F0131174E38C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8a90b000 -     0x7fff8a92ffef  libJPEG.dylib (1241) <F2722E6B-2E81-3BC4-8483-A885187AFACE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8a930000 -     0x7fff8a997ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8a998000 -     0x7fff8a9cbfff  com.apple.MediaKit (16 - 757.2) <2912E5C2-085F-3FE2-8531-23B6E894B0F0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8a9cc000 -     0x7fff8aa06ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8aa07000 -     0x7fff8aa47ff7  libGLImage.dylib (11.1.6) <D6DDC014-2C74-34B3-970A-26F211FF76EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8aa48000 -     0x7fff8aa73fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff8aa8c000 -     0x7fff8aa9bfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8aae3000 -     0x7fff8acc8ff7  libicucore.A.dylib (531.50) <CAA7ACE0-4012-3A13-864D-2B56B4B072FD> /usr/lib/libicucore.A.dylib
    0x7fff8acc9000 -     0x7fff8acd2fff  libGFXShared.dylib (11.1.6) <CB24B5DA-CB17-3A0B-94E1-5A58DADC3FBD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8b619000 -     0x7fff8b61eff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff8b61f000 -     0x7fff8b731ff7  libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8b732000 -     0x7fff8b73dff7  libkxld.dylib (2782.50.1) <F346A631-20E3-3BA3-891F-FA95189CD7A9> /usr/lib/system/libkxld.dylib
    0x7fff8b793000 -     0x7fff8b796fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8b797000 -     0x7fff8b7e4ff7  com.apple.print.framework.PrintCore (10.3 - 451.1) <DE992474-0841-38A1-B4F6-46D653E454D5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8b7e5000 -     0x7fff8b92bfef  libsqlite3.dylib (168.2) <53F6A294-15D7-3804-9ABF-47D35E15CDFB> /usr/lib/libsqlite3.dylib
    0x7fff8b92c000 -     0x7fff8b934fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff8b935000 -     0x7fff8b947ff7  libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib
    0x7fff8b976000 -     0x7fff8b978fff  com.apple.loginsupport (1.0 - 1) <DAAD7013-A19D-3858-BFF7-DE1DAF664401> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff8b979000 -     0x7fff8b986ff3  com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff8b9f2000 -     0x7fff8b9fafe7  libcldcpuengine.dylib (2.4.5) <6CC680F9-0D13-333B-B151-F0D9C631A1E5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff8b9fc000 -     0x7fff8bc0cff7  com.apple.CFNetwork (720.5.7 - 720.5.7) <A47D7DD2-5903-39D0-8D27-5A7E2D119D84> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8bc18000 -     0x7fff8bc32ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff8bc33000 -     0x7fff8bc5eff7  com.apple.DictionaryServices (1.2 - 229.1) <62EC3E1B-5A28-3252-90FF-C2E9999C2A2A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8bf20000 -     0x7fff8bfbefff  com.apple.Metadata (10.7.0 - 917.36) <00C4CB5D-E723-3612-84E0-439098392CDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8c4b9000 -     0x7fff8c4bbfff  com.apple.SecCodeWrapper (4.0 - 238.20.2) <C6C126F0-6BF4-3E29-A9B7-7BAD8D17EE4F> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff8c4f6000 -     0x7fff8c58afff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8c58b000 -     0x7fff8c58dfff  libCVMSPluginSupport.dylib (11.1.6) <F82BF8C4-12D3-3EAD-AEDE-533AC08AEB4A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8c961000 -     0x7fff8c97dff7  libsystem_malloc.dylib (53.30.1) <DDA8928B-CC0D-3255-BD8A-3FEA0982B890> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8c97e000 -     0x7fff8c9b9fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8c9ba000 -     0x7fff8c9bfff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff8ca02000 -     0x7fff8ca06fff  libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8ca07000 -     0x7fff8ca2ffff  libxpc.dylib (559.40.1) <5C829202-962E-3744-8B50-00D38CC88E84> /usr/lib/system/libxpc.dylib
    0x7fff8ca30000 -     0x7fff8ccafff7  com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8ccb0000 -     0x7fff8cd17ffb  com.apple.datadetectorscore (6.0 - 396.1.2) <D04A8016-B2AD-33A2-8A8E-5793968A8370> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8cd18000 -     0x7fff8d148fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8d163000 -     0x7fff8d465ffb  com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8d466000 -     0x7fff8d526ff7  com.apple.backup.framework (1.6.5 - 1.6.5) <86396038-33EA-3046-9F70-093A3D6407D4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8d582000 -     0x7fff8d597ff7  com.apple.AppContainer (4.0 - 238.20.2) <2AA2EF49-9F38-31F6-8B08-8CC7C26F57F3> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff8d598000 -     0x7fff8d59efff  libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib
    0x7fff8d5c2000 -     0x7fff8d5c9fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
    0x7fff8d5ca000 -     0x7fff8d5ccfff  com.apple.EFILogin (2.0 - 2) <3BA837D8-94F5-3240-9CF7-E40DC2808446> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8d5cd000 -     0x7fff8d5ffff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff8d906000 -     0x7fff8d959ffb  libAVFAudio.dylib (118.6) <2441D4C1-D8FB-3DA9-9DD7-914E03413882> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff8d95a000 -     0x7fff8d95aff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff8d9b4000 -     0x7fff8d9e3ff7  com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <B93D4775-149C-3698-B38C-9C50673D455C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8d9e4000 -     0x7fff8da04ff7  com.apple.MultitouchSupport.framework (264.6 - 264.6) <1539F1F6-6334-37F3-9C52-02EFFBF4835D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8da4c000 -     0x7fff8da87fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8da88000 -     0x7fff8daaefff  com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8db30000 -     0x7fff8db3dff7  com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff8db3e000 -     0x7fff8ded6ff7  com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8dee2000 -     0x7fff8defdff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff8defe000 -     0x7fff8df2eff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8df2f000 -     0x7fff8df49ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8df4a000 -     0x7fff8df4afff  com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8e7d4000 -     0x7fff8e7dffff  libcommonCrypto.dylib (60061.30.1) <E789748D-F9A7-3CFF-B317-90DF348B1E95> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8e7fc000 -     0x7fff8e9f646f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
    0x7fff8e9f7000 -     0x7fff8ea69fff  com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8ea6a000 -     0x7fff8eb25ff7  com.apple.DiscRecording (9.0 - 9000.4.2) <4655B4B8-523D-3AE6-92A0-8486A2258B3B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8eb26000 -     0x7fff8eb4bfff  libPng.dylib (1241) <CE37D716-46EB-32BF-B13D-146E581B0E0C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8ebd1000 -     0x7fff8ecc1fef  libJP2.dylib (1241) <0E78EE26-EF4E-3B17-916D-696FE2361777> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8eccb000 -     0x7fff8ece4ff3  com.apple.openscripting (1.6.4 - 162.2) <BF79207B-C762-346D-8FF0-3DDCECC9E9E2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8ece5000 -     0x7fff8ed0fff7  libdispatch.dylib (442.50.1) <A61E703C-784A-3698-B513-75DD12AAD6DC> /usr/lib/system/libdispatch.dylib
    0x7fff8ed10000 -     0x7fff8ee1fff3  com.apple.desktopservices (1.9.3 - 1.9.3) <FEE11342-5BC4-37A7-8169-DA48BE17B9C9> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8ee20000 -     0x7fff8f310fff  com.apple.MediaToolbox (1.0 - 1562.240) <756EDFE0-6D9E-3482-AE40-6D2E6A7042F1> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8f34c000 -     0x7fff8f34eff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff8f3f4000 -     0x7fff8f401fff  libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib
    0x7fff8f402000 -     0x7fff8f414ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff8f4fe000 -     0x7fff8f50bff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff8f50c000 -     0x7fff8f526ff7  libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib
    0x7fff8f527000 -     0x7fff8f55ffff  libsystem_network.dylib (412.20.3) <6105C134-6722-3C0A-A4CE-5E1261E2E1CC> /usr/lib/system/libsystem_network.dylib
    0x7fff8f560000 -     0x7fff8f560fff  com.apple.CoreServices (62 - 62) <C69DA8A7-B536-34BF-A93F-1C170E2C6D58> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8f8f8000 -     0x7fff8f900fff  libsystem_dnssd.dylib (576.50.2) <9EC5AF92-D0D2-3BDE-92B6-D3730D3865C8> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8f9bb000 -     0x7fff8fa2cffb  com.apple.ApplicationServices.ATS (360 - 375.4) <A1BEBCF8-8FC8-345D-B91D-1DA5773AF5A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8fa2d000 -     0x7fff8fb11fff  libcrypto.0.9.8.dylib (52.40.1) <D123FC57-E2EB-3E08-A51B-6C317EA83EB5> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8fc10000 -     0x7fff8fc39ffb  libxslt.1.dylib (13.9) <F24E9202-470D-33F5-B3AE-FF90A9EA83F3> /usr/lib/libxslt.1.dylib
    0x7fff8fc3a000 -     0x7fff8fc86ff7  libcups.2.dylib (408.2) <E8AD18F9-61E4-3791-B840-504468C25556> /usr/lib/libcups.2.dylib
    0x7fff8fc87000 -     0x7fff8fd1efff  com.apple.CoreMedia (1.0 - 1562.240) <CCAF850F-B2E8-3F3B-9DE9-2BB469403EDF> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8fd1f000 -     0x7fff8fd4affb  libarchive.2.dylib (30.50.1) <C140763F-5470-3302-B3E0-651B4B5930ED> /usr/lib/libarchive.2.dylib
    0x7fff8fd98000 -     0x7fff8fdc4fff  libsandbox.1.dylib (358.20.5) <533B9C4A-6C92-3658-95B9-D30BC135796B> /usr/lib/libsandbox.1.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=262.2M resident=123.5M(47%) swapped_out_or_unallocated=138.7M(53%)
Writable regions: Total=594.8M written=147.5M(25%) resident=159.9M(27%) swapped_out=52K(0%) unallocated=434.9M(73%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 32.1M
ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
CG backing stores                  1180K
CG image                             12K
CG shared images                    400K
CoreImage                             8K
CoreUI image data                    84K
Kernel Alloc Once                     8K
MALLOC                            532.4M
MALLOC (admin)                       32K
Memory Tag 242                       12K
Memory Tag 251                        8K
OpenCL                               16K
STACK GUARD                        56.0M
Stack                              9824K
VM_ALLOCATE                        17.4M
__DATA                             19.3M
__IMAGE                             528K
__LINKEDIT                         79.8M
__TEXT                            182.4M
__UNICODE                           552K
mapped file                        73.9M
shared memory                         4K
===========                      =======
TOTAL                               1.0G
TOTAL, minus reserved VM space      1.0G
 

Model: MacBookPro11,1, BootROM MBP111.0138.B16, 2 processors, Intel Core i5, 2.8 GHz, 8 GB, SMC 2.16f68
Graphics: Intel Iris, Intel Iris, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x112), Broadcom BCM43xx 1.0 (7.15.166.24.3)
Bluetooth: Version 4.3.6f3 16238, 3 services, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
USB Device: Internal Memory Card Reader
USB Device: Cruzer Glide
USB Device: Hub
USB Device: Keyboard Hub
USB Device: Apple Optical USB Mouse
USB Device: Apple Keyboard
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.2

@volkerku, sorry Vuo is crashing for you. I have a couple questions to try to figure out why this is happening.

Could you try moving all files out of ~/Library/Application Support/Vuo/Modules, and /Library/Application Support/Vuo/Modules if it exists? If you can then launch Vuo Editor successfully, it means the problem is with some node or subcomposition that you had installed. (The next question would be: which one?)

I noticed your system’s User ID is 44791031 — that’s unusual; typically User IDs are around 501. Are you running networked user accounts?

@volkerku, I’m closing this bug report since we don’t have enough info to solve it, but if you can provide further info, please let me know.