Skip to content

Binaural Monitor Plugin Crash Mac & Windows #303

@DrWig

Description

@DrWig

Mac OS 14.7.4 (M3 Macbook Pro)
Reaper v7.34
EAR: 1.1.0b-EPS

Attempting to open the binaural monitor causes a crash every time in Reaper (after fresh install of reaper and EAR).

However, after trying a few things (changing sampling rate etc.) loading a template project worked fine, and now binaural monitor doesn't crash anymore! Very odd!

Crash report was always this:

Thread 8 Crashed:: */mediaafx
0   libsystem_kernel.dylib        	       0x18c8815d0 __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x18c8b9c20 pthread_kill + 288
2   libsystem_c.dylib             	       0x18c7c6a30 abort + 180
3   libc++abi.dylib               	       0x18c870d08 abort_message + 132
4   libc++abi.dylib               	       0x18c860fa4 demangling_terminate_handler() + 320
5   libobjc.A.dylib               	       0x18c4fbc00 _objc_terminate() + 160
6   libc++abi.dylib               	       0x18c8700cc std::__terminate(void (*)()) + 16
7   libc++abi.dylib               	       0x18c873348 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 88
8   libc++abi.dylib               	       0x18c87328c __cxa_throw + 308
9   EAR Binaural Monitoring       	       0x31e6df954 visr::rrl::AudioSignalFlow::process(float const* const*, float* const*, unsigned long, unsigned long) + 1076
10  EAR Binaural Monitoring       	       0x31e6465dc bear::Renderer::process(float const* const*, float const* const*, float const* const*, float* const*) + 168
11  EAR Binaural Monitoring       	       0x31e6540d0 bear::DynamicRendererImpl::process(unsigned long, float const* const*, unsigned long, float const* const*, unsigned long, float const* const*, float* const*) + 720
12  EAR Binaural Monitoring       	       0x31e61aa1c ear::plugin::BinauralMonitoringAudioProcessor::doProcess(float**, unsigned long) + 420
13  EAR Binaural Monitoring       	       0x31e175d5c EarBinauralMonitoringAudioProcessor::processBlock(juce::AudioBuffer<float>&, juce::MidiBuffer&) + 1320
14  EAR Binaural Monitoring       	       0x31e1aaf40 void juce::JuceVST3Component::processAudio<float>(Steinberg::Vst::ProcessData&, juce::Array<float*, juce::DummyCriticalSection, 0>&) + 2392
15  EAR Binaural Monitoring       	       0x31e1a5830 juce::JuceVST3Component::process(Steinberg::Vst::ProcessData&) + 420
16  REAPER                        	       0x1014c279c void VST_HostedPlugin::VST3_Process<float>(float**, float**, int) + 2364
17  REAPER                        	       0x1012fcc88 VST_HostedPlugin::ProcessSamples(int, double*, int, int, int, double, midi_List*, bool*, double, double, double, bool, bool, int, bool) + 7216
18  REAPER                        	       0x10130f8b8 FxDsp::processFxDsp(int, double*, int, int, int, int, double, midi_List*, double, bool, double, double, double, double, int, bool) + 2028
19  REAPER                        	       0x10133d574 FxChain::ProcessChainDsp(FxDsp*, int, FxChain::proc_ctx const*, double*, midi_List*, int, int&, int&) + 420
20  REAPER                        	       0x10133d3ac FxChain::ProcessChainForContext(FxChain::proc_ctx const&, int, double*, midi_List*) + 796
21  REAPER                        	       0x10133e15c FxChain::ProcessChain(int, double*, int, int, int, int, double, midi_List*, double, bool, int) + 2156
22  REAPER                        	       0x1010695fc MediaTrack::RenderSamples_nocache(double, long long, double*, int, int, double, MediaTrack* const*, int, int*, bool, int, int, bool*, SyncSMP_Context*) + 16924
23  REAPER                        	       0x10105fc94 MediaTrack::RenderSamples(double, long long, int, Track_RS_Output*, int, double, MediaTrack* const*, int, midi_List*, int, int, int, int, int, MediaTrack::Track_SendRec*, bool*, SyncSMP_Context*) + 1528
24  REAPER                        	       0x101061210 MediaTrack::RunWorkThread(int, int, double, MediaTrack* const*, int) + 3708
25  REAPER                        	       0x1010b408c WorkerThreadInst::threadProc(void*) + 1832
26  REAPER                        	       0x10149a204 __threadproc(void*) + 32
27  libsystem_pthread.dylib       	       0x18c8b9f94 _pthread_start + 136
28  libsystem_pthread.dylib       	       0x18c8b4d34 thread_start + 8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions