crash log question

John Morton's icon

I am running a sound installation, using a personus fire studio project interface and a lidar sensor. The installation will run fine for a few hours and crash. This is what I am getting in the crash log. Any suggestions or thoughts on the culprit? Many thanks - John

Thread 38 Crashed:: com.apple.audio.IOThread.client
0   com.cycling74.elasticx~       0x123a142d Grain::perform(double) + 405
1   com.cycling74.elasticx~       0x123a26d4 Elastic_index::perform_elastic(double) + 488
2   com.cycling74.elasticx~       0x123a2979 Elastic_groove::perform(float*) + 625
3   com.cycling74.elasticx~       0x123a0255 elasticx_perform(int*) + 345
4   com.cycling74.MaxAudioAPI     0x08531e9b dspchain_tick + 365
5   com.cycling74.MaxAudioAPI     0x08531c35 msp32wrapper_perform64 + 191
6   com.cycling74.MaxAudioAPI     0x08531e7c dspchain_tick + 334
7   com.cycling74.MaxAudioAPI     0x0854213f plugrunner_tick + 180
8   com.cycling74.MaxAudioAPI     0x08543076 plugrunner_process + 214
9   com.cycling74.MaxAudioAPI     0x0855bb2e patchernode_process + 296
10  com.cycling74.MaxAudioAPI     0x08558ecb mixerengine_process_fun + 78
11  com.cycling74.Max             0x00160cd3 linklist_funall_imp + 118
12  com.cycling74.Max             0x0015ff98 linklist_funall + 22
13  com.cycling74.MaxAudioAPI     0x08558e60 mixerengine_process + 99
14  com.cycling74.MaxAudioAPI     0x08558c96 mixerengine_processiovector + 772
15  com.cycling74.MaxAudioAPI     0x0852edd1 ad_process + 250
16  ad_portaudio                      0x07a93043 adportaudio_streamcallback + 285
17  ad_portaudio                      0x07a98729 AdaptingProcess + 825
18  ad_portaudio                      0x07a98b05 PaUtil_EndBufferProcessing + 645
19  ad_portaudio                      0x07a9c4fa AudioIOProc + 1306
20  com.apple.audio.units.Components    0x11fae237 AUInputElement::PullInputWithBufferList(unsigned long&, AudioTimeStamp const&, unsigned long, unsigned long, AudioBufferList*) + 183
21  com.apple.audio.units.Components    0x11faeca3 AUInputElement::PullInput(unsigned long&, AudioTimeStamp const&, unsigned long, unsigned long) + 123
22  com.apple.audio.units.Components    0x11fae4e0 AUInputFormatConverter2::InputProc(OpaqueAudioConverter*, unsigned long*, AudioBufferList*, AudioStreamPacketDescription**, void*) + 266
23  com.apple.audio.toolbox.AudioToolbox    0x90b9d923 AudioConverterChain::CallInputProc(unsigned long) + 421
24  com.apple.audio.toolbox.AudioToolbox    0x90b9d6b0 AudioConverterChain::FillBufferFromInputProc(unsigned long*, CABufferList*) + 230
25  com.apple.audio.toolbox.AudioToolbox    0x90b79b99 BufferedAudioConverter::GetInputBytes(unsigned long, unsigned long&, CABufferList const*&) + 189
26  com.apple.audio.toolbox.AudioToolbox    0x90baa3db Resampler2Wrapper::RenderOutput(CABufferList*, unsigned long, unsigned long&) + 165
27  com.apple.audio.toolbox.AudioToolbox    0x90b58a84 SampleRateConverter::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 44
28  com.apple.audio.toolbox.AudioToolbox    0x90b799f6 BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 296
29  com.apple.audio.toolbox.AudioToolbox    0x90b9d485 AudioConverterChain::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 113
30  com.apple.audio.toolbox.AudioToolbox    0x90b799f6 BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 296
31  com.apple.audio.toolbox.AudioToolbox    0x90b53930 AudioConverterFillComplexBuffer + 303
32  com.apple.audio.units.Components    0x11fae32f AUInputFormatConverter2::PullAndConvertInput(AudioTimeStamp const&, unsigned long&, AudioBufferList&, AudioStreamPacketDescription*, bool&) + 145
33  com.apple.audio.units.Components    0x11fadb36 AUConverterBase::RenderBus(unsigned long&, AudioTimeStamp const&, unsigned long, unsigned long) + 192
34  com.apple.audio.units.Components    0x11fab173 AUBase::DoRenderBus(unsigned long&, AudioTimeStamp const&, unsigned long, AUOutputElement*, unsigned long, AudioBufferList&) + 141
35  com.apple.audio.units.Components    0x11fa98ba AUBase::DoRender(unsigned long&, AudioTimeStamp const&, unsigned long, unsigned long, AudioBufferList&) + 452
36  com.apple.audio.units.Components    0x11fb198a AUHAL::AUIOProc(unsigned long, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void*) + 2778
37  com.apple.audio.CoreAudio     0x98dff5b2 HALC_ProxyIOContext::IOWorkLoop() + 4354
38  com.apple.audio.CoreAudio     0x98dfe3df HALC_ProxyIOContext::IOThreadEntry(void*) + 167
39  com.apple.audio.CoreAudio     0x98e08de2 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
40  com.apple.audio.CoreAudio     0x98dfe2db HALB_IOThread::Entry(void*) + 69
41  libsystem_pthread.dylib       0x9afaa5fb _pthread_body + 144
42  libsystem_pthread.dylib       0x9afaa485 _pthread_start + 130
43  libsystem_pthread.dylib       0x9afafcf2 thread_start + 34






Source Audio's icon

I would get rid of elasticx~.
All elastic derivates crashed a lot a a time I was playing
arround with it.
From max 7 groove~ can pitch & stretch as well.