Page 1 of 1

[c74] 'cycle~: No such object'

Posted: Fri Oct 09, 2009 4:30 pm
by fisk
8.1b5, 40387

when i open one of my amxd files in a max editor, max says:

cycle~: No such object
cycle~: No such object

the patch in question doesnt contain cycle~ anywhere so this error message makes no sense to me.

i go to close window and then it crashes, report follows below

Process: Live [173]
Path: /Applications/M4L beta/Live 8.1b5 OS X/Live.app/Contents/MacOS/Live
Identifier: com.ableton.live
Version: 8.1b5 (8.1b5)
Code Type: X86 (Native)
Parent Process: launchd [136]

Interval Since Last Report: 195991 sec
Crashes Since Last Report: 7
Per-App Interval Since Last Report: 1153 sec
Per-App Crashes Since Last Report: 2

Date/Time: 2009-10-09 17:24:29.622 +0100
OS Version: Mac OS X 10.5.8 (9L30)
Report Version: 6
Anonymous UUID: A58385D6-8135-4A02-A40C-DFC0F52ACEE8

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000010
Crashed Thread: 9

Thread 0:
0 libSystem.B.dylib 0x901dfc96 pthread_mutex_lock + 298
1 com.cycling74.MaxPlugLib 0x22764e3c linklist_critical_enter(_linklist*) + 24
2 com.cycling74.MaxPlugLib 0x22766a77 linklist_funall_break + 39
3 com.cycling74.MaxPlugLib 0x22895aab jpatcher_iterate + 69
4 com.cycling74.MaxPlugLib 0x227bebb3 sysmidi_notify + 93
5 com.cycling74.MaxPlugLib 0x228977b9 jpatcher_traverse_iterfun + 127
6 com.cycling74.MaxPlugLib 0x22766a9e linklist_funall_break + 78
7 com.cycling74.MaxPlugLib 0x228974b3 jpatcher_subtraverse + 69
8 com.cycling74.MaxPlugLib 0x228977ec jpatcher_traverse_iterfun + 178
9 com.cycling74.MaxPlugLib 0x22766a9e linklist_funall_break + 78
10 com.cycling74.MaxPlugLib 0x228974b3 jpatcher_subtraverse + 69
11 com.cycling74.MaxPlugLib 0x228977ec jpatcher_traverse_iterfun + 178
12 com.cycling74.MaxPlugLib 0x22766a9e linklist_funall_break + 78
13 com.cycling74.MaxPlugLib 0x228974b3 jpatcher_subtraverse + 69
14 com.cycling74.MaxPlugLib 0x228977ec jpatcher_traverse_iterfun + 178
15 com.cycling74.MaxPlugLib 0x22766a9e linklist_funall_break + 78
16 com.cycling74.MaxPlugLib 0x228974b3 jpatcher_subtraverse + 69
17 com.cycling74.MaxPlugLib 0x22897533 jpatcher_traverseunique + 121
18 com.cycling74.MaxPlugLib 0x227fdc8a object_method + 912
19 com.cycling74.MaxPlugLib 0x227f3f84 patcher_doeachdo(void*, _edf_iter*) + 208
20 com.cycling74.MaxPlugLib 0x2294eb6e livewind_iterate_do(_livewind*, _livewind_iterate_data*) + 50
21 com.cycling74.MaxPlugLib 0x22766a9e linklist_funall_break + 78
22 com.cycling74.MaxPlugLib 0x2294ebb2 livewind_iterate + 60
23 com.cycling74.MaxPlugLib 0x227f3dbf patcher_eachdo + 235
24 com.cycling74.MaxPlugLib 0x227be8e3 sysmidi_reassignobjects + 83
25 com.cycling74.MaxPlugLib 0x227be94b sysmidi_deletemarked + 97
26 com.cycling74.MaxAPI 0x1d310b52 sysmidi_deletemarked + 39
27 com.cycling74.MaxAudioAPI 0x217d96cb midi_plugrunner_deleteport + 39
28 com.cycling74.MaxAudioAPI 0x217d96f7 midi_plugrunner_deleteinport + 25
29 com.cycling74.MaxAudioAPI 0x217d24ec pluginterface_freebuffers + 84
30 com.cycling74.MaxAudioAPI 0x217d4257 plugrunner_freebuffers + 25
31 com.cycling74.patcher 0x1d2f69c2 WiresPrivate::milf_device_free(WiresPrivate::_milf_device*) + 272
32 com.cycling74.MaxPlugLib 0x227b6f57 freeobject + 175
33 com.cycling74.MaxPlugLib 0x227faa27 object_free + 27
34 com.cycling74.MaxAPI 0x1d3164ca object_free + 31
35 com.cycling74.patcher 0x1d2f4126 Wires::DeleteDevice(plug_DeviceRef*) + 26
36 com.ableton.live 0x00c7b865 APluginDataModel::~APluginDataModel() + 20763
37 com.ableton.live 0x00d5164e AThirdPartyDeviceModule::~AThirdPartyDeviceModule() + 8080
38 com.ableton.live 0x000474f4 OBang::~OBang() + 4932
39 com.ableton.live 0x000649ea OCallProcessor::~OCallProcessor() + 7594
40 com.ableton.live 0x000b245e OAasModulationPolarizerProcessor::~OAasModulationPolarizerProcessor() + 228
41 com.ableton.live 0x0003b9c2 void OProcessorCreateManager::SOnProcessorCreate<OValueProcessor>(OThreadMessage&) + 272
42 com.ableton.live 0x000474f4 OBang::~OBang() + 4932
43 com.ableton.live 0x0006c3d0 OSendThreadMessageSync::~OSendThreadMessageSync() + 29760
44 com.ableton.live 0x00b9d9b8 ASchedulerModule::~ASchedulerModule() + 3788
45 com.ableton.live 0x01013e3f ADeviceUnit::~ADeviceUnit() + 293
46 com.ableton.live 0x01471df6 AColorNameRemoteableEnum::~AColorNameRemoteableEnum() + 2638
47 com.ableton.live 0x013a8905 AFont::~AFont() + 6305
48 com.apple.Foundation 0x93f7d507 __NSFireTimer + 279
49 com.apple.CoreFoundation 0x911d78f5 CFRunLoopRunSpecific + 4469
50 com.apple.CoreFoundation 0x911d7aa8 CFRunLoopRunInMode + 88
51 com.apple.HIToolbox 0x9092f2ac RunCurrentEventLoopInMode + 283
52 com.apple.HIToolbox 0x9092effe ReceiveNextEventCommon + 175
53 com.apple.HIToolbox 0x90a72377 ReceiveNextEvent + 58
54 com.cycling74.MaxPlugLib 0x22963536 juce::juce_dispatchNextMessageOnSystemQueue(bool, bool) + 554
55 com.cycling74.MaxPlugLib 0x2296d096 juce::MessageManager::dispatchPendingMessages(int, bool) + 56
56 com.cycling74.MaxPlugLib 0x228ca167 maxapplication_eventtimerproc(__EventLoopTimer*, void*) + 51
57 com.apple.CoreFoundation 0x911d78f5 CFRunLoopRunSpecific + 4469
58 com.apple.CoreFoundation 0x911d7aa8 CFRunLoopRunInMode + 88
59 com.apple.HIToolbox 0x9092f2ac RunCurrentEventLoopInMode + 283
60 com.apple.HIToolbox 0x9092effe ReceiveNextEventCommon + 175
61 com.apple.HIToolbox 0x9092ef39 BlockUntilNextEventMatchingListInMode + 106
62 com.apple.AppKit 0x94b126d5 _DPSNextEvent + 657
63 com.apple.AppKit 0x94b11f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
64 com.apple.AppKit 0x94b0af9f -[NSApplication run] + 795
65 com.ableton.live 0x013ba8aa AWindowBase::DoBeforePrepareClose() + 54386
66 com.ableton.live 0x013a902b AFont::~AFont() + 8135
67 com.ableton.live 0x00002e12 0x1000 + 7698
68 com.ableton.live 0x00002d39 0x1000 + 7481

Thread 1:
0 libSystem.B.dylib 0x901d82c2 semaphore_wait_trap + 10
1 com.ableton.live 0x003972a8 OLoopBracePassedCallback::~OLoopBracePassedCallback() + 61370
2 com.ableton.live 0x0042625b TXmlParser::~TXmlParser() + 1545
3 com.ableton.live 0x0042627f TXmlParser::~TXmlParser() + 1581
4 com.ableton.live 0x00394dff OLoopBracePassedCallback::~OLoopBracePassedCallback() + 51985
5 libSystem.B.dylib 0x90209155 _pthread_start + 321
6 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 2:
0 libSystem.B.dylib 0x901d8286 mach_msg_trap + 10
1 libSystem.B.dylib 0x901dfa7c mach_msg + 72
2 com.apple.audio.midi.CoreMIDI 0x0284af0f XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.apple.audio.midi.CoreMIDI 0x0283d477 MIDIInPortThread::Run() + 111
4 com.apple.audio.midi.CoreMIDI 0x0284107d XThread::RunHelper(void*) + 17
5 com.apple.audio.midi.CoreMIDI 0x0284b9ee CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x90209155 _pthread_start + 321
7 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x901df46e __semwait_signal + 10
1 libSystem.B.dylib 0x90209dcd pthread_cond_wait$UNIX2003 + 73
2 libGLProgrammability.dylib 0x9144db32 glvmDoWork + 162
3 libSystem.B.dylib 0x90209155 _pthread_start + 321
4 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 4:
0 com.ableton.live 0x00397e44 OLoopBracePassedCallback::~OLoopBracePassedCallback() + 64342
1 com.ableton.live 0x001b992a OAudioRandom::Rand() + 142202
2 com.ableton.live 0x001b9b58 OAudioRandom::Rand() + 142760
3 ??? 0x1ec95450 0 + 516510800
4 com.ableton.live 0x0006fc29 OMessageTimeCallbackProcessor::~OMessageTimeCallbackProcessor() + 3275
5 com.ableton.live 0x000560f2 OBuffer::~OBuffer() + 30196
6 com.ableton.live 0x000699c9 OSendThreadMessageSync::~OSendThreadMessageSync() + 19001
7 com.ableton.live 0x000698b9 OSendThreadMessageSync::~OSendThreadMessageSync() + 18729
8 com.ableton.live 0x00394dff OLoopBracePassedCallback::~OLoopBracePassedCallback() + 51985
9 libSystem.B.dylib 0x90209155 _pthread_start + 321
10 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x901d82c2 semaphore_wait_trap + 10
1 com.ableton.live 0x003972a8 OLoopBracePassedCallback::~OLoopBracePassedCallback() + 61370
2 com.ableton.live 0x002feb77 void OQueuePool::ProcessMessages<std::binder2nd<OThreadMessageOfType> >(AThreadManager::TId, std::binder2nd<OThreadMessageOfType>) + 20961
3 com.ableton.live 0x00394dff OLoopBracePassedCallback::~OLoopBracePassedCallback() + 51985
4 libSystem.B.dylib 0x90209155 _pthread_start + 321
5 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x901d8286 mach_msg_trap + 10
1 libSystem.B.dylib 0x901dfa7c mach_msg + 72
2 com.apple.CoreFoundation 0x911d6e7e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x911d7aa8 CFRunLoopRunInMode + 88
4 com.apple.audio.CoreAudio 0x900e95f8 HALRunLoop::OwnThread(void*) + 160
5 com.apple.audio.CoreAudio 0x900e9480 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x90209155 _pthread_start + 321
7 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 7:
0 libSystem.B.dylib 0x901d83a6 mach_wait_until + 10
1 ...ple.CoreServices.CarbonCore 0x921a5913 MPDelayUntil + 39
2 ...ple.CoreServices.CarbonCore 0x921a57a7 Delay + 104
3 ...opellerheads.rewire.library 0x1d8687e8 RWPUnregisterDeviceImp + 21574
4 ...opellerheads.rewire.library 0x1d883a5c RWPUnregisterDeviceImp + 132794
5 libSystem.B.dylib 0x90209155 _pthread_start + 321
6 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 8:
0 libSystem.B.dylib 0x901d82e6 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9020a2af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9020bb33 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x93f8edbc -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x93f8ebd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x93f8eb35 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.AppKit 0x94b786e8 -[NSUIHeartBeat _heartBeatThread:] + 753
7 com.apple.Foundation 0x93f48dfd -[NSThread main] + 45
8 com.apple.Foundation 0x93f489a4 __NSThread__main__ + 308
9 libSystem.B.dylib 0x90209155 _pthread_start + 321
10 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 9 Crashed:
0 com.cycling74.MaxAudioAPI 0x217d3140 audiobuffer_schedtimetosampleframes + 14
1 com.cycling74.MaxAudioAPI 0x217d9799 midi_plugrunner_sendstampedbytes + 93
2 com.cycling74.MaxAudioAPI 0x217d996f midi_plugrunner_sendbytes + 146
3 com.cycling74.MaxPlugLib 0x227bd506 sysmidi_sendbytes + 78
4 com.cycling74.MaxPlugLib 0x22802374 stdout_int + 180
5 com.cycling74.MaxPlugLib 0x2275fe24 outlet_int + 924
6 com.cycling74.MaxPlugLib 0x2275fe24 outlet_int + 924
7 com.cycling74.MaxPlugLib 0x2275fd1c outlet_int + 660
8 com.cycling74.MaxAPI 0x1d30897c outlet_int + 38
9 com.cycling74.MaxPlugLib 0x2275fe24 outlet_int + 924
10 com.cycling74.MaxPlugLib 0x2275fe24 outlet_int + 924
11 com.cycling74.MaxPlugLib 0x22806ff9 typedmess_fun + 1493
12 com.cycling74.MaxPlugLib 0x2280736b typedmess + 79
13 com.cycling74.MaxPlugLib 0x22807a92 aeval + 1016
14 com.cycling74.MaxPlugLib 0x2273759e atombuf_eval + 148
15 com.cycling74.MaxAPI 0x1d3152e7 atombuf_eval + 60
16 com.cycling74.message 0x70aa90d5 jmessage_atombuf_eval + 429
17 com.cycling74.message 0x70aa93a5 jmessage_int + 130
18 com.cycling74.MaxPlugLib 0x2275fe24 outlet_int + 924
19 com.cycling74.MaxPlugLib 0x2275fd1c outlet_int + 660
20 com.cycling74.MaxPlugLib 0x2280251a stdin_iterate2 + 80
21 com.cycling74.MaxPlugLib 0x227e1659 sched_midipacket_scheduler + 641
22 com.cycling74.MaxAudioAPI 0x217d5443 plugrunner_sendmidi + 229
23 com.cycling74.MaxAudioAPI 0x217d5577 plugrunner_servicescheduler + 217
24 com.cycling74.MaxAudioAPI 0x217d576c plugrunner_process + 71
25 com.cycling74.patcher 0x1d2f7b8f Wires::Process(plug_DeviceRef*, int, int*, int*, float**, float**, __t_epii_REChunk*, __t_epii_REChunk*, __t_epii_MEChunk*, __t_epii_MEChunk**, __t_epii_REChunk**) + 1681
26 com.ableton.live 0x000b5d1f OAasModulationPolarizerProcessor::~OAasModulationPolarizerProcessor() + 14757
27 com.ableton.live 0x00041962 void OProcessorCreateManager::SOnProcessorCreate<ODoubleProcessor>(OThreadMessage&) + 19730
28 com.ableton.live 0x00041962 void OProcessorCreateManager::SOnProcessorCreate<ODoubleProcessor>(OThreadMessage&) + 19730
29 com.ableton.live 0x0006f8cc OMessageTimeCallbackProcessor::~OMessageTimeCallbackProcessor() + 2414
30 com.ableton.live 0x0006fc29 OMessageTimeCallbackProcessor::~OMessageTimeCallbackProcessor() + 3275
31 com.ableton.live 0x000560f2 OBuffer::~OBuffer() + 30196
32 com.ableton.live 0x000699c9 OSendThreadMessageSync::~OSendThreadMessageSync() + 19001
33 com.ableton.live 0x000696bd OSendThreadMessageSync::~OSendThreadMessageSync() + 18221
34 com.ableton.live 0x00055dc9 OBuffer::~OBuffer() + 29387
35 com.ableton.live 0x0005c460 OBeatEvent::~OBeatEvent() + 3166
36 com.ableton.live 0x00037949 0x1000 + 223561
37 com.ableton.live 0x00037c26 0x1000 + 224294
38 com.ableton.live 0x00037dad 0x1000 + 224685
39 com.ableton.live 0x00b82865 AMeterTriggerList::~AMeterTriggerList() + 869
40 com.ableton.live 0x00888309 AAudioInOut::~AAudioInOut() + 10911
41 com.apple.audio.CoreAudio 0x900fb177 HP_IOProc::Call(AudioTimeStamp const&, AudioTimeStamp const&, AudioBufferList const*, AudioTimeStamp const&, AudioBufferList*) + 319
42 com.apple.audio.CoreAudio 0x900fae68 IOA_Device::CallIOProcs(AudioTimeStamp const&, AudioTimeStamp const&, AudioTimeStamp const&) + 274
43 com.apple.audio.CoreAudio 0x900fad44 HP_IOThread::PerformIO(AudioTimeStamp const&) + 1246
44 com.apple.audio.CoreAudio 0x900f911f HP_IOThread::WorkLoop() + 1239
45 com.apple.audio.CoreAudio 0x900f8c43 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
46 com.apple.audio.CoreAudio 0x900e9480 CAPThread::Entry(CAPThread*) + 96
47 libSystem.B.dylib 0x90209155 _pthread_start + 321
48 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 10:
0 libSystem.B.dylib 0x901d83a6 mach_wait_until + 10
1 libSystem.B.dylib 0x9024f3ad nanosleep + 314
2 libSystem.B.dylib 0x9024f26d usleep + 61
3 com.Tone2.Gladiator 0x3a97c425 T2Audio::fxSpectrumIdle_() + 4493
4 com.Tone2.Gladiator 0x3a971c2e idleThreadSpectrum(void*) + 18
5 ...ple.CoreServices.CarbonCore 0x9218d057 PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x90209155 _pthread_start + 321
7 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 11:
0 libSystem.B.dylib 0x901d82e6 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9020a2af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9020bb33 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x9216dcfe TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x9216dade TSWaitOnSemaphoreCommon + 422
5 ...ickTimeComponents.component 0x92e9965e ReadSchedulerThreadEntryPoint + 4724
6 libSystem.B.dylib 0x90209155 _pthread_start + 321
7 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 12:
0 libSystem.B.dylib 0x901d83a6 mach_wait_until + 10
1 libSystem.B.dylib 0x9024f3ad nanosleep + 314
2 libSystem.B.dylib 0x9024f26d usleep + 61
3 com.Tone2.Gladiator 0x3a97c425 T2Audio::fxSpectrumIdle_() + 4493
4 com.Tone2.Gladiator 0x3a971c2e idleThreadSpectrum(void*) + 18
5 ...ple.CoreServices.CarbonCore 0x9218d057 PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x90209155 _pthread_start + 321
7 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 13:
0 libSystem.B.dylib 0x901d83a6 mach_wait_until + 10
1 libSystem.B.dylib 0x9024f3ad nanosleep + 314
2 libSystem.B.dylib 0x9024f26d usleep + 61
3 com.Tone2.Gladiator 0x3a97c425 T2Audio::fxSpectrumIdle_() + 4493
4 com.Tone2.Gladiator 0x3a971c2e idleThreadSpectrum(void*) + 18
5 ...ple.CoreServices.CarbonCore 0x9218d057 PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x90209155 _pthread_start + 321
7 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 14:
0 libSystem.B.dylib 0x901d83a6 mach_wait_until + 10
1 libSystem.B.dylib 0x9024f3ad nanosleep + 314
2 libSystem.B.dylib 0x9024f26d usleep + 61
3 com.Tone2.Gladiator 0x3a97c425 T2Audio::fxSpectrumIdle_() + 4493
4 com.Tone2.Gladiator 0x3a971c2e idleThreadSpectrum(void*) + 18
5 ...ple.CoreServices.CarbonCore 0x9218d057 PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x90209155 _pthread_start + 321
7 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 15:
0 libSystem.B.dylib 0x901d83a6 mach_wait_until + 10
1 libSystem.B.dylib 0x9024f3ad nanosleep + 314
2 libSystem.B.dylib 0x9024f26d usleep + 61
3 com.Tone2.Gladiator 0x3a97c425 T2Audio::fxSpectrumIdle_() + 4493
4 com.Tone2.Gladiator 0x3a971c2e idleThreadSpectrum(void*) + 18
5 ...ple.CoreServices.CarbonCore 0x9218d057 PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x90209155 _pthread_start + 321
7 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 16:
0 libSystem.B.dylib 0x902089c6 kevent + 10
1 libSystem.B.dylib 0x90209155 _pthread_start + 321
2 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 17:
0 libSystem.B.dylib 0x902089c6 kevent + 10
1 libSystem.B.dylib 0x90209155 _pthread_start + 321
2 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 18:
0 libSystem.B.dylib 0x90236cfe accept$NOCANCEL$UNIX2003 + 10
1 com.cycling74.MaxPlugLib 0x22a23c29 juce::StreamingSocket::waitForNextConnection() const + 257
2 com.cycling74.MaxPlugLib 0x22953d2f tcpconnection_listenthread(_tcpconnection*) + 43
3 com.cycling74.MaxPlugLib 0x227bc76d systhread_threadproc(void*) + 63
4 libSystem.B.dylib 0x90209155 _pthread_start + 321
5 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 19:
0 libSystem.B.dylib 0x901d82e6 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9020a2af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9020bb33 pthread_cond_timedwait_relative_np + 47
3 com.overloud.audiounit.BREVERB 0x32851588 0x32800000 + 333192
4 com.overloud.audiounit.BREVERB 0x328ab385 0x32800000 + 701317
5 com.overloud.audiounit.BREVERB 0x32858ed2 0x32800000 + 364242
6 com.overloud.audiounit.BREVERB 0x328ab448 0x32800000 + 701512
7 com.overloud.audiounit.BREVERB 0x3285161d 0x32800000 + 333341
8 libSystem.B.dylib 0x90209155 _pthread_start + 321
9 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 20:
0 libSystem.B.dylib 0x901d82e6 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9020a2af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9020bb33 pthread_cond_timedwait_relative_np + 47
3 com.cycling74.MaxPlugLib 0x2296298c juce::WaitableEvent::wait(int) const + 122
4 com.cycling74.MaxPlugLib 0x229df6e7 juce::Thread::wait(int) const + 27
5 com.cycling74.MaxPlugLib 0x2296e0d8 juce::InternalTimerThread::run() + 310
6 com.cycling74.MaxPlugLib 0x229df77a juce::Thread::threadEntryPoint(juce::Thread*) + 142
7 com.cycling74.MaxPlugLib 0x22962a67 juce::threadEntryProc(void*) + 17
8 libSystem.B.dylib 0x90209155 _pthread_start + 321
9 libSystem.B.dylib 0x90209012 thread_start + 34

