Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dual Delay is crashing the VCV Rack 2 VST when reloading a project #8

Open
pgatt opened this issue Dec 16, 2021 · 2 comments
Open

Dual Delay is crashing the VCV Rack 2 VST when reloading a project #8

pgatt opened this issue Dec 16, 2021 · 2 comments

Comments

@pgatt
Copy link

pgatt commented Dec 16, 2021

Hi Netboy,

From another user (not me):

MSM DualDelay is crashing the VCV Rack 2 VST when reloading a project that has this one module on it:
https://library.vcvrack.com/MSM/DualDelay

I've reproduced the issue in both Bitwig 4.1.1 and Ableton Live 11.1b on macOS 12.0.1 running on Intel hardware, and also macOS 12.0.1 running native on Apple Silicon.

Here is the top of the stack trace from Ableton's crash report:

Thread 0 Crashed:: MainThread Dispatch queue: com.apple.main-thread
0 libRack.dylib 0x171e73aea rack::window::Window::loadFont(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&) + 26
1 plugin.dylib 0x1743ab464 DisplayWidget::DisplayWidget() + 164
2 plugin.dylib 0x1743aa0f3 DelayWidget::DelayWidget(Delay*) + 515
3 plugin.dylib 0x1743adf14 rack::plugin::Model* rack::createModel<Delay, DelayWidget>(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >)::TModel::createModuleWidget(rack::engine::Module*) + 84
4 libRack.dylib 0x171e25734 rack::app::RackWidget::fromJson(json_t*) + 564
5 libRack.dylib 0x171dbb8bf rack::patch::Manager::fromJson(json_t*) + 639
6 libRack.dylib 0x171dba1ed rack::patch::Manager::loadAutosave() + 285
7 Rack-vst2.dylib 0x1692a5e1f RackEffect::dispatch(int, int, long, void*, float) + 463
8 Rack-vst2.dylib 0x1692a5938 RackEffect::classDispatch(AEffect*, int, int, long long, void*, float) + 24
9 Live 0x10d6fe56d 0x10b12c000 + 39658861
10 Live 0x10d707b45 0x10b12c000 + 39697221

@netboy3
Copy link
Owner

netboy3 commented Jan 3, 2022

Hi Paul,

Sorry for responding so late, but for some odd reason I did not receive an email from GitHub. I believe this was fixed about a moth ago in 0f2cb2b. Do you know if this user used the latest update?

PS - Happy New Year!

@pgatt
Copy link
Author

pgatt commented Jan 10, 2022

Hi,

Thanks for your reply. I'm now chasing this up with the user. I will let you know how I get on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants