We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I encountered the following crash when I tried to add a Modern VCO to my patch. I tried to repeat the crash but the second time it worked.
[197.644 info src/app/Browser.cpp:88 chooseModel] Creating module Surge XT Modern VCO [197.645 info /home/vortico/src/vcv/library/repos/SurgeXTRack/src/XTModule.h:73 showBuildInfo] [Surg [197.648 info src/app/Browser.cpp:92 chooseModel] Creating module widget Surge XT Modern VCO [197.677 fatal adapters/standalone.cpp:49 fatalSignalHandler] Fatal signal 11. Stack trace: 19: /home/don/Rack/2.5.2/Rack() [0x404c5b] 18: /lib/x86_64-linux-gnu/libc.so.6(+0x38d60) 17: /home/don/.local/share/Rack2/plugins-lin-x64/SurgeXTRack/plugin.so(+0x460ceb) 16: /home/don/.local/share/Rack2/plugins-lin-x64/SurgeXTRack/plugin.so(+0x5b2339) 15: /home/don/.local/share/Rack2/plugins-lin-x64/SurgeXTRack/plugin.so(+0x3c9787) 14: /home/don/.local/share/Rack2/plugins-lin-x64/SurgeXTRack/plugin.so(+0x3ca4e1) 13: ./libRack.so(rack::widget::Widget::step()+0x36) 12: ./libRack.so(rack::widget::Widget::step()+0x36) 11: ./libRack.so(rack::widget::Widget::step()+0x36) 10: ./libRack.so(rack::widget::Widget::step()+0x36) 9: ./libRack.so(rack::widget::Widget::step()+0x36) 8: ./libRack.so(rack::widget::Widget::step()+0x36) 7: ./libRack.so(rack::ui::ScrollWidget::step()+0x13) 6: ./libRack.so(rack::app::RackScrollWidget::step()+0x36d) 5: ./libRack.so(rack::widget::Widget::step()+0x36) 4: ./libRack.so(rack::window::Window::step()+0x595) 3: ./libRack.so(rack::window::Window::run()+0x28) 2: /home/don/Rack/2.5.2/Rack(main+0xe98) 1: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xea) 0: /home/don/Rack/2.5.2/Rack() [0x404b7a]
The text was updated successfully, but these errors were encountered:
Hmmm thanks - wonder what it is
Sorry, something went wrong.
A very similar thing just happened to me trying to add Twist VCO to a patch. This time I was able to capture the complete log. I hope this helps.
rack_crash.txt
No branches or pull requests
I encountered the following crash when I tried to add a Modern VCO to my patch. I tried to repeat the crash but the second time it worked.
The text was updated successfully, but these errors were encountered: