HISE Logo Forum
    • Categories
    • Register
    • Login

    Buildling HISE from latest branch and commit throws error in xcode mac m1 max sequoia

    Scheduled Pinned Locked Moved Newbie League
    22 Posts 5 Posters 540 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.
    • M
      mrcurious
      last edited by

      65d775fe-5aef-4033-a949-1d29393f9afc-image.png

      I'm trying to build HISE standalone from the source code. Cloned everything. I set up everything and now trying to build from Xcode but there's this one error I could not resolve.
      Can someone please guide me here?
      Thank you in advance.

      d.healeyD 1 Reply Last reply Reply Quote 0
      • d.healeyD
        d.healey @mrcurious
        last edited by

        @mrcurious Are you building the develop branch? What version of xcode are you using?

        Libre Wave - Freedom respecting instruments and effects
        My Patreon - HISE tutorials
        YouTube Channel - Public HISE tutorials

        1 Reply Last reply Reply Quote 0
        • J
          jmannix
          last edited by

          @d-healey I have just hit the exact same problem. Building the develop branch with xcode 16.3.

          d.healeyD 1 Reply Last reply Reply Quote 0
          • d.healeyD
            d.healey @jmannix
            last edited by

            @jmannix Have you tried cleaning the build folder?

            Libre Wave - Freedom respecting instruments and effects
            My Patreon - HISE tutorials
            YouTube Channel - Public HISE tutorials

            J 1 Reply Last reply Reply Quote 0
            • J
              jmannix @d.healey
              last edited by jmannix

              @d-healey yes, and I even cleaned the git repo back to the initial checkout. The build was working until quite recently for me, and I even tried reverting to earlier commits without success. So I suspect something has changed with a MacOS or xcode update?

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

                @jmannix yeah 16.3 seems to add more sanity checks and the code in question is in fact wrong - it‘s an unused template so it‘s not affecting anything but I guess they decided to nope that one.

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

                  It's fixed now.

                  J 1 Reply Last reply Reply Quote 1
                  • J
                    jmannix @Christoph Hart
                    last edited by jmannix

                    @Christoph-Hart The project builds now with the latest commits, but when I run the application it crashes immediately with the following:

                    -------------------------------------
                    Translated Report (Full Report Below)
                    -------------------------------------
                    
                    Process:               HISE [37938]
                    Path:                  /Volumes/VOLUME/*/HISE.app/Contents/MacOS/HISE
                    Identifier:            com.hartinstruments.HISEStandalone
                    Version:               4.1.0 (4.1.0)
                    Code Type:             ARM-64 (Native)
                    Parent Process:        launchd [1]
                    User ID:               501
                    
                    Date/Time:             2025-04-08 11:28:49.9044 +0100
                    OS Version:            macOS 15.3.2 (24D81)
                    Report Version:        12
                    Anonymous UUID:        8F47CB09-0848-C985-0C94-F2EDFE961B02
                    
                    
                    Time Awake Since Boot: 230000 seconds
                    
                    System Integrity Protection: enabled
                    
                    Crashed Thread:        0  JUCE Message Thread  Dispatch queue: com.apple.main-thread
                    
                    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
                    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000010
                    Exception Codes:       0x0000000000000001, 0x0000000000000010
                    
                    Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
                    Terminating Process:   exc handler [37938]
                    
                    VM Region Info: 0x10 is not in any region.  Bytes before following region: 4374134768
                          REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
                          UNUSED SPACE AT START
                    --->  
                          __TEXT                      104b80000-1068d8000    [ 29.3M] r-x/r-x SM=COW  /Volumes/VOLUME/*/HISE.app/Contents/MacOS/HISE
                    
                    Thread 0 Crashed:: JUCE Message Thread Dispatch queue: com.apple.main-thread
                    0   HISE                          	       0x1060859c4 hise::ScriptWatchTable::Info::Info(juce::ReferenceCountedObjectPtr<hise::DebugInformationBase>, hise::ScriptWatchTable::Info*, int) + 284
                    1   HISE                          	       0x1060855e4 hise::ScriptWatchTable::rebuildLines() + 560
                    2   HISE                          	       0x1060976b4 hise::ScriptWatchTable::setHolder(hise::ApiProviderBase::Holder*) + 340
                    3   HISE                          	       0x1056e4bac hise::ScriptWatchTablePanel::createContentComponent(int) + 2824
                    4   HISE                          	       0x104f06d30 hise::PanelWithProcessorConnection::refreshContent() + 240
                    5   HISE                          	       0x104f069d8 hise::PanelWithProcessorConnection::ProcessorConnection::perform() + 248
                    6   HISE                          	       0x1061f58c4 juce::UndoManager::perform(juce::UndoableAction*) + 60
                    7   HISE                          	       0x104f0601c hise::PanelWithProcessorConnection::setContentWithUndo(hise::Processor*, int) + 624
                    8   HISE                          	       0x104f08f94 hise::PanelWithProcessorConnection::fromDynamicObject(juce::var const&) + 348
                    9   HISE                          	       0x1056e3e6c hise::ScriptWatchTablePanel::fromDynamicObject(juce::var const&) + 300
                    10  HISE                          	       0x104f40978 hise::FloatingTile::setContent(juce::var const&) + 828
                    11  HISE                          	       0x104f3e110 hise::FloatingTile::FloatingTile(hise::MainController*, hise::FloatingTileContainer*, juce::var) + 2072
                    12  HISE                          	       0x104f3d4a0 hise::FloatingTileContainer::fromDynamicObject(juce::var const&) + 444
                    13  HISE                          	       0x104f3afb4 hise::FloatingTabComponent::fromDynamicObject(juce::var const&) + 124
                    14  HISE                          	       0x104f40978 hise::FloatingTile::setContent(juce::var const&) + 828
                    15  HISE                          	       0x104f3e110 hise::FloatingTile::FloatingTile(hise::MainController*, hise::FloatingTileContainer*, juce::var) + 2072
                    16  HISE                          	       0x104f3d4a0 hise::FloatingTileContainer::fromDynamicObject(juce::var const&) + 444
                    17  HISE                          	       0x104f40978 hise::FloatingTile::setContent(juce::var const&) + 828
                    18  HISE                          	       0x104f3e110 hise::FloatingTile::FloatingTile(hise::MainController*, hise::FloatingTileContainer*, juce::var) + 2072
                    19  HISE                          	       0x104f3d4a0 hise::FloatingTileContainer::fromDynamicObject(juce::var const&) + 444
                    20  HISE                          	       0x104f40978 hise::FloatingTile::setContent(juce::var const&) + 828
                    21  HISE                          	       0x104f3e110 hise::FloatingTile::FloatingTile(hise::MainController*, hise::FloatingTileContainer*, juce::var) + 2072
                    22  HISE                          	       0x104f3d4a0 hise::FloatingTileContainer::fromDynamicObject(juce::var const&) + 444
                    23  HISE                          	       0x104f40978 hise::FloatingTile::setContent(juce::var const&) + 828
                    24  HISE                          	       0x104f3e110 hise::FloatingTile::FloatingTile(hise::MainController*, hise::FloatingTileContainer*, juce::var) + 2072
                    25  HISE                          	       0x104f3d4a0 hise::FloatingTileContainer::fromDynamicObject(juce::var const&) + 444
                    26  HISE                          	       0x104f40978 hise::FloatingTile::setContent(juce::var const&) + 828
                    27  HISE                          	       0x104f3e110 hise::FloatingTile::FloatingTile(hise::MainController*, hise::FloatingTileContainer*, juce::var) + 2072
                    28  HISE                          	       0x104f3d4a0 hise::FloatingTileContainer::fromDynamicObject(juce::var const&) + 444
                    29  HISE                          	       0x104f40978 hise::FloatingTile::setContent(juce::var const&) + 828
                    30  HISE                          	       0x104c14410 hise::BackendRootWindow::BackendRootWindow(juce::AudioProcessor*, juce::var) + 2868
                    31  HISE                          	       0x104bea7d0 non-virtual thunk to hise::BackendProcessor::createEditor() + 88
                    32  HISE                          	       0x104b93eb0 HISEStandaloneApplication::MainWindow::MainWindow(juce::String const&) + 1288
                    33  HISE                          	       0x104b8b8e8 HISEStandaloneApplication::initialise(juce::String const&) + 3504
                    34  HISE                          	       0x106204aa4 juce::JUCEApplicationBase::initialiseApp() + 1284
                    35  HISE                          	       0x106320f44 juce::JUCEApplication::initialiseApp() + 16
                    36  HISE                          	       0x104b97210 main + 192
                    37  dyld                          	       0x181b08274 start + 2840
                    
                    

                    I've tried cleaning the build directory etc.

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      Sawatakashi @jmannix
                      last edited by

                      @jmannix same here, i built it with faust. It crashes.

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sawatakashi
                        last edited by

                        can anybody help me with building hise with faust development?

                        -------------------------------------
                        Translated Report (Full Report Below)
                        -------------------------------------
                        
                        Process:               HISE [28085]
                        Path:                  /Users/USER/*/HISE.app/Contents/MacOS/HISE
                        Identifier:            com.hartinstruments.HISEStandalone
                        Version:               4.1.0 (4.1.0)
                        Code Type:             ARM-64 (Native)
                        Parent Process:        launchd [1]
                        User ID:               501
                        
                        Date/Time:             2025-04-08 21:04:23.7243 +0800
                        OS Version:            macOS 15.4 (24E248)
                        Report Version:        12
                        Anonymous UUID:        76E4842A-851D-61C6-522A-A3A991AE3133
                        
                        Sleep/Wake UUID:       E78CD22D-BF88-48FE-886D-0C8E533BC4D9
                        
                        Time Awake Since Boot: 36000 seconds
                        Time Since Wake:       19930 seconds
                        
                        System Integrity Protection: enabled
                        
                        Crashed Thread:        0  JUCE Message Thread  Dispatch queue: com.apple.main-thread
                        
                        Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
                        Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000010
                        Exception Codes:       0x0000000000000001, 0x0000000000000010
                        
                        Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
                        Terminating Process:   exc handler [28085]
                        
                        VM Region Info: 0x10 is not in any region.  Bytes before following region: 4367138800
                              REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
                              UNUSED SPACE AT START
                        --->  
                              __TEXT                      1044d4000-10622c000    [ 29.3M] r-x/r-x SM=COW  /Users/USER/*/HISE.app/Contents/MacOS/HISE
                        
                        Thread 0 Crashed:: JUCE Message Thread Dispatch queue: com.apple.main-thread
                        0   HISE                          	       0x1059d9a28 hise::ScriptWatchTable::Info::Info(juce::ReferenceCountedObjectPtr<hise::DebugInformationBase>, hise::ScriptWatchTable::Info*, int) + 284
                        1   HISE                          	       0x1059d9648 hise::ScriptWatchTable::rebuildLines() + 560
                        2   HISE                          	       0x1059eb718 hise::ScriptWatchTable::setHolder(hise::ApiProviderBase::Holder*) + 340
                        3   HISE                          	       0x105038c10 hise::ScriptWatchTablePanel::createContentComponent(int) + 2824
                        4   HISE                          	       0x10485ad94 hise::PanelWithProcessorConnection::refreshContent() + 240
                        5   HISE                          	       0x10485aa3c hise::PanelWithProcessorConnection::ProcessorConnection::perform() + 248
                        6   HISE                          	       0x105b49928 juce::UndoManager::perform(juce::UndoableAction*) + 60
                        7   HISE                          	       0x10485a080 hise::PanelWithProcessorConnection::setContentWithUndo(hise::Processor*, int) + 624
                        8   HISE                          	       0x1048a00e8 hise::PanelWithProcessorConnection::setContentForIdentifier(juce::Identifier) + 180
                        9   HISE                          	       0x1046aaf68 hise::GlobalConnectorPanel<hise::JavascriptProcessor>::contentChanged() + 104
                        10  HISE                          	       0x10485aa3c hise::PanelWithProcessorConnection::ProcessorConnection::perform() + 248
                        11  HISE                          	       0x105b49928 juce::UndoManager::perform(juce::UndoableAction*) + 60
                        12  HISE                          	       0x10485a080 hise::PanelWithProcessorConnection::setContentWithUndo(hise::Processor*, int) + 624
                        13  HISE                          	       0x10489e604 hise::SafeLambda<hise::PanelWithProcessorConnection, void, juce::Identifier, hise::Processor*>::call(juce::Identifier, hise::Processor*) + 100
                        14  HISE                          	       0x104527730 hise::LambdaBroadcaster<juce::Identifier, hise::Processor*>::sendInternalForArray(hise::SafeLambdaBase<void, juce::Identifier, hise::Processor*>**, int) + 524
                        15  HISE                          	       0x10452734c hise::LambdaBroadcaster<juce::Identifier, hise::Processor*>::sendInternal() + 336
                        16  HISE                          	       0x105b59c5c juce::MessageQueue::runLoopSourceCallback(void*) + 156
                        17  CoreFoundation                	       0x189a90de4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
                        18  CoreFoundation                	       0x189a90d78 __CFRunLoopDoSource0 + 172
                        19  CoreFoundation                	       0x189a90ae4 __CFRunLoopDoSources0 + 232
                        20  CoreFoundation                	       0x189a8f738 __CFRunLoopRun + 840
                        21  CoreFoundation                	       0x189a8ed68 CFRunLoopRunSpecific + 572
                        22  HIToolbox                     	       0x19523f27c RunCurrentEventLoopInMode + 324
                        23  HIToolbox                     	       0x1952424e8 ReceiveNextEventCommon + 676
                        24  HIToolbox                     	       0x1953cd484 _BlockUntilNextEventMatchingListInModeWithFilter + 76
                        25  AppKit                        	       0x18d6e1ab4 _DPSNextEvent + 684
                        26  AppKit                        	       0x18e07ecd4 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
                        27  AppKit                        	       0x18d6d4c64 -[NSApplication run] + 480
                        28  HISE                          	       0x1044eb2d8 main + 296
                        29  dyld                          	       0x189606b4c start + 6000
                        
                        Thread 1:
                        0   libsystem_pthread.dylib       	       0x1899a0b6c start_wqthread + 0
                        
                        Thread 2:
                        0   libsystem_pthread.dylib       	       0x1899a0b6c start_wqthread + 0
                        
                        Thread 3:
                        0   libsystem_pthread.dylib       	       0x1899a0b6c start_wqthread + 0
                        
                        Thread 4:: Sample Loading Thread
                        0   libsystem_kernel.dylib        	       0x1899673cc __psynch_cvwait + 8
                        1   libsystem_pthread.dylib       	       0x1899a60e0 _pthread_cond_wait + 984
                        2   libc++.1.dylib                	       0x1898d6330 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
                        3   HISE                          	       0x105ad2efc juce::WaitableEvent::wait(int) const + 168
                        4   HISE                          	       0x1056f6640 hise::SampleThreadPool::run() + 52
                        5   HISE                          	       0x105ae4f10 juce::threadEntryProc(void*) + 284
                        6   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                        7   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                        
                        Thread 5:: Javascript Thread
                        0   libsystem_kernel.dylib        	       0x1899673cc __psynch_cvwait + 8
                        1   libsystem_pthread.dylib       	       0x1899a60e0 _pthread_cond_wait + 984
                        2   libc++.1.dylib                	       0x1898d6330 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
                        3   HISE                          	       0x105ad2efc juce::WaitableEvent::wait(int) const + 168
                        4   HISE                          	       0x104e7ebbc hise::JavascriptThreadPool::run() + 84
                        5   HISE                          	       0x105ae4f10 juce::threadEntryProc(void*) + 284
                        6   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                        7   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                        
                        Thread 6:: caulk.messenger.shared:17
                        0   libsystem_kernel.dylib        	       0x189963bb0 semaphore_wait_trap + 8
                        1   caulk                         	       0x194d28cc8 caulk::semaphore::timed_wait(double) + 224
                        2   caulk                         	       0x194d28b70 caulk::concurrent::details::worker_thread::run() + 32
                        3   caulk                         	       0x194d28844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
                        4   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                        5   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                        
                        Thread 7:: caulk.messenger.shared:high
                        0   libsystem_kernel.dylib        	       0x189963bb0 semaphore_wait_trap + 8
                        1   caulk                         	       0x194d28cc8 caulk::semaphore::timed_wait(double) + 224
                        2   caulk                         	       0x194d28b70 caulk::concurrent::details::worker_thread::run() + 32
                        3   caulk                         	       0x194d28844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
                        4   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                        5   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                        
                        Thread 8:: com.apple.audio.IOThread.client
                        0   libsystem_kernel.dylib        	       0x189963bbc semaphore_wait_signal_trap + 8
                        1   caulk                         	       0x194d452f8 caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&) + 36
                        2   CoreAudio                     	       0x18c5c50fc HALC_ProxyIOContext::IOWorkLoop() + 5276
                        3   CoreAudio                     	       0x18c5c354c invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 172
                        4   CoreAudio                     	       0x18c76cca0 HALC_IOThread::Entry(void*) + 88
                        5   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                        6   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                        
                        Thread 9:
                        0   libsystem_kernel.dylib        	       0x189963c34 mach_msg2_trap + 8
                        1   libsystem_kernel.dylib        	       0x189976308 mach_msg2_internal + 76
                        2   libsystem_kernel.dylib        	       0x18996c764 mach_msg_overwrite + 484
                        3   libsystem_kernel.dylib        	       0x189963fa8 mach_msg + 24
                        4   CoreMIDI                      	       0x1a5cc3eac XServerMachPort::ReceiveMessage(int&, void*, int&) + 104
                        5   CoreMIDI                      	       0x1a5ce5740 MIDIProcess::MIDIInPortThread::Run() + 148
                        6   CoreMIDI                      	       0x1a5cda76c CADeprecated::XThread::RunHelper(void*) + 48
                        7   CoreMIDI                      	       0x1a5ce4e44 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 96
                        8   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                        9   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                        
                        Thread 10:: Directory Scanner
                        0   libsystem_kernel.dylib        	       0x1899673cc __psynch_cvwait + 8
                        1   libsystem_pthread.dylib       	       0x1899a60e0 _pthread_cond_wait + 984
                        2   libc++.1.dylib                	       0x1898d6330 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
                        3   HISE                          	       0x105ad2efc juce::WaitableEvent::wait(int) const + 168
                        4   HISE                          	       0x105ad2b80 juce::TimeSliceThread::run() + 144
                        5   HISE                          	       0x105ae4f10 juce::threadEntryProc(void*) + 284
                        6   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                        7   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                        
                        Thread 11:: Pool
                        0   libsystem_kernel.dylib        	       0x1899673cc __psynch_cvwait + 8
                        1   libsystem_pthread.dylib       	       0x1899a60e0 _pthread_cond_wait + 984
                        2   libc++.1.dylib                	       0x1898d6298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
                        3   HISE                          	       0x105b5c948 juce::MessageManager::Lock::tryAcquire(bool) const + 560
                        4   HISE                          	       0x105cc301c juce::OpenGLContext::CachedImage::runJob() + 56
                        5   HISE                          	       0x105cc3964 non-virtual thunk to juce::OpenGLContext::CachedImage::runJob() + 16
                        6   HISE                          	       0x105b0f560 juce::ThreadPool::ThreadPoolThread::run() + 580
                        7   HISE                          	       0x105ae4f10 juce::threadEntryProc(void*) + 284
                        8   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                        9   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                        
                        Thread 12:: com.apple.NSEventThread
                        0   libsystem_kernel.dylib        	       0x189963c34 mach_msg2_trap + 8
                        1   libsystem_kernel.dylib        	       0x189976308 mach_msg2_internal + 76
                        2   libsystem_kernel.dylib        	       0x18996c764 mach_msg_overwrite + 484
                        3   libsystem_kernel.dylib        	       0x189963fa8 mach_msg + 24
                        4   CoreFoundation                	       0x189a90f8c __CFRunLoopServiceMachPort + 160
                        5   CoreFoundation                	       0x189a8f8a8 __CFRunLoopRun + 1208
                        6   CoreFoundation                	       0x189a8ed68 CFRunLoopRunSpecific + 572
                        7   AppKit                        	       0x18d8056b4 _NSEventThread + 140
                        8   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                        9   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                        
                        Thread 13:: JUCE Timer
                        0   libsystem_kernel.dylib        	       0x1899673cc __psynch_cvwait + 8
                        1   libsystem_pthread.dylib       	       0x1899a60e0 _pthread_cond_wait + 984
                        2   libc++.1.dylib                	       0x1898d6330 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
                        3   HISE                          	       0x105ad2efc juce::WaitableEvent::wait(int) const + 168
                        4   HISE                          	       0x105b5d9f0 juce::Timer::TimerThread::run() + 188
                        5   HISE                          	       0x105ae4f10 juce::threadEntryProc(void*) + 284
                        6   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                        7   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                        
                        
                        Thread 0 crashed with ARM Thread State (64-bit):
                            x0: 0x0000600001aa5280   x1: 0x00000000c6ce183a   x2: 0x00000c0041674c4e   x3: 0x0000000000000001
                            x4: 0x0000000000000009   x5: 0x00000000c6ae2038   x6: 0x0000600000f546e0   x7: 0x000000018995d400
                            x8: 0x0000000000000000   x9: 0x0000000000000001  x10: 0x0000600000f546e0  x11: 0x000005070e000000
                           x12: 0x0000000000000020  x13: 0x0000600000da953c  x14: 0x00000000001ff800  x15: 0x00000000000007fb
                           x16: 0x00000000c6ae2038  x17: 0x0000000000000037  x18: 0x0000000000000000  x19: 0x0000600002b9d4a0
                           x20: 0x0000600002b9d4d0  x21: 0x0000000000000000  x22: 0x000000016b929980  x23: 0x0000000000000000
                           x24: 0x000000016b929997  x25: 0x000000016b929998  x26: 0x00000000ffffffff  x27: 0x000000010637a250
                           x28: 0x0000000000000001   fp: 0x000000016b929970   lr: 0x00000001059d9988
                            sp: 0x000000016b929900   pc: 0x00000001059d9a28 cpsr: 0x80000000
                           far: 0x0000000000000010  esr: 0x92000006 (Data Abort) byte read Translation fault
                        
                        Binary Images:
                               0x1044d4000 -        0x10622bfff com.hartinstruments.HISEStandalone (4.1.0) <9a2c6829-dd34-3d40-b768-c336806b58a9> /Users/USER/*/HISE.app/Contents/MacOS/HISE
                               0x1072b4000 -        0x1072bffff libobjc-trampolines.dylib (*) <fb6f2685-3c65-37ec-8ee3-8adba6e1995f> /usr/lib/libobjc-trampolines.dylib
                               0x10b600000 -        0x10b73bfff com.apple.audio.units.Components (1.14) <ce6487fa-b9f0-3819-9450-f27b46ae4e53> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
                               0x11f000000 -        0x11f733fff com.apple.AGXMetalG16G-B0 (325.34.1) <49b761de-e87f-38d4-b771-a13b891d48a9> /System/Library/Extensions/AGXMetalG16G_B0.bundle/Contents/MacOS/AGXMetalG16G_B0
                               0x10b240000 -        0x10b2a7fff com.apple.AppleMetalOpenGLRenderer (1.0) <c56b4a08-939d-334a-b846-aa9542ebcb21> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
                               0x189a14000 -        0x189f52fff com.apple.CoreFoundation (6.9) <39e0f63a-3ab8-39e9-97f8-333cde9a7ba4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
                               0x19517c000 -        0x195482fdf com.apple.HIToolbox (2.1.1) <6cc82a38-f1b5-3f2b-876b-9b3d7b278490> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
                               0x18d6a7000 -        0x18eb341df com.apple.AppKit (6.9) <b23e520e-5f94-3f80-89f4-43104e06228d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
                               0x189600000 -        0x18969ab03 dyld (*) <46d42bfa-b2b0-3ce5-a3d9-6ba9ff4607aa> /usr/lib/dyld
                                       0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
                               0x189945000 -        0x189962fff libc++abi.dylib (*) <c9232b93-4200-3977-bc04-b8bba9fae866> /usr/lib/libc++abi.dylib
                               0x18999f000 -        0x1899aba47 libsystem_pthread.dylib (*) <8d27ec9a-d919-31a4-8df8-31a2fd2e593c> /usr/lib/system/libsystem_pthread.dylib
                               0x189963000 -        0x18999e30b libsystem_kernel.dylib (*) <225cb279-20a9-381d-a163-d2be263f5327> /usr/lib/system/libsystem_kernel.dylib
                               0x1898b8000 -        0x189944ff7 libc++.1.dylib (*) <53484980-83fc-35e9-8786-e6cf5eba9471> /usr/lib/libc++.1.dylib
                               0x194d27000 -        0x194d4eddf com.apple.audio.caulk (1.0) <a551fcd9-adf0-3eaa-b0f4-3513ae4d822b> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
                               0x18c3d1000 -        0x18cb036df com.apple.audio.CoreAudio (5.0) <a47ea73e-663a-33c3-be9b-4f2b1e1ac726> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
                               0x1a5c85000 -        0x1a5d3fd1f com.apple.audio.midi.CoreMIDI (2.0) <2b42b781-65ce-369d-be3e-81a1e1bfe200> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
                        
                        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: 7
                            thread_create: 0
                            thread_set_state: 176
                        
                        VM Region Summary:
                        ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%)
                        Writable regions: Total=1.7G written=769K(0%) resident=769K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)
                        
                                                        VIRTUAL   REGION 
                        REGION TYPE                        SIZE    COUNT (non-coalesced) 
                        ===========                     =======  ======= 
                        Accelerate framework               256K        2 
                        Activity Tracing                   256K        1 
                        CG image                            96K        4 
                        ColorSync                          624K       31 
                        CoreAnimation                      640K       39 
                        CoreGraphics                        32K        2 
                        CoreUI image data                  752K        5 
                        Foundation                          16K        1 
                        Kernel Alloc Once                   32K        1 
                        MALLOC                             1.7G       75 
                        MALLOC guard page                  288K       18 
                        STACK GUARD                       56.2M       14 
                        Stack                             29.9M       14 
                        VM_ALLOCATE                        368K       16 
                        __AUTH                            5386K      685 
                        __AUTH_CONST                      76.0M      927 
                        __CTF                               824        1 
                        __DATA                            25.2M      910 
                        __DATA_CONST                      28.4M      938 
                        __DATA_DIRTY                      2767K      336 
                        __FONT_DATA                        2352        1 
                        __GLSLBUILTINS                    5174K        1 
                        __INFO_FILTER                         8        1 
                        __LINKEDIT                       634.5M        6 
                        __OBJC_RO                         61.3M        1 
                        __OBJC_RW                         2391K        1 
                        __TEXT                             1.1G      958 
                        __TPRO_CONST                       128K        2 
                        mapped file                      234.9M       25 
                        page table in kernel               769K        1 
                        shared memory                      976K       16 
                        ===========                     =======  ======= 
                        TOTAL                              3.9G     5033 
                        
                        
                        
                        -----------
                        Full Report
                        -----------
                        
                        {"app_name":"HISE","timestamp":"2025-04-08 21:04:24.00 +0800","app_version":"4.1.0","slice_uuid":"9a2c6829-dd34-3d40-b768-c336806b58a9","build_version":"4.1.0","platform":1,"bundleID":"com.hartinstruments.HISEStandalone","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.4 (24E248)","roots_installed":0,"name":"HISE","incident_id":"AB941FED-D448-4C5C-B592-855AEED512CE"}
                        {
                          "uptime" : 36000,
                          "procRole" : "Foreground",
                          "version" : 2,
                          "userID" : 501,
                          "deployVersion" : 210,
                          "modelCode" : "Mac16,12",
                          "coalitionID" : 19034,
                          "osVersion" : {
                            "train" : "macOS 15.4",
                            "build" : "24E248",
                            "releaseType" : "User"
                          },
                          "captureTime" : "2025-04-08 21:04:23.7243 +0800",
                          "codeSigningMonitor" : 2,
                          "incident" : "AB941FED-D448-4C5C-B592-855AEED512CE",
                          "pid" : 28085,
                          "translated" : false,
                          "cpuType" : "ARM-64",
                          "roots_installed" : 0,
                          "bug_type" : "309",
                          "procLaunch" : "2025-04-08 21:04:18.9819 +0800",
                          "procStartAbsTime" : 883157903806,
                          "procExitAbsTime" : 883271600380,
                          "procName" : "HISE",
                          "procPath" : "\/Users\/USER\/*\/HISE.app\/Contents\/MacOS\/HISE",
                          "bundleInfo" : {"CFBundleShortVersionString":"4.1.0","CFBundleVersion":"4.1.0","CFBundleIdentifier":"com.hartinstruments.HISEStandalone"},
                          "storeInfo" : {"deviceIdentifierForVendor":"7E95485A-176C-51E3-BA27-A839727E5520","thirdParty":true},
                          "parentProc" : "launchd",
                          "parentPid" : 1,
                          "coalitionName" : "com.hartinstruments.HISEStandalone",
                          "crashReporterKey" : "76E4842A-851D-61C6-522A-A3A991AE3133",
                          "lowPowerMode" : 1,
                          "appleIntelligenceStatus" : {"state":"unavailable","reasons":["accessNotGranted","siriAssetIsNotReady","regionIneligible","countryBillingIneligible","notOptedIn","selectedSiriLanguageIneligible","selectedLanguageDoesNotMatchSelectedSiriLanguage","countryLocationIneligible"]},
                          "codeSigningID" : "HISE",
                          "codeSigningTeamID" : "",
                          "codeSigningFlags" : 570556929,
                          "codeSigningValidationCategory" : 10,
                          "codeSigningTrustLevel" : 4294967295,
                          "codeSigningAuxiliaryInfo" : 0,
                          "instructionByteStream" : {"beforePC":"9\/4CkeBjAJHiBgCR4QMXqlnGA5QYBwARaCpAuR8DCGsr\/\/9UaCJA+Q==","atPC":"CAlA+eBDAJFhYgCRAmEAkYQFAJRogkH46QtA+WmCAfjoCwD5AEEA0Q=="},
                          "bootSessionUUID" : "F509E1E3-0F88-450E-AAE2-216CF104A4BE",
                          "wakeTime" : 19930,
                          "sleepWakeUUID" : "E78CD22D-BF88-48FE-886D-0C8E533BC4D9",
                          "sip" : "enabled",
                          "vmRegionInfo" : "0x10 is not in any region.  Bytes before following region: 4367138800\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      1044d4000-10622c000    [ 29.3M] r-x\/r-x SM=COW  \/Users\/USER\/*\/HISE.app\/Contents\/MacOS\/HISE",
                          "exception" : {"codes":"0x0000000000000001, 0x0000000000000010","rawCodes":[1,16],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000010"},
                          "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":28085},
                          "vmregioninfo" : "0x10 is not in any region.  Bytes before following region: 4367138800\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      1044d4000-10622c000    [ 29.3M] r-x\/r-x SM=COW  \/Users\/USER\/*\/HISE.app\/Contents\/MacOS\/HISE",
                          "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":176,"task_for_pid":7},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
                          "faultingThread" : 0,
                          "threads" : [{"threadState":{"x":[{"value":105553144205952},{"value":3335395386},{"value":13195236822094},{"value":1},{"value":9},{"value":3333300280},{"value":105553132340960},{"value":6603265024,"symbolLocation":0,"symbol":"__cxxabiv1::__class_type_info::search_above_dst(__cxxabiv1::__dynamic_cast_info*, void const*, void const*, int, bool) const"},{"value":0},{"value":1},{"value":105553132340960},{"value":5527857790976},{"value":32},{"value":105553130591548},{"value":2095104},{"value":2043},{"value":3333300280},{"value":55},{"value":0},{"value":105553161999520},{"value":105553161999568},{"value":0},{"value":6099736960},{"value":0},{"value":6099736983},{"value":6099736984},{"value":4294967295},{"value":4399276624,"symbolLocation":16,"symbol":"vtable for std::__1::__function::__func<hise::ScriptWatchTable::rebuildLines()::$_0, std::__1::allocator<hise::ScriptWatchTable::rebuildLines()::$_0>, bool (juce::ReferenceCountedObjectPtr<hise::ScriptWatchTable::Info>)>"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4389181832},"cpsr":{"value":2147483648},"fp":{"value":6099736944},"sp":{"value":6099736832},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4389181992,"matchesCrashFrame":1},"far":{"value":16}},"id":596562,"triggered":true,"name":"JUCE Message Thread","queue":"com.apple.main-thread","frames":[{"imageOffset":22043176,"symbol":"hise::ScriptWatchTable::Info::Info(juce::ReferenceCountedObjectPtr<hise::DebugInformationBase>, hise::ScriptWatchTable::Info*, int)","symbolLocation":284,"imageIndex":0},{"imageOffset":22042184,"symbol":"hise::ScriptWatchTable::rebuildLines()","symbolLocation":560,"imageIndex":0},{"imageOffset":22116120,"symbol":"hise::ScriptWatchTable::setHolder(hise::ApiProviderBase::Holder*)","symbolLocation":340,"imageIndex":0},{"imageOffset":11947024,"symbol":"hise::ScriptWatchTablePanel::createContentComponent(int)","symbolLocation":2824,"imageIndex":0},{"imageOffset":3698068,"symbol":"hise::PanelWithProcessorConnection::refreshContent()","symbolLocation":240,"imageIndex":0},{"imageOffset":3697212,"symbol":"hise::PanelWithProcessorConnection::ProcessorConnection::perform()","symbolLocation":248,"imageIndex":0},{"imageOffset":23550248,"symbol":"juce::UndoManager::perform(juce::UndoableAction*)","symbolLocation":60,"imageIndex":0},{"imageOffset":3694720,"symbol":"hise::PanelWithProcessorConnection::setContentWithUndo(hise::Processor*, int)","symbolLocation":624,"imageIndex":0},{"imageOffset":3981544,"symbol":"hise::PanelWithProcessorConnection::setContentForIdentifier(juce::Identifier)","symbolLocation":180,"imageIndex":0},{"imageOffset":1929064,"symbol":"hise::GlobalConnectorPanel<hise::JavascriptProcessor>::contentChanged()","symbolLocation":104,"imageIndex":0},{"imageOffset":3697212,"symbol":"hise::PanelWithProcessorConnection::ProcessorConnection::perform()","symbolLocation":248,"imageIndex":0},{"imageOffset":23550248,"symbol":"juce::UndoManager::perform(juce::UndoableAction*)","symbolLocation":60,"imageIndex":0},{"imageOffset":3694720,"symbol":"hise::PanelWithProcessorConnection::setContentWithUndo(hise::Processor*, int)","symbolLocation":624,"imageIndex":0},{"imageOffset":3974660,"symbol":"hise::SafeLambda<hise::PanelWithProcessorConnection, void, juce::Identifier, hise::Processor*>::call(juce::Identifier, hise::Processor*)","symbolLocation":100,"imageIndex":0},{"imageOffset":341808,"symbol":"hise::LambdaBroadcaster<juce::Identifier, hise::Processor*>::sendInternalForArray(hise::SafeLambdaBase<void, juce::Identifier, hise::Processor*>**, int)","symbolLocation":524,"imageIndex":0},{"imageOffset":340812,"symbol":"hise::LambdaBroadcaster<juce::Identifier, hise::Processor*>::sendInternal()","symbolLocation":336,"imageIndex":0},{"imageOffset":23616604,"symbol":"juce::MessageQueue::runLoopSourceCallback(void*)","symbolLocation":156,"imageIndex":0},{"imageOffset":511460,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":5},{"imageOffset":511352,"symbol":"__CFRunLoopDoSource0","symbolLocation":172,"imageIndex":5},{"imageOffset":510692,"symbol":"__CFRunLoopDoSources0","symbolLocation":232,"imageIndex":5},{"imageOffset":505656,"symbol":"__CFRunLoopRun","symbolLocation":840,"imageIndex":5},{"imageOffset":503144,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":5},{"imageOffset":799356,"symbol":"RunCurrentEventLoopInMode","symbolLocation":324,"imageIndex":6},{"imageOffset":812264,"symbol":"ReceiveNextEventCommon","symbolLocation":676,"imageIndex":6},{"imageOffset":2430084,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":6},{"imageOffset":240308,"symbol":"_DPSNextEvent","symbolLocation":684,"imageIndex":7},{"imageOffset":10321108,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":688,"imageIndex":7},{"imageOffset":187492,"symbol":"-[NSApplication run]","symbolLocation":480,"imageIndex":7},{"imageOffset":94936,"symbol":"main","symbolLocation":296,"imageIndex":0},{"imageOffset":27468,"symbol":"start","symbolLocation":6000,"imageIndex":8}]},{"id":596577,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"x":[{"value":6100299776},{"value":4867},{"value":6099763200},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6100299776},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603541356},"far":{"value":0}}},{"id":596578,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"x":[{"value":6100873216},{"value":8195},{"value":6100336640},{"value":6100872064},{"value":5128198},{"value":1},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6100872048},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603541356},"far":{"value":0}}},{"id":596608,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"x":[{"value":6101446656},{"value":20483},{"value":6100910080},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6101446656},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603541356},"far":{"value":0}}},{"id":596639,"name":"Sample Loading Thread","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":499996875},{"value":6109883976},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8481819256},{"value":0},{"value":4451315528},{"value":4451315592},{"value":6109884640},{"value":499996875},{"value":0},{"value":0},{"value":1793},{"value":2048},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6603563232},"cpsr":{"value":1610612736},"fp":{"value":6109884096},"sp":{"value":6109883952},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603305932},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":11},{"imageOffset":123696,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)","symbolLocation":104,"imageIndex":13},{"imageOffset":23064316,"symbol":"juce::WaitableEvent::wait(int) const","symbolLocation":168,"imageIndex":0},{"imageOffset":19015232,"symbol":"hise::SampleThreadPool::run()","symbolLocation":52,"imageIndex":0},{"imageOffset":23138064,"symbol":"juce::threadEntryProc(void*)","symbolLocation":284,"imageIndex":0},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":596690,"name":"Javascript Thread","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":499997916},{"value":6118321704},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8481819256},{"value":0},{"value":4454694120},{"value":4454694184},{"value":6118322400},{"value":499997916},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6603563232},"cpsr":{"value":1610612736},"fp":{"value":6118321824},"sp":{"value":6118321680},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603305932},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":11},{"imageOffset":123696,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)","symbolLocation":104,"imageIndex":13},{"imageOffset":23064316,"symbol":"juce::WaitableEvent::wait(int) const","symbolLocation":168,"imageIndex":0},{"imageOffset":10136508,"symbol":"hise::JavascriptThreadPool::run()","symbolLocation":84,"imageIndex":0},{"imageOffset":23138064,"symbol":"juce::threadEntryProc(void*)","symbolLocation":284,"imageIndex":0},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":596720,"name":"caulk.messenger.shared:17","threadState":{"x":[{"value":14},{"value":105553132707386},{"value":0},{"value":6118895722},{"value":105553132707360},{"value":25},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8481823552},{"value":0},{"value":105553171496992},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6791793864},"cpsr":{"value":2147483648},"fp":{"value":6118895488},"sp":{"value":6118895456},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603291568},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":12},{"imageOffset":7368,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":224,"imageIndex":14},{"imageOffset":7024,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":32,"imageIndex":14},{"imageOffset":6212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":14},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":596721,"name":"caulk.messenger.shared:high","threadState":{"x":[{"value":14},{"value":105553132935996},{"value":0},{"value":6119469164},{"value":105553132935968},{"value":27},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8481823552},{"value":0},{"value":105553171464432},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6791793864},"cpsr":{"value":2147483648},"fp":{"value":6119468928},"sp":{"value":6119468896},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603291568},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":12},{"imageOffset":7368,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":224,"imageIndex":14},{"imageOffset":7024,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":32,"imageIndex":14},{"imageOffset":6212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":14},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":596740,"name":"com.apple.audio.IOThread.client","threadState":{"x":[{"value":14},{"value":59395},{"value":0},{"value":0},{"value":0},{"value":16},{"value":9223372036854775808},{"value":9223372036855889920},{"value":1},{"value":10992172472326881344},{"value":1099511628032},{"value":1099511628034},{"value":48},{"value":0},{"value":0},{"value":0},{"value":18446744073709551579},{"value":8481823560},{"value":0},{"value":4462813472},{"value":4462813464},{"value":4454780928},{"value":105553132919680},{"value":8464728064,"symbolLocation":0,"symbol":"AMCP::Log::Scope_Registry::get()::s_registry"},{"value":8422281216,"symbolLocation":0,"symbol":"StaticContainer<HALC_ShellInfo_Statics>::s_statics"},{"value":512},{"value":8464628000,"symbolLocation":0,"symbol":"mach_task_self_"},{"value":0},{"value":6654680869}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6791910136},"cpsr":{"value":1610612736},"fp":{"value":6120041728},"sp":{"value":6120041712},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603291580},"far":{"value":0}},"frames":[{"imageOffset":3004,"symbol":"semaphore_wait_signal_trap","symbolLocation":8,"imageIndex":12},{"imageOffset":123640,"symbol":"caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&)","symbolLocation":36,"imageIndex":14},{"imageOffset":2048252,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":5276,"imageIndex":15},{"imageOffset":2041164,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":172,"imageIndex":15},{"imageOffset":3783840,"symbol":"HALC_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":15},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":596764,"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":12},{"imageOffset":78600,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":12},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":12},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":12},{"imageOffset":257708,"symbol":"XServerMachPort::ReceiveMessage(int&, void*, int&)","symbolLocation":104,"imageIndex":16},{"imageOffset":395072,"symbol":"MIDIProcess::MIDIInPortThread::Run()","symbolLocation":148,"imageIndex":16},{"imageOffset":350060,"symbol":"CADeprecated::XThread::RunHelper(void*)","symbolLocation":48,"imageIndex":16},{"imageOffset":392772,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":96,"imageIndex":16},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}],"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":215517163945984},{"value":0},{"value":215517163945984},{"value":100},{"value":0},{"value":0},{"value":17179869184},{"value":100},{"value":0},{"value":0},{"value":0},{"value":50179},{"value":0},{"value":18446744073709551569},{"value":8481821112},{"value":0},{"value":0},{"value":100},{"value":215517163945984},{"value":0},{"value":215517163945984},{"value":6120614356},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6603367176},"cpsr":{"value":0},"fp":{"value":6120614016},"sp":{"value":6120613936},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603291700},"far":{"value":0}}},{"id":596766,"name":"Directory Scanner","threadState":{"x":[{"value":260},{"value":0},{"value":256},{"value":0},{"value":0},{"value":160},{"value":0},{"value":492998917},{"value":6121188904},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8481819256},{"value":0},{"value":4463392432},{"value":4463392496},{"value":6121189600},{"value":492998917},{"value":0},{"value":256},{"value":513},{"value":768},{"value":500},{"value":1744117463472}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6603563232},"cpsr":{"value":1610612736},"fp":{"value":6121189024},"sp":{"value":6121188880},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603305932},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":11},{"imageOffset":123696,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)","symbolLocation":104,"imageIndex":13},{"imageOffset":23064316,"symbol":"juce::WaitableEvent::wait(int) const","symbolLocation":168,"imageIndex":0},{"imageOffset":23063424,"symbol":"juce::TimeSliceThread::run()","symbolLocation":144,"imageIndex":0},{"imageOffset":23138064,"symbol":"juce::threadEntryProc(void*)","symbolLocation":284,"imageIndex":0},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":596767,"name":"Pool","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6266170792},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8481819256},{"value":0},{"value":4453426944},{"value":4453427008},{"value":6266171616},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6603563232},"cpsr":{"value":1610612736},"fp":{"value":6266170912},"sp":{"value":6266170768},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603305932},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":11},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":13},{"imageOffset":23628104,"symbol":"juce::MessageManager::Lock::tryAcquire(bool) const","symbolLocation":560,"imageIndex":0},{"imageOffset":25096220,"symbol":"juce::OpenGLContext::CachedImage::runJob()","symbolLocation":56,"imageIndex":0},{"imageOffset":25098596,"symbol":"non-virtual thunk to juce::OpenGLContext::CachedImage::runJob()","symbolLocation":16,"imageIndex":0},{"imageOffset":23311712,"symbol":"juce::ThreadPool::ThreadPoolThread::run()","symbolLocation":580,"imageIndex":0},{"imageOffset":23138064,"symbol":"juce::threadEntryProc(void*)","symbolLocation":284,"imageIndex":0},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":596772,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":304611965534208},{"value":0},{"value":304611965534208},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":70923},{"value":0},{"value":18446744073709551569},{"value":8481821112},{"value":0},{"value":4294967295},{"value":2},{"value":304611965534208},{"value":0},{"value":304611965534208},{"value":6266740872},{"value":8589934592},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6603367176},"cpsr":{"value":0},"fp":{"value":6266740720},"sp":{"value":6266740640},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603291700},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":12},{"imageOffset":78600,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":12},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":12},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":12},{"imageOffset":511884,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":5},{"imageOffset":506024,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":5},{"imageOffset":503144,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":5},{"imageOffset":1435316,"symbol":"_NSEventThread","symbolLocation":140,"imageIndex":7},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":596773,"name":"JUCE Timer","threadState":{"x":[{"value":260},{"value":0},{"value":256},{"value":0},{"value":0},{"value":160},{"value":0},{"value":11998917},{"value":6267317816},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8481819256},{"value":0},{"value":4451265688},{"value":4451265752},{"value":6267318496},{"value":11998917},{"value":0},{"value":256},{"value":257},{"value":512},{"value":100},{"value":4399616000,"symbolLocation":0,"symbol":"scriptnode::analyse::Helpers::GonioMeter::getStaticId()::id_"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6603563232},"cpsr":{"value":1610612736},"fp":{"value":6267317936},"sp":{"value":6267317792},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603305932},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":11},{"imageOffset":123696,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)","symbolLocation":104,"imageIndex":13},{"imageOffset":23064316,"symbol":"juce::WaitableEvent::wait(int) const","symbolLocation":168,"imageIndex":0},{"imageOffset":23632368,"symbol":"juce::Timer::TimerThread::run()","symbolLocation":188,"imageIndex":0},{"imageOffset":23138064,"symbol":"juce::threadEntryProc(void*)","symbolLocation":284,"imageIndex":0},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]}],
                          "usedImages" : [
                          {
                            "source" : "P",
                            "arch" : "arm64",
                            "base" : 4367138816,
                            "CFBundleShortVersionString" : "4.1.0",
                            "CFBundleIdentifier" : "com.hartinstruments.HISEStandalone",
                            "size" : 30769152,
                            "uuid" : "9a2c6829-dd34-3d40-b768-c336806b58a9",
                            "path" : "\/Users\/USER\/*\/HISE.app\/Contents\/MacOS\/HISE",
                            "name" : "HISE",
                            "CFBundleVersion" : "4.1.0"
                          },
                          {
                            "source" : "P",
                            "arch" : "arm64e",
                            "base" : 4415242240,
                            "size" : 49152,
                            "uuid" : "fb6f2685-3c65-37ec-8ee3-8adba6e1995f",
                            "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
                            "name" : "libobjc-trampolines.dylib"
                          },
                          {
                            "source" : "P",
                            "arch" : "arm64e",
                            "base" : 4485808128,
                            "CFBundleShortVersionString" : "1.14",
                            "CFBundleIdentifier" : "com.apple.audio.units.Components",
                            "size" : 1294336,
                            "uuid" : "ce6487fa-b9f0-3819-9450-f27b46ae4e53",
                            "path" : "\/System\/Library\/Components\/CoreAudio.component\/Contents\/MacOS\/CoreAudio",
                            "name" : "CoreAudio",
                            "CFBundleVersion" : "1.14"
                          },
                          {
                            "source" : "P",
                            "arch" : "arm64e",
                            "base" : 4815060992,
                            "CFBundleShortVersionString" : "325.34.1",
                            "CFBundleIdentifier" : "com.apple.AGXMetalG16G-B0",
                            "size" : 7553024,
                            "uuid" : "49b761de-e87f-38d4-b771-a13b891d48a9",
                            "path" : "\/System\/Library\/Extensions\/AGXMetalG16G_B0.bundle\/Contents\/MacOS\/AGXMetalG16G_B0",
                            "name" : "AGXMetalG16G_B0",
                            "CFBundleVersion" : "325.34.1"
                          },
                          {
                            "source" : "P",
                            "arch" : "arm64e",
                            "base" : 4481875968,
                            "CFBundleShortVersionString" : "1.0",
                            "CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
                            "size" : 425984,
                            "uuid" : "c56b4a08-939d-334a-b846-aa9542ebcb21",
                            "path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
                            "name" : "AppleMetalOpenGLRenderer",
                            "CFBundleVersion" : "1"
                          },
                          {
                            "source" : "P",
                            "arch" : "arm64e",
                            "base" : 6604013568,
                            "CFBundleShortVersionString" : "6.9",
                            "CFBundleIdentifier" : "com.apple.CoreFoundation",
                            "size" : 5500928,
                            "uuid" : "39e0f63a-3ab8-39e9-97f8-333cde9a7ba4",
                            "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
                            "name" : "CoreFoundation",
                            "CFBundleVersion" : "3423"
                          },
                          {
                            "source" : "P",
                            "arch" : "arm64e",
                            "base" : 6796328960,
                            "CFBundleShortVersionString" : "2.1.1",
                            "CFBundleIdentifier" : "com.apple.HIToolbox",
                            "size" : 3174368,
                            "uuid" : "6cc82a38-f1b5-3f2b-876b-9b3d7b278490",
                            "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
                            "name" : "HIToolbox"
                          },
                          {
                            "source" : "P",
                            "arch" : "arm64e",
                            "base" : 6667530240,
                            "CFBundleShortVersionString" : "6.9",
                            "CFBundleIdentifier" : "com.apple.AppKit",
                            "size" : 21549536,
                            "uuid" : "b23e520e-5f94-3f80-89f4-43104e06228d",
                            "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
                            "name" : "AppKit",
                            "CFBundleVersion" : "2575.50.26"
                          },
                          {
                            "source" : "P",
                            "arch" : "arm64e",
                            "base" : 6599737344,
                            "size" : 633604,
                            "uuid" : "46d42bfa-b2b0-3ce5-a3d9-6ba9ff4607aa",
                            "path" : "\/usr\/lib\/dyld",
                            "name" : "dyld"
                          },
                          {
                            "size" : 0,
                            "source" : "A",
                            "base" : 0,
                            "uuid" : "00000000-0000-0000-0000-000000000000"
                          },
                          {
                            "source" : "P",
                            "arch" : "arm64e",
                            "base" : 6603165696,
                            "size" : 122880,
                            "uuid" : "c9232b93-4200-3977-bc04-b8bba9fae866",
                            "path" : "\/usr\/lib\/libc++abi.dylib",
                            "name" : "libc++abi.dylib"
                          },
                          {
                            "source" : "P",
                            "arch" : "arm64e",
                            "base" : 6603534336,
                            "size" : 51784,
                            "uuid" : "8d27ec9a-d919-31a4-8df8-31a2fd2e593c",
                            "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
                            "name" : "libsystem_pthread.dylib"
                          },
                          {
                            "source" : "P",
                            "arch" : "arm64e",
                            "base" : 6603288576,
                            "size" : 242444,
                            "uuid" : "225cb279-20a9-381d-a163-d2be263f5327",
                            "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
                            "name" : "libsystem_kernel.dylib"
                          },
                          {
                            "source" : "P",
                            "arch" : "arm64e",
                            "base" : 6602588160,
                            "size" : 577528,
                            "uuid" : "53484980-83fc-35e9-8786-e6cf5eba9471",
                            "path" : "\/usr\/lib\/libc++.1.dylib",
                            "name" : "libc++.1.dylib"
                          },
                          {
                            "source" : "P",
                            "arch" : "arm64e",
                            "base" : 6791786496,
                            "CFBundleShortVersionString" : "1.0",
                            "CFBundleIdentifier" : "com.apple.audio.caulk",
                            "size" : 163296,
                            "uuid" : "a551fcd9-adf0-3eaa-b0f4-3513ae4d822b",
                            "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
                            "name" : "caulk"
                          },
                          {
                            "source" : "P",
                            "arch" : "arm64e",
                            "base" : 6647779328,
                            "CFBundleShortVersionString" : "5.0",
                            "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
                            "size" : 7546592,
                            "uuid" : "a47ea73e-663a-33c3-be9b-4f2b1e1ac726",
                            "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
                            "name" : "CoreAudio",
                            "CFBundleVersion" : "5.0"
                          },
                          {
                            "source" : "P",
                            "arch" : "arm64e",
                            "base" : 7076335616,
                            "CFBundleShortVersionString" : "2.0",
                            "CFBundleIdentifier" : "com.apple.audio.midi.CoreMIDI",
                            "size" : 765216,
                            "uuid" : "2b42b781-65ce-369d-be3e-81a1e1bfe200",
                            "path" : "\/System\/Library\/Frameworks\/CoreMIDI.framework\/Versions\/A\/CoreMIDI",
                            "name" : "CoreMIDI",
                            "CFBundleVersion" : "88"
                          }
                        ],
                          "sharedCache" : {
                          "base" : 6598901760,
                          "size" : 5020090368,
                          "uuid" : "32a9f5fd-14a8-3423-8952-1464a6903997"
                        },
                          "vmSummary" : "ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%)\nWritable regions: Total=1.7G written=769K(0%) resident=769K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG image                            96K        4 \nColorSync                          624K       31 \nCoreAnimation                      640K       39 \nCoreGraphics                        32K        2 \nCoreUI image data                  752K        5 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                             1.7G       75 \nMALLOC guard page                  288K       18 \nSTACK GUARD                       56.2M       14 \nStack                             29.9M       14 \nVM_ALLOCATE                        368K       16 \n__AUTH                            5386K      685 \n__AUTH_CONST                      76.0M      927 \n__CTF                               824        1 \n__DATA                            25.2M      910 \n__DATA_CONST                      28.4M      938 \n__DATA_DIRTY                      2767K      336 \n__FONT_DATA                        2352        1 \n__GLSLBUILTINS                    5174K        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       634.5M        6 \n__OBJC_RO                         61.3M        1 \n__OBJC_RW                         2391K        1 \n__TEXT                             1.1G      958 \n__TPRO_CONST                       128K        2 \nmapped file                      234.9M       25 \npage table in kernel               769K        1 \nshared memory                      976K       16 \n===========                     =======  ======= \nTOTAL                              3.9G     5033 \n",
                          "legacyInfo" : {
                          "threadTriggered" : {
                            "name" : "JUCE Message Thread",
                            "queue" : "com.apple.main-thread"
                          }
                        },
                          "logWritingSignature" : "4f60d25ebaff0ead9c3b39933f83b198cb0dfdde",
                          "trialInfo" : {
                          "rollouts" : [
                            {
                              "rolloutId" : "654d8c0661e7447155256fcd",
                              "factorPackIds" : {
                                "SIRI_TEXT_TO_SPEECH" : "67e499e68ad34c44a791e110"
                              },
                              "deploymentId" : 240000303
                            },
                            {
                              "rolloutId" : "64b21a7351cbb02ce3442e4e",
                              "factorPackIds" : {
                                "REMINDERS_GROCERY" : "6647f0f7b6a75d3dc32993e7"
                              },
                              "deploymentId" : 240000042
                            }
                          ],
                          "experiments" : [
                        
                          ]
                        }
                        }
                        
                        Model: Mac16,12, BootROM 11881.101.1, proc 10:4:6 processors, 16 GB, SMC 
                        Graphics: Apple M4, Apple M4, Built-In
                        Display: Color LCD, 2560 x 1664 Retina, Main, MirrorOff, Online
                        Memory Module: LPDDR5, Hynix
                        AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4388), wl0: Feb 27 2025 17:57:49 version 23.40.26.0.41.51.177 FWID 01-b619bf9c
                        IO80211_driverkit-1475.34 "IO80211_driverkit-1475.34" Mar  9 2025 20:59:13
                        AirPort: 
                        Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
                        Network Service: Wi-Fi, AirPort, en0
                        USB Device: USB31Bus
                        USB Device: USB31Bus
                        Thunderbolt Bus: MacBook Air, Apple Inc.
                        Thunderbolt Bus: MacBook Air, Apple Inc.
                        
                        
                        S 1 Reply Last reply Reply Quote 0
                        • S
                          Sawatakashi @Sawatakashi
                          last edited by

                          @Sawatakashi said in Buildling HISE from latest branch and commit throws error in xcode mac m1 max sequoia:

                          can anybody help me with building hise with faust development?

                          -------------------------------------
                          Translated Report (Full Report Below)
                          -------------------------------------
                          
                          Process:               HISE [28085]
                          Path:                  /Users/USER/*/HISE.app/Contents/MacOS/HISE
                          Identifier:            com.hartinstruments.HISEStandalone
                          Version:               4.1.0 (4.1.0)
                          Code Type:             ARM-64 (Native)
                          Parent Process:        launchd [1]
                          User ID:               501
                          
                          Date/Time:             2025-04-08 21:04:23.7243 +0800
                          OS Version:            macOS 15.4 (24E248)
                          Report Version:        12
                          Anonymous UUID:        76E4842A-851D-61C6-522A-A3A991AE3133
                          
                          Sleep/Wake UUID:       E78CD22D-BF88-48FE-886D-0C8E533BC4D9
                          
                          Time Awake Since Boot: 36000 seconds
                          Time Since Wake:       19930 seconds
                          
                          System Integrity Protection: enabled
                          
                          Crashed Thread:        0  JUCE Message Thread  Dispatch queue: com.apple.main-thread
                          
                          Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
                          Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000010
                          Exception Codes:       0x0000000000000001, 0x0000000000000010
                          
                          Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
                          Terminating Process:   exc handler [28085]
                          
                          VM Region Info: 0x10 is not in any region.  Bytes before following region: 4367138800
                                REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
                                UNUSED SPACE AT START
                          --->  
                                __TEXT                      1044d4000-10622c000    [ 29.3M] r-x/r-x SM=COW  /Users/USER/*/HISE.app/Contents/MacOS/HISE
                          
                          Thread 0 Crashed:: JUCE Message Thread Dispatch queue: com.apple.main-thread
                          0   HISE                          	       0x1059d9a28 hise::ScriptWatchTable::Info::Info(juce::ReferenceCountedObjectPtr<hise::DebugInformationBase>, hise::ScriptWatchTable::Info*, int) + 284
                          1   HISE                          	       0x1059d9648 hise::ScriptWatchTable::rebuildLines() + 560
                          2   HISE                          	       0x1059eb718 hise::ScriptWatchTable::setHolder(hise::ApiProviderBase::Holder*) + 340
                          3   HISE                          	       0x105038c10 hise::ScriptWatchTablePanel::createContentComponent(int) + 2824
                          4   HISE                          	       0x10485ad94 hise::PanelWithProcessorConnection::refreshContent() + 240
                          5   HISE                          	       0x10485aa3c hise::PanelWithProcessorConnection::ProcessorConnection::perform() + 248
                          6   HISE                          	       0x105b49928 juce::UndoManager::perform(juce::UndoableAction*) + 60
                          7   HISE                          	       0x10485a080 hise::PanelWithProcessorConnection::setContentWithUndo(hise::Processor*, int) + 624
                          8   HISE                          	       0x1048a00e8 hise::PanelWithProcessorConnection::setContentForIdentifier(juce::Identifier) + 180
                          9   HISE                          	       0x1046aaf68 hise::GlobalConnectorPanel<hise::JavascriptProcessor>::contentChanged() + 104
                          10  HISE                          	       0x10485aa3c hise::PanelWithProcessorConnection::ProcessorConnection::perform() + 248
                          11  HISE                          	       0x105b49928 juce::UndoManager::perform(juce::UndoableAction*) + 60
                          12  HISE                          	       0x10485a080 hise::PanelWithProcessorConnection::setContentWithUndo(hise::Processor*, int) + 624
                          13  HISE                          	       0x10489e604 hise::SafeLambda<hise::PanelWithProcessorConnection, void, juce::Identifier, hise::Processor*>::call(juce::Identifier, hise::Processor*) + 100
                          14  HISE                          	       0x104527730 hise::LambdaBroadcaster<juce::Identifier, hise::Processor*>::sendInternalForArray(hise::SafeLambdaBase<void, juce::Identifier, hise::Processor*>**, int) + 524
                          15  HISE                          	       0x10452734c hise::LambdaBroadcaster<juce::Identifier, hise::Processor*>::sendInternal() + 336
                          16  HISE                          	       0x105b59c5c juce::MessageQueue::runLoopSourceCallback(void*) + 156
                          17  CoreFoundation                	       0x189a90de4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
                          18  CoreFoundation                	       0x189a90d78 __CFRunLoopDoSource0 + 172
                          19  CoreFoundation                	       0x189a90ae4 __CFRunLoopDoSources0 + 232
                          20  CoreFoundation                	       0x189a8f738 __CFRunLoopRun + 840
                          21  CoreFoundation                	       0x189a8ed68 CFRunLoopRunSpecific + 572
                          22  HIToolbox                     	       0x19523f27c RunCurrentEventLoopInMode + 324
                          23  HIToolbox                     	       0x1952424e8 ReceiveNextEventCommon + 676
                          24  HIToolbox                     	       0x1953cd484 _BlockUntilNextEventMatchingListInModeWithFilter + 76
                          25  AppKit                        	       0x18d6e1ab4 _DPSNextEvent + 684
                          26  AppKit                        	       0x18e07ecd4 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
                          27  AppKit                        	       0x18d6d4c64 -[NSApplication run] + 480
                          28  HISE                          	       0x1044eb2d8 main + 296
                          29  dyld                          	       0x189606b4c start + 6000
                          
                          Thread 1:
                          0   libsystem_pthread.dylib       	       0x1899a0b6c start_wqthread + 0
                          
                          Thread 2:
                          0   libsystem_pthread.dylib       	       0x1899a0b6c start_wqthread + 0
                          
                          Thread 3:
                          0   libsystem_pthread.dylib       	       0x1899a0b6c start_wqthread + 0
                          
                          Thread 4:: Sample Loading Thread
                          0   libsystem_kernel.dylib        	       0x1899673cc __psynch_cvwait + 8
                          1   libsystem_pthread.dylib       	       0x1899a60e0 _pthread_cond_wait + 984
                          2   libc++.1.dylib                	       0x1898d6330 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
                          3   HISE                          	       0x105ad2efc juce::WaitableEvent::wait(int) const + 168
                          4   HISE                          	       0x1056f6640 hise::SampleThreadPool::run() + 52
                          5   HISE                          	       0x105ae4f10 juce::threadEntryProc(void*) + 284
                          6   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                          7   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                          
                          Thread 5:: Javascript Thread
                          0   libsystem_kernel.dylib        	       0x1899673cc __psynch_cvwait + 8
                          1   libsystem_pthread.dylib       	       0x1899a60e0 _pthread_cond_wait + 984
                          2   libc++.1.dylib                	       0x1898d6330 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
                          3   HISE                          	       0x105ad2efc juce::WaitableEvent::wait(int) const + 168
                          4   HISE                          	       0x104e7ebbc hise::JavascriptThreadPool::run() + 84
                          5   HISE                          	       0x105ae4f10 juce::threadEntryProc(void*) + 284
                          6   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                          7   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                          
                          Thread 6:: caulk.messenger.shared:17
                          0   libsystem_kernel.dylib        	       0x189963bb0 semaphore_wait_trap + 8
                          1   caulk                         	       0x194d28cc8 caulk::semaphore::timed_wait(double) + 224
                          2   caulk                         	       0x194d28b70 caulk::concurrent::details::worker_thread::run() + 32
                          3   caulk                         	       0x194d28844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
                          4   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                          5   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                          
                          Thread 7:: caulk.messenger.shared:high
                          0   libsystem_kernel.dylib        	       0x189963bb0 semaphore_wait_trap + 8
                          1   caulk                         	       0x194d28cc8 caulk::semaphore::timed_wait(double) + 224
                          2   caulk                         	       0x194d28b70 caulk::concurrent::details::worker_thread::run() + 32
                          3   caulk                         	       0x194d28844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
                          4   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                          5   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                          
                          Thread 8:: com.apple.audio.IOThread.client
                          0   libsystem_kernel.dylib        	       0x189963bbc semaphore_wait_signal_trap + 8
                          1   caulk                         	       0x194d452f8 caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&) + 36
                          2   CoreAudio                     	       0x18c5c50fc HALC_ProxyIOContext::IOWorkLoop() + 5276
                          3   CoreAudio                     	       0x18c5c354c invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 172
                          4   CoreAudio                     	       0x18c76cca0 HALC_IOThread::Entry(void*) + 88
                          5   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                          6   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                          
                          Thread 9:
                          0   libsystem_kernel.dylib        	       0x189963c34 mach_msg2_trap + 8
                          1   libsystem_kernel.dylib        	       0x189976308 mach_msg2_internal + 76
                          2   libsystem_kernel.dylib        	       0x18996c764 mach_msg_overwrite + 484
                          3   libsystem_kernel.dylib        	       0x189963fa8 mach_msg + 24
                          4   CoreMIDI                      	       0x1a5cc3eac XServerMachPort::ReceiveMessage(int&, void*, int&) + 104
                          5   CoreMIDI                      	       0x1a5ce5740 MIDIProcess::MIDIInPortThread::Run() + 148
                          6   CoreMIDI                      	       0x1a5cda76c CADeprecated::XThread::RunHelper(void*) + 48
                          7   CoreMIDI                      	       0x1a5ce4e44 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 96
                          8   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                          9   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                          
                          Thread 10:: Directory Scanner
                          0   libsystem_kernel.dylib        	       0x1899673cc __psynch_cvwait + 8
                          1   libsystem_pthread.dylib       	       0x1899a60e0 _pthread_cond_wait + 984
                          2   libc++.1.dylib                	       0x1898d6330 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
                          3   HISE                          	       0x105ad2efc juce::WaitableEvent::wait(int) const + 168
                          4   HISE                          	       0x105ad2b80 juce::TimeSliceThread::run() + 144
                          5   HISE                          	       0x105ae4f10 juce::threadEntryProc(void*) + 284
                          6   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                          7   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                          
                          Thread 11:: Pool
                          0   libsystem_kernel.dylib        	       0x1899673cc __psynch_cvwait + 8
                          1   libsystem_pthread.dylib       	       0x1899a60e0 _pthread_cond_wait + 984
                          2   libc++.1.dylib                	       0x1898d6298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
                          3   HISE                          	       0x105b5c948 juce::MessageManager::Lock::tryAcquire(bool) const + 560
                          4   HISE                          	       0x105cc301c juce::OpenGLContext::CachedImage::runJob() + 56
                          5   HISE                          	       0x105cc3964 non-virtual thunk to juce::OpenGLContext::CachedImage::runJob() + 16
                          6   HISE                          	       0x105b0f560 juce::ThreadPool::ThreadPoolThread::run() + 580
                          7   HISE                          	       0x105ae4f10 juce::threadEntryProc(void*) + 284
                          8   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                          9   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                          
                          Thread 12:: com.apple.NSEventThread
                          0   libsystem_kernel.dylib        	       0x189963c34 mach_msg2_trap + 8
                          1   libsystem_kernel.dylib        	       0x189976308 mach_msg2_internal + 76
                          2   libsystem_kernel.dylib        	       0x18996c764 mach_msg_overwrite + 484
                          3   libsystem_kernel.dylib        	       0x189963fa8 mach_msg + 24
                          4   CoreFoundation                	       0x189a90f8c __CFRunLoopServiceMachPort + 160
                          5   CoreFoundation                	       0x189a8f8a8 __CFRunLoopRun + 1208
                          6   CoreFoundation                	       0x189a8ed68 CFRunLoopRunSpecific + 572
                          7   AppKit                        	       0x18d8056b4 _NSEventThread + 140
                          8   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                          9   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                          
                          Thread 13:: JUCE Timer
                          0   libsystem_kernel.dylib        	       0x1899673cc __psynch_cvwait + 8
                          1   libsystem_pthread.dylib       	       0x1899a60e0 _pthread_cond_wait + 984
                          2   libc++.1.dylib                	       0x1898d6330 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
                          3   HISE                          	       0x105ad2efc juce::WaitableEvent::wait(int) const + 168
                          4   HISE                          	       0x105b5d9f0 juce::Timer::TimerThread::run() + 188
                          5   HISE                          	       0x105ae4f10 juce::threadEntryProc(void*) + 284
                          6   libsystem_pthread.dylib       	       0x1899a5c0c _pthread_start + 136
                          7   libsystem_pthread.dylib       	       0x1899a0b80 thread_start + 8
                          
                          
                          Thread 0 crashed with ARM Thread State (64-bit):
                              x0: 0x0000600001aa5280   x1: 0x00000000c6ce183a   x2: 0x00000c0041674c4e   x3: 0x0000000000000001
                              x4: 0x0000000000000009   x5: 0x00000000c6ae2038   x6: 0x0000600000f546e0   x7: 0x000000018995d400
                              x8: 0x0000000000000000   x9: 0x0000000000000001  x10: 0x0000600000f546e0  x11: 0x000005070e000000
                             x12: 0x0000000000000020  x13: 0x0000600000da953c  x14: 0x00000000001ff800  x15: 0x00000000000007fb
                             x16: 0x00000000c6ae2038  x17: 0x0000000000000037  x18: 0x0000000000000000  x19: 0x0000600002b9d4a0
                             x20: 0x0000600002b9d4d0  x21: 0x0000000000000000  x22: 0x000000016b929980  x23: 0x0000000000000000
                             x24: 0x000000016b929997  x25: 0x000000016b929998  x26: 0x00000000ffffffff  x27: 0x000000010637a250
                             x28: 0x0000000000000001   fp: 0x000000016b929970   lr: 0x00000001059d9988
                              sp: 0x000000016b929900   pc: 0x00000001059d9a28 cpsr: 0x80000000
                             far: 0x0000000000000010  esr: 0x92000006 (Data Abort) byte read Translation fault
                          
                          Binary Images:
                                 0x1044d4000 -        0x10622bfff com.hartinstruments.HISEStandalone (4.1.0) <9a2c6829-dd34-3d40-b768-c336806b58a9> /Users/USER/*/HISE.app/Contents/MacOS/HISE
                                 0x1072b4000 -        0x1072bffff libobjc-trampolines.dylib (*) <fb6f2685-3c65-37ec-8ee3-8adba6e1995f> /usr/lib/libobjc-trampolines.dylib
                                 0x10b600000 -        0x10b73bfff com.apple.audio.units.Components (1.14) <ce6487fa-b9f0-3819-9450-f27b46ae4e53> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
                                 0x11f000000 -        0x11f733fff com.apple.AGXMetalG16G-B0 (325.34.1) <49b761de-e87f-38d4-b771-a13b891d48a9> /System/Library/Extensions/AGXMetalG16G_B0.bundle/Contents/MacOS/AGXMetalG16G_B0
                                 0x10b240000 -        0x10b2a7fff com.apple.AppleMetalOpenGLRenderer (1.0) <c56b4a08-939d-334a-b846-aa9542ebcb21> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
                                 0x189a14000 -        0x189f52fff com.apple.CoreFoundation (6.9) <39e0f63a-3ab8-39e9-97f8-333cde9a7ba4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
                                 0x19517c000 -        0x195482fdf com.apple.HIToolbox (2.1.1) <6cc82a38-f1b5-3f2b-876b-9b3d7b278490> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
                                 0x18d6a7000 -        0x18eb341df com.apple.AppKit (6.9) <b23e520e-5f94-3f80-89f4-43104e06228d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
                                 0x189600000 -        0x18969ab03 dyld (*) <46d42bfa-b2b0-3ce5-a3d9-6ba9ff4607aa> /usr/lib/dyld
                                         0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
                                 0x189945000 -        0x189962fff libc++abi.dylib (*) <c9232b93-4200-3977-bc04-b8bba9fae866> /usr/lib/libc++abi.dylib
                                 0x18999f000 -        0x1899aba47 libsystem_pthread.dylib (*) <8d27ec9a-d919-31a4-8df8-31a2fd2e593c> /usr/lib/system/libsystem_pthread.dylib
                                 0x189963000 -        0x18999e30b libsystem_kernel.dylib (*) <225cb279-20a9-381d-a163-d2be263f5327> /usr/lib/system/libsystem_kernel.dylib
                                 0x1898b8000 -        0x189944ff7 libc++.1.dylib (*) <53484980-83fc-35e9-8786-e6cf5eba9471> /usr/lib/libc++.1.dylib
                                 0x194d27000 -        0x194d4eddf com.apple.audio.caulk (1.0) <a551fcd9-adf0-3eaa-b0f4-3513ae4d822b> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
                                 0x18c3d1000 -        0x18cb036df com.apple.audio.CoreAudio (5.0) <a47ea73e-663a-33c3-be9b-4f2b1e1ac726> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
                                 0x1a5c85000 -        0x1a5d3fd1f com.apple.audio.midi.CoreMIDI (2.0) <2b42b781-65ce-369d-be3e-81a1e1bfe200> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
                          
                          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: 7
                              thread_create: 0
                              thread_set_state: 176
                          
                          VM Region Summary:
                          ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%)
                          Writable regions: Total=1.7G written=769K(0%) resident=769K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)
                          
                                                          VIRTUAL   REGION 
                          REGION TYPE                        SIZE    COUNT (non-coalesced) 
                          ===========                     =======  ======= 
                          Accelerate framework               256K        2 
                          Activity Tracing                   256K        1 
                          CG image                            96K        4 
                          ColorSync                          624K       31 
                          CoreAnimation                      640K       39 
                          CoreGraphics                        32K        2 
                          CoreUI image data                  752K        5 
                          Foundation                          16K        1 
                          Kernel Alloc Once                   32K        1 
                          MALLOC                             1.7G       75 
                          MALLOC guard page                  288K       18 
                          STACK GUARD                       56.2M       14 
                          Stack                             29.9M       14 
                          VM_ALLOCATE                        368K       16 
                          __AUTH                            5386K      685 
                          __AUTH_CONST                      76.0M      927 
                          __CTF                               824        1 
                          __DATA                            25.2M      910 
                          __DATA_CONST                      28.4M      938 
                          __DATA_DIRTY                      2767K      336 
                          __FONT_DATA                        2352        1 
                          __GLSLBUILTINS                    5174K        1 
                          __INFO_FILTER                         8        1 
                          __LINKEDIT                       634.5M        6 
                          __OBJC_RO                         61.3M        1 
                          __OBJC_RW                         2391K        1 
                          __TEXT                             1.1G      958 
                          __TPRO_CONST                       128K        2 
                          mapped file                      234.9M       25 
                          page table in kernel               769K        1 
                          shared memory                      976K       16 
                          ===========                     =======  ======= 
                          TOTAL                              3.9G     5033 
                          
                          
                          
                          -----------
                          Full Report
                          -----------
                          
                          {"app_name":"HISE","timestamp":"2025-04-08 21:04:24.00 +0800","app_version":"4.1.0","slice_uuid":"9a2c6829-dd34-3d40-b768-c336806b58a9","build_version":"4.1.0","platform":1,"bundleID":"com.hartinstruments.HISEStandalone","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.4 (24E248)","roots_installed":0,"name":"HISE","incident_id":"AB941FED-D448-4C5C-B592-855AEED512CE"}
                          {
                            "uptime" : 36000,
                            "procRole" : "Foreground",
                            "version" : 2,
                            "userID" : 501,
                            "deployVersion" : 210,
                            "modelCode" : "Mac16,12",
                            "coalitionID" : 19034,
                            "osVersion" : {
                              "train" : "macOS 15.4",
                              "build" : "24E248",
                              "releaseType" : "User"
                            },
                            "captureTime" : "2025-04-08 21:04:23.7243 +0800",
                            "codeSigningMonitor" : 2,
                            "incident" : "AB941FED-D448-4C5C-B592-855AEED512CE",
                            "pid" : 28085,
                            "translated" : false,
                            "cpuType" : "ARM-64",
                            "roots_installed" : 0,
                            "bug_type" : "309",
                            "procLaunch" : "2025-04-08 21:04:18.9819 +0800",
                            "procStartAbsTime" : 883157903806,
                            "procExitAbsTime" : 883271600380,
                            "procName" : "HISE",
                            "procPath" : "\/Users\/USER\/*\/HISE.app\/Contents\/MacOS\/HISE",
                            "bundleInfo" : {"CFBundleShortVersionString":"4.1.0","CFBundleVersion":"4.1.0","CFBundleIdentifier":"com.hartinstruments.HISEStandalone"},
                            "storeInfo" : {"deviceIdentifierForVendor":"7E95485A-176C-51E3-BA27-A839727E5520","thirdParty":true},
                            "parentProc" : "launchd",
                            "parentPid" : 1,
                            "coalitionName" : "com.hartinstruments.HISEStandalone",
                            "crashReporterKey" : "76E4842A-851D-61C6-522A-A3A991AE3133",
                            "lowPowerMode" : 1,
                            "appleIntelligenceStatus" : {"state":"unavailable","reasons":["accessNotGranted","siriAssetIsNotReady","regionIneligible","countryBillingIneligible","notOptedIn","selectedSiriLanguageIneligible","selectedLanguageDoesNotMatchSelectedSiriLanguage","countryLocationIneligible"]},
                            "codeSigningID" : "HISE",
                            "codeSigningTeamID" : "",
                            "codeSigningFlags" : 570556929,
                            "codeSigningValidationCategory" : 10,
                            "codeSigningTrustLevel" : 4294967295,
                            "codeSigningAuxiliaryInfo" : 0,
                            "instructionByteStream" : {"beforePC":"9\/4CkeBjAJHiBgCR4QMXqlnGA5QYBwARaCpAuR8DCGsr\/\/9UaCJA+Q==","atPC":"CAlA+eBDAJFhYgCRAmEAkYQFAJRogkH46QtA+WmCAfjoCwD5AEEA0Q=="},
                            "bootSessionUUID" : "F509E1E3-0F88-450E-AAE2-216CF104A4BE",
                            "wakeTime" : 19930,
                            "sleepWakeUUID" : "E78CD22D-BF88-48FE-886D-0C8E533BC4D9",
                            "sip" : "enabled",
                            "vmRegionInfo" : "0x10 is not in any region.  Bytes before following region: 4367138800\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      1044d4000-10622c000    [ 29.3M] r-x\/r-x SM=COW  \/Users\/USER\/*\/HISE.app\/Contents\/MacOS\/HISE",
                            "exception" : {"codes":"0x0000000000000001, 0x0000000000000010","rawCodes":[1,16],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000010"},
                            "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":28085},
                            "vmregioninfo" : "0x10 is not in any region.  Bytes before following region: 4367138800\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      1044d4000-10622c000    [ 29.3M] r-x\/r-x SM=COW  \/Users\/USER\/*\/HISE.app\/Contents\/MacOS\/HISE",
                            "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":176,"task_for_pid":7},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
                            "faultingThread" : 0,
                            "threads" : [{"threadState":{"x":[{"value":105553144205952},{"value":3335395386},{"value":13195236822094},{"value":1},{"value":9},{"value":3333300280},{"value":105553132340960},{"value":6603265024,"symbolLocation":0,"symbol":"__cxxabiv1::__class_type_info::search_above_dst(__cxxabiv1::__dynamic_cast_info*, void const*, void const*, int, bool) const"},{"value":0},{"value":1},{"value":105553132340960},{"value":5527857790976},{"value":32},{"value":105553130591548},{"value":2095104},{"value":2043},{"value":3333300280},{"value":55},{"value":0},{"value":105553161999520},{"value":105553161999568},{"value":0},{"value":6099736960},{"value":0},{"value":6099736983},{"value":6099736984},{"value":4294967295},{"value":4399276624,"symbolLocation":16,"symbol":"vtable for std::__1::__function::__func<hise::ScriptWatchTable::rebuildLines()::$_0, std::__1::allocator<hise::ScriptWatchTable::rebuildLines()::$_0>, bool (juce::ReferenceCountedObjectPtr<hise::ScriptWatchTable::Info>)>"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4389181832},"cpsr":{"value":2147483648},"fp":{"value":6099736944},"sp":{"value":6099736832},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4389181992,"matchesCrashFrame":1},"far":{"value":16}},"id":596562,"triggered":true,"name":"JUCE Message Thread","queue":"com.apple.main-thread","frames":[{"imageOffset":22043176,"symbol":"hise::ScriptWatchTable::Info::Info(juce::ReferenceCountedObjectPtr<hise::DebugInformationBase>, hise::ScriptWatchTable::Info*, int)","symbolLocation":284,"imageIndex":0},{"imageOffset":22042184,"symbol":"hise::ScriptWatchTable::rebuildLines()","symbolLocation":560,"imageIndex":0},{"imageOffset":22116120,"symbol":"hise::ScriptWatchTable::setHolder(hise::ApiProviderBase::Holder*)","symbolLocation":340,"imageIndex":0},{"imageOffset":11947024,"symbol":"hise::ScriptWatchTablePanel::createContentComponent(int)","symbolLocation":2824,"imageIndex":0},{"imageOffset":3698068,"symbol":"hise::PanelWithProcessorConnection::refreshContent()","symbolLocation":240,"imageIndex":0},{"imageOffset":3697212,"symbol":"hise::PanelWithProcessorConnection::ProcessorConnection::perform()","symbolLocation":248,"imageIndex":0},{"imageOffset":23550248,"symbol":"juce::UndoManager::perform(juce::UndoableAction*)","symbolLocation":60,"imageIndex":0},{"imageOffset":3694720,"symbol":"hise::PanelWithProcessorConnection::setContentWithUndo(hise::Processor*, int)","symbolLocation":624,"imageIndex":0},{"imageOffset":3981544,"symbol":"hise::PanelWithProcessorConnection::setContentForIdentifier(juce::Identifier)","symbolLocation":180,"imageIndex":0},{"imageOffset":1929064,"symbol":"hise::GlobalConnectorPanel<hise::JavascriptProcessor>::contentChanged()","symbolLocation":104,"imageIndex":0},{"imageOffset":3697212,"symbol":"hise::PanelWithProcessorConnection::ProcessorConnection::perform()","symbolLocation":248,"imageIndex":0},{"imageOffset":23550248,"symbol":"juce::UndoManager::perform(juce::UndoableAction*)","symbolLocation":60,"imageIndex":0},{"imageOffset":3694720,"symbol":"hise::PanelWithProcessorConnection::setContentWithUndo(hise::Processor*, int)","symbolLocation":624,"imageIndex":0},{"imageOffset":3974660,"symbol":"hise::SafeLambda<hise::PanelWithProcessorConnection, void, juce::Identifier, hise::Processor*>::call(juce::Identifier, hise::Processor*)","symbolLocation":100,"imageIndex":0},{"imageOffset":341808,"symbol":"hise::LambdaBroadcaster<juce::Identifier, hise::Processor*>::sendInternalForArray(hise::SafeLambdaBase<void, juce::Identifier, hise::Processor*>**, int)","symbolLocation":524,"imageIndex":0},{"imageOffset":340812,"symbol":"hise::LambdaBroadcaster<juce::Identifier, hise::Processor*>::sendInternal()","symbolLocation":336,"imageIndex":0},{"imageOffset":23616604,"symbol":"juce::MessageQueue::runLoopSourceCallback(void*)","symbolLocation":156,"imageIndex":0},{"imageOffset":511460,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":5},{"imageOffset":511352,"symbol":"__CFRunLoopDoSource0","symbolLocation":172,"imageIndex":5},{"imageOffset":510692,"symbol":"__CFRunLoopDoSources0","symbolLocation":232,"imageIndex":5},{"imageOffset":505656,"symbol":"__CFRunLoopRun","symbolLocation":840,"imageIndex":5},{"imageOffset":503144,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":5},{"imageOffset":799356,"symbol":"RunCurrentEventLoopInMode","symbolLocation":324,"imageIndex":6},{"imageOffset":812264,"symbol":"ReceiveNextEventCommon","symbolLocation":676,"imageIndex":6},{"imageOffset":2430084,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":6},{"imageOffset":240308,"symbol":"_DPSNextEvent","symbolLocation":684,"imageIndex":7},{"imageOffset":10321108,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":688,"imageIndex":7},{"imageOffset":187492,"symbol":"-[NSApplication run]","symbolLocation":480,"imageIndex":7},{"imageOffset":94936,"symbol":"main","symbolLocation":296,"imageIndex":0},{"imageOffset":27468,"symbol":"start","symbolLocation":6000,"imageIndex":8}]},{"id":596577,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"x":[{"value":6100299776},{"value":4867},{"value":6099763200},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6100299776},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603541356},"far":{"value":0}}},{"id":596578,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"x":[{"value":6100873216},{"value":8195},{"value":6100336640},{"value":6100872064},{"value":5128198},{"value":1},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6100872048},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603541356},"far":{"value":0}}},{"id":596608,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"x":[{"value":6101446656},{"value":20483},{"value":6100910080},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6101446656},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603541356},"far":{"value":0}}},{"id":596639,"name":"Sample Loading Thread","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":499996875},{"value":6109883976},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8481819256},{"value":0},{"value":4451315528},{"value":4451315592},{"value":6109884640},{"value":499996875},{"value":0},{"value":0},{"value":1793},{"value":2048},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6603563232},"cpsr":{"value":1610612736},"fp":{"value":6109884096},"sp":{"value":6109883952},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603305932},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":11},{"imageOffset":123696,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)","symbolLocation":104,"imageIndex":13},{"imageOffset":23064316,"symbol":"juce::WaitableEvent::wait(int) const","symbolLocation":168,"imageIndex":0},{"imageOffset":19015232,"symbol":"hise::SampleThreadPool::run()","symbolLocation":52,"imageIndex":0},{"imageOffset":23138064,"symbol":"juce::threadEntryProc(void*)","symbolLocation":284,"imageIndex":0},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":596690,"name":"Javascript Thread","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":499997916},{"value":6118321704},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8481819256},{"value":0},{"value":4454694120},{"value":4454694184},{"value":6118322400},{"value":499997916},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6603563232},"cpsr":{"value":1610612736},"fp":{"value":6118321824},"sp":{"value":6118321680},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603305932},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":11},{"imageOffset":123696,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)","symbolLocation":104,"imageIndex":13},{"imageOffset":23064316,"symbol":"juce::WaitableEvent::wait(int) const","symbolLocation":168,"imageIndex":0},{"imageOffset":10136508,"symbol":"hise::JavascriptThreadPool::run()","symbolLocation":84,"imageIndex":0},{"imageOffset":23138064,"symbol":"juce::threadEntryProc(void*)","symbolLocation":284,"imageIndex":0},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":596720,"name":"caulk.messenger.shared:17","threadState":{"x":[{"value":14},{"value":105553132707386},{"value":0},{"value":6118895722},{"value":105553132707360},{"value":25},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8481823552},{"value":0},{"value":105553171496992},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6791793864},"cpsr":{"value":2147483648},"fp":{"value":6118895488},"sp":{"value":6118895456},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603291568},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":12},{"imageOffset":7368,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":224,"imageIndex":14},{"imageOffset":7024,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":32,"imageIndex":14},{"imageOffset":6212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":14},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":596721,"name":"caulk.messenger.shared:high","threadState":{"x":[{"value":14},{"value":105553132935996},{"value":0},{"value":6119469164},{"value":105553132935968},{"value":27},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8481823552},{"value":0},{"value":105553171464432},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6791793864},"cpsr":{"value":2147483648},"fp":{"value":6119468928},"sp":{"value":6119468896},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603291568},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":12},{"imageOffset":7368,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":224,"imageIndex":14},{"imageOffset":7024,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":32,"imageIndex":14},{"imageOffset":6212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":14},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":596740,"name":"com.apple.audio.IOThread.client","threadState":{"x":[{"value":14},{"value":59395},{"value":0},{"value":0},{"value":0},{"value":16},{"value":9223372036854775808},{"value":9223372036855889920},{"value":1},{"value":10992172472326881344},{"value":1099511628032},{"value":1099511628034},{"value":48},{"value":0},{"value":0},{"value":0},{"value":18446744073709551579},{"value":8481823560},{"value":0},{"value":4462813472},{"value":4462813464},{"value":4454780928},{"value":105553132919680},{"value":8464728064,"symbolLocation":0,"symbol":"AMCP::Log::Scope_Registry::get()::s_registry"},{"value":8422281216,"symbolLocation":0,"symbol":"StaticContainer<HALC_ShellInfo_Statics>::s_statics"},{"value":512},{"value":8464628000,"symbolLocation":0,"symbol":"mach_task_self_"},{"value":0},{"value":6654680869}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6791910136},"cpsr":{"value":1610612736},"fp":{"value":6120041728},"sp":{"value":6120041712},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603291580},"far":{"value":0}},"frames":[{"imageOffset":3004,"symbol":"semaphore_wait_signal_trap","symbolLocation":8,"imageIndex":12},{"imageOffset":123640,"symbol":"caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&)","symbolLocation":36,"imageIndex":14},{"imageOffset":2048252,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":5276,"imageIndex":15},{"imageOffset":2041164,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":172,"imageIndex":15},{"imageOffset":3783840,"symbol":"HALC_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":15},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":596764,"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":12},{"imageOffset":78600,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":12},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":12},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":12},{"imageOffset":257708,"symbol":"XServerMachPort::ReceiveMessage(int&, void*, int&)","symbolLocation":104,"imageIndex":16},{"imageOffset":395072,"symbol":"MIDIProcess::MIDIInPortThread::Run()","symbolLocation":148,"imageIndex":16},{"imageOffset":350060,"symbol":"CADeprecated::XThread::RunHelper(void*)","symbolLocation":48,"imageIndex":16},{"imageOffset":392772,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":96,"imageIndex":16},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}],"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":215517163945984},{"value":0},{"value":215517163945984},{"value":100},{"value":0},{"value":0},{"value":17179869184},{"value":100},{"value":0},{"value":0},{"value":0},{"value":50179},{"value":0},{"value":18446744073709551569},{"value":8481821112},{"value":0},{"value":0},{"value":100},{"value":215517163945984},{"value":0},{"value":215517163945984},{"value":6120614356},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6603367176},"cpsr":{"value":0},"fp":{"value":6120614016},"sp":{"value":6120613936},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603291700},"far":{"value":0}}},{"id":596766,"name":"Directory Scanner","threadState":{"x":[{"value":260},{"value":0},{"value":256},{"value":0},{"value":0},{"value":160},{"value":0},{"value":492998917},{"value":6121188904},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8481819256},{"value":0},{"value":4463392432},{"value":4463392496},{"value":6121189600},{"value":492998917},{"value":0},{"value":256},{"value":513},{"value":768},{"value":500},{"value":1744117463472}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6603563232},"cpsr":{"value":1610612736},"fp":{"value":6121189024},"sp":{"value":6121188880},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603305932},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":11},{"imageOffset":123696,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)","symbolLocation":104,"imageIndex":13},{"imageOffset":23064316,"symbol":"juce::WaitableEvent::wait(int) const","symbolLocation":168,"imageIndex":0},{"imageOffset":23063424,"symbol":"juce::TimeSliceThread::run()","symbolLocation":144,"imageIndex":0},{"imageOffset":23138064,"symbol":"juce::threadEntryProc(void*)","symbolLocation":284,"imageIndex":0},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":596767,"name":"Pool","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6266170792},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8481819256},{"value":0},{"value":4453426944},{"value":4453427008},{"value":6266171616},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6603563232},"cpsr":{"value":1610612736},"fp":{"value":6266170912},"sp":{"value":6266170768},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603305932},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":11},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":13},{"imageOffset":23628104,"symbol":"juce::MessageManager::Lock::tryAcquire(bool) const","symbolLocation":560,"imageIndex":0},{"imageOffset":25096220,"symbol":"juce::OpenGLContext::CachedImage::runJob()","symbolLocation":56,"imageIndex":0},{"imageOffset":25098596,"symbol":"non-virtual thunk to juce::OpenGLContext::CachedImage::runJob()","symbolLocation":16,"imageIndex":0},{"imageOffset":23311712,"symbol":"juce::ThreadPool::ThreadPoolThread::run()","symbolLocation":580,"imageIndex":0},{"imageOffset":23138064,"symbol":"juce::threadEntryProc(void*)","symbolLocation":284,"imageIndex":0},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":596772,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":304611965534208},{"value":0},{"value":304611965534208},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":70923},{"value":0},{"value":18446744073709551569},{"value":8481821112},{"value":0},{"value":4294967295},{"value":2},{"value":304611965534208},{"value":0},{"value":304611965534208},{"value":6266740872},{"value":8589934592},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6603367176},"cpsr":{"value":0},"fp":{"value":6266740720},"sp":{"value":6266740640},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603291700},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":12},{"imageOffset":78600,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":12},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":12},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":12},{"imageOffset":511884,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":5},{"imageOffset":506024,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":5},{"imageOffset":503144,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":5},{"imageOffset":1435316,"symbol":"_NSEventThread","symbolLocation":140,"imageIndex":7},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":596773,"name":"JUCE Timer","threadState":{"x":[{"value":260},{"value":0},{"value":256},{"value":0},{"value":0},{"value":160},{"value":0},{"value":11998917},{"value":6267317816},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8481819256},{"value":0},{"value":4451265688},{"value":4451265752},{"value":6267318496},{"value":11998917},{"value":0},{"value":256},{"value":257},{"value":512},{"value":100},{"value":4399616000,"symbolLocation":0,"symbol":"scriptnode::analyse::Helpers::GonioMeter::getStaticId()::id_"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6603563232},"cpsr":{"value":1610612736},"fp":{"value":6267317936},"sp":{"value":6267317792},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6603305932},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":11},{"imageOffset":123696,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)","symbolLocation":104,"imageIndex":13},{"imageOffset":23064316,"symbol":"juce::WaitableEvent::wait(int) const","symbolLocation":168,"imageIndex":0},{"imageOffset":23632368,"symbol":"juce::Timer::TimerThread::run()","symbolLocation":188,"imageIndex":0},{"imageOffset":23138064,"symbol":"juce::threadEntryProc(void*)","symbolLocation":284,"imageIndex":0},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]}],
                            "usedImages" : [
                            {
                              "source" : "P",
                              "arch" : "arm64",
                              "base" : 4367138816,
                              "CFBundleShortVersionString" : "4.1.0",
                              "CFBundleIdentifier" : "com.hartinstruments.HISEStandalone",
                              "size" : 30769152,
                              "uuid" : "9a2c6829-dd34-3d40-b768-c336806b58a9",
                              "path" : "\/Users\/USER\/*\/HISE.app\/Contents\/MacOS\/HISE",
                              "name" : "HISE",
                              "CFBundleVersion" : "4.1.0"
                            },
                            {
                              "source" : "P",
                              "arch" : "arm64e",
                              "base" : 4415242240,
                              "size" : 49152,
                              "uuid" : "fb6f2685-3c65-37ec-8ee3-8adba6e1995f",
                              "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
                              "name" : "libobjc-trampolines.dylib"
                            },
                            {
                              "source" : "P",
                              "arch" : "arm64e",
                              "base" : 4485808128,
                              "CFBundleShortVersionString" : "1.14",
                              "CFBundleIdentifier" : "com.apple.audio.units.Components",
                              "size" : 1294336,
                              "uuid" : "ce6487fa-b9f0-3819-9450-f27b46ae4e53",
                              "path" : "\/System\/Library\/Components\/CoreAudio.component\/Contents\/MacOS\/CoreAudio",
                              "name" : "CoreAudio",
                              "CFBundleVersion" : "1.14"
                            },
                            {
                              "source" : "P",
                              "arch" : "arm64e",
                              "base" : 4815060992,
                              "CFBundleShortVersionString" : "325.34.1",
                              "CFBundleIdentifier" : "com.apple.AGXMetalG16G-B0",
                              "size" : 7553024,
                              "uuid" : "49b761de-e87f-38d4-b771-a13b891d48a9",
                              "path" : "\/System\/Library\/Extensions\/AGXMetalG16G_B0.bundle\/Contents\/MacOS\/AGXMetalG16G_B0",
                              "name" : "AGXMetalG16G_B0",
                              "CFBundleVersion" : "325.34.1"
                            },
                            {
                              "source" : "P",
                              "arch" : "arm64e",
                              "base" : 4481875968,
                              "CFBundleShortVersionString" : "1.0",
                              "CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
                              "size" : 425984,
                              "uuid" : "c56b4a08-939d-334a-b846-aa9542ebcb21",
                              "path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
                              "name" : "AppleMetalOpenGLRenderer",
                              "CFBundleVersion" : "1"
                            },
                            {
                              "source" : "P",
                              "arch" : "arm64e",
                              "base" : 6604013568,
                              "CFBundleShortVersionString" : "6.9",
                              "CFBundleIdentifier" : "com.apple.CoreFoundation",
                              "size" : 5500928,
                              "uuid" : "39e0f63a-3ab8-39e9-97f8-333cde9a7ba4",
                              "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
                              "name" : "CoreFoundation",
                              "CFBundleVersion" : "3423"
                            },
                            {
                              "source" : "P",
                              "arch" : "arm64e",
                              "base" : 6796328960,
                              "CFBundleShortVersionString" : "2.1.1",
                              "CFBundleIdentifier" : "com.apple.HIToolbox",
                              "size" : 3174368,
                              "uuid" : "6cc82a38-f1b5-3f2b-876b-9b3d7b278490",
                              "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
                              "name" : "HIToolbox"
                            },
                            {
                              "source" : "P",
                              "arch" : "arm64e",
                              "base" : 6667530240,
                              "CFBundleShortVersionString" : "6.9",
                              "CFBundleIdentifier" : "com.apple.AppKit",
                              "size" : 21549536,
                              "uuid" : "b23e520e-5f94-3f80-89f4-43104e06228d",
                              "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
                              "name" : "AppKit",
                              "CFBundleVersion" : "2575.50.26"
                            },
                            {
                              "source" : "P",
                              "arch" : "arm64e",
                              "base" : 6599737344,
                              "size" : 633604,
                              "uuid" : "46d42bfa-b2b0-3ce5-a3d9-6ba9ff4607aa",
                              "path" : "\/usr\/lib\/dyld",
                              "name" : "dyld"
                            },
                            {
                              "size" : 0,
                              "source" : "A",
                              "base" : 0,
                              "uuid" : "00000000-0000-0000-0000-000000000000"
                            },
                            {
                              "source" : "P",
                              "arch" : "arm64e",
                              "base" : 6603165696,
                              "size" : 122880,
                              "uuid" : "c9232b93-4200-3977-bc04-b8bba9fae866",
                              "path" : "\/usr\/lib\/libc++abi.dylib",
                              "name" : "libc++abi.dylib"
                            },
                            {
                              "source" : "P",
                              "arch" : "arm64e",
                              "base" : 6603534336,
                              "size" : 51784,
                              "uuid" : "8d27ec9a-d919-31a4-8df8-31a2fd2e593c",
                              "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
                              "name" : "libsystem_pthread.dylib"
                            },
                            {
                              "source" : "P",
                              "arch" : "arm64e",
                              "base" : 6603288576,
                              "size" : 242444,
                              "uuid" : "225cb279-20a9-381d-a163-d2be263f5327",
                              "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
                              "name" : "libsystem_kernel.dylib"
                            },
                            {
                              "source" : "P",
                              "arch" : "arm64e",
                              "base" : 6602588160,
                              "size" : 577528,
                              "uuid" : "53484980-83fc-35e9-8786-e6cf5eba9471",
                              "path" : "\/usr\/lib\/libc++.1.dylib",
                              "name" : "libc++.1.dylib"
                            },
                            {
                              "source" : "P",
                              "arch" : "arm64e",
                              "base" : 6791786496,
                              "CFBundleShortVersionString" : "1.0",
                              "CFBundleIdentifier" : "com.apple.audio.caulk",
                              "size" : 163296,
                              "uuid" : "a551fcd9-adf0-3eaa-b0f4-3513ae4d822b",
                              "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
                              "name" : "caulk"
                            },
                            {
                              "source" : "P",
                              "arch" : "arm64e",
                              "base" : 6647779328,
                              "CFBundleShortVersionString" : "5.0",
                              "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
                              "size" : 7546592,
                              "uuid" : "a47ea73e-663a-33c3-be9b-4f2b1e1ac726",
                              "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
                              "name" : "CoreAudio",
                              "CFBundleVersion" : "5.0"
                            },
                            {
                              "source" : "P",
                              "arch" : "arm64e",
                              "base" : 7076335616,
                              "CFBundleShortVersionString" : "2.0",
                              "CFBundleIdentifier" : "com.apple.audio.midi.CoreMIDI",
                              "size" : 765216,
                              "uuid" : "2b42b781-65ce-369d-be3e-81a1e1bfe200",
                              "path" : "\/System\/Library\/Frameworks\/CoreMIDI.framework\/Versions\/A\/CoreMIDI",
                              "name" : "CoreMIDI",
                              "CFBundleVersion" : "88"
                            }
                          ],
                            "sharedCache" : {
                            "base" : 6598901760,
                            "size" : 5020090368,
                            "uuid" : "32a9f5fd-14a8-3423-8952-1464a6903997"
                          },
                            "vmSummary" : "ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%)\nWritable regions: Total=1.7G written=769K(0%) resident=769K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG image                            96K        4 \nColorSync                          624K       31 \nCoreAnimation                      640K       39 \nCoreGraphics                        32K        2 \nCoreUI image data                  752K        5 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                             1.7G       75 \nMALLOC guard page                  288K       18 \nSTACK GUARD                       56.2M       14 \nStack                             29.9M       14 \nVM_ALLOCATE                        368K       16 \n__AUTH                            5386K      685 \n__AUTH_CONST                      76.0M      927 \n__CTF                               824        1 \n__DATA                            25.2M      910 \n__DATA_CONST                      28.4M      938 \n__DATA_DIRTY                      2767K      336 \n__FONT_DATA                        2352        1 \n__GLSLBUILTINS                    5174K        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       634.5M        6 \n__OBJC_RO                         61.3M        1 \n__OBJC_RW                         2391K        1 \n__TEXT                             1.1G      958 \n__TPRO_CONST                       128K        2 \nmapped file                      234.9M       25 \npage table in kernel               769K        1 \nshared memory                      976K       16 \n===========                     =======  ======= \nTOTAL                              3.9G     5033 \n",
                            "legacyInfo" : {
                            "threadTriggered" : {
                              "name" : "JUCE Message Thread",
                              "queue" : "com.apple.main-thread"
                            }
                          },
                            "logWritingSignature" : "4f60d25ebaff0ead9c3b39933f83b198cb0dfdde",
                            "trialInfo" : {
                            "rollouts" : [
                              {
                                "rolloutId" : "654d8c0661e7447155256fcd",
                                "factorPackIds" : {
                                  "SIRI_TEXT_TO_SPEECH" : "67e499e68ad34c44a791e110"
                                },
                                "deploymentId" : 240000303
                              },
                              {
                                "rolloutId" : "64b21a7351cbb02ce3442e4e",
                                "factorPackIds" : {
                                  "REMINDERS_GROCERY" : "6647f0f7b6a75d3dc32993e7"
                                },
                                "deploymentId" : 240000042
                              }
                            ],
                            "experiments" : [
                          
                            ]
                          }
                          }
                          
                          Model: Mac16,12, BootROM 11881.101.1, proc 10:4:6 processors, 16 GB, SMC 
                          Graphics: Apple M4, Apple M4, Built-In
                          Display: Color LCD, 2560 x 1664 Retina, Main, MirrorOff, Online
                          Memory Module: LPDDR5, Hynix
                          AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4388), wl0: Feb 27 2025 17:57:49 version 23.40.26.0.41.51.177 FWID 01-b619bf9c
                          IO80211_driverkit-1475.34 "IO80211_driverkit-1475.34" Mar  9 2025 20:59:13
                          AirPort: 
                          Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
                          Network Service: Wi-Fi, AirPort, en0
                          USB Device: USB31Bus
                          USB Device: USB31Bus
                          Thunderbolt Bus: MacBook Air, Apple Inc.
                          Thunderbolt Bus: MacBook Air, Apple Inc.
                          
                          

                          build succeeded but it crashes once I open it. I'm using a MacBook air M4 Sequoia latest OS.

                          J 1 Reply Last reply Reply Quote 0
                          • J
                            jmannix @Sawatakashi
                            last edited by

                            The debug build is working for me, but the release build crashes immediately on launching

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              Sawatakashi @jmannix
                              last edited by

                              @jmannix the debug version with no faust seems working.

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

                                @Sawatakashi yup apple broke something again, it's also happening here with Xcode 16.3. Just use an older version of Xcode until I figure out what they thought of this time.

                                d.healeyD S 2 Replies Last reply Reply Quote 0
                                • d.healeyD
                                  d.healey @Christoph Hart
                                  last edited by

                                  @Christoph-Hart said in Buildling HISE from latest branch and commit throws error in xcode mac m1 max sequoia:

                                  yup apple broke

                                  I have it on good authority that Apple Just Works...

                                  Libre Wave - Freedom respecting instruments and effects
                                  My Patreon - HISE tutorials
                                  YouTube Channel - Public HISE tutorials

                                  1 Reply Last reply Reply Quote 1
                                  • S
                                    Sawatakashi @Christoph Hart
                                    last edited by

                                    @Christoph-Hart Thanks, build succeeded and it says Faust enable+Perfetto. but it still errors once I load the Faust in scriptfx to create new file.
                                    I will attach the snapshots. I used Xcode_16.1, Faust-2.79.3-arm64, Sequoia OS, HISE 4.1.0.

                                    截屏2025-04-09 16.06.51.png

                                    -------------------------------------
                                    Translated Report (Full Report Below)
                                    -------------------------------------
                                    
                                    Process:               HISE [16327]
                                    Path:                  /Users/USER/*/HISE.app/Contents/MacOS/HISE
                                    Identifier:            com.hartinstruments.HISEStandalone
                                    Version:               4.0.0 (4.0.0)
                                    Code Type:             ARM-64 (Native)
                                    Parent Process:        launchd [1]
                                    User ID:               501
                                    
                                    Date/Time:             2025-04-09 15:57:14.0903 +0800
                                    OS Version:            macOS 15.4 (24E248)
                                    Report Version:        12
                                    Anonymous UUID:        76E4842A-851D-61C6-522A-A3A991AE3133
                                    
                                    Sleep/Wake UUID:       9A92F3D8-1858-4AE5-A018-509D0D9F0E8E
                                    
                                    Time Awake Since Boot: 15000 seconds
                                    Time Since Wake:       64 seconds
                                    
                                    System Integrity Protection: enabled
                                    
                                    Crashed Thread:        3  Sample Loading Thread
                                    
                                    Exception Type:        EXC_BAD_ACCESS (SIGBUS)
                                    Exception Codes:       KERN_PROTECTION_FAILURE at 0x00000001081317b4
                                    Exception Codes:       0x0000000000000002, 0x00000001081317b4
                                    
                                    Termination Reason:    Namespace SIGNAL, Code 10 Bus error: 10
                                    Terminating Process:   exc handler [16327]
                                    
                                    VM Region Info: 0x1081317b4 is in 0x107ce8000-0x109e10000;  bytes after start: 4495284  bytes before end: 30271563
                                          REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
                                          ColorSync                   107ce4000-107ce8000    [   16K] r--/r-- SM=PRV  
                                    --->  __TEXT                      107ce8000-109e10000    [ 33.2M] r-x/rwx SM=COW  /Users/USER/*/libfaust.2.79.3.dylib
                                          __DATA_CONST                109e10000-109f44000    [ 1232K] r--/rwx SM=COW  /Users/USER/*/libfaust.2.79.3.dylib
                                    
                                    Thread 0:: JUCE Message Thread Dispatch queue: com.apple.main-thread
                                    0   libsystem_kernel.dylib        	       0x19e7f3c34 mach_msg2_trap + 8
                                    1   libsystem_kernel.dylib        	       0x19e806308 mach_msg2_internal + 76
                                    2   libsystem_kernel.dylib        	       0x19e7fc764 mach_msg_overwrite + 484
                                    3   libsystem_kernel.dylib        	       0x19e7f3fa8 mach_msg + 24
                                    4   CoreFoundation                	       0x19e920f8c __CFRunLoopServiceMachPort + 160
                                    5   CoreFoundation                	       0x19e91f8a8 __CFRunLoopRun + 1208
                                    6   CoreFoundation                	       0x19e91ed68 CFRunLoopRunSpecific + 572
                                    7   HIToolbox                     	       0x1aa0cf27c RunCurrentEventLoopInMode + 324
                                    8   HIToolbox                     	       0x1aa0d24e8 ReceiveNextEventCommon + 676
                                    9   HIToolbox                     	       0x1aa25d484 _BlockUntilNextEventMatchingListInModeWithFilter + 76
                                    10  AppKit                        	       0x1a2571ab4 _DPSNextEvent + 684
                                    11  AppKit                        	       0x1a2f0ecd4 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
                                    12  AppKit                        	       0x1a2564c64 -[NSApplication run] + 480
                                    13  HISE                          	       0x1025c1a1c main + 296
                                    14  dyld                          	       0x19e496b4c start + 6000
                                    
                                    Thread 1:
                                    0   libsystem_pthread.dylib       	       0x19e830b6c start_wqthread + 0
                                    
                                    Thread 2:
                                    0   libsystem_pthread.dylib       	       0x19e830b6c start_wqthread + 0
                                    
                                    Thread 3 Crashed:: Sample Loading Thread
                                    0   libfaust.2.79.3.dylib         	       0x107cf48e4 std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::vector(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>> const&) + 20
                                    1   HISE                          	       0x103439d40 scriptnode::faust::faust_jit_node<1>::setupFaust(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&) + 1560
                                    2   HISE                          	       0x102c0f7bc scriptnode::faust::faust_jit_node_base::reinitFaustWrapper() + 644
                                    3   HISE                          	       0x102c1064c scriptnode::faust::faust_jit_node_base::compileFaustCode(juce::File const&) + 192
                                    4   HISE                          	       0x1034766f8 std::__1::__function::__func<scriptnode::DspNetwork::FaustManager::sendCompileMessage(juce::File const&, juce::NotificationType)::$_0, std::__1::allocator<scriptnode::DspNetwork::FaustManager::sendCompileMessage(juce::File const&, juce::NotificationType)::$_0>, hise::SafeFunctionCall::Status (hise::Processor*)>::operator()(hise::Processor*&&) + 864
                                    5   HISE                          	       0x1027ba940 hise::MainController::SampleManager::PreloadJob::runJob() + 536
                                    6   HISE                          	       0x1037d42c4 hise::SampleThreadPool::run() + 292
                                    7   HISE                          	       0x103b9ca2c juce::threadEntryProc(void*) + 284
                                    8   libsystem_pthread.dylib       	       0x19e835c0c _pthread_start + 136
                                    9   libsystem_pthread.dylib       	       0x19e830b80 thread_start + 8
                                    
                                    Thread 4:: Javascript Thread
                                    0   libsystem_kernel.dylib        	       0x19e7f73cc __psynch_cvwait + 8
                                    1   libsystem_pthread.dylib       	       0x19e8360e0 _pthread_cond_wait + 984
                                    2   libc++.1.dylib                	       0x19e766330 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
                                    3   HISE                          	       0x103b8aa04 juce::WaitableEvent::wait(int) const + 152
                                    4   HISE                          	       0x102f59850 hise::JavascriptThreadPool::run() + 376
                                    5   HISE                          	       0x103b9ca2c juce::threadEntryProc(void*) + 284
                                    6   libsystem_pthread.dylib       	       0x19e835c0c _pthread_start + 136
                                    7   libsystem_pthread.dylib       	       0x19e830b80 thread_start + 8
                                    
                                    Thread 5:: caulk.messenger.shared:17
                                    0   libsystem_kernel.dylib        	       0x19e7f3bb0 semaphore_wait_trap + 8
                                    1   caulk                         	       0x1a9bb8cc8 caulk::semaphore::timed_wait(double) + 224
                                    2   caulk                         	       0x1a9bb8b70 caulk::concurrent::details::worker_thread::run() + 32
                                    3   caulk                         	       0x1a9bb8844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
                                    4   libsystem_pthread.dylib       	       0x19e835c0c _pthread_start + 136
                                    5   libsystem_pthread.dylib       	       0x19e830b80 thread_start + 8
                                    
                                    Thread 6:: caulk.messenger.shared:high
                                    0   libsystem_kernel.dylib        	       0x19e7f3bb0 semaphore_wait_trap + 8
                                    1   caulk                         	       0x1a9bb8cc8 caulk::semaphore::timed_wait(double) + 224
                                    2   caulk                         	       0x1a9bb8b70 caulk::concurrent::details::worker_thread::run() + 32
                                    3   caulk                         	       0x1a9bb8844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
                                    4   libsystem_pthread.dylib       	       0x19e835c0c _pthread_start + 136
                                    5   libsystem_pthread.dylib       	       0x19e830b80 thread_start + 8
                                    
                                    Thread 7:: com.apple.audio.IOThread.client
                                    0   libsystem_kernel.dylib        	       0x19e7f3bbc semaphore_wait_signal_trap + 8
                                    1   caulk                         	       0x1a9bd52f8 caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&) + 36
                                    2   CoreAudio                     	       0x1a14550fc HALC_ProxyIOContext::IOWorkLoop() + 5276
                                    3   CoreAudio                     	       0x1a145354c invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 172
                                    4   CoreAudio                     	       0x1a15fcca0 HALC_IOThread::Entry(void*) + 88
                                    5   libsystem_pthread.dylib       	       0x19e835c0c _pthread_start + 136
                                    6   libsystem_pthread.dylib       	       0x19e830b80 thread_start + 8
                                    
                                    Thread 8:
                                    0   libsystem_kernel.dylib        	       0x19e7f3c34 mach_msg2_trap + 8
                                    1   libsystem_kernel.dylib        	       0x19e806308 mach_msg2_internal + 76
                                    2   libsystem_kernel.dylib        	       0x19e7fc764 mach_msg_overwrite + 484
                                    3   libsystem_kernel.dylib        	       0x19e7f3fa8 mach_msg + 24
                                    4   CoreMIDI                      	       0x1bab53eac XServerMachPort::ReceiveMessage(int&, void*, int&) + 104
                                    5   CoreMIDI                      	       0x1bab75740 MIDIProcess::MIDIInPortThread::Run() + 148
                                    6   CoreMIDI                      	       0x1bab6a76c CADeprecated::XThread::RunHelper(void*) + 48
                                    7   CoreMIDI                      	       0x1bab74e44 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 96
                                    8   libsystem_pthread.dylib       	       0x19e835c0c _pthread_start + 136
                                    9   libsystem_pthread.dylib       	       0x19e830b80 thread_start + 8
                                    
                                    Thread 9:: Directory Scanner
                                    0   libsystem_kernel.dylib        	       0x19e7f73cc __psynch_cvwait + 8
                                    1   libsystem_pthread.dylib       	       0x19e8360e0 _pthread_cond_wait + 984
                                    2   libc++.1.dylib                	       0x19e766330 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
                                    3   HISE                          	       0x103b8aa04 juce::WaitableEvent::wait(int) const + 152
                                    4   HISE                          	       0x103b8a664 juce::TimeSliceThread::run() + 128
                                    5   HISE                          	       0x103b9ca2c juce::threadEntryProc(void*) + 284
                                    6   libsystem_pthread.dylib       	       0x19e835c0c _pthread_start + 136
                                    7   libsystem_pthread.dylib       	       0x19e830b80 thread_start + 8
                                    
                                    Thread 10:: Pool
                                    0   libsystem_kernel.dylib        	       0x19e7f73cc __psynch_cvwait + 8
                                    1   libsystem_pthread.dylib       	       0x19e8360e0 _pthread_cond_wait + 984
                                    2   libc++.1.dylib                	       0x19e766298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
                                    3   HISE                          	       0x103d7b3e4 juce::OpenGLContext::CachedImage::runJob() + 1688
                                    4   HISE                          	       0x103d7b6e8 non-virtual thunk to juce::OpenGLContext::CachedImage::runJob() + 16
                                    5   HISE                          	       0x103bc6c6c juce::ThreadPool::ThreadPoolThread::run() + 620
                                    6   HISE                          	       0x103b9ca2c juce::threadEntryProc(void*) + 284
                                    7   libsystem_pthread.dylib       	       0x19e835c0c _pthread_start + 136
                                    8   libsystem_pthread.dylib       	       0x19e830b80 thread_start + 8
                                    
                                    Thread 11:: com.apple.NSEventThread
                                    0   libsystem_kernel.dylib        	       0x19e7f3c34 mach_msg2_trap + 8
                                    1   libsystem_kernel.dylib        	       0x19e806308 mach_msg2_internal + 76
                                    2   libsystem_kernel.dylib        	       0x19e7fc764 mach_msg_overwrite + 484
                                    3   libsystem_kernel.dylib        	       0x19e7f3fa8 mach_msg + 24
                                    4   CoreFoundation                	       0x19e920f8c __CFRunLoopServiceMachPort + 160
                                    5   CoreFoundation                	       0x19e91f8a8 __CFRunLoopRun + 1208
                                    6   CoreFoundation                	       0x19e91ed68 CFRunLoopRunSpecific + 572
                                    7   AppKit                        	       0x1a26956b4 _NSEventThread + 140
                                    8   libsystem_pthread.dylib       	       0x19e835c0c _pthread_start + 136
                                    9   libsystem_pthread.dylib       	       0x19e830b80 thread_start + 8
                                    
                                    Thread 12:: JUCE Timer
                                    0   libsystem_kernel.dylib        	       0x19e7f73cc __psynch_cvwait + 8
                                    1   libsystem_pthread.dylib       	       0x19e8360e0 _pthread_cond_wait + 984
                                    2   libc++.1.dylib                	       0x19e766330 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
                                    3   HISE                          	       0x103b8aa04 juce::WaitableEvent::wait(int) const + 152
                                    4   HISE                          	       0x103c12d0c juce::Timer::TimerThread::run() + 188
                                    5   HISE                          	       0x103b9ca2c juce::threadEntryProc(void*) + 284
                                    6   libsystem_pthread.dylib       	       0x19e835c0c _pthread_start + 136
                                    7   libsystem_pthread.dylib       	       0x19e830b80 thread_start + 8
                                    
                                    Thread 13:: CVDisplayLink
                                    0   libsystem_kernel.dylib        	       0x19e7f73cc __psynch_cvwait + 8
                                    1   libsystem_pthread.dylib       	       0x19e83610c _pthread_cond_wait + 1028
                                    2   CoreVideo                     	       0x1a7eec1f4 CVDisplayLink::waitUntil(unsigned long long) + 336
                                    3   CoreVideo                     	       0x1a7eeb2dc CVDisplayLink::runIOThread() + 500
                                    4   libsystem_pthread.dylib       	       0x19e835c0c _pthread_start + 136
                                    5   libsystem_pthread.dylib       	       0x19e830b80 thread_start + 8
                                    
                                    Thread 14:
                                    0   libsystem_pthread.dylib       	       0x19e830b6c start_wqthread + 0
                                    
                                    Thread 15:
                                    0   libsystem_pthread.dylib       	       0x19e830b6c start_wqthread + 0
                                    
                                    Thread 16:
                                    0   libsystem_pthread.dylib       	       0x19e830b6c start_wqthread + 0
                                    
                                    
                                    Thread 3 crashed with ARM Thread State (64-bit):
                                        x0: 0x00000001081317ac   x1: 0x000000010a024528   x2: 0x0000000000000000   x3: 0x00006000034b7ec0
                                        x4: 0x00006000034b7f00   x5: 0x0000000000000020   x6: 0x00006000034b6a00   x7: 0x00006000034b72c0
                                        x8: 0x00000001081317ac   x9: 0x0000000109e50200  x10: 0x0000000000000091  x11: 0x0000000000003e90
                                       x12: 0x00000000000007fb  x13: 0x00000000000007fd  x14: 0x00000000fa812890  x15: 0x00000000fa612075
                                       x16: 0x00000000fa800000  x17: 0x0000000000000090  x18: 0x0000000000000000  x19: 0x00000001081317ac
                                       x20: 0x0000600001ff0300  x21: 0x00006000005083c0  x22: 0x000000011de25458  x23: 0x00006000005083e8
                                       x24: 0x00006000010b2610  x25: 0x000000011de250c0  x26: 0x0000000000000004  x27: 0x00006000010b2610
                                       x28: 0x00006000005083c0   fp: 0x000000016e202ab0   lr: 0x0000000103439d40
                                        sp: 0x000000016e202a90   pc: 0x0000000107cf48e4 cpsr: 0x60000000
                                       far: 0x00000001081317b4  esr: 0x9200004f (Data Abort) byte write Permission fault
                                    
                                    Binary Images:
                                           0x1025a8000 -        0x10427ffff com.hartinstruments.HISEStandalone (4.0.0) <f6fe4632-0e3d-3e4e-806b-9ed83c25a558> /Users/USER/*/HISE.app/Contents/MacOS/HISE
                                           0x107ce8000 -        0x109e0ffff libfaust.2.79.3.dylib (*) <d1e628b6-c0bf-32c6-99fb-b725c80c4dd8> /Users/USER/*/libfaust.2.79.3.dylib
                                           0x107b24000 -        0x107b2ffff libobjc-trampolines.dylib (*) <fb6f2685-3c65-37ec-8ee3-8adba6e1995f> /usr/lib/libobjc-trampolines.dylib
                                           0x107b38000 -        0x107c73fff com.apple.audio.units.Components (1.14) <ce6487fa-b9f0-3819-9450-f27b46ae4e53> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
                                           0x12a388000 -        0x12aabbfff com.apple.AGXMetalG16G-B0 (325.34.1) <49b761de-e87f-38d4-b771-a13b891d48a9> /System/Library/Extensions/AGXMetalG16G_B0.bundle/Contents/MacOS/AGXMetalG16G_B0
                                           0x11b588000 -        0x11b5effff com.apple.AppleMetalOpenGLRenderer (1.0) <c56b4a08-939d-334a-b846-aa9542ebcb21> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
                                           0x19e7f3000 -        0x19e82e30b libsystem_kernel.dylib (*) <225cb279-20a9-381d-a163-d2be263f5327> /usr/lib/system/libsystem_kernel.dylib
                                           0x19e8a4000 -        0x19ede2fff com.apple.CoreFoundation (6.9) <39e0f63a-3ab8-39e9-97f8-333cde9a7ba4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
                                           0x1aa00c000 -        0x1aa312fdf com.apple.HIToolbox (2.1.1) <6cc82a38-f1b5-3f2b-876b-9b3d7b278490> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
                                           0x1a2537000 -        0x1a39c41df com.apple.AppKit (6.9) <b23e520e-5f94-3f80-89f4-43104e06228d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
                                           0x19e490000 -        0x19e52ab03 dyld (*) <46d42bfa-b2b0-3ce5-a3d9-6ba9ff4607aa> /usr/lib/dyld
                                                   0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
                                           0x19e82f000 -        0x19e83ba47 libsystem_pthread.dylib (*) <8d27ec9a-d919-31a4-8df8-31a2fd2e593c> /usr/lib/system/libsystem_pthread.dylib
                                           0x19e748000 -        0x19e7d4ff7 libc++.1.dylib (*) <53484980-83fc-35e9-8786-e6cf5eba9471> /usr/lib/libc++.1.dylib
                                           0x1a9bb7000 -        0x1a9bdeddf com.apple.audio.caulk (1.0) <a551fcd9-adf0-3eaa-b0f4-3513ae4d822b> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
                                           0x1a1261000 -        0x1a19936df com.apple.audio.CoreAudio (5.0) <a47ea73e-663a-33c3-be9b-4f2b1e1ac726> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
                                           0x1bab15000 -        0x1babcfd1f com.apple.audio.midi.CoreMIDI (2.0) <2b42b781-65ce-369d-be3e-81a1e1bfe200> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
                                           0x1a7ee9000 -        0x1a7f49ddf com.apple.CoreVideo (1.8) <8912f801-7326-344e-a079-b05c0fd5d007> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
                                    
                                    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: 2
                                        thread_create: 0
                                        thread_set_state: 18
                                    
                                    VM Region Summary:
                                    ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%)
                                    Writable regions: Total=2.0G written=929K(0%) resident=929K(0%) swapped_out=0K(0%) unallocated=2.0G(100%)
                                    
                                                                    VIRTUAL   REGION 
                                    REGION TYPE                        SIZE    COUNT (non-coalesced) 
                                    ===========                     =======  ======= 
                                    Accelerate framework               256K        2 
                                    Activity Tracing                   256K        1 
                                    CG image                           144K        6 
                                    ColorSync                          704K       36 
                                    CoreAnimation                      672K       41 
                                    CoreGraphics                        32K        2 
                                    CoreUI image data                  800K        6 
                                    Foundation                          16K        1 
                                    Kernel Alloc Once                   32K        1 
                                    MALLOC                             2.0G       88 
                                    MALLOC guard page                  288K       18 
                                    OpenGL GLSL                        256K        3 
                                    STACK GUARD                       56.3M       17 
                                    Stack                             31.5M       17 
                                    VM_ALLOCATE                        576K       26 
                                    __AUTH                            5386K      685 
                                    __AUTH_CONST                      76.0M      927 
                                    __CTF                               824        1 
                                    __DATA                            29.1M      913 
                                    __DATA_CONST                      29.6M      939 
                                    __DATA_DIRTY                      2767K      336 
                                    __FONT_DATA                        2352        1 
                                    __GLSLBUILTINS                    5174K        1 
                                    __INFO_FILTER                         8        1 
                                    __LINKEDIT                       642.9M        7 
                                    __OBJC_RO                         61.3M        1 
                                    __OBJC_RW                         2391K        1 
                                    __TEXT                             1.1G      955 
                                    __TEXT (graphics)                 42.0M        4 
                                    __TPRO_CONST                       128K        2 
                                    mapped file                      294.5M       29 
                                    page table in kernel               929K        1 
                                    shared memory                      960K       15 
                                    ===========                     =======  ======= 
                                    TOTAL                              4.3G     5084 
                                    
                                    
                                    
                                    -----------
                                    Full Report
                                    -----------
                                    
                                    {"app_name":"HISE","timestamp":"2025-04-09 15:57:14.00 +0800","app_version":"4.0.0","slice_uuid":"f6fe4632-0e3d-3e4e-806b-9ed83c25a558","build_version":"4.0.0","platform":1,"bundleID":"com.hartinstruments.HISEStandalone","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.4 (24E248)","roots_installed":0,"name":"HISE","incident_id":"5197B4C7-165E-4605-AB0C-F35406FD35AC"}
                                    {
                                      "uptime" : 15000,
                                      "procRole" : "Foreground",
                                      "version" : 2,
                                      "userID" : 501,
                                      "deployVersion" : 210,
                                      "modelCode" : "Mac16,12",
                                      "coalitionID" : 11253,
                                      "osVersion" : {
                                        "train" : "macOS 15.4",
                                        "build" : "24E248",
                                        "releaseType" : "User"
                                      },
                                      "captureTime" : "2025-04-09 15:57:14.0903 +0800",
                                      "codeSigningMonitor" : 2,
                                      "incident" : "5197B4C7-165E-4605-AB0C-F35406FD35AC",
                                      "pid" : 16327,
                                      "translated" : false,
                                      "cpuType" : "ARM-64",
                                      "roots_installed" : 0,
                                      "bug_type" : "309",
                                      "procLaunch" : "2025-04-09 15:56:35.8860 +0800",
                                      "procStartAbsTime" : 375535322407,
                                      "procExitAbsTime" : 376451982558,
                                      "procName" : "HISE",
                                      "procPath" : "\/Users\/USER\/*\/HISE.app\/Contents\/MacOS\/HISE",
                                      "bundleInfo" : {"CFBundleShortVersionString":"4.0.0","CFBundleVersion":"4.0.0","CFBundleIdentifier":"com.hartinstruments.HISEStandalone"},
                                      "storeInfo" : {"deviceIdentifierForVendor":"7E95485A-176C-51E3-BA27-A839727E5520","thirdParty":true},
                                      "parentProc" : "launchd",
                                      "parentPid" : 1,
                                      "coalitionName" : "com.hartinstruments.HISEStandalone",
                                      "crashReporterKey" : "76E4842A-851D-61C6-522A-A3A991AE3133",
                                      "appleIntelligenceStatus" : {"state":"unavailable","reasons":["selectedLanguageDoesNotMatchSelectedSiriLanguage","notOptedIn","countryBillingIneligible","accessNotGranted","countryLocationIneligible","selectedSiriLanguageIneligible","regionIneligible","siriAssetIsNotReady"]},
                                      "codeSigningID" : "HISE",
                                      "codeSigningTeamID" : "",
                                      "codeSigningFlags" : 570556929,
                                      "codeSigningValidationCategory" : 10,
                                      "codeSigningTrustLevel" : 4294967295,
                                      "codeSigningAuxiliaryInfo" : 0,
                                      "instructionByteStream" : {"beforePC":"aAD4NuAHQPnxjW2U4AMTqruIbZT2V72p9E8Bqf17Aqn9gwCR8wMAqg==","atPC":"H\/wAqR8AAPk0VECpoAIU64ACAFQI\/EOT6fMBsmlVlfIWfQmb6PMBsg=="},
                                      "bootSessionUUID" : "E2F54AFA-3282-4A82-B592-A9CAF6B5FC57",
                                      "wakeTime" : 64,
                                      "sleepWakeUUID" : "9A92F3D8-1858-4AE5-A018-509D0D9F0E8E",
                                      "sip" : "enabled",
                                      "vmRegionInfo" : "0x1081317b4 is in 0x107ce8000-0x109e10000;  bytes after start: 4495284  bytes before end: 30271563\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      ColorSync                   107ce4000-107ce8000    [   16K] r--\/r-- SM=PRV  \n--->  __TEXT                      107ce8000-109e10000    [ 33.2M] r-x\/rwx SM=COW  \/Users\/USER\/*\/libfaust.2.79.3.dylib\n      __DATA_CONST                109e10000-109f44000    [ 1232K] r--\/rwx SM=COW  \/Users\/USER\/*\/libfaust.2.79.3.dylib",
                                      "exception" : {"codes":"0x0000000000000002, 0x00000001081317b4","rawCodes":[2,4430436276],"type":"EXC_BAD_ACCESS","signal":"SIGBUS","subtype":"KERN_PROTECTION_FAILURE at 0x00000001081317b4"},
                                      "termination" : {"flags":0,"code":10,"namespace":"SIGNAL","indicator":"Bus error: 10","byProc":"exc handler","byPid":16327},
                                      "vmregioninfo" : "0x1081317b4 is in 0x107ce8000-0x109e10000;  bytes after start: 4495284  bytes before end: 30271563\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      ColorSync                   107ce4000-107ce8000    [   16K] r--\/r-- SM=PRV  \n--->  __TEXT                      107ce8000-109e10000    [ 33.2M] r-x\/rwx SM=COW  \/Users\/USER\/*\/libfaust.2.79.3.dylib\n      __DATA_CONST                109e10000-109f44000    [ 1232K] r--\/rwx SM=COW  \/Users\/USER\/*\/libfaust.2.79.3.dylib",
                                      "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":18,"task_for_pid":2},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
                                      "faultingThread" : 3,
                                      "threads" : [{"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":43993350012928},{"value":0},{"value":43993350012928},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":10243},{"value":0},{"value":18446744073709551569},{"value":8832635320},{"value":0},{"value":4294967295},{"value":2},{"value":43993350012928},{"value":0},{"value":43993350012928},{"value":6132424408},{"value":8589934592},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6954181384},"cpsr":{"value":0},"fp":{"value":6132424256},"sp":{"value":6132424176},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6954105908},"far":{"value":0}},"id":279380,"name":"JUCE Message Thread","queue":"com.apple.main-thread","frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":6},{"imageOffset":78600,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":6},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":6},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":6},{"imageOffset":511884,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":7},{"imageOffset":506024,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":7},{"imageOffset":503144,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":7},{"imageOffset":799356,"symbol":"RunCurrentEventLoopInMode","symbolLocation":324,"imageIndex":8},{"imageOffset":812264,"symbol":"ReceiveNextEventCommon","symbolLocation":676,"imageIndex":8},{"imageOffset":2430084,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":8},{"imageOffset":240308,"symbol":"_DPSNextEvent","symbolLocation":684,"imageIndex":9},{"imageOffset":10321108,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":688,"imageIndex":9},{"imageOffset":187492,"symbol":"-[NSApplication run]","symbolLocation":480,"imageIndex":9},{"imageOffset":104988,"symbol":"main","symbolLocation":296,"imageIndex":0},{"imageOffset":27468,"symbol":"start","symbolLocation":6000,"imageIndex":10}]},{"id":279389,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6132985856},{"value":4867},{"value":6132449280},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6132985856},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6954355564},"far":{"value":0}}},{"id":279390,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6133559296},{"value":8195},{"value":6133022720},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6133559296},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6954355564},"far":{"value":0}}},{"triggered":true,"id":279428,"name":"Sample Loading Thread","threadState":{"x":[{"value":4430436268,"symbolLocation":0,"symbol":"llvm_dsp_factory::getWarningMessages()"},{"value":4462888232,"symbolLocation":0,"symbol":"gWarningMessages"},{"value":0},{"value":105553171545792},{"value":105553171545856},{"value":32},{"value":105553171540480},{"value":105553171542720},{"value":4430436268,"symbolLocation":0,"symbol":"llvm_dsp_factory::getWarningMessages()"},{"value":4460970496,"symbolLocation":16,"symbol":"vtable for llvm_dynamic_dsp_factory_aux"},{"value":145},{"value":16016},{"value":2043},{"value":2045},{"value":4202768528},{"value":4200669301},{"value":4202692608},{"value":144},{"value":0},{"value":4430436268,"symbolLocation":0,"symbol":"llvm_dsp_factory::getWarningMessages()"},{"value":105553149756160},{"value":105553121543104},{"value":4796339288},{"value":105553121543144},{"value":105553133774352},{"value":4796338368},{"value":4},{"value":105553133774352},{"value":105553121543104}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349730112},"cpsr":{"value":1610612736},"fp":{"value":6142569136},"sp":{"value":6142569104},"esr":{"value":2449473615,"description":"(Data Abort) byte write Permission fault"},"pc":{"value":4425992420,"matchesCrashFrame":1},"far":{"value":4430436276}},"frames":[{"imageOffset":51428,"symbol":"std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>>::vector(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>> const&)","symbolLocation":20,"imageIndex":1},{"imageOffset":15277376,"symbol":"scriptnode::faust::faust_jit_node<1>::setupFaust(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&)","symbolLocation":1560,"imageIndex":0},{"imageOffset":6715324,"symbol":"scriptnode::faust::faust_jit_node_base::reinitFaustWrapper()","symbolLocation":644,"imageIndex":0},{"imageOffset":6719052,"symbol":"scriptnode::faust::faust_jit_node_base::compileFaustCode(juce::File const&)","symbolLocation":192,"imageIndex":0},{"imageOffset":15525624,"symbol":"std::__1::__function::__func<scriptnode::DspNetwork::FaustManager::sendCompileMessage(juce::File const&, juce::NotificationType)::$_0, std::__1::allocator<scriptnode::DspNetwork::FaustManager::sendCompileMessage(juce::File const&, juce::NotificationType)::$_0>, hise::SafeFunctionCall::Status (hise::Processor*)>::operator()(hise::Processor*&&)","symbolLocation":864,"imageIndex":0},{"imageOffset":2173248,"symbol":"hise::MainController::SampleManager::PreloadJob::runJob()","symbolLocation":536,"imageIndex":0},{"imageOffset":19055300,"symbol":"hise::SampleThreadPool::run()","symbolLocation":292,"imageIndex":0},{"imageOffset":23022124,"symbol":"juce::threadEntryProc(void*)","symbolLocation":284,"imageIndex":0},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":279429,"name":"Javascript Thread","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":499998875},{"value":6151007752},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8832633464},{"value":0},{"value":5076454632},{"value":5076454696},{"value":6151008480},{"value":499998875},{"value":0},{"value":0},{"value":19201},{"value":19456},{"value":3},{"value":4294967295}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6954377440},"cpsr":{"value":1610612736},"fp":{"value":6151007872},"sp":{"value":6151007728},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6954120140},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":6},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":12},{"imageOffset":123696,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)","symbolLocation":104,"imageIndex":13},{"imageOffset":22948356,"symbol":"juce::WaitableEvent::wait(int) const","symbolLocation":152,"imageIndex":0},{"imageOffset":10164304,"symbol":"hise::JavascriptThreadPool::run()","symbolLocation":376,"imageIndex":0},{"imageOffset":23022124,"symbol":"juce::threadEntryProc(void*)","symbolLocation":284,"imageIndex":0},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":279455,"name":"caulk.messenger.shared:17","threadState":{"x":[{"value":14},{"value":105553149770810},{"value":0},{"value":6151581802},{"value":105553149770784},{"value":25},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8832637760},{"value":0},{"value":105553155014688},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7142608072},"cpsr":{"value":2147483648},"fp":{"value":6151581568},"sp":{"value":6151581536},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6954105776},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":6},{"imageOffset":7368,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":224,"imageIndex":14},{"imageOffset":7024,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":32,"imageIndex":14},{"imageOffset":6212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":14},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":279456,"name":"caulk.messenger.shared:high","threadState":{"x":[{"value":14},{"value":105553149428476},{"value":0},{"value":6152155244},{"value":105553149428448},{"value":27},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8832637760},{"value":0},{"value":105553154998512},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7142608072},"cpsr":{"value":2147483648},"fp":{"value":6152155008},"sp":{"value":6152154976},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6954105776},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":6},{"imageOffset":7368,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":224,"imageIndex":14},{"imageOffset":7024,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":32,"imageIndex":14},{"imageOffset":6212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":14},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":279477,"name":"com.apple.audio.IOThread.client","threadState":{"x":[{"value":14},{"value":46851},{"value":0},{"value":0},{"value":0},{"value":512},{"value":5083586656},{"value":9223372036855889920},{"value":1},{"value":4661541145583943917},{"value":1099511628032},{"value":1099511628034},{"value":48},{"value":0},{"value":0},{"value":0},{"value":18446744073709551579},{"value":8832637768},{"value":0},{"value":5092093216},{"value":5092093208},{"value":5076520960},{"value":105553149484704},{"value":8815542272,"symbolLocation":0,"symbol":"AMCP::Log::Scope_Registry::get()::s_registry"},{"value":8773095424,"symbolLocation":0,"symbol":"StaticContainer<HALC_ShellInfo_Statics>::s_statics"},{"value":512},{"value":8815442208,"symbolLocation":0,"symbol":"mach_task_self_"},{"value":0},{"value":7005495077}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7142724344},"cpsr":{"value":1610612736},"fp":{"value":6152727808},"sp":{"value":6152727792},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6954105788},"far":{"value":0}},"frames":[{"imageOffset":3004,"symbol":"semaphore_wait_signal_trap","symbolLocation":8,"imageIndex":6},{"imageOffset":123640,"symbol":"caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&)","symbolLocation":36,"imageIndex":14},{"imageOffset":2048252,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":5276,"imageIndex":15},{"imageOffset":2041164,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":172,"imageIndex":15},{"imageOffset":3783840,"symbol":"HALC_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":15},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":279496,"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":6},{"imageOffset":78600,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":6},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":6},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":6},{"imageOffset":257708,"symbol":"XServerMachPort::ReceiveMessage(int&, void*, int&)","symbolLocation":104,"imageIndex":16},{"imageOffset":395072,"symbol":"MIDIProcess::MIDIInPortThread::Run()","symbolLocation":148,"imageIndex":16},{"imageOffset":350060,"symbol":"CADeprecated::XThread::RunHelper(void*)","symbolLocation":48,"imageIndex":16},{"imageOffset":392772,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":96,"imageIndex":16},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}],"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":251801047662592},{"value":0},{"value":251801047662592},{"value":100},{"value":0},{"value":0},{"value":17179869184},{"value":100},{"value":0},{"value":0},{"value":0},{"value":58627},{"value":0},{"value":18446744073709551569},{"value":8832635320},{"value":0},{"value":0},{"value":100},{"value":251801047662592},{"value":0},{"value":251801047662592},{"value":6153300436},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6954181384},"cpsr":{"value":0},"fp":{"value":6153300096},"sp":{"value":6153300016},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6954105908},"far":{"value":0}}},{"id":279527,"name":"Directory Scanner","threadState":{"x":[{"value":260},{"value":0},{"value":256},{"value":0},{"value":0},{"value":160},{"value":0},{"value":498998916},{"value":6153874968},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8832633464},{"value":0},{"value":4521780912},{"value":4521780976},{"value":6153875680},{"value":498998916},{"value":0},{"value":256},{"value":36865},{"value":37120},{"value":274877907},{"value":1744185433769}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6954377440},"cpsr":{"value":1610612736},"fp":{"value":6153875088},"sp":{"value":6153874944},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6954120140},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":6},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":12},{"imageOffset":123696,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)","symbolLocation":104,"imageIndex":13},{"imageOffset":22948356,"symbol":"juce::WaitableEvent::wait(int) const","symbolLocation":152,"imageIndex":0},{"imageOffset":22947428,"symbol":"juce::TimeSliceThread::run()","symbolLocation":128,"imageIndex":0},{"imageOffset":23022124,"symbol":"juce::threadEntryProc(void*)","symbolLocation":284,"imageIndex":0},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":279529,"name":"Pool","threadState":{"x":[{"value":260},{"value":0},{"value":673536},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6154448376},{"value":0},{"value":2816},{"value":12094627908354},{"value":12094627908354},{"value":2816},{"value":0},{"value":12094627908352},{"value":305},{"value":8832633464},{"value":0},{"value":5083637400},{"value":5083637464},{"value":6154449120},{"value":0},{"value":0},{"value":673536},{"value":673537},{"value":673792},{"value":1},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6954377440},"cpsr":{"value":1610612736},"fp":{"value":6154448496},"sp":{"value":6154448352},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6954120140},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":6},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":12},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":13},{"imageOffset":24982500,"symbol":"juce::OpenGLContext::CachedImage::runJob()","symbolLocation":1688,"imageIndex":0},{"imageOffset":24983272,"symbol":"non-virtual thunk to juce::OpenGLContext::CachedImage::runJob()","symbolLocation":16,"imageIndex":0},{"imageOffset":23194732,"symbol":"juce::ThreadPool::ThreadPoolThread::run()","symbolLocation":620,"imageIndex":0},{"imageOffset":23022124,"symbol":"juce::threadEntryProc(void*)","symbolLocation":284,"imageIndex":0},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":279535,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":356271832170496},{"value":0},{"value":356271832170496},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":82951},{"value":0},{"value":18446744073709551569},{"value":8832635320},{"value":0},{"value":4294967295},{"value":2},{"value":356271832170496},{"value":0},{"value":356271832170496},{"value":6155018376},{"value":8589934592},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6954181384},"cpsr":{"value":0},"fp":{"value":6155018224},"sp":{"value":6155018144},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6954105908},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":6},{"imageOffset":78600,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":6},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":6},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":6},{"imageOffset":511884,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":7},{"imageOffset":506024,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":7},{"imageOffset":503144,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":7},{"imageOffset":1435316,"symbol":"_NSEventThread","symbolLocation":140,"imageIndex":9},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":279536,"name":"JUCE Timer","threadState":{"x":[{"value":260},{"value":0},{"value":1538560},{"value":0},{"value":0},{"value":160},{"value":0},{"value":11997916},{"value":6155595288},{"value":0},{"value":7168},{"value":30786325584898},{"value":30786325584898},{"value":7168},{"value":0},{"value":30786325584896},{"value":305},{"value":8832633464},{"value":0},{"value":5065951864},{"value":5065951928},{"value":6155596000},{"value":11997916},{"value":0},{"value":1538560},{"value":1540353},{"value":1540608},{"value":4366381760,"symbolLocation":0,"symbol":"juce::TimeHelpers::lastMSCounterValue (.0)"},{"value":100}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6954377440},"cpsr":{"value":1610612736},"fp":{"value":6155595408},"sp":{"value":6155595264},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6954120140},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":6},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":12},{"imageOffset":123696,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)","symbolLocation":104,"imageIndex":13},{"imageOffset":22948356,"symbol":"juce::WaitableEvent::wait(int) const","symbolLocation":152,"imageIndex":0},{"imageOffset":23506188,"symbol":"juce::Timer::TimerThread::run()","symbolLocation":188,"imageIndex":0},{"imageOffset":23022124,"symbol":"juce::threadEntryProc(void*)","symbolLocation":284,"imageIndex":0},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":279538,"name":"CVDisplayLink","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":65704},{"value":0},{"value":16637084},{"value":548097},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8832633464},{"value":0},{"value":4806715960},{"value":4806716024},{"value":1},{"value":16637084},{"value":0},{"value":0},{"value":548097},{"value":548352},{"value":376451955888},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6954377484},"cpsr":{"value":2684354560},"fp":{"value":6156742064},"sp":{"value":6156741920},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6954120140},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":6},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":12},{"imageOffset":12788,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":336,"imageIndex":17},{"imageOffset":8924,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":500,"imageIndex":17},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":12},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":12}]},{"id":279544,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6158462976},{"value":127511},{"value":6157926400},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6158462976},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6954355564},"far":{"value":0}}},{"id":279546,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6159609856},{"value":91395},{"value":6159073280},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6159609856},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6954355564},"far":{"value":0}}},{"id":279547,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}],"threadState":{"x":[{"value":6160183296},{"value":126723},{"value":6159646720},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6160183296},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6954355564},"far":{"value":0}}}],
                                      "usedImages" : [
                                      {
                                        "source" : "P",
                                        "arch" : "arm64",
                                        "base" : 4334452736,
                                        "CFBundleShortVersionString" : "4.0.0",
                                        "CFBundleIdentifier" : "com.hartinstruments.HISEStandalone",
                                        "size" : 30244864,
                                        "uuid" : "f6fe4632-0e3d-3e4e-806b-9ed83c25a558",
                                        "path" : "\/Users\/USER\/*\/HISE.app\/Contents\/MacOS\/HISE",
                                        "name" : "HISE",
                                        "CFBundleVersion" : "4.0.0"
                                      },
                                      {
                                        "source" : "P",
                                        "arch" : "arm64",
                                        "base" : 4425940992,
                                        "size" : 34766848,
                                        "uuid" : "d1e628b6-c0bf-32c6-99fb-b725c80c4dd8",
                                        "path" : "\/Users\/USER\/*\/libfaust.2.79.3.dylib",
                                        "name" : "libfaust.2.79.3.dylib"
                                      },
                                      {
                                        "source" : "P",
                                        "arch" : "arm64e",
                                        "base" : 4424089600,
                                        "size" : 49152,
                                        "uuid" : "fb6f2685-3c65-37ec-8ee3-8adba6e1995f",
                                        "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
                                        "name" : "libobjc-trampolines.dylib"
                                      },
                                      {
                                        "source" : "P",
                                        "arch" : "arm64e",
                                        "base" : 4424171520,
                                        "CFBundleShortVersionString" : "1.14",
                                        "CFBundleIdentifier" : "com.apple.audio.units.Components",
                                        "size" : 1294336,
                                        "uuid" : "ce6487fa-b9f0-3819-9450-f27b46ae4e53",
                                        "path" : "\/System\/Library\/Components\/CoreAudio.component\/Contents\/MacOS\/CoreAudio",
                                        "name" : "CoreAudio",
                                        "CFBundleVersion" : "1.14"
                                      },
                                      {
                                        "source" : "P",
                                        "arch" : "arm64e",
                                        "base" : 5003313152,
                                        "CFBundleShortVersionString" : "325.34.1",
                                        "CFBundleIdentifier" : "com.apple.AGXMetalG16G-B0",
                                        "size" : 7553024,
                                        "uuid" : "49b761de-e87f-38d4-b771-a13b891d48a9",
                                        "path" : "\/System\/Library\/Extensions\/AGXMetalG16G_B0.bundle\/Contents\/MacOS\/AGXMetalG16G_B0",
                                        "name" : "AGXMetalG16G_B0",
                                        "CFBundleVersion" : "325.34.1"
                                      },
                                      {
                                        "source" : "P",
                                        "arch" : "arm64e",
                                        "base" : 4753752064,
                                        "CFBundleShortVersionString" : "1.0",
                                        "CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
                                        "size" : 425984,
                                        "uuid" : "c56b4a08-939d-334a-b846-aa9542ebcb21",
                                        "path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
                                        "name" : "AppleMetalOpenGLRenderer",
                                        "CFBundleVersion" : "1"
                                      },
                                      {
                                        "source" : "P",
                                        "arch" : "arm64e",
                                        "base" : 6954102784,
                                        "size" : 242444,
                                        "uuid" : "225cb279-20a9-381d-a163-d2be263f5327",
                                        "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
                                        "name" : "libsystem_kernel.dylib"
                                      },
                                      {
                                        "source" : "P",
                                        "arch" : "arm64e",
                                        "base" : 6954827776,
                                        "CFBundleShortVersionString" : "6.9",
                                        "CFBundleIdentifier" : "com.apple.CoreFoundation",
                                        "size" : 5500928,
                                        "uuid" : "39e0f63a-3ab8-39e9-97f8-333cde9a7ba4",
                                        "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
                                        "name" : "CoreFoundation",
                                        "CFBundleVersion" : "3423"
                                      },
                                      {
                                        "source" : "P",
                                        "arch" : "arm64e",
                                        "base" : 7147143168,
                                        "CFBundleShortVersionString" : "2.1.1",
                                        "CFBundleIdentifier" : "com.apple.HIToolbox",
                                        "size" : 3174368,
                                        "uuid" : "6cc82a38-f1b5-3f2b-876b-9b3d7b278490",
                                        "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
                                        "name" : "HIToolbox"
                                      },
                                      {
                                        "source" : "P",
                                        "arch" : "arm64e",
                                        "base" : 7018344448,
                                        "CFBundleShortVersionString" : "6.9",
                                        "CFBundleIdentifier" : "com.apple.AppKit",
                                        "size" : 21549536,
                                        "uuid" : "b23e520e-5f94-3f80-89f4-43104e06228d",
                                        "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
                                        "name" : "AppKit",
                                        "CFBundleVersion" : "2575.50.26"
                                      },
                                      {
                                        "source" : "P",
                                        "arch" : "arm64e",
                                        "base" : 6950551552,
                                        "size" : 633604,
                                        "uuid" : "46d42bfa-b2b0-3ce5-a3d9-6ba9ff4607aa",
                                        "path" : "\/usr\/lib\/dyld",
                                        "name" : "dyld"
                                      },
                                      {
                                        "size" : 0,
                                        "source" : "A",
                                        "base" : 0,
                                        "uuid" : "00000000-0000-0000-0000-000000000000"
                                      },
                                      {
                                        "source" : "P",
                                        "arch" : "arm64e",
                                        "base" : 6954348544,
                                        "size" : 51784,
                                        "uuid" : "8d27ec9a-d919-31a4-8df8-31a2fd2e593c",
                                        "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
                                        "name" : "libsystem_pthread.dylib"
                                      },
                                      {
                                        "source" : "P",
                                        "arch" : "arm64e",
                                        "base" : 6953402368,
                                        "size" : 577528,
                                        "uuid" : "53484980-83fc-35e9-8786-e6cf5eba9471",
                                        "path" : "\/usr\/lib\/libc++.1.dylib",
                                        "name" : "libc++.1.dylib"
                                      },
                                      {
                                        "source" : "P",
                                        "arch" : "arm64e",
                                        "base" : 7142600704,
                                        "CFBundleShortVersionString" : "1.0",
                                        "CFBundleIdentifier" : "com.apple.audio.caulk",
                                        "size" : 163296,
                                        "uuid" : "a551fcd9-adf0-3eaa-b0f4-3513ae4d822b",
                                        "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
                                        "name" : "caulk"
                                      },
                                      {
                                        "source" : "P",
                                        "arch" : "arm64e",
                                        "base" : 6998593536,
                                        "CFBundleShortVersionString" : "5.0",
                                        "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
                                        "size" : 7546592,
                                        "uuid" : "a47ea73e-663a-33c3-be9b-4f2b1e1ac726",
                                        "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
                                        "name" : "CoreAudio",
                                        "CFBundleVersion" : "5.0"
                                      },
                                      {
                                        "source" : "P",
                                        "arch" : "arm64e",
                                        "base" : 7427149824,
                                        "CFBundleShortVersionString" : "2.0",
                                        "CFBundleIdentifier" : "com.apple.audio.midi.CoreMIDI",
                                        "size" : 765216,
                                        "uuid" : "2b42b781-65ce-369d-be3e-81a1e1bfe200",
                                        "path" : "\/System\/Library\/Frameworks\/CoreMIDI.framework\/Versions\/A\/CoreMIDI",
                                        "name" : "CoreMIDI",
                                        "CFBundleVersion" : "88"
                                      },
                                      {
                                        "source" : "P",
                                        "arch" : "arm64e",
                                        "base" : 7112396800,
                                        "CFBundleShortVersionString" : "1.8",
                                        "CFBundleIdentifier" : "com.apple.CoreVideo",
                                        "size" : 396768,
                                        "uuid" : "8912f801-7326-344e-a079-b05c0fd5d007",
                                        "path" : "\/System\/Library\/Frameworks\/CoreVideo.framework\/Versions\/A\/CoreVideo",
                                        "name" : "CoreVideo",
                                        "CFBundleVersion" : "682.6"
                                      }
                                    ],
                                      "sharedCache" : {
                                      "base" : 6949715968,
                                      "size" : 5020090368,
                                      "uuid" : "32a9f5fd-14a8-3423-8952-1464a6903997"
                                    },
                                      "vmSummary" : "ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%)\nWritable regions: Total=2.0G written=929K(0%) resident=929K(0%) swapped_out=0K(0%) unallocated=2.0G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG image                           144K        6 \nColorSync                          704K       36 \nCoreAnimation                      672K       41 \nCoreGraphics                        32K        2 \nCoreUI image data                  800K        6 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                             2.0G       88 \nMALLOC guard page                  288K       18 \nOpenGL GLSL                        256K        3 \nSTACK GUARD                       56.3M       17 \nStack                             31.5M       17 \nVM_ALLOCATE                        576K       26 \n__AUTH                            5386K      685 \n__AUTH_CONST                      76.0M      927 \n__CTF                               824        1 \n__DATA                            29.1M      913 \n__DATA_CONST                      29.6M      939 \n__DATA_DIRTY                      2767K      336 \n__FONT_DATA                        2352        1 \n__GLSLBUILTINS                    5174K        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       642.9M        7 \n__OBJC_RO                         61.3M        1 \n__OBJC_RW                         2391K        1 \n__TEXT                             1.1G      955 \n__TEXT (graphics)                 42.0M        4 \n__TPRO_CONST                       128K        2 \nmapped file                      294.5M       29 \npage table in kernel               929K        1 \nshared memory                      960K       15 \n===========                     =======  ======= \nTOTAL                              4.3G     5084 \n",
                                      "legacyInfo" : {
                                      "threadTriggered" : {
                                        "name" : "Sample Loading Thread"
                                      }
                                    },
                                      "logWritingSignature" : "afb44382a1bc0a9f5202290ceb59bb63b7874913",
                                      "trialInfo" : {
                                      "rollouts" : [
                                        {
                                          "rolloutId" : "644114de41e7236e6177f9bd",
                                          "factorPackIds" : {
                                    
                                          },
                                          "deploymentId" : 240000013
                                        },
                                        {
                                          "rolloutId" : "639124e81d92412bfb4880b3",
                                          "factorPackIds" : {
                                    
                                          },
                                          "deploymentId" : 240000012
                                        }
                                      ],
                                      "experiments" : [
                                        {
                                          "treatmentId" : "d5322b03-2bc4-481a-817e-3640bda0eeee",
                                          "experimentId" : "67f4692f84eaf455d73c6090",
                                          "deploymentId" : 400000001
                                        }
                                      ]
                                    }
                                    }
                                    
                                    Model: Mac16,12, BootROM 11881.101.1, proc 10:4:6 processors, 16 GB, SMC 
                                    Graphics: Apple M4, Apple M4, Built-In
                                    Display: Color LCD, 2560 x 1664 Retina, Main, MirrorOff, Online
                                    Memory Module: LPDDR5, Hynix
                                    AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4388), wl0: Feb 27 2025 17:57:49 version 23.40.26.0.41.51.177 FWID 01-b619bf9c
                                    IO80211_driverkit-1475.34 "IO80211_driverkit-1475.34" Mar  9 2025 20:59:13
                                    AirPort: 
                                    Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
                                    Network Service: Wi-Fi, AirPort, en0
                                    USB Device: USB31Bus
                                    USB Device: USB31Bus
                                    Thunderbolt Bus: MacBook Air, Apple Inc.
                                    Thunderbolt Bus: MacBook Air, Apple Inc.
                                    
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      mrcurious
                                      last edited by

                                      Yeah trying to build with older xcode

                                      1 Reply Last reply Reply Quote 0
                                      • J
                                        jmannix
                                        last edited by

                                        I'm just using the debug version for now

                                        1 Reply Last reply Reply Quote 0
                                        • J
                                          jmannix
                                          last edited by

                                          @Christoph-Hart I just pulled the latest commits from the develop branch and now my build is failing with this error (I'm not using faust):

                                          ld: archive member '/' not a mach-o file in '../../../../tools/faust/fakelib/libfaust.so'
                                          clang++: error: linker command failed with exit code 1 (use -v to see invocation)
                                          
                                          d.healeyD 1 Reply Last reply Reply Quote 0
                                          • d.healeyD
                                            d.healey @jmannix
                                            last edited by

                                            @Christoph-Hart Looks like my Linux fakelib is being picked up on Mac... instead of the .a version.

                                            @jmannix Please try this. Move the file ../../../../tools/faust/fakelib/libfaust.so into a subfolder '../../../../tools/faust/fakelib/linux/libfaust.so and try compiling.

                                            Libre Wave - Freedom respecting instruments and effects
                                            My Patreon - HISE tutorials
                                            YouTube Channel - Public HISE tutorials

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

                                            50

                                            Online

                                            1.7k

                                            Users

                                            11.7k

                                            Topics

                                            101.8k

                                            Posts