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

Crash trying to add Modern VCO to patch #1009

Open
cosinekitty opened this issue Jun 19, 2024 · 2 comments
Open

Crash trying to add Modern VCO to patch #1009

cosinekitty opened this issue Jun 19, 2024 · 2 comments

Comments

@cosinekitty
Copy link

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]

@baconpaul
Copy link
Contributor

Hmmm thanks - wonder what it is

@cosinekitty
Copy link
Author

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

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