AudibleInstruments icon indicating copy to clipboard operation
AudibleInstruments copied to clipboard

Crashed Rack 0.6.2b with Tidal Modulator while messing with Frequency knob

Open fractalgee opened this issue 5 years ago • 1 comments

Rack 0.6.2b Mac OS X 10.11.6 Tides (Tidal Modulator)

Was messing with the Frequency knob when Rack crashed in:

tides::Generator::ProcessAudioRate(unsigned char const*, tides::GeneratorSample*, unsigned long) + 1489

Here is the whole thread stack:

0   plugin.dylib                  	0x000000010d510221 tides::Generator::ProcessAudioRate(unsigned char const*, tides::GeneratorSample*, unsigned long) + 1489
1   plugin.dylib                  	0x000000010d4e6c10 tides::Generator::Process(bool) + 224
2   plugin.dylib                  	0x000000010d4e690a Tides::step() + 1034
3   com.vcvrack.rack              	0x000000010c6db2ed rack::engineRun() + 653
4   com.vcvrack.rack              	0x000000010c6dad7d void* std::__1::__thread_proxy<std::__1::tuple<void (*)()> >(void*) + 93
5   libsystem_pthread.dylib       	0x00007fff84f8d99d _pthread_body + 131
6   libsystem_pthread.dylib       	0x00007fff84f8d91a _pthread_start + 168
7   libsystem_pthread.dylib       	0x00007fff84f8b351 thread_start + 13

Rack_2018-08-02-174954_FractalMac2.crash.zip

fractalgee avatar Aug 02 '18 17:08 fractalgee

Rack 0.6.2c Tides 0.6.3, Windows 7 64bit

Managed to crash a few times, too. Not reproducable reliably, though the usage pattern seems to be: mess around with the frequency knob and the two mode switches for a while, then the crash happens on pressing the frequency range button. Had the clock input connected.

ZwergNaseXXL avatar Jan 30 '19 21:01 ZwergNaseXXL