-
Notifications
You must be signed in to change notification settings - Fork 13
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
Twist crash #977
Comments
Can you give me any more information about what you were doing when this crash happened? Thanks! |
Just instantiated a Twist, that's all, not reliably reproducible but has happened a few times this last week. |
Ok thanks! I’ll take a look. I do have one thought |
Hmmm at first I thought it was the same thing as surge-synthesizer/surge@9bb7239 which is fixed at head, but when i roll back i also don't get a crash i duplicated a set of 10 twists 10 times and didn't see a crash and also looked at the code. So can I ask a couple of favors
Thanks for your help! I'm going to push 2.2.2 with this still open since there's other fixes I want out, but lets keep poiking. |
|
Thanks! |
Just checking if you still see this at 2.2.2 / head? Thanks as always! |
[819.380 info src/app/Browser.cpp:89 chooseModel] Creating module Surge XT Twist VCO
[819.380 info /home/vortico/src/vcv/library/repos/SurgeXTRack/src/XTModule.h:73 showBuildInfo] [SurgeXTRack] Instance: Module=VCO BuildInfo=os:linux pluggit:SURGE_RACK_PLUG_VERSION surgegit:SURGE_RACK_SURGE_VERSION buildtime=Jan 3 2024 20:59:13
[819.385 info src/app/Browser.cpp:93 chooseModel] Creating module widget Surge XT Twist VCO
[819.392 fatal adapters/standalone.cpp:49 fatalSignalHandler] Fatal signal 11. Stack trace:
20: ./Rack() [0x4043ed]
19: /lib/x86_64-linux-gnu/libc.so.6(+0x3c460)
18: /home/ewen/.Rack2/plugins-lin-x64/SurgeXTRack/plugin.so(+0x92f9b9)
17: /home/ewen/.Rack2/plugins-lin-x64/SurgeXTRack/plugin.so(+0x6c371c)
16: /home/ewen/.Rack2/plugins-lin-x64/SurgeXTRack/plugin.so(+0x3aa1fd)
15: /home/ewen/.Rack2/plugins-lin-x64/SurgeXTRack/plugin.so(+0x3ab0e1)
14: ./libRack.so(rack::widget::Widget::step()+0x36)
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::ui::ScrollWidget::step()+0x13)
7: ./libRack.so(rack::app::RackScrollWidget::step()+0x36f)
6: ./libRack.so(rack::widget::Widget::step()+0x36)
5: ./libRack.so(rack::window::Window::step()+0x388)
4: ./libRack.so(rack::window::Window::run()+0x28)
3: ./Rack(main+0xec2)
2: /lib/x86_64-linux-gnu/libc.so.6(+0x23a90)
1: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x89)
0: ./Rack() [0x404319]
The text was updated successfully, but these errors were encountered: