HISE Logo Forum
    • Categories
    • Register
    • Login

    Launch Crash on OS Sierra

    Scheduled Pinned Locked Moved Bug Reports
    28 Posts 2 Posters 7.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • V
      viceverser
      last edited by

      Unfortunately the stable build 1.0.0 build 649 is crashing on my mac book pro 2014 running OS Sierra : (.

      1 Reply Last reply Reply Quote 0
      • Christoph HartC
        Christoph Hart
        last edited by

        Can you post the crash log?

        1 Reply Last reply Reply Quote 0
        • V
          viceverser
          last edited by

          I tried to paste.... It said it was too many characters. So here's a link.

          [https://docs.google.com/document/d/1aBB-kLYc-bQlAdcywAqMhimocMjnJzEByFOfKf2ZGN8/edit?usp=sharing](link url)

          1 Reply Last reply Reply Quote 0
          • Christoph HartC
            Christoph Hart
            last edited by

            I raised the post character limit to 64k.

            But the problem is very weird, it doesn't even reach my code but crashes in the internal image handling of the OS itself.

            It might be related to this issue:

            Link Preview Image
            Apache OpenOffice Community Forum - [Solved] Instant crash of AOO 4.1.3 on MacOS Sierra - (View topic)

            favicon

            (forum.openoffice.org)

            Can you check if changing the colour profile fixes that?

            Process:           	HISE [63237]
            Path:              	/Applications/HISE.app/Contents/MacOS/HISE
            Identifier:        	com.hartinstruments.HISEStandalone
            Version:           	1.0.0 (1.0.0)
            Code Type:         	X86-64 (Native)
            Parent Process:    	??? [1]
            Responsible:       	HISE [63237]
            User ID:           	501
             
            Date/Time:         	2017-06-10 03:14:31.690 +0400
            OS Version:        	Mac OS X 10.12.5 (16F73)
            Report Version:    	12
            Anonymous UUID:    	?????????????????????????????????????????
             
            Sleep/Wake UUID:   	?????????????????????????????????????????
             
            Time Awake Since Boot: 720000 seconds
            Time Since Wake:   	40000 seconds
             
            System Integrity Protection: disabled
             
            Crashed Thread:    	0  Juce Message Thread  Dispatch queue: com.apple.main-thread
             
            Exception Type:    	EXC_BAD_ACCESS (SIGSEGV)
            Exception Codes:   	KERN_INVALID_ADDRESS at 0x0000000000000000
            Exception Note:    	EXC_CORPSE_NOTIFY
             
            Termination Signal:	Segmentation fault: 11
            Termination Reason:	Namespace SIGNAL, Code 0xb
            Terminating Process:   exc handler [0]
             
            VM Regions Near 0:
            -->
            	__TEXT             	0000000104609000-0000000105983000 [ 19.5M] r-x/rwx SM=COW  /Applications/HISE.app/Contents/MacOS/HISE
             
            Application Specific Information:
            dyld: in dlopen()
            /System/Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
             
            Thread 0 Crashed:: Juce Message Thread  Dispatch queue: com.apple.main-thread
            0   dyld                     		 0x000000010b9fbe12 ImageLoaderMachOCompressed::findShallowExportedSymbol(char const*, ImageLoader const**) const + 210
            1   dyld                     		 0x000000010b9f5cf1 ImageLoaderMachO::findExportedSymbol(char const*, bool, char const*, ImageLoader const**) const + 39
            2   dyld                     		 0x000000010b9f0898 ImageLoader::findExportedSymbolAddress(ImageLoader::LinkContext const&, char const*, ImageLoader const*, int, bool, ImageLoader const**, unsigned long*) const + 50
            3   dyld                     		 0x000000010b9f972e ImageLoaderMachOClassic::resolveUndefined(ImageLoader::LinkContext const&, macho_nlist const*, bool, bool, bool, ImageLoader const**) + 692
            4   dyld                     		 0x000000010b9f9a6c ImageLoaderMachOClassic::doBindExternalRelocations(ImageLoader::LinkContext const&) + 410
            5   dyld                     		 0x000000010b9fa52a ImageLoaderMachOClassic::doBind(ImageLoader::LinkContext const&, bool) + 54
            6   dyld                     		 0x000000010b9f2122 ImageLoader::recursiveBind(ImageLoader::LinkContext const&, bool, bool) + 176
            7   dyld                     		 0x000000010b9f20f7 ImageLoader::recursiveBind(ImageLoader::LinkContext const&, bool, bool) + 133
            8   dyld                     		 0x000000010b9f0dc4 ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) + 216
            9   dyld                     		 0x000000010b9e632a dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) + 157
            10  dyld                     		 0x000000010b9ee381 dlopen + 449
            11  libdyld.dylib            		 0x00007fffb825b832 dlopen + 59
            12  com.apple.CoreFoundation 		 0x00007fffa2b121a9 _CFBundleDlfcnLoadBundle + 153
            13  com.apple.CoreFoundation 		 0x00007fffa2b1202a _CFBundleLoadExecutableAndReturnError + 538
            14  com.apple.CoreFoundation 		 0x00007fffa2b49b82 CFBundleGetFunctionPointerForName + 50
            15  com.apple.CoreFoundation 		 0x00007fffa2b5213f _CFPFactoryCreateInstance + 63
            16  com.apple.audio.CoreAudio		 0x00007fffa261f7cb HALPlugInManagement::CreateHALPlugIn(HALCFPlugIn const*) + 617
            17  com.apple.audio.CoreAudio		 0x00007fffa261e6f1 HALPlugInManagement::Initialize() + 481
            18  com.apple.audio.CoreAudio		 0x00007fffa2613976 HALSystem::CheckOutInstance() + 164
            19  com.apple.audio.CoreAudio		 0x00007fffa2649cf8 AudioObjectAddPropertyListener + 91
            20  com.hartinstruments.HISEStandalone    0x0000000104af9cc8 juce::AudioDeviceManager::createAudioDeviceTypes(juce::OwnedArray<juce::AudioIODeviceType, juce::DummyCriticalSection>&) + 568
            21  com.hartinstruments.HISEStandalone    0x0000000104af95d5 juce::AudioDeviceManager::createDeviceTypesIfNeeded() + 69
            22  com.hartinstruments.HISEStandalone    0x0000000104afdb89 juce::AudioDeviceManager::initialiseWithDefaultDevices(int, int) + 105
            23  com.hartinstruments.HISEStandalone    0x00000001046e8738 AudioProcessorDriver::initialiseAudioDriver(juce::XmlElement*) + 552
            24  com.hartinstruments.HISEStandalone    0x0000000104773cd2 StandaloneProcessor::StandaloneProcessor() + 4194
            25  com.hartinstruments.HISEStandalone    0x000000010461f3f2 MainContentComponent::MainContentComponent(juce::String const&) + 562
            26  com.hartinstruments.HISEStandalone    0x0000000104621928 HISEStandaloneApplication::initialise(juce::String const&) + 536
            27  com.hartinstruments.HISEStandalone    0x0000000104bdda32 juce::JUCEApplicationBase::initialiseApp() + 338
            28  com.hartinstruments.HISEStandalone    0x0000000104cdaa9b juce::JUCEApplication::initialiseApp() + 11
            29  com.hartinstruments.HISEStandalone    0x0000000104621338 main + 200
            30  com.hartinstruments.HISEStandalone    0x000000010460a854 start + 52
             
            Thread 1:
            0   libsystem_kernel.dylib   		 0x00007fffb838d44e __workq_kernreturn + 10
            1   libsystem_pthread.dylib  		 0x00007fffb847748e _pthread_wqthread + 1023
            2   libsystem_pthread.dylib  		 0x00007fffb847707d start_wqthread + 13
             
            Thread 2:
            0   libsystem_pthread.dylib  		 0x00007fffb8477070 start_wqthread + 0
             
            Thread 3:
            0   libsystem_kernel.dylib   		 0x00007fffb838d44e __workq_kernreturn + 10
            1   libsystem_pthread.dylib  		 0x00007fffb847748e _pthread_wqthread + 1023
            2   libsystem_pthread.dylib  		 0x00007fffb847707d start_wqthread + 13
             
            Thread 4:: thumb cache
            0   libsystem_kernel.dylib   		 0x00007fffb838cbf2 __psynch_cvwait + 10
            1   libsystem_pthread.dylib  		 0x00007fffb84787fa _pthread_cond_wait + 712
            2   com.hartinstruments.HISEStandalone    0x0000000104ba5a4e juce::WaitableEvent::wait(int) const + 174
            3   com.hartinstruments.HISEStandalone    0x0000000104ba777c juce::TimeSliceThread::run() + 620
            4   com.hartinstruments.HISEStandalone    0x0000000104bbbd05 threadEntryProc + 485
            5   libsystem_pthread.dylib  		 0x00007fffb847793b _pthread_body + 180
            6   libsystem_pthread.dylib  		 0x00007fffb8477887 _pthread_start + 286
            7   libsystem_pthread.dylib  		 0x00007fffb847708d thread_start + 13
             
            Thread 5:: Sample Loading Thread
            0   libsystem_kernel.dylib   		 0x00007fffb838cbf2 __psynch_cvwait + 10
            1   libsystem_pthread.dylib  		 0x00007fffb84787fa _pthread_cond_wait + 712
            2   com.hartinstruments.HISEStandalone    0x0000000104ba5a4e juce::WaitableEvent::wait(int) const + 174
            3   com.hartinstruments.HISEStandalone    0x00000001048caf2d NewSampleThreadPool::run() + 445
            4   com.hartinstruments.HISEStandalone    0x0000000104bbbd05 threadEntryProc + 485
            5   libsystem_pthread.dylib  		 0x00007fffb847793b _pthread_body + 180
            6   libsystem_pthread.dylib  		 0x00007fffb8477887 _pthread_start + 286
            7   libsystem_pthread.dylib  		 0x00007fffb847708d thread_start + 13
             
            Thread 6:
            0   libsystem_kernel.dylib   		 0x00007fffb838539e semaphore_timedwait_trap + 10
            1   libdispatch.dylib        		 0x00007fffb8240b09 _os_semaphore_timedwait + 72
            2   libdispatch.dylib        		 0x00007fffb8231864 _dispatch_semaphore_wait_slow + 58
            3   libdispatch.dylib        		 0x00007fffb822c290 _dispatch_worker_thread + 275
            4   libsystem_pthread.dylib  		 0x00007fffb847793b _pthread_body + 180
            5   libsystem_pthread.dylib  		 0x00007fffb8477887 _pthread_start + 286
            6   libsystem_pthread.dylib  		 0x00007fffb847708d thread_start + 13
             
            Thread 0 crashed with X86 Thread State (64-bit):
              rax: 0x00007fffb7fa1750  rbx: 0x0000000000000001  rcx: 0x000000000000000c  rdx: 0x00007fffb7fa1738
              rdi: 0x000061800012a6e0  rsi: 0x00007fffb7fa1000  rbp: 0x00007fff5b5f5540  rsp: 0x00007fff5b5f5510
               r8: 0x0000000000000001   r9: 0x0000000000000881  r10: 0x000000000000000e  r11: 0x0000000000000001
              r12: 0x000061800012a6e0  r13: 0x0000000000000000  r14: 0x00007fff5b5f56b0  r15: 0x0000000108e21f39
              rip: 0x000000010b9fbe12  rfl: 0x0000000000010202  cr2: 0x0000000000000000
             
            Logical CPU: 	0
            Error Code:  	0x00000004
            Trap Number: 	14
             
             
            Binary Images:
               	0x104609000 -    	0x105982fdf +com.hartinstruments.HISEStandalone (1.0.0 - 1.0.0) <7F8CD2A5-6A90-3070-9F6F-CB5D8095092D> /Applications/HISE.app/Contents/MacOS/HISE
               	0x105c59000 -    	0x105c97ff7  com.apple.audio.midi.CoreMIDI (1.10 - 88) <5E2D1F53-B466-312E-AEA7-117B68C9A7F0> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
               	0x105cbf000 -    	0x105cd8ffb  libexpat.1.dylib (15) <F48F1B7B-BEB4-32EE-8C5D-0370096F3864> /usr/lib/libexpat.1.dylib
               	0x107d71000 -    	0x107d75fff  com.apple.audio.AppleHDAHALPlugIn (279.48 - 279.48) <ECA84145-2AC4-347D-BBC0-933AAAC15356> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
               	0x108827000 -    	0x10898efff  com.apple.audio.units.Components (1.14 - 1.14) <E97A4ACC-F868-33C5-9C87-82698B240C28> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
               	0x108d87000 -    	0x108db2ff7 +com.grame.JackRouter (JackRouter - 0.9.6) <6DFF79FA-9913-F4E3-0D98-D1E9F568C510> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
               	0x108dc9000 -    	0x108dfbfff  Jackmp (1) <F28BE570-EE45-54CF-44DE-23C22A357943> /System/Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
               	0x10b9e1000 -    	0x10ba1edc7  dyld (433.5) <322C06B7-8878-311D-888C-C8FD2CA96FF3> /usr/lib/dyld
            	0x7fff9d70f000 - 	0x7fff9da54ff7  com.apple.RawCamera.bundle (7.03 - 912) <1476F375-6C4B-382A-ABDB-99B7DCBF4F6D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
            	0x7fff9f5ba000 - 	0x7fff9f5bafff  com.apple.Accelerate (1.11 - Accelerate 1.11) <916E360F-323C-3AE1-AB3D-D1F3B284AEE9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
            	0x7fff9f5d3000 - 	0x7fff9faecfeb  com.apple.vImage (8.1 - ???) <B58A7937-BEE2-38FE-87F4-5D5F40D31DC9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
            	0x7fff9faed000 - 	0x7fff9fc5eff3  libBLAS.dylib (1185.50.4) <4087FFE0-627E-3623-96B4-F0A9A1991E09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
            	0x7fff9fc5f000 - 	0x7fff9fc73ffb  libBNNS.dylib (15) <254698C7-7D36-3FFF-864E-ADEEEE543076> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
            	0x7fff9fc74000 - 	0x7fffa006afef  libLAPACK.dylib (1185.50.4) <C35FFB2F-A0E6-3903-8A3C-113A74BCBCA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
            	0x7fffa006b000 - 	0x7fffa0081fff  libLinearAlgebra.dylib (1185.50.4) <345CAACF-7263-36EF-B69B-793EA8B390AF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
            	0x7fffa0082000 - 	0x7fffa0088fff  libQuadrature.dylib (3) <EF56C8E6-DE22-3C69-B543-A8648F335FDD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
            	0x7fffa0089000 - 	0x7fffa009dff7  libSparseBLAS.dylib (1185.50.4) <67BA432E-FB59-3C78-A8BE-ED4274CBC359> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
            	0x7fffa009e000 - 	0x7fffa0225fe7  libvDSP.dylib (600.60.1) <4155F45B-41CD-3782-AE8F-7AE740FD83C3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
            	0x7fffa0226000 - 	0x7fffa02d8fff  libvMisc.dylib (600.60.1) <98F27D2D-E5DD-38EF-8747-0C4DE821A23D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
            	0x7fffa02d9000 - 	0x7fffa02d9fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <7C5733E7-0568-3E7D-AF61-160F19FED544> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
            	0x7fffa0598000 - 	0x7fffa1371ff3  com.apple.AppKit (6.9 - 1504.83.101) <EC7BD195-F9E1-3E43-820A-5FDD0B2B0B67> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
            	0x7fffa1383000 - 	0x7fffa1383fff  com.apple.ApplicationServices (48 - 48) <4C71CBA8-47E4-38BF-BE3B-F20DF8667D5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
            	0x7fffa1384000 - 	0x7fffa13f2ff7  com.apple.ApplicationServices.ATS (377 - 422.2) <A31D17BE-F747-39FB-9A84-5F2F8891204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
            	0x7fffa148c000 - 	0x7fffa15bbff7  libFontParser.dylib (194.12) <73C3946D-EF92-3AC1-89C3-0E75B2A85325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
            	0x7fffa15bc000 - 	0x7fffa1606fff  libFontRegistry.dylib (196.4) <EA96AE47-3369-3DEA-BB82-98348ADBD85B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
            	0x7fffa1703000 - 	0x7fffa17adff7  com.apple.ColorSync (4.12.0 - 502.2) <ACA4001E-A0E3-33F6-9CD6-EEC2AA15E322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
            	0x7fffa17ae000 - 	0x7fffa17fffff  com.apple.HIServices (1.22 - 592.1) <7353E76E-9A3A-3693-87AF-41953585E024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
            	0x7fffa1800000 - 	0x7fffa180fff3  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2CBE7F61-2056-3F96-99A1-0D527796AFA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
            	0x7fffa1810000 - 	0x7fffa185dfff  com.apple.print.framework.PrintCore (12 - 491) <5027FD58-F0EE-33E4-8577-934CA06CD2AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
            	0x7fffa185e000 - 	0x7fffa1899fff  com.apple.QD (3.12 - 313) <B339C41D-8CDF-3342-8414-F9717DCCADD4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
            	0x7fffa189a000 - 	0x7fffa18a5fff  com.apple.speech.synthesis.framework (6.6.2 - 6.6.2) <7853EFF4-62B9-394E-B7B8-41A645656820> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
            	0x7fffa18a6000 - 	0x7fffa1ab2fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <91D2BA22-B168-3A9A-9008-6FFC5A8FDC1E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
            	0x7fffa1ab3000 - 	0x7fffa1ab3fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <8C0153FD-FEFF-309C-AACD-BF9657A31F8E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
            	0x7fffa1c1c000 - 	0x7fffa1ff6fff  com.apple.CFNetwork (811.5.4 - 811.5.4) <4DBF8932-6286-3B23-87D9-63615B9958D9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
            	0x7fffa2010000 - 	0x7fffa2010fff  com.apple.Carbon (154 - 157) <69F403C7-F0CB-34E6-89B0-235CF4978C17> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
            	0x7fffa2011000 - 	0x7fffa2014fff  com.apple.CommonPanels (1.2.6 - 98) <BF04BB22-D54C-309E-9F5C-897D969CAF70> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
            	0x7fffa2015000 - 	0x7fffa231efff  com.apple.HIToolbox (2.1.1 - 857.8) <CAB143FE-AEAF-3EDE-AD7B-C04E1B7C5615> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
            	0x7fffa231f000 - 	0x7fffa2322ff7  com.apple.help (1.3.5 - 49) <B1A930E3-5907-3677-BACD-858EF68B172D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
            	0x7fffa2323000 - 	0x7fffa2328fff  com.apple.ImageCapture (9.0 - 9.0) <341252B4-E082-361A-B756-6A330259C741> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
            	0x7fffa2329000 - 	0x7fffa23c0ff3  com.apple.ink.framework (10.9 - 219) <1BD40B45-FD33-3177-A935-565EE5FC79D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
            	0x7fffa23c1000 - 	0x7fffa23dbfff  com.apple.openscripting (1.7 - 172) <31CFBB35-24BD-3E12-9B6B-1FA842FB605B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
            	0x7fffa23dc000 - 	0x7fffa23ddff3  com.apple.print.framework.Print (12 - 267) <E2F82F1F-DC27-3EF0-9F75-B354F701450A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
            	0x7fffa23de000 - 	0x7fffa23e0ff7  com.apple.securityhi (9.0 - 55006) <DBD65629-535D-3669-8218-7F074D61638C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
            	0x7fffa23e1000 - 	0x7fffa23e7ff7  com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <082895DC-3AC7-3DEF-ADCA-5B018C19C9D3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
            	0x7fffa24c8000 - 	0x7fffa24c8fff  com.apple.Cocoa (6.11 - 22) <85EDFBE1-75F0-369E-8CA8-C6A639B98FA6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
            	0x7fffa2612000 - 	0x7fffa269ffff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <78767F88-91D4-31CE-AAC6-1F9407F479BB> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
            	0x7fffa26a0000 - 	0x7fffa26b3fff  com.apple.CoreBluetooth (1.0 - 1) <BCB78777-76F0-3CC1-8443-9E61AEF7EF63> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
            	0x7fffa26b4000 - 	0x7fffa29affff  com.apple.CoreData (120 - 754.2) <4C9CAB2C-60D4-3694-A0A0-5B04B14BD14E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
            	0x7fffa29b0000 - 	0x7fffa2a5cff7  com.apple.CoreDisplay (1.0 - 1) <AAD5DF0B-0D22-305E-86FF-BB1431130363> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
            	0x7fffa2a5d000 - 	0x7fffa2ef6ff7  com.apple.CoreFoundation (6.9 - 1349.8) <09ED473E-5DE8-307F-B55C-16F6419236D5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
            	0x7fffa2ef7000 - 	0x7fffa3579fff  com.apple.CoreGraphics (2.0 - 1070.22) <78E7C882-837D-3CC3-B221-767B999873CE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
            	0x7fffa357a000 - 	0x7fffa37bdffb  com.apple.CoreImage (12.4.0 - 451.4.9) <BE4303C9-C9D9-361D-AC94-DBE40EB6700E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
            	0x7fffa3922000 - 	0x7fffa3922fff  com.apple.CoreServices (775.19 - 775.19) <7255917D-EFBB-3BE2-A8FD-DAD631BC0949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
            	0x7fffa3923000 - 	0x7fffa3974fff  com.apple.AE (712.5 - 712.5) <61F2AE2C-E04E-3FDF-9E88-201325136C83> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
            	0x7fffa3975000 - 	0x7fffa3c50ff7  com.apple.CoreServices.CarbonCore (1159.6 - 1159.6) <08AC074C-965B-3EDF-8E45-0707C8DE9EAD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
            	0x7fffa3c51000 - 	0x7fffa3c84fff  com.apple.DictionaryServices (1.2 - 274) <D23866E2-F7C8-3984-A9D4-96552CCDE573> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
            	0x7fffa3c85000 - 	0x7fffa3c8dff3  com.apple.CoreServices.FSEvents (1230.50.1 - 1230.50.1) <2AD1B0E5-7214-37C4-8D11-A27C9CAC0F74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
            	0x7fffa3c8e000 - 	0x7fffa3dfaff7  com.apple.LaunchServices (775.19 - 775.19) <94D15A2A-852C-3B4B-A701-43043C8F1527> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
            	0x7fffa3dfb000 - 	0x7fffa3eabffb  com.apple.Metadata (10.7.0 - 1075.40) <DA911E1B-3977-386D-930D-96BD5085CB8E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
            	0x7fffa3eac000 - 	0x7fffa3f0bfff  com.apple.CoreServices.OSServices (775.19 - 775.19) <C709A773-4FA0-33DD-B3E2-FBA41E00F177> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
            	0x7fffa3f0c000 - 	0x7fffa3f7cfff  com.apple.SearchKit (1.4.0 - 1.4.0) <7A6DDA2B-03F1-3137-BA9E-1CC211973E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
            	0x7fffa3f7d000 - 	0x7fffa3fc2ff7  com.apple.coreservices.SharedFileList (38 - 38) <DA096678-93AB-3291-BDE2-482F1D544589> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
            	0x7fffa404b000 - 	0x7fffa4198ffb  com.apple.CoreText (352.0 - 544.15) <BF0EE575-BB7E-3BF9-9029-232B4ADC24E4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
            	0x7fffa4199000 - 	0x7fffa41ceff3  com.apple.CoreVideo (1.8 - 235.3) <AC11D5FB-C77B-34F5-B942-F698E84C229F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
            	0x7fffa41cf000 - 	0x7fffa4240ffb  com.apple.framework.CoreWLAN (11.0 - 1200.31) <E47C0568-E37B-3052-9E77-F0F371DCDE7F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
            	0x7fffa427f000 - 	0x7fffa433dff7  com.apple.DiscRecording (9.0.3 - 9030.4.5) <88544E99-217A-33D9-8AC7-F54D2716658D> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
            	0x7fffa433e000 - 	0x7fffa4343fff  com.apple.DiskArbitration (2.7 - 2.7) <8AC72143-D3C4-3AA6-84DF-734E3AFAC49B> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
            	0x7fffa44d5000 - 	0x7fffa487bff3  com.apple.Foundation (6.9 - 1349.81) <730B7944-BB43-35D5-A546-9F6CCED4B9F3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
            	0x7fffa48a7000 - 	0x7fffa48d8ff7  com.apple.GSS (4.0 - 2.0) <6FADED0B-0425-3567-A75A-040C5A4638EB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
            	0x7fffa4998000 - 	0x7fffa4a3bffb  com.apple.Bluetooth (5.0.4 - 5.0.4f18) <B3FED7E7-45EE-32DD-B59E-7942BCE9426C> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
            	0x7fffa4a3c000 - 	0x7fffa4ad2ff7  com.apple.framework.IOKit (2.0.2 - 1324.60.3) <7CE4C98B-107C-3AAA-B49A-F2ACFCBBF526> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
            	0x7fffa4ad3000 - 	0x7fffa4ad9ffb  com.apple.IOSurface (159.7 - 159.7) <40550017-EF96-3C52-B400-806AFEE4B134> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
            	0x7fffa4b2c000 - 	0x7fffa4c8cfef  com.apple.ImageIO.framework (3.3.0 - 1599.10.2) <87AA4D39-0AFC-3A34-98EF-02710E2BF3CA> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
            	0x7fffa4c8d000 - 	0x7fffa4c91fff  libGIF.dylib (1599.10.2) <6ED05614-1301-3452-943B-118F00F20C8D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
            	0x7fffa4c92000 - 	0x7fffa4d82ff7  libJP2.dylib (1599.10.2) <72C00423-55F0-3CAD-B198-EF00950791E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
            	0x7fffa4d83000 - 	0x7fffa4da6ffb  libJPEG.dylib (1599.10.2) <78945614-990F-3705-A91C-46F717F7C635> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
            	0x7fffa4da7000 - 	0x7fffa4dceff7  libPng.dylib (1599.10.2) <B800C14F-6E41-36B6-8DC1-1AE97A83A964> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
            	0x7fffa4dcf000 - 	0x7fffa4dd1ff3  libRadiance.dylib (1599.10.2) <037D95B4-82A7-3A59-B3EB-0FF0977CF7A5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
            	0x7fffa4dd2000 - 	0x7fffa4e20fff  libTIFF.dylib (1599.10.2) <CA2C7BF9-FDDB-36CF-B063-B075B29F8878> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
            	0x7fffa4f7e000 - 	0x7fffa5b86ff3  com.apple.JavaScriptCore (12603 - 12603.2.4) <FFD37381-05F4-3907-BD31-74CFC3D7868F> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
            	0x7fffa5b87000 - 	0x7fffa5ba0ff7  com.apple.Kerberos (3.0 - 1) <B9D242EB-E325-3A21-9812-C77CBBFB0D51> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
            	0x7fffa637f000 - 	0x7fffa63dafff  com.apple.Metal (87.18 - 87.18) <5C2F12FB-45C1-3103-A827-3D225BF8D05A> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
            	0x7fffa6cc3000 - 	0x7fffa6ccbfff  com.apple.NetFS (6.0 - 4.0) <14A24D00-5673-330A-959D-87F72040DEFF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
            	0x7fffa6eab000 - 	0x7fffa6ef9ff3  com.apple.opencl (2.8.6 - 2.8.6) <5FAF6F49-2648-39E6-922B-5630A5D7F7E4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
            	0x7fffa6efa000 - 	0x7fffa6f13ffb  com.apple.CFOpenDirectory (10.12 - 194) <A64E9A01-3F6E-36EA-9C10-88C564A68C9D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
            	0x7fffa6f14000 - 	0x7fffa6f1fff7  com.apple.OpenDirectory (10.12 - 194) <4298FFD0-B1A7-3064-AF5B-708B3FA38671> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
            	0x7fffa6f20000 - 	0x7fffa6f22fff  libCVMSPluginSupport.dylib (14.0.16) <A20EC348-37C9-33B6-9A81-06006F3214A1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
            	0x7fffa6f23000 - 	0x7fffa6f26ff7  libCoreFSCache.dylib (156.3) <687C4CC3-6537-344B-8BE1-5234C8CB2864> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
            	0x7fffa6f27000 - 	0x7fffa6f2bfff  libCoreVMClient.dylib (156.3) <E7AEFCBE-B6BF-3C7C-9A4E-E78CB04DB794> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
            	0x7fffa6f2c000 - 	0x7fffa6f35ff7  libGFXShared.dylib (14.0.16) <63542E68-EB1A-3ECF-AAFB-E7B8AB313C70> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
            	0x7fffa6f36000 - 	0x7fffa6f41fff  libGL.dylib (14.0.16) <84BEED97-0A93-356D-A922-97EA311EA446> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
            	0x7fffa6f42000 - 	0x7fffa6f7eff7  libGLImage.dylib (14.0.16) <3518A85C-6905-3511-A6C9-2F82C519D28F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
            	0x7fffa70f6000 - 	0x7fffa7137ff7  libGLU.dylib (14.0.16) <9860DCF7-56E0-3A8F-A377-52635C9D8B27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
            	0x7fffa7a9f000 - 	0x7fffa7aadfff  com.apple.opengl (14.0.16 - 14.0.16) <27E7D76E-A26B-39F8-8CF2-AB57920776A3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
            	0x7fffa85ff000 - 	0x7fffa87fffff  com.apple.QuartzCore (1.11 - 453.39.3) <AB46D60D-17A8-3122-800E-2A9DA604FCBA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
            	0x7fffa8d66000 - 	0x7fffa9068ff7  com.apple.security (7.0 - 57740.60.18) <021AACF6-D15F-37E0-840B-88853684BA00> /System/Library/Frameworks/Security.framework/Versions/A/Security
            	0x7fffa9069000 - 	0x7fffa90defff  com.apple.securityfoundation (6.0 - 55132.50.7) <4433C0CC-FE90-3DD3-BAC1-CC31D515B510> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
            	0x7fffa9109000 - 	0x7fffa910cff3  com.apple.xpc.ServiceManagement (1.0 - 1) <9F285B19-B53B-3502-85A2-72C26DB40EA7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
            	0x7fffa9493000 - 	0x7fffa9502ff7  com.apple.SystemConfiguration (1.14 - 1.14) <2412CDE0-C317-31EA-8F53-7A58BBFCC720> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
            	0x7fffa98b2000 - 	0x7fffaac38ff3  com.apple.WebCore (12603 - 12603.2.4) <EC9BCF4D-4BC6-3CCF-BF5F-13FB10A24303> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
            	0x7fffaac39000 - 	0x7fffaae25ff7  com.apple.WebKitLegacy (12603 - 12603.2.4) <8471B2BB-79A1-3214-B195-167063D5CFD5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
            	0x7fffaae26000 - 	0x7fffab1d1ffb  com.apple.WebKit (12603 - 12603.2.4) <1CF8B545-5910-31BC-AA29-F89ADFD919F9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
            	0x7fffabd81000 - 	0x7fffabda3ffb  com.apple.framework.Apple80211 (12.0 - 1200.47) <B692048E-1B61-3DAF-9CBA-4D314E7562DC> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
            	0x7fffabda4000 - 	0x7fffabdb3feb  com.apple.AppleFSCompression (88.50.3 - 1.0) <478E8BFF-8BA2-375E-BE02-BA27F115C15A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
            	0x7fffabea7000 - 	0x7fffabf3297f  com.apple.AppleJPEG (1.0 - 1) <B9E9570D-04A4-34E4-B756-D200043B25B8> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
            	0x7fffac365000 - 	0x7fffac3e3ff7  com.apple.backup.framework (1.8.5 - 1.8.5) <CC679891-E8F5-3166-8EB6-AEA06954A52D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
            	0x7fffad06e000 - 	0x7fffad095ff3  com.apple.ChunkingLibrary (173 - 173) <FC2165F9-FC93-39C0-8323-C2F43A5E00A3> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
            	0x7fffad9ba000 - 	0x7fffad9c3ffb  com.apple.CommonAuth (4.0 - 2.0) <216950CB-269F-3476-BA17-D6363AC49FBC> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
            	0x7fffae10b000 - 	0x7fffae11bfff  com.apple.CoreEmoji (1.0 - 40.3.3) <E9A28301-2D79-3A97-A046-028258A6ABE5> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
            	0x7fffae456000 - 	0x7fffae486ff3  com.apple.CoreServicesInternal (276.2 - 276.2) <05EB7D45-DD4C-3A0F-AC63-A0C2A68E6481> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
            	0x7fffae717000 - 	0x7fffae7a6ff7  com.apple.CoreSymbolication (62046) <7839CD8E-011D-3567-88DE-3D472C661136> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
            	0x7fffae7a7000 - 	0x7fffae8e6fe7  com.apple.coreui (2.1 - 431.3) <2E8FEC10-FC5B-3782-92DA-A85C24B7BF7C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
            	0x7fffae8e7000 - 	0x7fffae9b7ff3  com.apple.CoreUtils (5.1 - 510.31) <E68BB8ED-8874-36EC-A7C5-1017C0E727CB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
            	0x7fffaea07000 - 	0x7fffaea6cff3  com.apple.framework.CoreWiFi (12.0 - 1200.31) <DF0972EF-F817-3FD3-8C00-2D57B8738D8C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
            	0x7fffaea6d000 - 	0x7fffaea7bff7  com.apple.CrashReporterSupport (10.12 - 827) <14037A71-ECFE-394A-8D6E-2CECE98F02EE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
            	0x7fffaeaed000 - 	0x7fffaeaf7ffb  com.apple.framework.DFRFoundation (1.0 - 104.25) <7CFF896C-EF22-3941-BB3D-F3615CE4C908> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
            	0x7fffaeaf8000 - 	0x7fffaeafcff3  com.apple.DSExternalDisplay (3.1 - 380) <A195C0CE-8E4E-384B-9556-8270E306FE1D> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
            	0x7fffaeb32000 - 	0x7fffaeba7ffb  com.apple.datadetectorscore (7.0 - 539.1) <9C312AAC-8AEE-3C72-BDE5-7FBF62452525> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
            	0x7fffaebe3000 - 	0x7fffaec22fff  com.apple.DebugSymbols (137 - 137) <58A70B66-2628-3CFE-B103-2200D95FC5F7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
            	0x7fffaec23000 - 	0x7fffaed34fff  com.apple.desktopservices (1.11.5 - 1.11.5) <46A9D4F3-1EF8-373C-98A4-AD48D285E484> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
            	0x7fffaf01c000 - 	0x7fffaf44dff7  com.apple.vision.FaceCore (3.3.2 - 3.3.2) <9391D5A3-738C-3136-9D07-518CB43DBADA> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
            	0x7fffb07a4000 - 	0x7fffb07a4fff  libmetal_timestamp.dylib (600.0.49.9) <E5EED927-1671-3390-BCBB-D76201D63C73> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
            	0x7fffb0a75000 - 	0x7fffb0a91fff  com.apple.GenerationalStorage (2.0 - 267.1) <3DE1C580-D089-362D-8582-8DE68A3C5F13> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
            	0x7fffb11a2000 - 	0x7fffb1218ff3  com.apple.Heimdal (4.0 - 2.0) <8F9C9041-66D5-36C9-8A4C-1658035C311D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
            	0x7fffb1833000 - 	0x7fffb183affb  com.apple.IOAccelerator (311.13 - 311.13) <40C04C41-A76A-3687-8D64-F76E8C46AA81> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
            	0x7fffb183c000 - 	0x7fffb1850ff7  com.apple.IOPresentment (1.0 - 29.10) <A3F7C1F6-CE50-3804-AAAF-7B75EBC46BE4> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
            	0x7fffb1851000 - 	0x7fffb1873fff  com.apple.IconServices (74.4 - 74.4) <218DDD05-35F4-3833-B98D-471ED0EBC031> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
            	0x7fffb195a000 - 	0x7fffb1b11fff  com.apple.LanguageModeling (1.0 - 123.2.5) <A8CA965F-0399-310D-91C3-B93DDDE9A442> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
            	0x7fffb2432000 - 	0x7fffb24abff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <C323FC94-FFA5-3EE6-B2AC-7E61EA92F304> /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
            	0x7fffb2625000 - 	0x7fffb264dff7  com.apple.MultitouchSupport.framework (368.16 - 368.16) <512ADEC6-D694-3D73-A48A-6BE79CD39539> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
            	0x7fffb26ff000 - 	0x7fffb270afff  com.apple.NetAuth (6.2 - 6.2) <97F487D6-8089-31A8-B68C-6C1EAC6ED1B5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
            	0x7fffb2fe2000 - 	0x7fffb3023ff3  com.apple.PerformanceAnalysis (1.148.3 - 148.3) <6A21AB41-3AAA-32F3-9D46-2555A143A8B9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
            	0x7fffb370b000 - 	0x7fffb3725fff  com.apple.ProtocolBuffer (1 - 249.1) <A1F1B0F3-078F-378F-A9A9-0DEEA70E816A> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
            	0x7fffb373e000 - 	0x7fffb3761ff3  com.apple.RemoteViewServices (2.0 - 124) <6B967FDA-6591-302C-BA0A-76C4856E584E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
            	0x7fffb44ba000 - 	0x7fffb4547fff  com.apple.Sharing (696.2.67 - 696.2.67) <F681EE28-153F-3216-97A6-6F5E4148AB2E> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
            	0x7fffb4568000 - 	0x7fffb47cefef  com.apple.SkyLight (1.600.0 - 170.3) <83AB220F-48C0-3063-8ED3-ACDB69243B4D> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
            	0x7fffb49ad000 - 	0x7fffb49b9ff7  com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <684BD1EA-8268-331C-A5A9-080EB375C658> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
            	0x7fffb50a5000 - 	0x7fffb5119fdf  com.apple.Symbolication (62048.1) <1A30ED19-7532-3F46-9DD3-9879A973D0CF> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
            	0x7fffb5558000 - 	0x7fffb555eff7  com.apple.TCC (1.0 - 1) <911B534B-4AC7-34E4-935E-E42ECD008CBC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
            	0x7fffb55ea000 - 	0x7fffb56b0ff7  com.apple.TextureIO (2.8 - 2.8) <3D61E533-4156-3B21-B7ED-CB823E680DFC> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
            	0x7fffb5726000 - 	0x7fffb58b6ff3  com.apple.UIFoundation (1.0 - 490.7) <2A3063FE-1790-3510-8A0E-AEC581D42B7E> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
            	0x7fffb6967000 - 	0x7fffb6969ffb  com.apple.loginsupport (1.0 - 1) <F3140B97-12C3-35A7-9D3D-43DA2D13C113> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
            	0x7fffb69be000 - 	0x7fffb69d9ff7  libCRFSuite.dylib (34) <F78B7F5F-0B4F-35C6-AA2F-84EE9CB22137> /usr/lib/libCRFSuite.dylib
            	0x7fffb69da000 - 	0x7fffb69e5fff  libChineseTokenizer.dylib (21) <0886E908-A825-36AF-B94B-2361FD8BC2A1> /usr/lib/libChineseTokenizer.dylib
            	0x7fffb6a77000 - 	0x7fffb6a78ff3  libDiagnosticMessagesClient.dylib (102) <84A04D24-0E60-3810-A8C0-90A65E2DF61A> /usr/lib/libDiagnosticMessagesClient.dylib
            	0x7fffb6a79000 - 	0x7fffb6c8cfff  libFosl_dynamic.dylib (16.39) <E22A4243-D148-3C74-BA15-2D906A3D1F9E> /usr/lib/libFosl_dynamic.dylib
            	0x7fffb6cb0000 - 	0x7fffb6cb0fff  libOpenScriptingUtil.dylib (172) <90743888-C1E8-34E3-924E-1A754B2B63B9> /usr/lib/libOpenScriptingUtil.dylib
            	0x7fffb6cb1000 - 	0x7fffb6cb5ffb  libScreenReader.dylib (477.40.6) <CBE6420C-EF60-3ACD-A0B6-7CBE936BA3B8> /usr/lib/libScreenReader.dylib
            	0x7fffb6cb6000 - 	0x7fffb6cb7ffb  libSystem.B.dylib (1238.60.2) <FC9E9F13-3B18-305C-BE0A-97C7843652B0> /usr/lib/libSystem.B.dylib
            	0x7fffb6d23000 - 	0x7fffb6d4eff3  libarchive.2.dylib (41.50.2) <B4F507BC-B24E-3BE7-B658-94D798E2CD81> /usr/lib/libarchive.2.dylib
            	0x7fffb6d4f000 - 	0x7fffb6dcbfc7  libate.dylib (1.12.13) <D0767875-D02E-3377-84D8-5F174C27BEA9> /usr/lib/libate.dylib
            	0x7fffb6dcf000 - 	0x7fffb6dcfff3  libauto.dylib (187) <34388D0B-C539-3C1B-9408-2BC152162E43> /usr/lib/libauto.dylib
            	0x7fffb6dd0000 - 	0x7fffb6de0ff3  libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
            	0x7fffb6de1000 - 	0x7fffb6defff7  libbz2.1.0.dylib (38) <ADFA329A-DCE7-356D-8F09-A3168DFC6610> /usr/lib/libbz2.1.0.dylib
            	0x7fffb6df0000 - 	0x7fffb6e46ff7  libc++.1.dylib (307.5) <0B43BB5D-E6EB-3464-8DE9-B41AC8ED9D1C> /usr/lib/libc++.1.dylib
            	0x7fffb6e47000 - 	0x7fffb6e71fff  libc++abi.dylib (307.3) <30199352-88BF-30BD-8CFF-2A4FBE247523> /usr/lib/libc++abi.dylib
            	0x7fffb6e72000 - 	0x7fffb6e82ffb  libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
            	0x7fffb6e83000 - 	0x7fffb6e99fcf  libcompression.dylib (39) <F2726F95-F54E-3B21-BCB5-F7151DEFDC2F> /usr/lib/libcompression.dylib
            	0x7fffb6e9a000 - 	0x7fffb6e9aff7  libcoretls.dylib (121.50.4) <64B1001E-10F6-3542-A3B2-C4B49F51817F> /usr/lib/libcoretls.dylib
            	0x7fffb6e9b000 - 	0x7fffb6e9cff3  libcoretls_cfhelpers.dylib (121.50.4) <1A10303E-5EB0-3C7C-9165-021FCDFD934D> /usr/lib/libcoretls_cfhelpers.dylib
            	0x7fffb71d9000 - 	0x7fffb722cff7  libcups.2.dylib (450) <9950BFCB-7882-33C9-9ECF-CE66773C5657> /usr/lib/libcups.2.dylib
            	0x7fffb72a7000 - 	0x7fffb72a7fff  libenergytrace.dylib (15) <A1B040A2-7977-3097-9ADF-34FF181EB970> /usr/lib/libenergytrace.dylib
            	0x7fffb72b7000 - 	0x7fffb72bcff7  libheimdal-asn1.dylib (498.50.8) <A40E3196-235E-34CE-AD9A-8D1AFC5DE004> /usr/lib/libheimdal-asn1.dylib
            	0x7fffb72bd000 - 	0x7fffb73afff7  libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
            	0x7fffb73b0000 - 	0x7fffb75d5ffb  libicucore.A.dylib (57165.0.1) <2931B842-2946-3576-AD1D-1CDA22FA1388> /usr/lib/libicucore.A.dylib
            	0x7fffb75db000 - 	0x7fffb75dcfff  liblangid.dylib (126) <2085E7A7-9A34-3735-87F4-F174EF8EABF0> /usr/lib/liblangid.dylib
            	0x7fffb75dd000 - 	0x7fffb75f6ffb  liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
            	0x7fffb75f7000 - 	0x7fffb760dff7  libmarisa.dylib (5) <9030D214-5D0F-30CB-AC03-902C63909362> /usr/lib/libmarisa.dylib
            	0x7fffb760e000 - 	0x7fffb78b6ff7  libmecabra.dylib (744.8) <D429FCC9-42A4-38B3-8784-44024BC859EF> /usr/lib/libmecabra.dylib
            	0x7fffb78e9000 - 	0x7fffb7963ff3  libnetwork.dylib (856.60.1) <191E99F5-4723-3180-8013-02AF2F9AE4B8> /usr/lib/libnetwork.dylib
            	0x7fffb7964000 - 	0x7fffb7d36047  libobjc.A.dylib (709) <DC77AA6E-A4E4-326D-8D7F-82D63AA88F99> /usr/lib/libobjc.A.dylib
            	0x7fffb7d39000 - 	0x7fffb7d3dfff  libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib
            	0x7fffb7d3e000 - 	0x7fffb7d6ffff  libpcap.A.dylib (67.60.1) <F6BC6ED6-AEE4-3520-B248-0C342636E2B0> /usr/lib/libpcap.A.dylib
            	0x7fffb7d8c000 - 	0x7fffb7da8ffb  libresolv.9.dylib (64) <A244AE4C-00B0-396C-98FF-97FE4DB3DA30> /usr/lib/libresolv.9.dylib
            	0x7fffb7df8000 - 	0x7fffb7f45ff7  libsqlite3.dylib (254.7) <07CD6DE3-394D-3C6A-A4B4-4CAB1054A041> /usr/lib/libsqlite3.dylib
            	0x7fffb7fa1000 - 	0x7fffb7ff1fff  libstdc++.6.dylib (104.1) <A980E08C-A511-3D19-9881-1D79B7CFF2BA> /usr/lib/libstdc++.6.dylib
            	0x7fffb803a000 - 	0x7fffb8047fff  libxar.1.dylib (357) <69547C64-E811-326F-BBED-490C6361BDCB> /usr/lib/libxar.1.dylib
            	0x7fffb8048000 - 	0x7fffb8137ffb  libxml2.2.dylib (30.16) <D2A6861B-D9FA-3BFC-B664-830C3FCE6065> /usr/lib/libxml2.2.dylib
            	0x7fffb8138000 - 	0x7fffb8161fff  libxslt.1.dylib (15.9) <00735AD5-B62D-3E83-86AC-5533E4E2B102> /usr/lib/libxslt.1.dylib
            	0x7fffb8162000 - 	0x7fffb8173ff3  libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
            	0x7fffb8182000 - 	0x7fffb8186ff7  libcache.dylib (79) <093A4DAB-8385-3D47-A350-E20CB7CCF7BF> /usr/lib/system/libcache.dylib
            	0x7fffb8187000 - 	0x7fffb8191fff  libcommonCrypto.dylib (60092.50.5) <8A64D1B0-C70E-385C-92F0-E669079FDA90> /usr/lib/system/libcommonCrypto.dylib
            	0x7fffb8192000 - 	0x7fffb8199fff  libcompiler_rt.dylib (62) <55D47421-772A-32AB-B529-1A46C2F43B4D> /usr/lib/system/libcompiler_rt.dylib
            	0x7fffb819a000 - 	0x7fffb81a2fff  libcopyfile.dylib (138) <819BEA3C-DF11-3E3D-A1A1-5A51C5BF1961> /usr/lib/system/libcopyfile.dylib
            	0x7fffb81a3000 - 	0x7fffb8226fdf  libcorecrypto.dylib (442.50.19) <65D7165E-2E71-335D-A2D6-33F78E2DF0C1> /usr/lib/system/libcorecrypto.dylib
            	0x7fffb8227000 - 	0x7fffb8258fff  libdispatch.dylib (703.50.37) <6582BAD6-ED27-3B30-B620-90B1C5A4AE3C> /usr/lib/system/libdispatch.dylib
            	0x7fffb8259000 - 	0x7fffb825effb  libdyld.dylib (433.5) <EC3D88D2-3D40-3274-8E26-362C2D7352C8> /usr/lib/system/libdyld.dylib
            	0x7fffb825f000 - 	0x7fffb825fffb  libkeymgr.dylib (28) <7AA011A9-DC21-3488-BF73-3B5B14D1FDD6> /usr/lib/system/libkeymgr.dylib
            	0x7fffb8260000 - 	0x7fffb826cffb  libkxld.dylib (3789.60.24) <5DFCDC05-6CBC-35A6-8B92-DF6803492E12> /usr/lib/system/libkxld.dylib
            	0x7fffb826d000 - 	0x7fffb826dfff  liblaunch.dylib (972.60.2) <D3306CFF-58AA-3C90-B06C-B70E80E60C5B> /usr/lib/system/liblaunch.dylib
            	0x7fffb826e000 - 	0x7fffb8273ff3  libmacho.dylib (898) <17D5D855-F6C3-3B04-B680-E9BF02EF8AED> /usr/lib/system/libmacho.dylib
            	0x7fffb8274000 - 	0x7fffb8276ff3  libquarantine.dylib (85.50.1) <12448CC2-378E-35F3-BE33-9DC395A5B970> /usr/lib/system/libquarantine.dylib
            	0x7fffb8277000 - 	0x7fffb8278ffb  libremovefile.dylib (45) <38D4CB9C-10CD-30D3-8B7B-A515EC75FE85> /usr/lib/system/libremovefile.dylib
            	0x7fffb8279000 - 	0x7fffb8291ff7  libsystem_asl.dylib (349.50.5) <096E4228-3B7C-30A6-8B13-EC909A64499A> /usr/lib/system/libsystem_asl.dylib
            	0x7fffb8292000 - 	0x7fffb8292ff7  libsystem_blocks.dylib (67) <10DC5404-73AB-35B3-A277-A8AFECB476EB> /usr/lib/system/libsystem_blocks.dylib
            	0x7fffb8293000 - 	0x7fffb8320fef  libsystem_c.dylib (1158.50.2) <E5AE5244-7D0C-36AC-8BB6-C7AE7EA52A4B> /usr/lib/system/libsystem_c.dylib
            	0x7fffb8321000 - 	0x7fffb8324ffb  libsystem_configuration.dylib (888.60.2) <BECC01A2-CA8D-31E6-BCDF-D452965FA976> /usr/lib/system/libsystem_configuration.dylib
            	0x7fffb8325000 - 	0x7fffb8328fff  libsystem_coreservices.dylib (41.4) <7D26DE79-B424-3450-85E1-F7FAB32714AB> /usr/lib/system/libsystem_coreservices.dylib
            	0x7fffb8329000 - 	0x7fffb8341fff  libsystem_coretls.dylib (121.50.4) <EC6FCF07-DCFB-3A03-9CC9-6DD3709974C6> /usr/lib/system/libsystem_coretls.dylib
            	0x7fffb8342000 - 	0x7fffb8348fff  libsystem_dnssd.dylib (765.50.9) <CC960215-0B1B-3822-A13A-3DDE96FA796F> /usr/lib/system/libsystem_dnssd.dylib
            	0x7fffb8349000 - 	0x7fffb8372ff7  libsystem_info.dylib (503.50.4) <611DB84C-BF70-3F92-8702-B9F28A900920> /usr/lib/system/libsystem_info.dylib
            	0x7fffb8373000 - 	0x7fffb8395ff7  libsystem_kernel.dylib (3789.60.24) <6E9E485F-91F6-36B7-A125-AE91DC978BCC> /usr/lib/system/libsystem_kernel.dylib
            	0x7fffb8396000 - 	0x7fffb83ddfe7  libsystem_m.dylib (3121.6) <86D499B5-BBDC-3D3B-8A4E-97AE8E6672A4> /usr/lib/system/libsystem_m.dylib
            	0x7fffb83de000 - 	0x7fffb83fcff7  libsystem_malloc.dylib (116.50.8) <A3D15F17-99A6-3367-8C7E-4280E8619C95> /usr/lib/system/libsystem_malloc.dylib
            	0x7fffb83fd000 - 	0x7fffb8456ffb  libsystem_network.dylib (856.60.1) <369D0221-56CA-3C3E-9EDE-94B41CAE77B7> /usr/lib/system/libsystem_network.dylib
            	0x7fffb8457000 - 	0x7fffb8460ff3  libsystem_networkextension.dylib (563.60.2) <B021F2B3-8A75-3633-ABB0-FC012B8E9B0C> /usr/lib/system/libsystem_networkextension.dylib
            	0x7fffb8461000 - 	0x7fffb846aff3  libsystem_notify.dylib (165.20.1) <B8160190-A069-3B3A-BDF6-2AA408221FAE> /usr/lib/system/libsystem_notify.dylib
            	0x7fffb846b000 - 	0x7fffb8473fe7  libsystem_platform.dylib (126.50.8) <897462FD-B318-321B-A554-E61982630F7E> /usr/lib/system/libsystem_platform.dylib
            	0x7fffb8474000 - 	0x7fffb847eff7  libsystem_pthread.dylib (218.60.3) <B8FB5E20-3295-39E2-B5EB-B464D1D4B104> /usr/lib/system/libsystem_pthread.dylib
            	0x7fffb847f000 - 	0x7fffb8482ff7  libsystem_sandbox.dylib (592.60.1) <DC780631-BD23-36B1-9376-668619E18D25> /usr/lib/system/libsystem_sandbox.dylib
            	0x7fffb8483000 - 	0x7fffb8484ff3  libsystem_secinit.dylib (24.50.4) <F78B847B-3565-3E4B-98A6-F7AD40392E2D> /usr/lib/system/libsystem_secinit.dylib
            	0x7fffb8485000 - 	0x7fffb848cffb  libsystem_symptoms.dylib (532.50.47) <3390E07C-C1CE-348F-ADBD-2C5440B45EAA> /usr/lib/system/libsystem_symptoms.dylib
            	0x7fffb848d000 - 	0x7fffb84a0ff7  libsystem_trace.dylib (518.60.2) <6B145B10-5874-3E89-90CD-D370DB475BA1> /usr/lib/system/libsystem_trace.dylib
            	0x7fffb84a1000 - 	0x7fffb84a6ffb  libunwind.dylib (35.3) <3D50D8A8-C460-334D-A519-2DA841102C6B> /usr/lib/system/libunwind.dylib
            	0x7fffb84a7000 - 	0x7fffb84d0ff7  libxpc.dylib (972.60.2) <1C9AF716-69DF-359F-85E9-7DFDE362F9A2> /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: 392473
            	thread_create: 0
            	thread_set_state: 0
             
            VM Region Summary:
            ReadOnly portion of Libraries: Total=303.7M resident=0K(0%) swapped_out_or_unallocated=303.7M(100%)
            Writable regions: Total=186.2M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=186.2M(100%)
             
                                        	VIRTUAL   REGION
            REGION TYPE                    	SIZE	COUNT (non-coalesced)
            ===========                 	=======  =======
            Activity Tracing               	256K    	2
            CoreServices                   	176K    	2
            CoreUI image file              	224K    	3
            Image IO                        	12K    	2
            Kernel Alloc Once                	8K    	2
            MALLOC                       	112.8M   	29
            MALLOC guard page               	48K   	10
            MALLOC_LARGE (reserved)        	256K    	2     	reserved VM address space (unallocated)
            Memory Tag 249                	1272K    	3
            STACK GUARD                   	56.0M    	8
            Stack                         	11.0M    	8
            VM_ALLOCATE                     	24K    	4
            __DATA                        	23.5M  	213
            __IMAGE                        	528K    	2
            __LINKEDIT                   	117.3M   	10
            __TEXT                       	186.4M  	216
            __UNICODE                      	556K    	2
            dylib (reserved)              	60.0M    	5     	reserved VM address space (unallocated)
            mapped file                   	38.7M    	5
            shared memory                  	372K   	10
            ===========                 	=======  =======
            TOTAL                        	609.4M  	518
            TOTAL, minus reserved VM space   549.1M  	518
             
            Model: MacBookPro11,3, BootROM MBP112.0138.B25, 4 processors, Intel Core i7, 2.8 GHz, 16 GB, SMC 2.19f12
            Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
            Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB
            Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
            Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
            AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.21.171.126.1a2)
            Bluetooth: Version 5.0.4f18, 3 services, 18 devices, 1 incoming serial ports
            Network Service: Wi-Fi, AirPort, en0
            Serial ATA Device: APPLE SSD SM1024F, 1 TB
            USB Device: USB 3.0 Bus
            USB Device: Apple Internal Keyboard / Trackpad
            USB Device: BRCM20702 Hub
            USB Device: Bluetooth USB Host Controller
            Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1
            
            1 Reply Last reply Reply Quote 0
            • V
              viceverser
              last edited by viceverser

              Nope... No fix!

              Process: HISE [72755]
              Path: /Applications/HISE.app/Contents/MacOS/HISE
              Identifier: com.hartinstruments.HISEStandalone
              Version: 1.0.0 (1.0.0)
              Code Type: X86-64 (Native)
              Parent Process: ??? [1]
              Responsible: HISE [72755]
              User ID: 501

              Date/Time: 2017-06-11 16:45:09.615 +0400
              OS Version: Mac OS X 10.12.5 (16F73)
              Report Version: 12
              Anonymous UUID: 74284CFC-2A0B-25B6-57C6-C7B22E9D81F0

              Sleep/Wake UUID: A3CC8B1A-EE27-4C60-A30B-FC900A75B961

              Time Awake Since Boot: 840000 seconds
              Time Since Wake: 400 seconds

              System Integrity Protection: disabled

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

              Exception Type: EXC_BAD_ACCESS (SIGSEGV)
              Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
              Exception Note: EXC_CORPSE_NOTIFY

              Termination Signal: Segmentation fault: 11
              Termination Reason: Namespace SIGNAL, Code 0xb
              Terminating Process: exc handler [0]

              VM Regions Near 0:
              -->
              __TEXT 0000000106b18000-0000000107e92000 [ 19.5M] r-x/rwx SM=COW /Applications/HISE.app/Contents/MacOS/HISE

              Application Specific Information:
              dyld: in dlopen()
              /System/Library/Frameworks/Jackmp.framework/Versions/A/Jackmp

              Thread 0 Crashed:: Juce Message Thread Dispatch queue: com.apple.main-thread
              0 dyld 0x0000000109747e12 ImageLoaderMachOCompressed::findShallowExportedSymbol(char const*, ImageLoader const**) const + 210
              1 dyld 0x0000000109741cf1 ImageLoaderMachO::findExportedSymbol(char const*, bool, char const*, ImageLoader const**) const + 39
              2 dyld 0x000000010973c898 ImageLoader::findExportedSymbolAddress(ImageLoader::LinkContext const&, char const*, ImageLoader const*, int, bool, ImageLoader const**, unsigned long*) const + 50
              3 dyld 0x000000010974572e ImageLoaderMachOClassic::resolveUndefined(ImageLoader::LinkContext const&, macho_nlist const*, bool, bool, bool, ImageLoader const**) + 692
              4 dyld 0x0000000109745a6c ImageLoaderMachOClassic::doBindExternalRelocations(ImageLoader::LinkContext const&) + 410
              5 dyld 0x000000010974652a ImageLoaderMachOClassic::doBind(ImageLoader::LinkContext const&, bool) + 54
              6 dyld 0x000000010973e122 ImageLoader::recursiveBind(ImageLoader::LinkContext const&, bool, bool) + 176
              7 dyld 0x000000010973e0f7 ImageLoader::recursiveBind(ImageLoader::LinkContext const&, bool, bool) + 133
              8 dyld 0x000000010973cdc4 ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) + 216
              9 dyld 0x000000010973232a dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) + 157
              10 dyld 0x000000010973a381 dlopen + 449
              11 libdyld.dylib 0x00007fffb825b832 dlopen + 59
              12 com.apple.CoreFoundation 0x00007fffa2b121a9 _CFBundleDlfcnLoadBundle + 153
              13 com.apple.CoreFoundation 0x00007fffa2b1202a _CFBundleLoadExecutableAndReturnError + 538
              14 com.apple.CoreFoundation 0x00007fffa2b49b82 CFBundleGetFunctionPointerForName + 50
              15 com.apple.CoreFoundation 0x00007fffa2b5213f _CFPFactoryCreateInstance + 63
              16 com.apple.audio.CoreAudio 0x00007fffa261f7cb HALPlugInManagement::CreateHALPlugIn(HALCFPlugIn const*) + 617
              17 com.apple.audio.CoreAudio 0x00007fffa261e6f1 HALPlugInManagement::Initialize() + 481
              18 com.apple.audio.CoreAudio 0x00007fffa2613976 HALSystem::CheckOutInstance() + 164
              19 com.apple.audio.CoreAudio 0x00007fffa2649cf8 AudioObjectAddPropertyListener + 91
              20 com.hartinstruments.HISEStandalone 0x0000000107008cc8 juce::AudioDeviceManager::createAudioDeviceTypes(juce::OwnedArray<juce::AudioIODeviceType, juce::DummyCriticalSection>&) + 568
              21 com.hartinstruments.HISEStandalone 0x00000001070085d5 juce::AudioDeviceManager::createDeviceTypesIfNeeded() + 69
              22 com.hartinstruments.HISEStandalone 0x000000010700cb89 juce::AudioDeviceManager::initialiseWithDefaultDevices(int, int) + 105
              23 com.hartinstruments.HISEStandalone 0x0000000106bf7738 AudioProcessorDriver::initialiseAudioDriver(juce::XmlElement*) + 552
              24 com.hartinstruments.HISEStandalone 0x0000000106c82cd2 StandaloneProcessor::StandaloneProcessor() + 4194
              25 com.hartinstruments.HISEStandalone 0x0000000106b2e3f2 MainContentComponent::MainContentComponent(juce::String const&) + 562
              26 com.hartinstruments.HISEStandalone 0x0000000106b30928 HISEStandaloneApplication::initialise(juce::String const&) + 536
              27 com.hartinstruments.HISEStandalone 0x00000001070eca32 juce::JUCEApplicationBase::initialiseApp() + 338
              28 com.hartinstruments.HISEStandalone 0x00000001071e9a9b juce::JUCEApplication::initialiseApp() + 11
              29 com.hartinstruments.HISEStandalone 0x0000000106b30338 main + 200
              30 com.hartinstruments.HISEStandalone 0x0000000106b19854 start + 52

              Thread 1:
              0 libsystem_kernel.dylib 0x00007fffb838d44e __workq_kernreturn + 10
              1 libsystem_pthread.dylib 0x00007fffb8477621 _pthread_wqthread + 1426
              2 libsystem_pthread.dylib 0x00007fffb847707d start_wqthread + 13

              Thread 2:
              0 libsystem_kernel.dylib 0x00007fffb838d44e __workq_kernreturn + 10
              1 libsystem_pthread.dylib 0x00007fffb8477621 _pthread_wqthread + 1426
              2 libsystem_pthread.dylib 0x00007fffb847707d start_wqthread + 13

              Thread 3:
              0 libsystem_kernel.dylib 0x00007fffb838d44e __workq_kernreturn + 10
              1 libsystem_pthread.dylib 0x00007fffb847748e _pthread_wqthread + 1023
              2 libsystem_pthread.dylib 0x00007fffb847707d start_wqthread + 13

              Thread 4:: thumb cache
              0 libsystem_kernel.dylib 0x00007fffb838cbf2 __psynch_cvwait + 10
              1 libsystem_pthread.dylib 0x00007fffb84787fa _pthread_cond_wait + 712
              2 com.hartinstruments.HISEStandalone 0x00000001070b4a4e juce::WaitableEvent::wait(int) const + 174
              3 com.hartinstruments.HISEStandalone 0x00000001070b677c juce::TimeSliceThread::run() + 620
              4 com.hartinstruments.HISEStandalone 0x00000001070cad05 threadEntryProc + 485
              5 libsystem_pthread.dylib 0x00007fffb847793b _pthread_body + 180
              6 libsystem_pthread.dylib 0x00007fffb8477887 _pthread_start + 286
              7 libsystem_pthread.dylib 0x00007fffb847708d thread_start + 13

              Thread 5:: Sample Loading Thread
              0 libsystem_kernel.dylib 0x00007fffb838cbf2 __psynch_cvwait + 10
              1 libsystem_pthread.dylib 0x00007fffb84787fa _pthread_cond_wait + 712
              2 com.hartinstruments.HISEStandalone 0x00000001070b4a4e juce::WaitableEvent::wait(int) const + 174
              3 com.hartinstruments.HISEStandalone 0x0000000106dd9f2d NewSampleThreadPool::run() + 445
              4 com.hartinstruments.HISEStandalone 0x00000001070cad05 threadEntryProc + 485
              5 libsystem_pthread.dylib 0x00007fffb847793b _pthread_body + 180
              6 libsystem_pthread.dylib 0x00007fffb8477887 _pthread_start + 286
              7 libsystem_pthread.dylib 0x00007fffb847708d thread_start + 13

              Thread 6:
              0 libsystem_kernel.dylib 0x00007fffb838539e semaphore_timedwait_trap + 10
              1 libdispatch.dylib 0x00007fffb8240b09 _os_semaphore_timedwait + 72
              2 libdispatch.dylib 0x00007fffb8231864 _dispatch_semaphore_wait_slow + 58
              3 libdispatch.dylib 0x00007fffb822c290 _dispatch_worker_thread + 275
              4 libsystem_pthread.dylib 0x00007fffb847793b _pthread_body + 180
              5 libsystem_pthread.dylib 0x00007fffb8477887 _pthread_start + 286
              6 libsystem_pthread.dylib 0x00007fffb847708d thread_start + 13

              Thread 0 crashed with X86 Thread State (64-bit):
              rax: 0x00007fffb7fa1750 rbx: 0x0000000000000001 rcx: 0x000000000000000c rdx: 0x00007fffb7fa1738
              rdi: 0x00006180001341e0 rsi: 0x00007fffb7fa1000 rbp: 0x00007fff590e6550 rsp: 0x00007fff590e6520
              r8: 0x0000000000000001 r9: 0x0000000000000881 r10: 0x000000000000000e r11: 0x0000000000000001
              r12: 0x00006180001341e0 r13: 0x0000000000000000 r14: 0x00007fff590e66c0 r15: 0x000000010b86ff39
              rip: 0x0000000109747e12 rfl: 0x0000000000010202 cr2: 0x0000000000000000

              Logical CPU: 0
              Error Code: 0x00000004
              Trap Number: 14

              Binary Images:
              0x106b18000 - 0x107e91fdf +com.hartinstruments.HISEStandalone (1.0.0 - 1.0.0) <7F8CD2A5-6A90-3070-9F6F-CB5D8095092D> /Applications/HISE.app/Contents/MacOS/HISE
              0x108169000 - 0x1081a7ff7 com.apple.audio.midi.CoreMIDI (1.10 - 88) <5E2D1F53-B466-312E-AEA7-117B68C9A7F0> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
              0x1081d6000 - 0x1081efffb libexpat.1.dylib (15) /usr/lib/libexpat.1.dylib
              0x10895c000 - 0x108960fff com.apple.audio.AppleHDAHALPlugIn (279.48 - 279.48) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
              0x1094af000 - 0x109616fff com.apple.audio.units.Components (1.14 - 1.14) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
              0x1096ad000 - 0x1096d8ff7 +com.grame.JackRouter (JackRouter - 0.9.6) <6DFF79FA-9913-F4E3-0D98-D1E9F568C510> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
              0x10972d000 - 0x10976adc7 dyld (433.5) <322C06B7-8878-311D-888C-C8FD2CA96FF3> /usr/lib/dyld
              0x10b817000 - 0x10b849fff Jackmp (1) /System/Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
              0x7fff9d70f000 - 0x7fff9da54ff7 com.apple.RawCamera.bundle (7.03 - 912) <1476F375-6C4B-382A-ABDB-99B7DCBF4F6D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
              0x7fff9f5ba000 - 0x7fff9f5bafff com.apple.Accelerate (1.11 - Accelerate 1.11) <916E360F-323C-3AE1-AB3D-D1F3B284AEE9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
              0x7fff9f5d3000 - 0x7fff9faecfeb com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
              0x7fff9faed000 - 0x7fff9fc5eff3 libBLAS.dylib (1185.50.4) <4087FFE0-627E-3623-96B4-F0A9A1991E09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
              0x7fff9fc5f000 - 0x7fff9fc73ffb libBNNS.dylib (15) <254698C7-7D36-3FFF-864E-ADEEEE543076> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
              0x7fff9fc74000 - 0x7fffa006afef libLAPACK.dylib (1185.50.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
              0x7fffa006b000 - 0x7fffa0081fff libLinearAlgebra.dylib (1185.50.4) <345CAACF-7263-36EF-B69B-793EA8B390AF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
              0x7fffa0082000 - 0x7fffa0088fff libQuadrature.dylib (3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
              0x7fffa0089000 - 0x7fffa009dff7 libSparseBLAS.dylib (1185.50.4) <67BA432E-FB59-3C78-A8BE-ED4274CBC359> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
              0x7fffa009e000 - 0x7fffa0225fe7 libvDSP.dylib (600.60.1) <4155F45B-41CD-3782-AE8F-7AE740FD83C3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
              0x7fffa0226000 - 0x7fffa02d8fff libvMisc.dylib (600.60.1) <98F27D2D-E5DD-38EF-8747-0C4DE821A23D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
              0x7fffa02d9000 - 0x7fffa02d9fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <7C5733E7-0568-3E7D-AF61-160F19FED544> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
              0x7fffa0598000 - 0x7fffa1371ff3 com.apple.AppKit (6.9 - 1504.83.101) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
              0x7fffa1383000 - 0x7fffa1383fff com.apple.ApplicationServices (48 - 48) <4C71CBA8-47E4-38BF-BE3B-F20DF8667D5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
              0x7fffa1384000 - 0x7fffa13f2ff7 com.apple.ApplicationServices.ATS (377 - 422.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
              0x7fffa148c000 - 0x7fffa15bbff7 libFontParser.dylib (194.12) <73C3946D-EF92-3AC1-89C3-0E75B2A85325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
              0x7fffa15bc000 - 0x7fffa1606fff libFontRegistry.dylib (196.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
              0x7fffa1703000 - 0x7fffa17adff7 com.apple.ColorSync (4.12.0 - 502.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
              0x7fffa17ae000 - 0x7fffa17fffff com.apple.HIServices (1.22 - 592.1) <7353E76E-9A3A-3693-87AF-41953585E024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
              0x7fffa1800000 - 0x7fffa180fff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2CBE7F61-2056-3F96-99A1-0D527796AFA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
              0x7fffa1810000 - 0x7fffa185dfff com.apple.print.framework.PrintCore (12 - 491) <5027FD58-F0EE-33E4-8577-934CA06CD2AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
              0x7fffa185e000 - 0x7fffa1899fff com.apple.QD (3.12 - 313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
              0x7fffa189a000 - 0x7fffa18a5fff com.apple.speech.synthesis.framework (6.6.2 - 6.6.2) <7853EFF4-62B9-394E-B7B8-41A645656820> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
              0x7fffa18a6000 - 0x7fffa1ab2fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <91D2BA22-B168-3A9A-9008-6FFC5A8FDC1E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
              0x7fffa1ab3000 - 0x7fffa1ab3fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <8C0153FD-FEFF-309C-AACD-BF9657A31F8E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
              0x7fffa1c1c000 - 0x7fffa1ff6fff com.apple.CFNetwork (811.5.4 - 811.5.4) <4DBF8932-6286-3B23-87D9-63615B9958D9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
              0x7fffa2010000 - 0x7fffa2010fff com.apple.Carbon (154 - 157) <69F403C7-F0CB-34E6-89B0-235CF4978C17> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
              0x7fffa2011000 - 0x7fffa2014fff com.apple.CommonPanels (1.2.6 - 98) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
              0x7fffa2015000 - 0x7fffa231efff com.apple.HIToolbox (2.1.1 - 857.8) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
              0x7fffa231f000 - 0x7fffa2322ff7 com.apple.help (1.3.5 - 49) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
              0x7fffa2323000 - 0x7fffa2328fff com.apple.ImageCapture (9.0 - 9.0) <341252B4-E082-361A-B756-6A330259C741> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
              0x7fffa2329000 - 0x7fffa23c0ff3 com.apple.ink.framework (10.9 - 219) <1BD40B45-FD33-3177-A935-565EE5FC79D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
              0x7fffa23c1000 - 0x7fffa23dbfff com.apple.openscripting (1.7 - 172) <31CFBB35-24BD-3E12-9B6B-1FA842FB605B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
              0x7fffa23dc000 - 0x7fffa23ddff3 com.apple.print.framework.Print (12 - 267) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
              0x7fffa23de000 - 0x7fffa23e0ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
              0x7fffa23e1000 - 0x7fffa23e7ff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <082895DC-3AC7-3DEF-ADCA-5B018C19C9D3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
              0x7fffa24c8000 - 0x7fffa24c8fff com.apple.Cocoa (6.11 - 22) <85EDFBE1-75F0-369E-8CA8-C6A639B98FA6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
              0x7fffa2612000 - 0x7fffa269ffff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <78767F88-91D4-31CE-AAC6-1F9407F479BB> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
              0x7fffa26a0000 - 0x7fffa26b3fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
              0x7fffa26b4000 - 0x7fffa29affff com.apple.CoreData (120 - 754.2) <4C9CAB2C-60D4-3694-A0A0-5B04B14BD14E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
              0x7fffa29b0000 - 0x7fffa2a5cff7 com.apple.CoreDisplay (1.0 - 1) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
              0x7fffa2a5d000 - 0x7fffa2ef6ff7 com.apple.CoreFoundation (6.9 - 1349.8) <09ED473E-5DE8-307F-B55C-16F6419236D5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
              0x7fffa2ef7000 - 0x7fffa3579fff com.apple.CoreGraphics (2.0 - 1070.22) <78E7C882-837D-3CC3-B221-767B999873CE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
              0x7fffa357a000 - 0x7fffa37bdffb com.apple.CoreImage (12.4.0 - 451.4.9) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
              0x7fffa3922000 - 0x7fffa3922fff com.apple.CoreServices (775.19 - 775.19) <7255917D-EFBB-3BE2-A8FD-DAD631BC0949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
              0x7fffa3923000 - 0x7fffa3974fff com.apple.AE (712.5 - 712.5) <61F2AE2C-E04E-3FDF-9E88-201325136C83> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
              0x7fffa3975000 - 0x7fffa3c50ff7 com.apple.CoreServices.CarbonCore (1159.6 - 1159.6) <08AC074C-965B-3EDF-8E45-0707C8DE9EAD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
              0x7fffa3c51000 - 0x7fffa3c84fff com.apple.DictionaryServices (1.2 - 274) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
              0x7fffa3c85000 - 0x7fffa3c8dff3 com.apple.CoreServices.FSEvents (1230.50.1 - 1230.50.1) <2AD1B0E5-7214-37C4-8D11-A27C9CAC0F74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
              0x7fffa3c8e000 - 0x7fffa3dfaff7 com.apple.LaunchServices (775.19 - 775.19) <94D15A2A-852C-3B4B-A701-43043C8F1527> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
              0x7fffa3dfb000 - 0x7fffa3eabffb com.apple.Metadata (10.7.0 - 1075.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
              0x7fffa3eac000 - 0x7fffa3f0bfff com.apple.CoreServices.OSServices (775.19 - 775.19) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
              0x7fffa3f0c000 - 0x7fffa3f7cfff com.apple.SearchKit (1.4.0 - 1.4.0) <7A6DDA2B-03F1-3137-BA9E-1CC211973E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
              0x7fffa3f7d000 - 0x7fffa3fc2ff7 com.apple.coreservices.SharedFileList (38 - 38) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
              0x7fffa404b000 - 0x7fffa4198ffb com.apple.CoreText (352.0 - 544.15) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
              0x7fffa4199000 - 0x7fffa41ceff3 com.apple.CoreVideo (1.8 - 235.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
              0x7fffa41cf000 - 0x7fffa4240ffb com.apple.framework.CoreWLAN (11.0 - 1200.31) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
              0x7fffa427f000 - 0x7fffa433dff7 com.apple.DiscRecording (9.0.3 - 9030.4.5) <88544E99-217A-33D9-8AC7-F54D2716658D> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
              0x7fffa433e000 - 0x7fffa4343fff com.apple.DiskArbitration (2.7 - 2.7) <8AC72143-D3C4-3AA6-84DF-734E3AFAC49B> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
              0x7fffa44d5000 - 0x7fffa487bff3 com.apple.Foundation (6.9 - 1349.81) <730B7944-BB43-35D5-A546-9F6CCED4B9F3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
              0x7fffa48a7000 - 0x7fffa48d8ff7 com.apple.GSS (4.0 - 2.0) <6FADED0B-0425-3567-A75A-040C5A4638EB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
              0x7fffa4998000 - 0x7fffa4a3bffb com.apple.Bluetooth (5.0.4 - 5.0.4f18) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
              0x7fffa4a3c000 - 0x7fffa4ad2ff7 com.apple.framework.IOKit (2.0.2 - 1324.60.3) <7CE4C98B-107C-3AAA-B49A-F2ACFCBBF526> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
              0x7fffa4ad3000 - 0x7fffa4ad9ffb com.apple.IOSurface (159.7 - 159.7) <40550017-EF96-3C52-B400-806AFEE4B134> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
              0x7fffa4b2c000 - 0x7fffa4c8cfef com.apple.ImageIO.framework (3.3.0 - 1599.10.2) <87AA4D39-0AFC-3A34-98EF-02710E2BF3CA> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
              0x7fffa4c8d000 - 0x7fffa4c91fff libGIF.dylib (1599.10.2) <6ED05614-1301-3452-943B-118F00F20C8D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
              0x7fffa4c92000 - 0x7fffa4d82ff7 libJP2.dylib (1599.10.2) <72C00423-55F0-3CAD-B198-EF00950791E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
              0x7fffa4d83000 - 0x7fffa4da6ffb libJPEG.dylib (1599.10.2) <78945614-990F-3705-A91C-46F717F7C635> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
              0x7fffa4da7000 - 0x7fffa4dceff7 libPng.dylib (1599.10.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
              0x7fffa4dcf000 - 0x7fffa4dd1ff3 libRadiance.dylib (1599.10.2) <037D95B4-82A7-3A59-B3EB-0FF0977CF7A5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
              0x7fffa4dd2000 - 0x7fffa4e20fff libTIFF.dylib (1599.10.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
              0x7fffa4f7e000 - 0x7fffa5b86ff3 com.apple.JavaScriptCore (12603 - 12603.2.4) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
              0x7fffa5b87000 - 0x7fffa5ba0ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
              0x7fffa637f000 - 0x7fffa63dafff com.apple.Metal (87.18 - 87.18) <5C2F12FB-45C1-3103-A827-3D225BF8D05A> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
              0x7fffa6cc3000 - 0x7fffa6ccbfff com.apple.NetFS (6.0 - 4.0) <14A24D00-5673-330A-959D-87F72040DEFF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
              0x7fffa6eab000 - 0x7fffa6ef9ff3 com.apple.opencl (2.8.6 - 2.8.6) <5FAF6F49-2648-39E6-922B-5630A5D7F7E4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
              0x7fffa6efa000 - 0x7fffa6f13ffb com.apple.CFOpenDirectory (10.12 - 194) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
              0x7fffa6f14000 - 0x7fffa6f1fff7 com.apple.OpenDirectory (10.12 - 194) <4298FFD0-B1A7-3064-AF5B-708B3FA38671> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
              0x7fffa6f20000 - 0x7fffa6f22fff libCVMSPluginSupport.dylib (14.0.16) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
              0x7fffa6f23000 - 0x7fffa6f26ff7 libCoreFSCache.dylib (156.3) <687C4CC3-6537-344B-8BE1-5234C8CB2864> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
              0x7fffa6f27000 - 0x7fffa6f2bfff libCoreVMClient.dylib (156.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
              0x7fffa6f2c000 - 0x7fffa6f35ff7 libGFXShared.dylib (14.0.16) <63542E68-EB1A-3ECF-AAFB-E7B8AB313C70> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
              0x7fffa6f36000 - 0x7fffa6f41fff libGL.dylib (14.0.16) <84BEED97-0A93-356D-A922-97EA311EA446> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
              0x7fffa6f42000 - 0x7fffa6f7eff7 libGLImage.dylib (14.0.16) <3518A85C-6905-3511-A6C9-2F82C519D28F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
              0x7fffa70f6000 - 0x7fffa7137ff7 libGLU.dylib (14.0.16) <9860DCF7-56E0-3A8F-A377-52635C9D8B27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
              0x7fffa7a9f000 - 0x7fffa7aadfff com.apple.opengl (14.0.16 - 14.0.16) <27E7D76E-A26B-39F8-8CF2-AB57920776A3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
              0x7fffa85ff000 - 0x7fffa87fffff com.apple.QuartzCore (1.11 - 453.39.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
              0x7fffa8d66000 - 0x7fffa9068ff7 com.apple.security (7.0 - 57740.60.18) <021AACF6-D15F-37E0-840B-88853684BA00> /System/Library/Frameworks/Security.framework/Versions/A/Security
              0x7fffa9069000 - 0x7fffa90defff com.apple.securityfoundation (6.0 - 55132.50.7) <4433C0CC-FE90-3DD3-BAC1-CC31D515B510> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
              0x7fffa9109000 - 0x7fffa910cff3 com.apple.xpc.ServiceManagement (1.0 - 1) <9F285B19-B53B-3502-85A2-72C26DB40EA7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
              0x7fffa9493000 - 0x7fffa9502ff7 com.apple.SystemConfiguration (1.14 - 1.14) <2412CDE0-C317-31EA-8F53-7A58BBFCC720> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
              0x7fffa98b2000 - 0x7fffaac38ff3 com.apple.WebCore (12603 - 12603.2.4) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
              0x7fffaac39000 - 0x7fffaae25ff7 com.apple.WebKitLegacy (12603 - 12603.2.4) <8471B2BB-79A1-3214-B195-167063D5CFD5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
              0x7fffaae26000 - 0x7fffab1d1ffb com.apple.WebKit (12603 - 12603.2.4) <1CF8B545-5910-31BC-AA29-F89ADFD919F9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
              0x7fffabd81000 - 0x7fffabda3ffb com.apple.framework.Apple80211 (12.0 - 1200.47) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
              0x7fffabda4000 - 0x7fffabdb3feb com.apple.AppleFSCompression (88.50.3 - 1.0) <478E8BFF-8BA2-375E-BE02-BA27F115C15A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
              0x7fffabea7000 - 0x7fffabf3297f com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
              0x7fffac365000 - 0x7fffac3e3ff7 com.apple.backup.framework (1.8.5 - 1.8.5) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
              0x7fffad06e000 - 0x7fffad095ff3 com.apple.ChunkingLibrary (173 - 173) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
              0x7fffad9ba000 - 0x7fffad9c3ffb com.apple.CommonAuth (4.0 - 2.0) <216950CB-269F-3476-BA17-D6363AC49FBC> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
              0x7fffae10b000 - 0x7fffae11bfff com.apple.CoreEmoji (1.0 - 40.3.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
              0x7fffae456000 - 0x7fffae486ff3 com.apple.CoreServicesInternal (276.2 - 276.2) <05EB7D45-DD4C-3A0F-AC63-A0C2A68E6481> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
              0x7fffae717000 - 0x7fffae7a6ff7 com.apple.CoreSymbolication (62046) <7839CD8E-011D-3567-88DE-3D472C661136> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
              0x7fffae7a7000 - 0x7fffae8e6fe7 com.apple.coreui (2.1 - 431.3) <2E8FEC10-FC5B-3782-92DA-A85C24B7BF7C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
              0x7fffae8e7000 - 0x7fffae9b7ff3 com.apple.CoreUtils (5.1 - 510.31) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
              0x7fffaea07000 - 0x7fffaea6cff3 com.apple.framework.CoreWiFi (12.0 - 1200.31) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
              0x7fffaea6d000 - 0x7fffaea7bff7 com.apple.CrashReporterSupport (10.12 - 827) <14037A71-ECFE-394A-8D6E-2CECE98F02EE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
              0x7fffaeaed000 - 0x7fffaeaf7ffb com.apple.framework.DFRFoundation (1.0 - 104.25) <7CFF896C-EF22-3941-BB3D-F3615CE4C908> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
              0x7fffaeaf8000 - 0x7fffaeafcff3 com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
              0x7fffaeb32000 - 0x7fffaeba7ffb com.apple.datadetectorscore (7.0 - 539.1) <9C312AAC-8AEE-3C72-BDE5-7FBF62452525> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
              0x7fffaebe3000 - 0x7fffaec22fff com.apple.DebugSymbols (137 - 137) <58A70B66-2628-3CFE-B103-2200D95FC5F7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
              0x7fffaec23000 - 0x7fffaed34fff com.apple.desktopservices (1.11.5 - 1.11.5) <46A9D4F3-1EF8-373C-98A4-AD48D285E484> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
              0x7fffaf01c000 - 0x7fffaf44dff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) <9391D5A3-738C-3136-9D07-518CB43DBADA> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
              0x7fffb07a4000 - 0x7fffb07a4fff libmetal_timestamp.dylib (600.0.49.9) /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
              0x7fffb0a75000 - 0x7fffb0a91fff com.apple.GenerationalStorage (2.0 - 267.1) <3DE1C580-D089-362D-8582-8DE68A3C5F13> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
              0x7fffb11a2000 - 0x7fffb1218ff3 com.apple.Heimdal (4.0 - 2.0) <8F9C9041-66D5-36C9-8A4C-1658035C311D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
              0x7fffb1833000 - 0x7fffb183affb com.apple.IOAccelerator (311.13 - 311.13) <40C04C41-A76A-3687-8D64-F76E8C46AA81> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
              0x7fffb183c000 - 0x7fffb1850ff7 com.apple.IOPresentment (1.0 - 29.10) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
              0x7fffb1851000 - 0x7fffb1873fff com.apple.IconServices (74.4 - 74.4) <218DDD05-35F4-3833-B98D-471ED0EBC031> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
              0x7fffb195a000 - 0x7fffb1b11fff com.apple.LanguageModeling (1.0 - 123.2.5) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
              0x7fffb2432000 - 0x7fffb24abff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
              0x7fffb2625000 - 0x7fffb264dff7 com.apple.MultitouchSupport.framework (368.16 - 368.16) <512ADEC6-D694-3D73-A48A-6BE79CD39539> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
              0x7fffb26ff000 - 0x7fffb270afff com.apple.NetAuth (6.2 - 6.2) <97F487D6-8089-31A8-B68C-6C1EAC6ED1B5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
              0x7fffb2fe2000 - 0x7fffb3023ff3 com.apple.PerformanceAnalysis (1.148.3 - 148.3) <6A21AB41-3AAA-32F3-9D46-2555A143A8B9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
              0x7fffb370b000 - 0x7fffb3725fff com.apple.ProtocolBuffer (1 - 249.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
              0x7fffb373e000 - 0x7fffb3761ff3 com.apple.RemoteViewServices (2.0 - 124) <6B967FDA-6591-302C-BA0A-76C4856E584E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
              0x7fffb44ba000 - 0x7fffb4547fff com.apple.Sharing (696.2.67 - 696.2.67) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
              0x7fffb4568000 - 0x7fffb47cefef com.apple.SkyLight (1.600.0 - 170.3) <83AB220F-48C0-3063-8ED3-ACDB69243B4D> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
              0x7fffb49ad000 - 0x7fffb49b9ff7 com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <684BD1EA-8268-331C-A5A9-080EB375C658> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
              0x7fffb50a5000 - 0x7fffb5119fdf com.apple.Symbolication (62048.1) <1A30ED19-7532-3F46-9DD3-9879A973D0CF> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
              0x7fffb5558000 - 0x7fffb555eff7 com.apple.TCC (1.0 - 1) <911B534B-4AC7-34E4-935E-E42ECD008CBC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
              0x7fffb55ea000 - 0x7fffb56b0ff7 com.apple.TextureIO (2.8 - 2.8) <3D61E533-4156-3B21-B7ED-CB823E680DFC> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
              0x7fffb5726000 - 0x7fffb58b6ff3 com.apple.UIFoundation (1.0 - 490.7) <2A3063FE-1790-3510-8A0E-AEC581D42B7E> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
              0x7fffb6967000 - 0x7fffb6969ffb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
              0x7fffb69be000 - 0x7fffb69d9ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
              0x7fffb69da000 - 0x7fffb69e5fff libChineseTokenizer.dylib (21) <0886E908-A825-36AF-B94B-2361FD8BC2A1> /usr/lib/libChineseTokenizer.dylib
              0x7fffb6a77000 - 0x7fffb6a78ff3 libDiagnosticMessagesClient.dylib (102) <84A04D24-0E60-3810-A8C0-90A65E2DF61A> /usr/lib/libDiagnosticMessagesClient.dylib
              0x7fffb6a79000 - 0x7fffb6c8cfff libFosl_dynamic.dylib (16.39) /usr/lib/libFosl_dynamic.dylib
              0x7fffb6cb0000 - 0x7fffb6cb0fff libOpenScriptingUtil.dylib (172) <90743888-C1E8-34E3-924E-1A754B2B63B9> /usr/lib/libOpenScriptingUtil.dylib
              0x7fffb6cb1000 - 0x7fffb6cb5ffb libScreenReader.dylib (477.40.6) /usr/lib/libScreenReader.dylib
              0x7fffb6cb6000 - 0x7fffb6cb7ffb libSystem.B.dylib (1238.60.2) /usr/lib/libSystem.B.dylib
              0x7fffb6d23000 - 0x7fffb6d4eff3 libarchive.2.dylib (41.50.2) /usr/lib/libarchive.2.dylib
              0x7fffb6d4f000 - 0x7fffb6dcbfc7 libate.dylib (1.12.13) /usr/lib/libate.dylib
              0x7fffb6dcf000 - 0x7fffb6dcfff3 libauto.dylib (187) <34388D0B-C539-3C1B-9408-2BC152162E43> /usr/lib/libauto.dylib
              0x7fffb6dd0000 - 0x7fffb6de0ff3 libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
              0x7fffb6de1000 - 0x7fffb6defff7 libbz2.1.0.dylib (38) /usr/lib/libbz2.1.0.dylib
              0x7fffb6df0000 - 0x7fffb6e46ff7 libc++.1.dylib (307.5) <0B43BB5D-E6EB-3464-8DE9-B41AC8ED9D1C> /usr/lib/libc++.1.dylib
              0x7fffb6e47000 - 0x7fffb6e71fff libc++abi.dylib (307.3) <30199352-88BF-30BD-8CFF-2A4FBE247523> /usr/lib/libc++abi.dylib
              0x7fffb6e72000 - 0x7fffb6e82ffb libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
              0x7fffb6e83000 - 0x7fffb6e99fcf libcompression.dylib (39) /usr/lib/libcompression.dylib
              0x7fffb6e9a000 - 0x7fffb6e9aff7 libcoretls.dylib (121.50.4) <64B1001E-10F6-3542-A3B2-C4B49F51817F> /usr/lib/libcoretls.dylib
              0x7fffb6e9b000 - 0x7fffb6e9cff3 libcoretls_cfhelpers.dylib (121.50.4) <1A10303E-5EB0-3C7C-9165-021FCDFD934D> /usr/lib/libcoretls_cfhelpers.dylib
              0x7fffb71d9000 - 0x7fffb722cff7 libcups.2.dylib (450) <9950BFCB-7882-33C9-9ECF-CE66773C5657> /usr/lib/libcups.2.dylib
              0x7fffb72a7000 - 0x7fffb72a7fff libenergytrace.dylib (15) /usr/lib/libenergytrace.dylib
              0x7fffb72b7000 - 0x7fffb72bcff7 libheimdal-asn1.dylib (498.50.8) /usr/lib/libheimdal-asn1.dylib
              0x7fffb72bd000 - 0x7fffb73afff7 libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
              0x7fffb73b0000 - 0x7fffb75d5ffb libicucore.A.dylib (57165.0.1) <2931B842-2946-3576-AD1D-1CDA22FA1388> /usr/lib/libicucore.A.dylib
              0x7fffb75db000 - 0x7fffb75dcfff liblangid.dylib (126) <2085E7A7-9A34-3735-87F4-F174EF8EABF0> /usr/lib/liblangid.dylib
              0x7fffb75dd000 - 0x7fffb75f6ffb liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
              0x7fffb75f7000 - 0x7fffb760dff7 libmarisa.dylib (5) <9030D214-5D0F-30CB-AC03-902C63909362> /usr/lib/libmarisa.dylib
              0x7fffb760e000 - 0x7fffb78b6ff7 libmecabra.dylib (744.8) /usr/lib/libmecabra.dylib
              0x7fffb78e9000 - 0x7fffb7963ff3 libnetwork.dylib (856.60.1) <191E99F5-4723-3180-8013-02AF2F9AE4B8> /usr/lib/libnetwork.dylib
              0x7fffb7964000 - 0x7fffb7d36047 libobjc.A.dylib (709) /usr/lib/libobjc.A.dylib
              0x7fffb7d39000 - 0x7fffb7d3dfff libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib
              0x7fffb7d3e000 - 0x7fffb7d6ffff libpcap.A.dylib (67.60.1) /usr/lib/libpcap.A.dylib
              0x7fffb7d8c000 - 0x7fffb7da8ffb libresolv.9.dylib (64) /usr/lib/libresolv.9.dylib
              0x7fffb7df8000 - 0x7fffb7f45ff7 libsqlite3.dylib (254.7) <07CD6DE3-394D-3C6A-A4B4-4CAB1054A041> /usr/lib/libsqlite3.dylib
              0x7fffb7fa1000 - 0x7fffb7ff1fff libstdc++.6.dylib (104.1) /usr/lib/libstdc++.6.dylib
              0x7fffb803a000 - 0x7fffb8047fff libxar.1.dylib (357) <69547C64-E811-326F-BBED-490C6361BDCB> /usr/lib/libxar.1.dylib
              0x7fffb8048000 - 0x7fffb8137ffb libxml2.2.dylib (30.16) /usr/lib/libxml2.2.dylib
              0x7fffb8138000 - 0x7fffb8161fff libxslt.1.dylib (15.9) <00735AD5-B62D-3E83-86AC-5533E4E2B102> /usr/lib/libxslt.1.dylib
              0x7fffb8162000 - 0x7fffb8173ff3 libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
              0x7fffb8182000 - 0x7fffb8186ff7 libcache.dylib (79) <093A4DAB-8385-3D47-A350-E20CB7CCF7BF> /usr/lib/system/libcache.dylib
              0x7fffb8187000 - 0x7fffb8191fff libcommonCrypto.dylib (60092.50.5) <8A64D1B0-C70E-385C-92F0-E669079FDA90> /usr/lib/system/libcommonCrypto.dylib
              0x7fffb8192000 - 0x7fffb8199fff libcompiler_rt.dylib (62) <55D47421-772A-32AB-B529-1A46C2F43B4D> /usr/lib/system/libcompiler_rt.dylib
              0x7fffb819a000 - 0x7fffb81a2fff libcopyfile.dylib (138) <819BEA3C-DF11-3E3D-A1A1-5A51C5BF1961> /usr/lib/system/libcopyfile.dylib
              0x7fffb81a3000 - 0x7fffb8226fdf libcorecrypto.dylib (442.50.19) <65D7165E-2E71-335D-A2D6-33F78E2DF0C1> /usr/lib/system/libcorecrypto.dylib
              0x7fffb8227000 - 0x7fffb8258fff libdispatch.dylib (703.50.37) <6582BAD6-ED27-3B30-B620-90B1C5A4AE3C> /usr/lib/system/libdispatch.dylib
              0x7fffb8259000 - 0x7fffb825effb libdyld.dylib (433.5) /usr/lib/system/libdyld.dylib
              0x7fffb825f000 - 0x7fffb825fffb libkeymgr.dylib (28) <7AA011A9-DC21-3488-BF73-3B5B14D1FDD6> /usr/lib/system/libkeymgr.dylib
              0x7fffb8260000 - 0x7fffb826cffb libkxld.dylib (3789.60.24) <5DFCDC05-6CBC-35A6-8B92-DF6803492E12> /usr/lib/system/libkxld.dylib
              0x7fffb826d000 - 0x7fffb826dfff liblaunch.dylib (972.60.2) /usr/lib/system/liblaunch.dylib
              0x7fffb826e000 - 0x7fffb8273ff3 libmacho.dylib (898) <17D5D855-F6C3-3B04-B680-E9BF02EF8AED> /usr/lib/system/libmacho.dylib
              0x7fffb8274000 - 0x7fffb8276ff3 libquarantine.dylib (85.50.1) <12448CC2-378E-35F3-BE33-9DC395A5B970> /usr/lib/system/libquarantine.dylib
              0x7fffb8277000 - 0x7fffb8278ffb libremovefile.dylib (45) <38D4CB9C-10CD-30D3-8B7B-A515EC75FE85> /usr/lib/system/libremovefile.dylib
              0x7fffb8279000 - 0x7fffb8291ff7 libsystem_asl.dylib (349.50.5) <096E4228-3B7C-30A6-8B13-EC909A64499A> /usr/lib/system/libsystem_asl.dylib
              0x7fffb8292000 - 0x7fffb8292ff7 libsystem_blocks.dylib (67) <10DC5404-73AB-35B3-A277-A8AFECB476EB> /usr/lib/system/libsystem_blocks.dylib
              0x7fffb8293000 - 0x7fffb8320fef libsystem_c.dylib (1158.50.2) /usr/lib/system/libsystem_c.dylib
              0x7fffb8321000 - 0x7fffb8324ffb libsystem_configuration.dylib (888.60.2) /usr/lib/system/libsystem_configuration.dylib
              0x7fffb8325000 - 0x7fffb8328fff libsystem_coreservices.dylib (41.4) <7D26DE79-B424-3450-85E1-F7FAB32714AB> /usr/lib/system/libsystem_coreservices.dylib
              0x7fffb8329000 - 0x7fffb8341fff libsystem_coretls.dylib (121.50.4) /usr/lib/system/libsystem_coretls.dylib
              0x7fffb8342000 - 0x7fffb8348fff libsystem_dnssd.dylib (765.50.9) /usr/lib/system/libsystem_dnssd.dylib
              0x7fffb8349000 - 0x7fffb8372ff7 libsystem_info.dylib (503.50.4) <611DB84C-BF70-3F92-8702-B9F28A900920> /usr/lib/system/libsystem_info.dylib
              0x7fffb8373000 - 0x7fffb8395ff7 libsystem_kernel.dylib (3789.60.24) <6E9E485F-91F6-36B7-A125-AE91DC978BCC> /usr/lib/system/libsystem_kernel.dylib
              0x7fffb8396000 - 0x7fffb83ddfe7 libsystem_m.dylib (3121.6) <86D499B5-BBDC-3D3B-8A4E-97AE8E6672A4> /usr/lib/system/libsystem_m.dylib
              0x7fffb83de000 - 0x7fffb83fcff7 libsystem_malloc.dylib (116.50.8) /usr/lib/system/libsystem_malloc.dylib
              0x7fffb83fd000 - 0x7fffb8456ffb libsystem_network.dylib (856.60.1) <369D0221-56CA-3C3E-9EDE-94B41CAE77B7> /usr/lib/system/libsystem_network.dylib
              0x7fffb8457000 - 0x7fffb8460ff3 libsystem_networkextension.dylib (563.60.2) /usr/lib/system/libsystem_networkextension.dylib
              0x7fffb8461000 - 0x7fffb846aff3 libsystem_notify.dylib (165.20.1) /usr/lib/system/libsystem_notify.dylib
              0x7fffb846b000 - 0x7fffb8473fe7 libsystem_platform.dylib (126.50.8) <897462FD-B318-321B-A554-E61982630F7E> /usr/lib/system/libsystem_platform.dylib
              0x7fffb8474000 - 0x7fffb847eff7 libsystem_pthread.dylib (218.60.3) /usr/lib/system/libsystem_pthread.dylib
              0x7fffb847f000 - 0x7fffb8482ff7 libsystem_sandbox.dylib (592.60.1) /usr/lib/system/libsystem_sandbox.dylib
              0x7fffb8483000 - 0x7fffb8484ff3 libsystem_secinit.dylib (24.50.4) /usr/lib/system/libsystem_secinit.dylib
              0x7fffb8485000 - 0x7fffb848cffb libsystem_symptoms.dylib (532.50.47) <3390E07C-C1CE-348F-ADBD-2C5440B45EAA> /usr/lib/system/libsystem_symptoms.dylib
              0x7fffb848d000 - 0x7fffb84a0ff7 libsystem_trace.dylib (518.60.2) <6B145B10-5874-3E89-90CD-D370DB475BA1> /usr/lib/system/libsystem_trace.dylib
              0x7fffb84a1000 - 0x7fffb84a6ffb libunwind.dylib (35.3) <3D50D8A8-C460-334D-A519-2DA841102C6B> /usr/lib/system/libunwind.dylib
              0x7fffb84a7000 - 0x7fffb84d0ff7 libxpc.dylib (972.60.2) <1C9AF716-69DF-359F-85E9-7DFDE362F9A2> /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: 458253
              thread_create: 0
              thread_set_state: 0

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

                                          VIRTUAL   REGION 
              

              REGION TYPE SIZE COUNT (non-coalesced)
              =========== ======= =======
              Activity Tracing 256K 2
              CoreUI image file 224K 3
              Image IO 12K 2
              Kernel Alloc Once 8K 2
              MALLOC 110.8M 30
              MALLOC guard page 48K 10
              MALLOC_LARGE (reserved) 256K 2 reserved VM address space (unallocated)
              Memory Tag 249 1272K 3
              STACK GUARD 56.0M 8
              Stack 11.0M 8
              VM_ALLOCATE 24K 4
              __DATA 23.5M 213
              __IMAGE 528K 2
              __LINKEDIT 117.3M 10
              __TEXT 186.4M 216
              __UNICODE 556K 2
              dylib (reserved) 60.0M 5 reserved VM address space (unallocated)
              mapped file 38.8M 6
              shared memory 404K 12
              =========== ======= =======
              TOTAL 607.3M 521
              TOTAL, minus reserved VM space 547.0M 521

              Model: MacBookPro11,3, BootROM MBP112.0138.B25, 4 processors, Intel Core i7, 2.8 GHz, 16 GB, SMC 2.19f12
              Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
              Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB
              Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
              Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
              AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.21.171.126.1a2)
              Bluetooth: Version 5.0.4f18, 3 services, 18 devices, 1 incoming serial ports
              Network Service: Wi-Fi, AirPort, en0
              Serial ATA Device: APPLE SSD SM1024F, 1 TB
              USB Device: USB 3.0 Bus
              USB Device: Card Reader
              USB Device: Apple Internal Keyboard / Trackpad
              USB Device: BRCM20702 Hub
              USB Device: Bluetooth USB Host Controller
              Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1

              1 Reply Last reply Reply Quote 0
              • Christoph HartC
                Christoph Hart
                last edited by

                Can you load the plugin versions (au / vst)?

                Thats a long shot but you can also try switching to a non retina resolution and check if this fixes the problem because this is the only thing that differs from my test system (I am running fine on OSX Sierra)

                1 Reply Last reply Reply Quote 0
                • V
                  viceverser
                  last edited by

                  The plugin shows & loads in my reaper setup... So it seems to be the standalone.??
                  I'll try find some time to play with the vsti, but all seems well there.

                  1 Reply Last reply Reply Quote 0
                  • V
                    viceverser
                    last edited by

                    After a bit of play (This thing is AMAZING by the way!!!) I got a crash...
                    https://docs.google.com/document/d/1IXVEhjjwZEkYBAiT8oKvPV7ztQ8DbpJEZNEP7StT0pk/edit?usp=sharing

                    Hope this is helpful!!!

                    1 Reply Last reply Reply Quote 0
                    • Christoph HartC
                      Christoph Hart
                      last edited by

                      After scrolling down for 20 minutes :) I noticed you're using the Wavetable synth. To be honest this thing should have been removed for the 1.0.0 release since it has hardcoded wavetables of a clarinet that I was working on in ancient times. I'll take a look, but don't expect anything useful out of this sound generator...

                      1 Reply Last reply Reply Quote 0
                      • V
                        viceverser
                        last edited by

                        No problem, I was perusing different generators and left the computer for minute, came back to a crash report. Yeah... That crash log was mammoth.
                        Anyways, I hope you get the standalone fixed soon.
                        The vsti (if it behaves) seems more than suitable for now.

                        Thanks for the help, and GREAT software.

                        1 Reply Last reply Reply Quote 0
                        • V
                          viceverser
                          last edited by

                          Little question.... Will there be a wavetable with loadable wav files in the future?
                          That would be absolutely spoiling us :)

                          Oh, and why no compressor in effects?

                          Anyways... Again, Amazing work... I'm flawed by the features already there.

                          1 Reply Last reply Reply Quote 0
                          • V
                            viceverser
                            last edited by

                            NOPE... This was after loading a few samples creating a multi sample hat drum stack, then playing with the velocity envelope editor while triggering samples with midi controller.

                            :(

                            Link Preview Image
                            Hise Reaper Crash 02

                            Process: REAPER [77462] Path: /Applications/REAPER64.app/Contents/MacOS/REAPER Identifier: com.cockos.reaper Version: 5.40.0 (5.40.0) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: REAPER [77462] User ID: ...

                            favicon

                            Google Docs (docs.google.com)

                            1 Reply Last reply Reply Quote 0
                            • Christoph HartC
                              Christoph Hart
                              last edited by

                              Wow, you're on fire :)

                              Normally the sampler is supposed to be the most stable part of HISE so this crash is a little bit more worrysome than in the wavetable synth. Did you use the multimic feature?

                              1 Reply Last reply Reply Quote 0
                              • V
                                viceverser
                                last edited by

                                No... Straight Sampler, Drop Samples, Layout Velocities, Adjust Velocity envelope in gain modulator BOOM!!! Hard crash, No more Reaper on screen, Greeted by crash report! Game over :(

                                I'm now running it through it's paces in Ableton... Seems less temperamental, tho I'm trying to load a SFZ as table and it seems to have frozen on the spinning beach ball of death. :(

                                1 Reply Last reply Reply Quote 0
                                • V
                                  viceverser
                                  last edited by

                                  Still Getting this in vst using sampler... It occurred when I tried to reopen the vst window.
                                  Let me know if these help, or not so much.
                                  https://docs.google.com/document/d/1CphCkX-3XdEWSCuF2ceHXAHB2cPiM5Ongli1FFFLNoE/edit?usp=sharing

                                  1 Reply Last reply Reply Quote 0
                                  • Christoph HartC
                                    Christoph Hart
                                    last edited by

                                    Thanks, this is very helpful. I'll take a look tomorrow (the fix should be easy).

                                    1 Reply Last reply Reply Quote 0
                                    • Christoph HartC
                                      Christoph Hart
                                      last edited by Christoph Hart

                                      Alright. I've (probably) pushed a fix for this. Can you check if this still occurs (if you can't compile HISE from the source code, let me know, then I'll build it for you).

                                      BTW, can you send me the SFZ file that's crashing? The SFZ importer is not 100% standard compliant, I just tested it with .sfz files that I created using Chicken Translator.

                                      1 Reply Last reply Reply Quote 0
                                      • V
                                        viceverser
                                        last edited by

                                        I have no idea how to compile software... Tho at times I wish I could.
                                        I'm happy to test for you tho, if you e-mail (saves me having to check this site) or post a link I'll give it a go.

                                        Cheers.

                                        1 Reply Last reply Reply Quote 0
                                        • V
                                          viceverser
                                          last edited by

                                          I've tried building hise, but although I disable the IPP it still throws IPP errors, I then downloaded the IPP package, but I can't for the life of me work out how it's installed. I've spent days now trying to build this thing, so I''m just gonna BUMP ths post till someone can help.

                                          1 Reply Last reply Reply Quote 0
                                          • Christoph HartC
                                            Christoph Hart
                                            last edited by

                                            Can you post the build errors? It should be compilable without IPP, but I don't have a system without IPP installed, so I can't really reproduce a fresh system.

                                            Otherwise the IPP library comes with a standard installer, which should copy all necessary files into the right place automatically.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            49

                                            Online

                                            1.7k

                                            Users

                                            11.7k

                                            Topics

                                            101.9k

                                            Posts