VCV-Rack-Plugins icon indicating copy to clipboard operation
VCV-Rack-Plugins copied to clipboard

SeqTriad2::ChangePattern crashes Rack 0.6

Open fractalgee opened this issue 7 years ago • 3 comments

I have a reasonable chance to crash Rack 0.6 on MacOS X when I switch around the patterns in the SeqTriad2 (either by mouse click or by trigger) with the latest Mac build posted here:

Thread 4 Crashed:
0   plugin.dylib                  	0x0000000102b03f31 Seq_Triad2::ChangePattern(int, int, bool) + 337
1   plugin.dylib                  	0x0000000102b072dc Seq_Triad2::step() + 796
2   com.vcvrack.rack              	0x000000010005978e rack::engineRun() + 398
3   com.vcvrack.rack              	0x00000001000592ad void* std::__1::__thread_proxy<std::__1::tuple<void (*)()> >(void*) + 93
4   libsystem_pthread.dylib       	0x00007fff8a61199d _pthread_body + 131
5   libsystem_pthread.dylib       	0x00007fff8a61191a _pthread_start + 168
6   libsystem_pthread.dylib       	0x00007fff8a60f351 thread_start + 13

fractalgee avatar Apr 10 '18 10:04 fractalgee

I had a bug when randomizing patterns, did you randomize? Anyway that is fixed now.

mschack avatar Apr 26 '18 01:04 mschack

well, I was manually switching patterns and overdid it a bit it seemed, could be same issue, not stressed it that much since ;)

On 26 April 2018 at 03:05, mschack [email protected] wrote:

I had a bug when randomizing patterns, did you randomize? Anyway that is fixed now.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mschack/VCV-Rack-Plugins/issues/64#issuecomment-384480367, or mute the thread https://github.com/notifications/unsubscribe-auth/AL5WAGgN2mtS_cE9D3bD0xs2UvkJe5Nhks5tsR1ogaJpZM4TOBDr .

fractalgee avatar Apr 26 '18 05:04 fractalgee

Still happening here with version 6_22_2018 in Rack 0.6.1.

martin-lueders avatar Jun 24 '18 09:06 martin-lueders