VCVRack / library

Database for the VCV Library
https://library.vcvrack.com/
372 stars 81 forks source link

kCathedral2 reverb preset crashes Rack #793

Closed fractalgee closed 4 months ago

fractalgee commented 4 months ago

Airwin 2.9.0-nightly-d916c7d, MacOS 14.2.1, Rack 2.4.1 arm64

Selecting kCathedral2 reverb preset (nothing connected yet) crashes Rack with:

Thread 11 Crashed:: com.apple.audio.IOThread.client
0   plugin.dylib                           0x106998aa8 airwin2rack::kCathedral2::kCathedral2::processReplacing(float**, float**, int) + 4784
1   ???                                     0xfffffff4 ???
2   plugin.dylib                           0x10668d9e8 AW2RModule::processMono(rack::engine::Module::ProcessArgs const&, bool) + 1032
3   libRack.dylib                          0x103525970 rack::engine::Module::doProcess(rack::engine::Module::ProcessArgs const&) + 168
4   libRack.dylib                          0x10351f0e4 rack::engine::Engine::stepBlock(int) + 1312
5   libRack.dylib                          0x10345b49c rack::audio::Device::processBuffer(float const*, int, float*, int, int) + 436
6   libRack.dylib                          0x10348db00 rack::RtAudioDevice::rtAudioCallback(void*, void*, unsigned int, double, unsigned int, void*) + 168
7   libRack.dylib                          0x103932ebc RtApiCore::callbackEvent(unsigned int, AudioBufferList const*, AudioBufferList const*) + 340
8   libRack.dylib                          0x103931fcc callbackHandler(unsigned int, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void*) + 24
9   CoreAudio                              0x18749fefc HALC_ProxyIOContext::IOWorkLoop() + 9244
10  CoreAudio                              0x18749d3b0 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 108
11  CoreAudio                              0x18761c564 HALC_IOThread::Entry(void*) + 88
12  libsystem_pthread.dylib                0x184c7e034 _pthread_start + 136
13  libsystem_pthread.dylib                0x184c78e3c thread_start + 8
fractalgee commented 4 months ago

oops, wrong repo, closing again