Thread 9 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x227bd4c9 ecx: 0x00000000 edx: 0x00000125
edi: 0x71b7c340 esi: 0x71081108 ebp: 0xb04d1958 esp: 0xb04d1950
ss: 0x0000001f efl: 0x00010286 eip: 0x217d3140 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x00000010

Binary Images:
0x1000 - 0x1f2bfe3 +com.ableton.live 8.1b5 (8.1b5) <73298a764d6dd60ada2d29938d148c9c> /Applications/M4L beta/Live 8.1b5 OS X/Live.app/Contents/MacOS/Live
0x2839000 - 0x2856ff7 com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x286e000 - 0x288dfed com.apple.audio.CoreAudioKit 1.5 (1.5) <585f5ec95dc8f1efe51d820be84d53a6> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x289f000 - 0x28bdfe3 libexpat.1.dylib ??? (???) <caa6d7f83f7e0a3fe26aa5904c6f98a9> /usr/lib/libexpat.1.dylib
0x19fba000 - 0x19fd6ff7 GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x19ff8000 - 0x19ffbff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
0x1acf1000 - 0x1aef8fef com.apple.RawCamera.bundle 2.1.0 (474) <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x1b196000 - 0x1b199fff com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x1b19f000 - 0x1b204fde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
0x1b224000 - 0x1b279fdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x1b317000 - 0x1b49cfe3 GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1b4ca000 - 0x1b833fe8 com.apple.GeForce8xxxGLDriver 1.5.48 (5.4.8) <880ed3155078052260ade6e705c9ca64> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
0x1d2f2000 - 0x1d2feff3 +com.cycling74.patcher 1.0 (1.0) <36d7b43f646cadd362fba368037a6e65> /Applications/Max5/support/patcher.bundle/Contents/MacOS/patcher
0x1d307000 - 0x1d32cff7 +com.cycling74.MaxAPI 1.0 (1.0) <6e87980894edb9554f4c33c3aa9ee2f1> /Applications/M4L beta/Live 8.1b5 OS X/Live.app/Contents/Frameworks/MaxAPI.framework/Versions/A/MaxAPI
0x1d657000 - 0x1d65afff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x1d660000 - 0x1d666fff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1d85d000 - 0x1d8bcfe1 +se.propellerheads.rewire.library 1.7 (1.7) /Users/sb/Library/Application Support/Propellerhead Software/ReWire/ReWire.bundle/Contents/MacOS/ReWire
0x1d8db000 - 0x1d8f9fe7 com.apple.OpenTransport 3.0 (3.0) /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
0x1d909000 - 0x1d90fffb +com.cycling74.MSPReWireDevice 1.0 (1.0) <c7c389ff53688023f8d9d8d0f894745d> /Applications/Max5/Cycling '74/ad/MSPReWireDevice.bundle/Contents/MacOS/MSPReWireDevice
0x1d918000 - 0x1d91eff7 +com.cycling74.MSPReWireDevice 1.0 (1.0) <6f51981f081a6e83e106cbcbe5653ed4> /Users/sb/Documents/jif_lim_on/samsit2saws2s2.app/Contents/support/ad/MSPReWireDevice.bundle/Contents/MacOS/MSPReWireDevice
0x1d927000 - 0x1d92dff7 +com.cycling74.MSPReWireDevice 1.0 (1.0) <6f51981f081a6e83e106cbcbe5653ed4> /Applications/SuperVP Trax.app/Contents/support/ad/MSPReWireDevice.bundle/Contents/MacOS/MSPReWireDevice
0x1d936000 - 0x1d995fe1 +se.propellerheads.rewire.library 1.7 (1.7) /Library/Application Support/Propellerhead Software/ReWire/ReWire.bundle/Contents/MacOS/ReWire
0x1f4a8000 - 0x1f4a9ff7 +com.cycling74.fseventwatcher 5.1.0a1 (40387) (40387) <b244bffe600515cd944e7d24af2d47b6> /Volumes/7Z/Applications/Max5/Cycling '74/extensions/fseventwatcher.mxo/Contents/MacOS/fseventwatcher
0x217b6000 - 0x217b7ff7 +com.cycling74.makenote 5.1.0a1 (40387) (40387) <3ae20440dbdc004793fb1748f7808ce0> /Applications/Max5/Cycling '74/max-externals/makenote.mxo/Contents/MacOS/makenote
0x217c3000 - 0x217daff7 +com.cycling74.MaxAudioAPI ??? (1.0) <afca18493d557b19cfa704c21b215bb6> /Applications/M4L beta/Live 8.1b5 OS X/Live.app/Contents/Frameworks/MaxAudioAPI.framework/Versions/A/MaxAudioAPI
0x217fb000 - 0x217fbff7 +com.cycling74.deferlow 5.1.0a1 (40387) (40387) <dbaf1b620da2d12551b42f18953d5690> /Applications/Max5/Cycling '74/max-externals/deferlow.mxo/Contents/MacOS/deferlow
0x224ba000 - 0x224bbff7 +com.cycling74.debugwindow 5.1.0a1 (40387) (40387) <d730a0e37ef69ebc8c454233904ef46c> /Applications/Max5/Cycling '74/extensions/debugwindow.mxo/Contents/MacOS/debugwindow
0x2272f000 - 0x22ac6fff +com.cycling74.MaxPlugLib ??? (5.0.0) <b2ec60f6adb6281bceb7d43a6f4dff0e> /Applications/Max5/support/MaxPlugLib.bundle/Contents/MacOS/MaxPlugLib
0x22cf8000 - 0x22cfaff7 +com.cycling74.objectview 5.1.0a1 (40387) (40387) <b4d819f80a2ea4ad2f0abc7e90d3cb2f> /Applications/Max5/Cycling '74/extensions/objectview.mxo/Contents/MacOS/objectview
0x23d57000 - 0x23d5cff7 +com.cycling74.autohelp 5.1.0a1 (40387) (40387) <5a6c0878c5f5ccda2c7236e674ef2b73> /Applications/Max5/Cycling '74/extensions/autohelp.mxo/Contents/MacOS/autohelp
0x23d6b000 - 0x23d6bff7 +com.cycling74.prepend 5.1.0a1 (40387) (40387) <b4452f32650db875dc05be9a95976fa5> /Applications/Max5/Cycling '74/max-externals/prepend.mxo/Contents/MacOS/prepend
0x23eb4000 - 0x23ebbfe7 +com.cycling74.pianoroll 5.1.0a1 (40387) (40387) <3845589b359d33de78ff3e3b7f4021fd> /Applications/Max5/Cycling '74/extensions/pianoroll.mxo/Contents/MacOS/pianoroll
0x23ec1000 - 0x23ec1ff7 +com.cycling74.append 5.1.0a1 (40387) (40387) <da92650de2ecdbf33dbdd39900c00ba5> /Applications/Max5/Cycling '74/max-externals/append.mxo/Contents/MacOS/append
0x23f51000 - 0x23f54ff7 +com.cycling74.zoomer 5.1.0a1 (40387) (40387) <534d63ab5f36705133c5d9344bd0a01f> /Applications/Max5/Cycling '74/extensions/zoomer.mxo/Contents/MacOS/zoomer
0x240fc000 - 0x240fcff7 +com.cycling74.iter 5.1.0a1 (40387) (40387) <371962503ed7c033981018d93c5f86d7> /Applications/Max5/Cycling '74/max-externals/iter.mxo/Contents/MacOS/iter
0x24282000 - 0x24287ff7 +com.cycling74.pattr 5.1.0a1 (40387) (40387) <b7da52848bd37b2533a6035fb763900f> /Applications/Max5/Cycling '74/max-externals/pattr.mxo/Contents/MacOS/pattr
0x2432c000 - 0x2432dff7 +com.cycling74.live.path 5.0.8 (40387) (40387) <e0192c97596f118b629170c5cb0938d2> /Applications/Max5/Cycling '74/m4l-externals/live.path.mxo/Contents/MacOS/live.path
0x2444b000 - 0x24482ff7 +com.cycling74.live.guilib 5.0.8 (40387) (40387) <1645f155657a111ee909e9b940e8bc00> /Applications/Max5/Cycling '74/extensions/live.guilib.mxo/Contents/MacOS/live.guilib
0x246cf000 - 0x246d0ff7 +com.cycling74.live.object 5.0.8 (40387) (40387) <c4af97e584de7caf9c015eaba331647a> /Applications/Max5/Cycling '74/m4l-externals/live.object.mxo/Contents/MacOS/live.object
0x246df000 - 0x246e2ff7 +com.cycling74.comment 5.1.0a1 (40387) (40387) <db2daa38e14ad750e7c6d07ed5f1a18e> /Applications/Max5/Cycling '74/max-externals/comment.mxo/Contents/MacOS/comment
0x246fc000 - 0x246fdff7 +com.cycling74.counter 5.1.0a1 (40387) (40387) <82168bbba047d69ac6d454df429f03f6> /Applications/Max5/Cycling '74/max-externals/counter.mxo/Contents/MacOS/counter
0x2470b000 - 0x2473afff +com.cycling74.querylib 5.1.0a1 (40387) (40387) <920414331f6f4e0a6141c94002daa100> /Applications/Max5/Cycling '74/extensions/querylib.mxo/Contents/MacOS/querylib
0x24844000 - 0x24844ff7 +com.cycling74.clip 5.1.0a1 (40387) (40387) <665124b1b74510f473302d29aef36f65> /Applications/Max5/Cycling '74/max-externals/clip.mxo/Contents/MacOS/clip
0x24853000 - 0x248b7ff7 +com.cycling74.sqlite 5.1.0a1 (40387) (40387) <75230020e61485bdc6c9d068877b2b06> /Applications/Max5/Cycling '74/extensions/sqlite.mxo/Contents/MacOS/sqlite
0x24f1f000 - 0x24f1fff7 +com.cycling74.delay 5.1.0a1 (40387) (40387) <b7f8125bac22200945ab494ebe154494> /Applications/Max5/Cycling '74/max-externals/delay.mxo/Contents/MacOS/delay
0x24f68000 - 0x24f71ff7 com.apple.iokit.IOUSBLib 3.4.9 (3.4.9) <6ad6f7263d6163cde0da9c7146b9e121> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib
0x2a900000 - 0x2aa5cfeb +com.soniccharge.microtonicaumac203 2.0.3 (2.0.3) /Library/Audio/Plug-Ins/Components/MicroTonicAU.component/Contents/MacOS/MicroTonicAU
0x2aab0000 - 0x2b138fdf +com.izotope.audioplugins.AU.Trash 1.1.4 (1.1.4b1013) <181ebfd206aa4b4cae430ea4d63d4919> /Library/Audio/Plug-Ins/Components/Trash.component/Contents/MacOS/Trash
0x2b1f2000 - 0x2b306ff7 +com.izotope.trash.authassistant 1.0 (1.0) <f3e3fa519dac4f3ca99c538e6e3f9759> /Library/Application Support/iZotope/Trash/AuthAssistant.bundle/Contents/MacOS/AuthAssistant
0x2b61c000 - 0x2b6b3fe7 +[Unknown Bundle] ??? (???) [Unknown Bundle]
0x2c19e000 - 0x2c21cfdf +com.AraldFX.DHammer.component ??? (3.2) /Library/Audio/Plug-Ins/Components/D-Hammer.component/Contents/MacOS/D-Hammer
0x2f000000 - 0x2f0d1fff +com.fabfilter.One.AU.3 3.10 (3.10) <c82a96922268fe841e06232402c62cd7> /Library/Audio/Plug-Ins/Components/FabFilter One.component/Contents/MacOS/FabFilter One
0x2fffc000 - 0x2fffcffd libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
0x32800000 - 0x32eccff7 +com.overloud.audiounit.BREVERB ??? (1.5.4) <063ca6e3de30711afb22577d8664f4f8> /Library/Audio/Plug-Ins/Components/BREVERB.component/Contents/MacOS/BREVERB
0x331dc000 - 0x33241fcf +[Unknown Bundle] ??? (???) <93c5826825014343a9c3e3b05afc11e1> [Unknown Bundle]
0x3389b000 - 0x33a7ffeb +com.u-he.Zebra2.au 2.3 (0.0.1d1) /Library/Audio/Plug-Ins/Components/Zebra2.component/Contents/MacOS/Zebra2
0x38ac0000 - 0x38ff1fcb +com.soniccharge.synplantauvst100 1.0.0 (1.0.0) /Library/Audio/Plug-Ins/Components/SynplantAU.component/Contents/MacOS/Synplant
0x3a900000 - 0x3aa45ff8 +com.Tone2.Gladiator 1.0.0 (1.0.0) /Library/Audio/Plug-Ins/Components/Gladiator.component/Contents/MacOS/Gladiator
0x450e0000 - 0x450ecfff +net.telestream.license 1.0.1.3-GC (1.0.1.3-GC) <105e17171fcc41681295768fb28c4217> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
0x450f5000 - 0x45148fe7 com.apple.AppleProResDecoder 2.0 (223) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder
0x4518b000 - 0x451a5fe3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0x451aa000 - 0x451afffb com.apple.AppleMPEG2Codec 1.0.1 (220) /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
0x451b5000 - 0x453acfc2 +net.telestream.wmv.import 2.2.3.7 (2.2.3.7) <16463171cbc541aca577883c116422ee> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
0x4541b000 - 0x4557dfe2 +net.telestream.wmv.advanced 2.2.3.7 (2.2.3.7) <33ea17448ff4499197c8279db599b913> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
0x455e4000 - 0x45649fef com.apple.AppleVAH264HW.component 1.0 (1.0) <e0240f3fcaae8aac4deceed4fd365e86> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
0x45704000 - 0x4573ffff com.apple.QuickTimeFireWireDV.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x4574c000 - 0x4579afe3 com.apple.AppleVAFramework 4.1.16 (4.1.16) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x457a3000 - 0x457bcff3 com.apple.applepixletvideo 1.2.18 (1.2d18) <386af0b779e8c148e6b6cbc7f5489d45> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x621be000 - 0x621d2ff7 +nz.net.audiounit.SpectralFreezing 1.0 (1.0) /Library/Audio/Plug-Ins/Components/MNSpectralFreezing.component/Contents/MacOS/MNSpectralFreezing
0x621e8000 - 0x62256ffe +com.izotope.audioplugins.AU.Ozone4 4.0.3 (4.0.3b274) <ff5c5fb773e747a7a58ccae26f4ebfe4> /Library/Audio/Plug-Ins/Components/iZOzone4AUHook.component/Contents/MacOS/PluginHooksAU
0x63000000 - 0x638ccfe7 +com.izotope.audioplugins.Ozone4 4.0.3 (4.0.3b274) <59c0dba1adb94a5cac872136f552c42f> /Library/Audio/Plug-Ins/Components/iZOzone4AUHook.component/Contents/Resources/iZOzone4.bundle/Contents/MacOS/iZOzone4
0x657f8000 - 0x657f9ff7 +com.cycling74.live.observer 5.0.8 (40387) (40387) <77d20bda6820dd24377fa7ed6fa2a711> /Applications/Max5/Cycling '74/m4l-externals/live.observer.mxo/Contents/MacOS/live.observer
0x660f9000 - 0x660faff7 +com.cycling74.metro 5.1.0a1 (40387) (40387) <60411ab16b2c4dd3a03835495073871e> /Applications/Max5/Cycling '74/max-externals/metro.mxo/Contents/MacOS/metro
0x6a800000 - 0x6a878feb +com.ableton.tension 1.0 (1.0) <ada2a4ffe0730166a511f288aaeb4916> /Applications/M4L beta/Live 8.1b5 OS X/Live.app/Contents/App-Resources/Devices/Mac/Tension.bundle/Contents/MacOS/Tension
0x6f700000 - 0x6f777fef +com.ableton.analog 1.0 (1.0) <7f351dbfa804b8c85bb5933f5a741362> /Applications/M4L beta/Live 8.1b5 OS X/Live.app/Contents/App-Resources/Devices/Mac/Analog.bundle/Contents/MacOS/Analog
0x70aa6000 - 0x70aaaff7 +com.cycling74.message 5.1.0a1 (40387) (40387) <cf9ecbb6f7f5f3acca3ea505f04ac3ab> /Applications/Max5/Cycling '74/max-externals/message.mxo/Contents/MacOS/message
0x70afb000 - 0x70afbff7 +com.cycling74.absolutepath 5.1.0a1 (40387) (40387) <71a420d6fa2ca6c02b772a7a3b2fd307> /Applications/Max5/Cycling '74/max-externals/absolutepath.mxo/Contents/MacOS/absolutepath
0x71093000 - 0x710a0ff7 +com.cycling74.umenu 5.1.0a1 (40387) (40387) <d2e8d7ae205fae83c4dc0ffd3a1b8d6b> /Applications/Max5/Cycling '74/max-externals/umenu.mxo/Contents/MacOS/umenu
0x710eb000 - 0x710f1ff7 +com.cycling74.zl 5.1.0a1 (40387) (40387) <dc735c752ee254e80f5a6215c9135dc7> /Applications/Max5/Cycling '74/max-externals/zl.mxo/Contents/MacOS/zl
0x71345000 - 0x71348ff7 +com.cycling74.button 5.1.0a1 (40387) (40387) <c8342c3f1d5c8d8d40030380d7dcfdff> /Applications/Max5/Cycling '74/max-externals/button.mxo/Contents/MacOS/button
0x71412000 - 0x7141cff7 +com.cycling74.number 5.1.0a1 (40387) (40387) <c5a43caf5542c33eb3079792619fa1ab> /Applications/Max5/Cycling '74/max-externals/number.mxo/Contents/MacOS/number
0x71425000 - 0x71429ff7 +com.cycling74.panel 5.1.0a1 (40387) (40387) <ec7e1db8417a39e323554b6a5f3234aa> /Applications/Max5/Cycling '74/max-externals/panel.mxo/Contents/MacOS/panel
0x714fa000 - 0x714fbff7 +com.cycling74.transport 5.1.0a1 (40387) (40387) <83d1b40bc793187d05a2ddef9392db73> /Applications/Max5/Cycling '74/max-externals/transport.mxo/Contents/MacOS/transport
0x717e7000 - 0x717ecff7 +com.cycling74.coll 5.1.0a1 (40387) (40387) <a3ffdccedf641cb6719beafa171f5b97> /Applications/Max5/Cycling '74/max-externals/coll.mxo/Contents/MacOS/coll
0x717f3000 - 0x717f6ff7 +com.cycling74.toggle 5.1.0a1 (40387) (40387) <16a3a555a8f66d36fe1178e0403d9e18> /Applications/Max5/Cycling '74/max-externals/toggle.mxo/Contents/MacOS/toggle
0x71e7d000 - 0x71e7dff7 +com.cycling74.forward 5.1.0a1 (40387) (40387) <b9d17ad87c36b734d9c1cd8e931e6916> /Applications/Max5/Cycling '74/max-externals/forward.mxo/Contents/MacOS/forward
0x71ea4000 - 0x71ea7ff7 +com.cycling74.incdec 5.1.0a1 (40387) (40387) <990093ada9f03c729b19384410471ddf> /Applications/Max5/Cycling '74/max-externals/incdec.mxo/Contents/MacOS/incdec
0x72244000 - 0x72244ff7 +com.cycling74.drunk 5.1.0a1 (40387) (40387) <f04dc50b283d27f5a35bc0e616cfec4a> /Applications/Max5/Cycling '74/max-externals/drunk.mxo/Contents/MacOS/drunk
0x72248000 - 0x72248ff7 +com.cycling74.date 5.1.0a1 (40387) (40387) <e2589ab3546ada1bc8bdd9f06771e745> /Applications/Max5/Cycling '74/max-externals/date.mxo/Contents/MacOS/date
0x722d7000 - 0x722d7ff7 +com.cycling74.split 5.1.0a1 (40387) (40387) <aeadae18166fce3cda3607da021515dc> /Applications/Max5/Cycling '74/max-externals/split.mxo/Contents/MacOS/split
0x722db000 - 0x722dbff7 +com.cycling74.rminus 5.1.0a1 (40387) (40387) <e0342e10b6845fd7a9d1690f43772b5d> /Applications/Max5/Cycling '74/max-externals/rminus.mxo/Contents/MacOS/rminus
0x722e0000 - 0x722e0ff7 +com.cycling74.line 5.1.0a1 (40387) (40387) <2be05cdd1bc41e2966f741266f4a2457> /Applications/Max5/Cycling '74/max-externals/line.mxo/Contents/MacOS/line
0x722e4000 - 0x722e4ff7 +com.cycling74.timer 5.1.0a1 (40387) (40387) <9c99bda4584b8b03cb320c26d2ffbefd> /Applications/Max5/Cycling '74/max-externals/timer.mxo/Contents/MacOS/timer
0x722e8000 - 0x722e8ff7 +com.cycling74.scale 5.1.0a1 (40387) (40387) <f3e977d23e27f7d8110fb8f99accd587> /Applications/Max5/Cycling '74/max-externals/scale.mxo/Contents/MacOS/scale
0x722fc000 - 0x722fcff7 +com.cycling74.rdiv 5.1.0a1 (40387) (40387) <5b632c2a66b73dccd5d7b8d65f6ee97c> /Applications/Max5/Cycling '74/max-externals/rdiv.mxo/Contents/MacOS/rdiv
0x7287b000 - 0x7287bff7 +com.cycling74.mtof 5.1.0a1 (40387) (40387) <ef607ee079f62885bff03d8b0942dc1a> /Applications/Max5/Cycling '74/max-externals/mtof.mxo/Contents/MacOS/mtof
0x729c4000 - 0x729c6ff7 +com.cycling74.jit.matrix 5.1.0a1 (40387) (40387) <4dcce3987d69372902209c3c2c0013d9> /Applications/Max5/Cycling '74/jitter-externals/jit.matrix.mxo/Contents/MacOS/jit.matrix
0x729cb000 - 0x729d1ffc com.apple.JavaVM 12.4.1 (12.4.1) <634419750ecb901d01abbdbc3fff22d8> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x729e3000 - 0x729e9ff7 +com.cycling74.jit.conway 5.1.0a1 (40387) (40387) <8f7ccb3e8ba96450c2a11df83708dd97> /Applications/Max5/Cycling '74/jitter-externals/jit.conway.mxo/Contents/MacOS/jit.conway
0x729ed000 - 0x729eeff7 +com.cycling74.jit.iter 5.1.0a1 (40387) (40387) <305bb269cce706bf9938ef16cb1c2e0f> /Applications/Max5/Cycling '74/jitter-externals/jit.iter.mxo/Contents/MacOS/jit.iter
0x72b00000 - 0x72c53fe7 +com.cycling74.JitterAPI 1.7.0 (1.7.0) <3f0a2d0e1f95d49be77fe996f0bc9134> /Applications/M4L beta/Live 8.1b5 OS X/Live.app/Contents/Frameworks/JitterAPI.framework/Versions/A/JitterAPI
0x72d6c000 - 0x7319dfc3 +com.nvidia.cg 2.0.0010 (???) /Applications/Max5/Cycling '74/jitter-externals/Cg.framework/Cg
0x7322e000 - 0x73301feb +com.cycling74.jit.openexr 5.1.0a1 (40387) (40387) <c1dcea9dfdce600494a151e27faf2948> /Applications/Max5/Cycling '74/jitter-externals/jit.openexr.mxo/Contents/MacOS/jit.openexr
0x73799000 - 0x737d3fff com.apple.AppleProRes422 1.0.2 (46) /Library/QuickTime/AppleProRes422.component/Contents/MacOS/AppleProRes422
0x7381f000 - 0x73bf4fe5 QuickTimeH264.scalar ??? (???) <6830d55d6bf6677087ed440d6023c185> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar
0x73c5f000 - 0x73ca5fef com.apple.viceroy.codec 32.1 (32.1) /System/Library/Components/VCH263Codec.component/VCH263Codec
0x73cef000 - 0x73cf8ff7 +com.cycling74.matrixctrl 5.1.0a1 (40387) (40387) <fa97a3059d7cf7c176085be75ed9282c> /Applications/Max5/Cycling '74/max-externals/matrixctrl.mxo/Contents/MacOS/matrixctrl
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
0x90003000 - 0x9000cfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x900cb000 - 0x900cbffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x900cc000 - 0x90149feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9018d000 - 0x901d6fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x901d7000 - 0x9033eff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
0x9033f000 - 0x90346ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x90347000 - 0x9042fff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x90455000 - 0x904fcfec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x904fd000 - 0x90557ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90558000 - 0x905d7ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x905d8000 - 0x90619fe7 libRIP.A.dylib ??? (???) <ec9df25a1ca8d668bda92f2baf407958> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x90721000 - 0x907b4ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x907b5000 - 0x908fdff7 com.apple.ImageIO.framework 2.0.6 (2.0.6) <7f73ef328c8e8566f3f204b5a540a7f0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x908fe000 - 0x908feff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x908ff000 - 0x90c07fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x90c08000 - 0x90c9bfff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x90c9c000 - 0x9105afea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9105b000 - 0x91124fef com.apple.QuickTimeMPEG4.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
0x91158000 - 0x9115fff7 libCGATS.A.dylib ??? (???) <fb7677501dd491ea5520291045153069> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91160000 - 0x91163fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91164000 - 0x91297fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9130b000 - 0x9130bffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x91426000 - 0x918f7fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x91908000 - 0x91959ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9195a000 - 0x91978fff libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
0x91979000 - 0x91a44fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91a45000 - 0x91a4dfff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91a4e000 - 0x91a4efff com.apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91a9a000 - 0x91a9efff com.apple.CoreMediaAuthoringPrivate 1.6 (1.6) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/A/CoreMediaAuthoringPrivate
0x91b3a000 - 0x91b52fff com.apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91b53000 - 0x91c1aff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91c1b000 - 0x91c1cffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x91c1d000 - 0x91c39ff3 libPng.dylib ??? (???) <271373dd41f56369a3dfca0ed2be579a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91c3a000 - 0x91c41fe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x91c42000 - 0x91cf2fff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91cf3000 - 0x91cf3ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x91cf4000 - 0x91da6ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
0x91da7000 - 0x91ef9ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91f0e000 - 0x91f1bfe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x91f1c000 - 0x91f99fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9200f000 - 0x9200fffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9205f000 - 0x92140ff7 libxml2.2.dylib ??? (???) <9a5d410de57c87f71e2d530a1859b897> /usr/lib/libxml2.2.dylib
0x92141000 - 0x92143ff1 com.apple.QuickTimeH264.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x92144000 - 0x9241eff3 com.apple.CoreServices.CarbonCore 786.11 (786.14) <d5cceb2fe9551d345d40dd1ecf409ec2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9241f000 - 0x924c2ff7 com.apple.QuickTimeImporters.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x924c3000 - 0x92860fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92861000 - 0x9286fffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x92870000 - 0x92874fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x92875000 - 0x937c5ff6 com.apple.QuickTimeComponents.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x93834000 - 0x938eefe3 com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x93930000 - 0x93a24ff4 libiconv.2.dylib ??? (???) <96ff4c6f84c4a1623cb78287371cdd3f> /usr/lib/libiconv.2.dylib
0x93a25000 - 0x93a64fef libTIFF.dylib ??? (???) <801873cbd85ba7bdfe7646fe97a54ca3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x93a65000 - 0x93a75ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x93a7b000 - 0x93a7bffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x93ac1000 - 0x93acbfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93acc000 - 0x93b59ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93b5a000 - 0x93b9cfef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93b9d000 - 0x93ba3fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93ba4000 - 0x93ecafe2 com.apple.QuickTime 7.6.4 (1327.73) <96515f6a2d628cd2105c7082295199b5> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93f3e000 - 0x941bafe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x941cd000 - 0x9435dfff com.apple.JavaScriptCore 5531 (5531.5) <3679fe16241dae6f730a39c16c04e30f> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9435e000 - 0x94395fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x943b4000 - 0x94441ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x94443000 - 0x9447dfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9447e000 - 0x94494fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x94495000 - 0x944c4fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x944c5000 - 0x944ddff7 com.apple.CoreVideo 1.6.0 (20.0) <587c9c8966070a7d50276db35e1c76aa> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x944de000 - 0x94617ff7 libicucore.A.dylib ??? (???) <dd8aa51c356e79ef8cdfa341a0d69f5b> /usr/lib/libicucore.A.dylib
0x94628000 - 0x94628ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94636000 - 0x94655ffa libJPEG.dylib ??? (???) <50b881dd5a5795d38405c9c88c2806fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x94656000 - 0x94661fe7 libCSync.A.dylib ??? (???) <94faf3571527a99d0a8809024aa9e1be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94662000 - 0x9468bfff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x94849000 - 0x948a2ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x948d8000 - 0x94a67fe7 com.apple.CoreAUC 3.08.0 (3.08.0) <276d2dc9250afad7868a50e3b283b1f2> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x94a68000 - 0x94ac4ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x94ac5000 - 0x94ad1ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x94ad2000 - 0x952d0fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x952d1000 - 0x95358ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
0x95359000 - 0x95360fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x95361000 - 0x95771fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x957ae000 - 0x95828ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x95829000 - 0x95904fe7 com.apple.WebKit 5531 (5531.9) <36112647223b999a033bc2f740277948> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x95905000 - 0x95929fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x9592a000 - 0x95987ffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x95988000 - 0x96028fef com.apple.CoreGraphics 1.409.4 (???) <b9a8a94c430d3b6f9ed7e2e4f0aad02c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96029000 - 0x960b3fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x960b4000 - 0x960b4ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x960b5000 - 0x960caffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96334000 - 0x9635cff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x96368000 - 0x96395feb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x96396000 - 0x963a2ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x963a3000 - 0x963a8fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x963a9000 - 0x963d4fe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
0x963d5000 - 0x96c61fff com.apple.WebCore 5531 (5531.9) <fdb731afe66ea9ae2f4580dead0b5b53> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x96f6b000 - 0x96f94fff libcups.2.dylib ??? (???) <764c74a71785aa10f3cac2eae06f372b> /usr/lib/libcups.2.dylib
0x96f95000 - 0x96f97ff5 libRadiance.dylib ??? (???) <aefd52482869bb5010672679d151167e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x96fcd000 - 0x96fd1fff libGIF.dylib ??? (???) <3c7100e80b7f7ca8809cf9512c1a6004> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x96fd2000 - 0x96fd4fff com.apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x96fd5000 - 0x970b5fff libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
0x970b6000 - 0x97287ffb com.apple.security 5.0.5 (36371) <1f7f48b36bc90d114220cc81e4e4694f> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x97428000 - 0x974cffeb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x974d0000 - 0x974e0fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x974e1000 - 0x9751ffff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Re: 'cycle~: No such object'

Posted: Fri Oct 09, 2009 4:46 pm
by pukunui
The cycle~ error is known and it is harmless. We're in the process of getting rid of it.

Is it a specific device which crashes? Please send it in.

[email protected]

Cheers

-A

Re: 'cycle~: No such object'

Posted: Fri Oct 09, 2009 4:59 pm
by fisk
im really confused actual;ly cos the patch isnt behaving itself at all since last update (this afternoon for me)
once i worked out whats wrong i'll post the relevant bits
(sorry its a huge modular sequencer with lots of modules all sending and receiving (debugging's been a nightmare))

Re: 'cycle~: No such object'

Posted: Mon Oct 12, 2009 4:33 pm
by simulacreant
I get that message when I perform the following steps:

1) Open Live 8.1b5
2) Open Live Devices list and select Instruments
3) Double-click Max Instrument
4) Click Edit button on Max Instrument
5) Max windows displays "cycle~: No such object" twice

Windows XP Pro SP3 / Max 5.1.40390(0) / Live 8.1b5

Re: [c74] 'cycle~: No such object'

Posted: Wed Oct 14, 2009 3:34 pm
by DarwinGrosse
simulacreant,

Are you getting a crash, or just the postings in the Max Window?

[ddg]
T#251