Has anyone had any success using MonsterSax plugin?
Both the AU and the VST3 crash upon startup.
Has anyone had any success using MonsterSax plugin?
Both the AU and the VST3 crash upon startup.
I’ve removed that partial report as it doesn’t have sufficient info in it. Please compress the full report and upload it here.
crash-report-2024-11-30.zip (72.9 KB)
Do you have the actual crash report? It should be a file with an IPS extension.
Edit:
Never mind - I recovered it from your RTF file. Looks like it crashed in some timer belonging to the plugin.
Edit2: Yes - the plugin is called MSP and it crashed in a timer callback
Thread 611 Crashed:: JUCE Timer
0 libsystem_pthread.dylib 0x19a98d8e0 pthread_mutex_lock + 12
1 MSP 0x54371e4a4 juce::MessageQueue::post(juce::MessageManager::MessageBase*) + 28
2 MSP 0x543720740 juce::Timer::TimerThread::run() + 564
3 MSP 0x5436faafc juce::threadEntryProc(void*) + 436
4 libsystem_pthread.dylib 0x19a9932e4 _pthread_start + 136
5 libsystem_pthread.dylib 0x19a98e0fc thread_start + 8
I’ll report it to the VST author… thanks for looking.