jamoma / JamomaMax

Implementation of Jamoma for Cycling'74 Max:
http://www.jamoma.org
41 stars 9 forks source link

jmod.gl.text2d% crashes when freezed #163

Closed hems closed 10 years ago

hems commented 11 years ago

Hitting the "freeze" button in jcom.ui in the jmod.gl.text2d% module, cause max to crash.

Process: MaxMSP [33484] Path: /Applications/Max5/MaxMSP.app/Contents/MacOS/MaxMSP Identifier: com.cycling74.MaxMSP Version: 5.0.7 (38325) (5.0.7) Code Type: X86 (Native) Parent Process: launchd [79]

Interval Since Last Report: 50956 sec Crashes Since Last Report: 3 Per-App Interval Since Last Report: 46765 sec Per-App Crashes Since Last Report: 3

Date/Time: 2009-06-29 16:06:09.805 +0200 OS Version: Mac OS X 10.5.7 (9J61) Report Version: 6 Anonymous UUID: FCB7CC05-0473-47BB-8E7F-EE7AB1B9D094

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

Thread 0 Crashed: 0 com.cycling74.MaxMSP 0x000ae350 class_attr_method + 60 1 com.cycling74.MaxMSP 0x000ae43f object_attr_method + 105 2 com.cycling74.MaxMSP 0x0001811b typedmess_lookup + 171 3 com.cycling74.MaxMSP 0x0005c607 outlet_anything + 317 4 com.cycling74.MaxAPI 0x00e7573c outlet_anything + 60 5 org.jamoma.jcom.out 0x18ca9981 out_sendlastvalue(out) + 107 6 com.cycling74.MaxMSP 0x000ad05b object_method + 901 7 com.cycling74.MaxAPI 0x00e82de9 object_method + 156 8 org.jamoma.jcom.in 0x18cb066a in_bang(in) + 72 9 com.cycling74.MaxMSP 0x0005b7af outlet_bang + 685 10 com.cycling74.MaxMSP 0x0005b6d7 outlet_bang + 469 11 com.cycling74.MaxMSP 0x0004a956 triggeriterate(unpack, long, double, symbol, symbol, short, atom_, short) + 434 12 com.cycling74.MaxMSP 0x0004ab82 triggerbang(unpack) + 80 13 com.cycling74.MaxMSP 0x0005b7af outlet_bang + 685 14 com.cycling74.MaxAPI 0x00e755e4 outlet_bang + 31 15 org.jamoma.jcom.oscroute 0x18c9d7df oscroute_symbol(oscroute, symbol, long, atom) + 443 16 com.cycling74.MaxMSP 0x000184dc typedmess_fun + 782 17 com.cycling74.MaxMSP 0x0005c6b1 outlet_anything + 487 18 com.cycling74.MaxMSP 0x000184dc typedmess_fun + 782 19 com.cycling74.MaxMSP 0x00018a0d typedmess + 83 20 com.cycling74.MaxMSP 0x000184dc typedmess_fun + 782 21 com.cycling74.MaxMSP 0x0005c6b1 outlet_anything + 487 22 com.cycling74.MaxAPI 0x00e7573c outlet_anything + 60 23 org.jamoma.jcom.hub 0x19ac6c8d hub_outlet_return(hub, symbol, long, atom) + 47 24 org.jamoma.jcom.hub 0x19ac6fc7 hub_return(hub, symbol, long, atom) + 99 25 com.cycling74.MaxMSP 0x000aa396 object_method_typedfun + 134 26 com.cycling74.MaxMSP 0x000aa44f object_method_typed + 127 27 com.cycling74.MaxAPI 0x00e82e46 object_method_typed + 59 28 org.jamoma.jcom.return 0x17bcaecd return_bang(return) + 113 29 com.cycling74.MaxMSP 0x0005b6d7 outlet_bang + 469 30 com.cycling74.MaxAPI 0x00e755e4 outlet_bang + 31 31 com.cycling74.MaxMSP 0x0005b7af outlet_bang + 685 32 com.cycling74.MaxMSP 0x0005b6d7 outlet_bang + 469 33 com.cycling74.MaxAPI 0x00e755e4 outlet_bang + 31 34 com.cycling74.metro 0x17bd9ba3 metro_out + 77 35 com.cycling74.MaxMSP 0x00025203 sched_dequeue + 119 36 com.cycling74.MaxMSP 0x0000f22d max_tick + 77 37 com.cycling74.MaxMSP 0x001c95a8 maxapplication_eventtimerproc(_EventLoopTimer, void_) + 22 38 com.apple.CoreFoundation 0x92e58ac5 CFRunLoopRunSpecific + 4469 39 com.apple.CoreFoundation 0x92e58c78 CFRunLoopRunInMode + 88 40 com.apple.HIToolbox 0x95f7a28c RunCurrentEventLoopInMode + 283 41 com.apple.HIToolbox 0x95f79fde ReceiveNextEventCommon + 175 42 com.apple.HIToolbox 0x960bd357 ReceiveNextEvent + 58 43 com.cycling74.MaxMSP 0x0029acc4 juce::jucedispatchNextMessageOnSystemQueue(bool) + 504 44 com.cycling74.MaxMSP 0x002a4706 juce::MessageManager::dispatchNextMessage(bool, bool) + 68 45 com.cycling74.MaxMSP 0x002a47b0 juce::MessageManager::runDispatchLoop() + 34 46 com.cycling74.MaxMSP 0x002a30fb juce::JUCEApplication::main(juce::String&, juce::JUCEApplication_) + 605 47 com.cycling74.MaxMSP 0x002a31d5 juce::JUCEApplication::main(int, char_, juce::JUCEApplication) + 125 48 com.cycling74.MaxMSP 0x001c994a main + 76 49 com.cycling74.MaxMSP 0x00002592 _start + 216 50 com.cycling74.MaxMSP 0x000024b9 start + 41

Thread 1: 0 libSystem.B.dylib 0x931b42e6 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x931e62af _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x931e7b33 pthread_cond_timedwait_relative_np + 47 3 ...ple.CoreServices.CarbonCore 0x9122ad96 TSWaitOnConditionTimedRelative + 246 4 ...ple.CoreServices.CarbonCore 0x9122ab76 TSWaitOnSemaphoreCommon + 422 5 ...ple.CoreServices.CarbonCore 0x9125b9ac TimerThread + 74 6 libSystem.B.dylib 0x931e5155 _pthread_start + 321 7 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 2: 0 libSystem.B.dylib 0x931e49c6 kevent + 10 1 libSystem.B.dylib 0x931e5155 _pthread_start + 321 2 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 3: 0 libSystem.B.dylib 0x931e49c6 kevent + 10 1 libSystem.B.dylib 0x931e5155 _pthread_start + 321 2 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 4: 0 libSystem.B.dylib 0x931e49c6 kevent + 10 1 libSystem.B.dylib 0x931e5155 _pthread_start + 321 2 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 5: 0 libSystem.B.dylib 0x931e49c6 kevent + 10 1 libSystem.B.dylib 0x931e5155 _pthread_start + 321 2 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 6: 0 libSystem.B.dylib 0x931b4286 mach_msg_trap + 10 1 libSystem.B.dylib 0x931bba7c machmsg + 72 2 com.apple.CoreFoundation 0x92e5804e CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x92e58c78 CFRunLoopRunInMode + 88 4 com.apple.audio.CoreAudio 0x94dfa5f8 HALRunLoop::OwnThread(void) + 160 5 com.apple.audio.CoreAudio 0x94dfa480 CAPThread::Entry(CAPThread_) + 96 6 libSystem.B.dylib 0x931e5155 _pthread_start + 321 7 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 7: 0 libSystem.B.dylib 0x931b4286 mach_msg_trap + 10 1 libSystem.B.dylib 0x931bba7c machmsg + 72 2 com.apple.audio.midi.CoreMIDI 0x170d4f0f XServerMachPort::ReceiveMessage(int&, void, int&) + 101 3 com.apple.audio.midi.CoreMIDI 0x170c7477 MIDIInPortThread::Run() + 111 4 com.apple.audio.midi.CoreMIDI 0x170cb07d XThread::RunHelper(void_) + 17 5 com.apple.audio.midi.CoreMIDI 0x170d59ee CAPThread::Entry(CAPThread*) + 96 6 libSystem.B.dylib 0x931e5155 _pthread_start + 321 7 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 8: 0 libSystem.B.dylib 0x931b42e6 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x931e62af _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x931e7b33 pthread_cond_timedwait_relativenp + 47 3 com.cycling74.MaxMSP 0x0029a14a juce::WaitableEvent::wait(int) const + 122 4 com.cycling74.MaxMSP 0x00315aff juce::Thread::wait(int) const + 27 5 com.cycling74.MaxMSP 0x002a57ec juce::InternalTimerThread::run() + 310 6 com.cycling74.MaxMSP 0x00315bc2 juce::Thread::threadEntryPoint(juce::Thread) + 142 7 com.cycling74.MaxMSP 0x0029a225 juce::threadEntryProc(void_) + 17 8 libSystem.B.dylib 0x931e5155 _pthread_start + 321 9 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 9: 0 libSystem.B.dylib 0x931b4286 mach_msg_trap + 10 1 libSystem.B.dylib 0x931bba7c mach_msg + 72 2 com.apple.CoreFoundation 0x92e5804e CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x92e58cd4 CFRunLoopRun + 84 4 com.apple.DesktopServices 0x90d03e17 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123 5 ...ple.CoreServices.CarbonCore 0x9124a057 PrivateMPEntryPoint + 56 6 libSystem.B.dylib 0x931e5155 _pthread_start + 321 7 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 10: 0 libSystem.B.dylib 0x931b4286 mach_msg_trap + 10 1 libSystem.B.dylib 0x931bba7c mach_msg + 72 2 com.apple.CoreFoundation 0x92e5804e CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x92e58cd4 CFRunLoopRun + 84 4 com.apple.DesktopServices 0x90d03f90 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216 5 ...ple.CoreServices.CarbonCore 0x9124a057 PrivateMPEntryPoint + 56 6 libSystem.B.dylib 0x931e5155 _pthread_start + 321 7 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 11: 0 libSystem.B.dylib 0x931bb46e __semwait_signal + 10 1 libSystem.B.dylib 0x931e5dcd pthread_cond_wait$UNIX2003 + 73 2 ...ple.CoreServices.CarbonCore 0x9124be83 TSWaitOnCondition + 126 3 ...ple.CoreServices.CarbonCore 0x9122ad6a TSWaitOnConditionTimedRelative + 202 4 ...ple.CoreServices.CarbonCore 0x9124bb00 MPWaitOnQueue + 208 5 com.apple.DesktopServices 0x90d0ef72 TNodeSyncTask::SyncTaskProc(void*) + 84 6 ...ple.CoreServices.CarbonCore 0x9124a057 PrivateMPEntryPoint + 56 7 libSystem.B.dylib 0x931e5155 _pthread_start + 321 8 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 12: 0 libSystem.B.dylib 0x931e49c6 kevent + 10 1 libSystem.B.dylib 0x931e5155 _pthread_start + 321 2 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 13: 0 libSystem.B.dylib 0x932036fa select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x931e5155 _pthread_start + 321 2 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 14: 0 libSystem.B.dylib 0x931b42e6 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x931e62af _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x931e7b33 pthread_cond_timedwait_relative_np + 47 3 com.apple.Foundation 0x9152cdcc -[NSCondition waitUntilDate:] + 236 4 com.apple.Foundation 0x9152cbe0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144 5 com.apple.Foundation 0x9152cb45 -[NSConditionLock lockWhenCondition:] + 69 6 com.apple.AppKit 0x9059cd20 -[NSUIHeartBeat _heartBeatThread:] + 753 7 com.apple.Foundation 0x914e6e0d -[NSThread main] + 45 8 com.apple.Foundation 0x914e69b4 NSThreadmain__ + 308 9 libSystem.B.dylib 0x931e5155 _pthread_start + 321 10 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 15: 0 libSystem.B.dylib 0x931b42ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x931e62c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x9322b539 pthread_cond_wait + 48 3 com.cycling74.MaxAPI 0x00e801d4 systhread_cond_wait + 38 4 com.cycling74.JitterAPI 0x163ceb88 jit_qt_movie_worker + 138 5 com.cycling74.MaxMSP 0x0005d9d8 systhread_threadproc(void*) + 36 6 libSystem.B.dylib 0x931e5155 _pthread_start + 321 7 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 16: 0 libSystem.B.dylib 0x931bb46e __semwait_signal + 10 1 libSystem.B.dylib 0x931e5dcd pthread_cond_wait$UNIX2003 + 73 2 libGLProgrammability.dylib 0x94127b32 glvmDoWork + 162 3 libSystem.B.dylib 0x931e5155 _pthread_start + 321 4 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 17: 0 libSystem.B.dylib 0x931b42e6 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x931e62af _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x931e7b33 pthread_cond_timedwait_relative_np + 47 3 ...ple.CoreServices.CarbonCore 0x9122ad96 TSWaitOnConditionTimedRelative + 246 4 ...ple.CoreServices.CarbonCore 0x9122ab76 TSWaitOnSemaphoreCommon + 422 5 ...ickTimeComponents.component 0x955d9aa2 ReadSchedulerThreadEntryPoint + 4724 6 libSystem.B.dylib 0x931e5155 _pthread_start + 321 7 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 18: 0 libSystem.B.dylib 0x931b42e6 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x931e62af _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x931e7b33 pthread_cond_timedwait_relative_np + 47 3 ...ple.CoreServices.CarbonCore 0x9122ad96 TSWaitOnConditionTimedRelative + 246 4 ...ple.CoreServices.CarbonCore 0x9122ab76 TSWaitOnSemaphoreCommon + 422 5 ...ple.CoreServices.CarbonCore 0x912531d8 AIOFileThread(void*) + 1056 6 libSystem.B.dylib 0x931e5155 _pthread_start + 321 7 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 19: 0 libSystem.B.dylib 0x931b42ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x931e62c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x9322b539 pthread_cond_wait + 48 3 ...ickTimeComponents.component 0x9574ded7 jpegdecompress_MPLoop + 79 4 libSystem.B.dylib 0x931e5155 _pthread_start + 321 5 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 20: 0 libSystem.B.dylib 0x931b42e6 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x931e62af _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x931e7b33 pthread_cond_timedwait_relative_np + 47 3 ...ple.CoreServices.CarbonCore 0x9122ad96 TSWaitOnConditionTimedRelative + 246 4 ...ple.CoreServices.CarbonCore 0x9124bb00 MPWaitOnQueue + 208 5 com.apple.DesktopServices 0x90d10ebc TFolderSizeTask::FolderSizeTaskProc(void*) + 104 6 ...ple.CoreServices.CarbonCore 0x9124a057 PrivateMPEntryPoint + 56 7 libSystem.B.dylib 0x931e5155 _pthread_start + 321 8 libSystem.B.dylib 0x931e5012 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00426cc0 ebx: 0xbfffdba8 ecx: 0x0042a198 edx: 0x00000000 edi: 0x02b2bcc8 esi: 0xbfffdbac ebp: 0xbfffdb38 esp: 0xbfffdb00 ss: 0x0000001f efl: 0x00010202 eip: 0x000ae350 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x00000000

Binary Images: 0x1000 - 0x414ffc +com.cycling74.MaxMSP 5.0.7 (38325) (5.0.7) /Applications/Max5/MaxMSP.app/Contents/MacOS/MaxMSP 0x9e5000 - 0x9e5ffd +com.cycling74.fseventwatcher 5.0.7 (38325) (38325) <54b73ce76629921517beb552e4b7b374> /Applications/Max5/Cycling '74/extensions/fseventwatcher.mxo/Contents/MacOS/fseventwatcher 0x9ee000 - 0x9eeffd libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib 0xc00000 - 0xc65fef +[Unknown Bundle] ??? (???) <504f1d4ea3954fea8e5d3ed275c82d5d> [Unknown Bundle] 0xd63000 - 0xd67fff +com.cycling74.message 5.0.7 (38325) (38325) <71fe541f8ddd1b75fb34153a129976b0> /Applications/Max5/Cycling '74/max-externals/message.mxo/Contents/MacOS/message 0xd6d000 - 0xd6dffd +com.cycling74.delay 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/max-externals/delay.mxo/Contents/MacOS/delay 0xd81000 - 0xd82ffa +org.jamoma.jcom.loader 0.5 (0.5) /Applications/Max5/Cycling '74/extensions/jcom.loader.mxo/Contents/MacOS/jcom.loader 0xe74000 - 0xe97ffe +com.cycling74.MaxAPI 1.0 (1.0) <0deb73cc757cc197f036bcc56a1c7b5c> /Applications/Max5/MaxMSP.app/Contents/Frameworks/MaxAPI.framework/MaxAPI 0x2b9e000 - 0x2ba5fff +com.cycling74.autohelp 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/extensions/autohelp.mxo/Contents/MacOS/autohelp 0x2bab000 - 0x2badfff +com.cycling74.debugwindow 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/extensions/debugwindow.mxo/Contents/MacOS/debugwindow 0x13283000 - 0x13291fff +com.cycling74.MaxAudioAPI ??? (1.0) <07168b8eee5607a63a943db8786a7741> /Applications/Max5/MaxMSP.app/Contents/Frameworks/MaxAudioAPI.framework/Versions/A/MaxAudioAPI 0x132a3000 - 0x132a9ffd com.apple.JavaVM 12.2.2 (12.2.2) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM 0x1619a000 - 0x161b2fff +org.jamoma.Jamoma VERSION (SVNREV) (SVNREV) /Library/Frameworks/Jamoma.framework/Versions/A/Jamoma 0x161d1000 - 0x161d3fff +TTAudioUnit.ttdylib ??? (???) <0d8449b0c7a03947c729578d0461d4dc> /Library/Application Support/TTBlue/Extensions/TTAudioUnit.ttdylib 0x161d8000 - 0x161d8fff +TTClipper.ttdylib ??? (???) <59c24313d514896cbb431080c1f64057> /Library/Application Support/TTBlue/Extensions/TTClipper.ttdylib 0x161dc000 - 0x161dffff +TTFunctionLib.ttdylib ??? (???) /Library/Application Support/TTBlue/Extensions/TTFunctionLib.ttdylib 0x161e6000 - 0x161e9fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <63c9ef8da77eb8768e03991ec0e413fd> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn 0x161ef000 - 0x161f4fff com.apple.audio.AppleHDAHALPlugIn 1.6.8 (1.6.8a3) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x16300000 - 0x16453ff7 +com.cycling74.JitterAPI 1.7.0 (1.7.0) <50a2d752a4463d1bd0c4e265e10067c6> /Applications/Max5/MaxMSP.app/Contents/Frameworks/JitterAPI.framework/Versions/A/JitterAPI 0x1652a000 - 0x1657cffd +JamomaDSP ??? (???) <9152a3f6c088ce60d982104fe61e1358> /Library/Frameworks/JamomaDSP.framework/Versions/A/JamomaDSP 0x165d2000 - 0x16601fe3 +com.grame.JackRouter JackRouter (0.8.6) <94e85a413057a622d3ddb0a9b95de34e> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter 0x16628000 - 0x16650ff2 +com.grame.Jackmp ??? (0.691) <4a8d0afeae0749fca985339b50db2a1b> /Library/Frameworks/Jackmp.framework/Versions/A/Jackmp 0x166b9000 - 0x166c0fff +com.cycling74.ad_coreaudio 5.0.7 (38325) (38325) <83352b03db6752f7d1806af18877a673> /Applications/Max5/Cycling '74/ad/ad_coreaudio.mxo/Contents/MacOS/ad_coreaudio 0x166c6000 - 0x166c7fff +com.cycling74.ad_nonreal 5.0.7 (38325) (38325) <06f44e0b2f23ce642e04281138127e15> /Applications/Max5/Cycling '74/ad/ad_nonreal.mxo/Contents/MacOS/ad_nonreal 0x166cb000 - 0x166d3fff +com.cycling74.ad_rewire 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/ad/ad_rewire.mxo/Contents/MacOS/ad_rewire 0x1673c000 - 0x1673efff +com.cycling74.objectview 5.0.7 (38325) (38325) <254e71a014d3f151e9409a84b93e86a3> /Applications/Max5/Cycling '74/extensions/objectview.mxo/Contents/MacOS/objectview 0x16743000 - 0x16772ff3 +com.cycling74.querylib 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/extensions/querylib.mxo/Contents/MacOS/querylib 0x167c5000 - 0x167c8fff +com.cycling74.zoomer 5.0.7 (38325) (38325) <54f71c0ea2f79a24ce694a5cc91bd489> /Applications/Max5/Cycling '74/extensions/zoomer.mxo/Contents/MacOS/zoomer 0x167cc000 - 0x167cdffd +com.cycling74.augraph 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/mididrivers/augraph.mxo/Contents/MacOS/augraph 0x167d2000 - 0x167f9fff +TTFilterLib.ttdylib ??? (???) <5f45ef7bc94098e99c3e3e7ec6a3424e> /Library/Application Support/TTBlue/Extensions/TTFilterLib.ttdylib 0x1680e000 - 0x1687bfff +TTGraphics.ttdylib ??? (???) <81d211ffd3eb3772c6e47cd6e876cd66> /Library/Application Support/TTBlue/Extensions/TTGraphics.ttdylib 0x168ee000 - 0x16952ff3 +com.cycling74.sqlite VERSION (SVNREV) (SVNREV) <428e2d9024763aad49952015b2d3e469> /Applications/Max5/Cycling '74/extensions/sqlite.mxo/Contents/MacOS/sqlite 0x16cd1000 - 0x16cd3fff +com.cycling74.coremidi 5.0.7 (38325) (38325) <52fb8f56a3514c166cf6fc6828a71134> /Applications/Max5/Cycling '74/mididrivers/coremidi.mxo/Contents/MacOS/coremidi 0x16cdc000 - 0x16cdcfff +com.cycling74.midi_adrewire 5.0.7 (38325) (38325) <3be72fe5d713f2a5fa597436844c10d9> /Applications/Max5/Cycling '74/mididrivers/midi_adrewire.mxo/Contents/MacOS/midi_adrewire 0x16ef0000 - 0x16ef4fff com.apple.CommonCocoaPanels 3.0 (15) /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels 0x16efb000 - 0x16efbffe +com.cycling74.listfunnel 5.0.7 (38325) (38325) <9bd7095743c5f3363eb2b859f3ad1621> /Applications/Max5/Cycling '74/max-externals/listfunnel.mxo/Contents/MacOS/listfunnel 0x170c3000 - 0x170e0ff7 com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x170f8000 - 0x17116fe3 libexpat.1.dylib ??? (???) /usr/lib/libexpat.1.dylib 0x17792000 - 0x17999fef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x17a76000 - 0x17a83fff +com.cycling74.jit.gl.render ??? (1.0) <808e1248e8e96f52744ac6a0166d43ca> /Applications/Max5/Cycling '74/jitter-externals/jit.gl.render.mxo/Contents/MacOS/jit.gl.render 0x17aa0000 - 0x17aa3fff +com.cycling74.button 5.0.7 (38325) (38325) <776f49d6fd7c5b2ccb123adae2d3b29a> /Applications/Max5/Cycling '74/max-externals/button.mxo/Contents/MacOS/button 0x17aa8000 - 0x17aa8ffe +com.cycling74.uzi 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/max-externals/uzi.mxo/Contents/MacOS/uzi 0x17bb3000 - 0x17bbcfff +com.cycling74.jit.pwindow ??? (1.0) /Applications/Max5/Cycling '74/jitter-externals/jit.pwindow.mxo/Contents/MacOS/jit.pwindow 0x17bc4000 - 0x17bc4ffc +com.cycling74.speedlim 5.0.7 (38325) (38325) <5e757f8f9eedc4f532c1e88f4b459a54> /Applications/Max5/Cycling '74/max-externals/speedlim.mxo/Contents/MacOS/speedlim 0x17bc8000 - 0x17bcbff2 +org.jamoma.jcom.return 0.5 (0.5) /Users/lossius/dev/git-jamoma/Modular/Jamoma/library/externals/mac/jcom.return.mxo/Contents/MacOS/jcom.return 0x17bd1000 - 0x17bd3ffc +com.cycling74.jit.matrix ??? (1.0) /Applications/Max5/Cycling '74/jitter-externals/jit.matrix.mxo/Contents/MacOS/jit.matrix 0x17bd8000 - 0x17bd9fff +com.cycling74.metro 5.0.7 (38325) (38325) <3886ad2705b85e8c29edc1b8fb8df949> /Applications/Max5/Cycling '74/max-externals/metro.mxo/Contents/MacOS/metro 0x17bdd000 - 0x17bddffd +ftmjs ??? (???) /Applications/Max5/Cycling '74/jsextensions/ftmjs.mxo/Contents/MacOS/ftmjs 0x17be4000 - 0x17be5fff +com.cycling74.jit.qt.movie ??? (1.0) <38abc93a0c78cffb8ea36c7a61fd0a1d> /Applications/Max5/Cycling '74/jitter-externals/jit.qt.movie.mxo/Contents/MacOS/jit.qt.movie 0x17bea000 - 0x17bebffc +com.cycling74.sprintf 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/max-externals/sprintf.mxo/Contents/MacOS/sprintf 0x17bef000 - 0x17befffe +com.cycling74.deferlow 5.0.7 (38325) (38325) <970c60b3fdf9ce5dd628d928b9fb3c2b> /Applications/Max5/Cycling '74/max-externals/deferlow.mxo/Contents/MacOS/deferlow 0x17bf3000 - 0x17bf8fff +com.cycling74.coll 5.0.7 (38325) (38325) <47c5e2293f8a55df9a25f2d6e3b92f30> /Applications/Max5/Cycling '74/max-externals/coll.mxo/Contents/MacOS/coll 0x17bfd000 - 0x17bfdffe +com.cycling74.jit.gl.slab ??? (1.0) <491032d3f706086b99c3fb1be62680e3> /Applications/Max5/Cycling '74/jitter-externals/jit.gl.slab.mxo/Contents/MacOS/jit.gl.slab 0x17c0a000 - 0x17c0bffe +com.cycling74.counter 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/max-externals/counter.mxo/Contents/MacOS/counter 0x17c0f000 - 0x17c0fffe +com.cycling74.defer 5.0.7 (38325) (38325) <7242b6e3ed6df5a656c72ea0aeb9f128> /Applications/Max5/Cycling '74/max-externals/defer.mxo/Contents/MacOS/defer 0x17c13000 - 0x17c13ffe +com.cycling74.savedialog 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/max-externals/savedialog.mxo/Contents/MacOS/savedialog 0x17c1e000 - 0x17c1effe +com.cycling74.tosymbol 5.0.7 (38325) (38325) <82c957bae2caed9d6a840c75ae8739ac> /Applications/Max5/Cycling '74/max-externals/tosymbol.mxo/Contents/MacOS/tosymbol 0x17c24000 - 0x17c24ffe +com.cycling74.opendialog 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/max-externals/opendialog.mxo/Contents/MacOS/opendialog 0x17caa000 - 0x17caafff +com.cycling74.fromsymbol VERSION (SVNREV) (SVNREV) /Applications/Max5/Cycling '74/max-externals/fromsymbol.mxo/Contents/MacOS/fromsymbol 0x17cb6000 - 0x17cb7ffe +com.cycling74.text 5.0.7 (38325) (38325) <8f42c38c5b5b779aa59f708c358faf26> /Applications/Max5/Cycling '74/max-externals/text.mxo/Contents/MacOS/text 0x17cbb000 - 0x17cbbffd +com.cycling74.filewatch 5.0.7 (38325) (38325) <4d217127c2565841ac620934a273369e> /Applications/Max5/Cycling '74/max-externals/filewatch.mxo/Contents/MacOS/filewatch 0x17ccc000 - 0x17cdafec +com.cycling74.regexp 5.0.7 (38325) (38325) <565c77b8b02b0374c322238c13b5083d> /Applications/Max5/Cycling '74/max-externals/regexp.mxo/Contents/MacOS/regexp 0x17cde000 - 0x17cdfffe +com.cycling74.jsfolder 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/jsextensions/jsfolder.mxo/Contents/MacOS/jsfolder 0x17cf5000 - 0x17cf7ff2 +ftm.javascript ??? (???) /Applications/Max5/Cycling '74/ftm-and-co/externals/ftm.javascript.mxo/Contents/MacOS/ftm.javascript 0x17cfb000 - 0x17cfcfff +com.cycling74.jssqlite 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/jsextensions/jssqlite.mxo/Contents/MacOS/jssqlite 0x17d1f000 - 0x17d21ffd +com.cycling74.jsgsb 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/jsextensions/jsgsb.mxo/Contents/MacOS/jsgsb 0x17d25000 - 0x17d26fff +com.cycling74.jssqlresult 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/jsextensions/jssqlresult.mxo/Contents/MacOS/jssqlresult 0x18400000 - 0x18403ffe +com.cycling74.comment 5.0.7 (38325) (38325) <86b900fb5b4418562cdf09c888f10993> /Applications/Max5/Cycling '74/max-externals/comment.mxo/Contents/MacOS/comment 0x18409000 - 0x1840cfff +com.cycling74.toggle 5.0.7 (38325) (38325) <93b1965d1fef5a0d7d112e403f82ae6c> /Applications/Max5/Cycling '74/max-externals/toggle.mxo/Contents/MacOS/toggle 0x18440000 - 0x1844afff +ftm.mess ??? (???) /Applications/Max5/Cycling '74/ftm-and-co/externals/ftm.mess.mxo/Contents/MacOS/ftm.mess 0x18451000 - 0x18453fff +com.cycling74.fpic 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/max-externals/fpic.mxo/Contents/MacOS/fpic 0x18457000 - 0x18457ffc +com.cycling74.pak 5.0.7 (38325) (38325) <37c5eb97f4c2462e39cbe15d28e23194> /Applications/Max5/Cycling '74/max-externals/pak.mxo/Contents/MacOS/pak 0x1845b000 - 0x1845effd +com.cycling74.jsjitter ??? (1.0) <74cd36700c4a0595a9af66f68eceb09a> /Applications/Max5/Cycling '74/jsextensions/jsjitter.mxo/Contents/MacOS/jsjitter 0x1848f000 - 0x18491fff +com.cycling74.jit.gl.videoplane ??? (1.0) /Applications/Max5/Cycling '74/jitter-externals/jit.gl.videoplane.mxo/Contents/MacOS/jit.gl.videoplane 0x1849e000 - 0x1849ffff +com.cycling74.jstrigger 5.0.7 (38325) (38325) <08cf09925992319058af2680eef0b03d> /Applications/Max5/Cycling '74/jsextensions/jstrigger.mxo/Contents/MacOS/jstrigger 0x184a3000 - 0x184a3ffe +com.cycling74.clip 5.0.7 (38325) (38325) <1a8d4bead081eff8f93093966a6ff46f> /Applications/Max5/Cycling '74/max-externals/clip.mxo/Contents/MacOS/clip 0x184a8000 - 0x184b1fff +com.cycling74.tab 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/max-externals/tab.mxo/Contents/MacOS/tab 0x18539000 - 0x1854bfff +com.cycling74.jsui VERSION (SVNREV) (SVNREV) <3629481cc32735918921c6cba60bf66f> /Applications/Max5/Cycling '74/max-externals/jsui.mxo/Contents/MacOS/jsui 0x18c79000 - 0x18c79fff +com.cycling74.round 5.0.7 (38325) (38325) <2881da2d614ea2d8ac55246f77498db8> /Applications/Max5/Cycling '74/max-externals/round.mxo/Contents/MacOS/round 0x18c7d000 - 0x18c7dffc +com.cycling74.fontlist 5.0.7 (38325) (38325) <8638780ef373e0e0215cfc6830beeb59> /Applications/Max5/Cycling '74/max-externals/fontlist.mxo/Contents/MacOS/fontlist 0x18c8c000 - 0x18c94ff6 +org.jamoma.jcom.message 0.5 (0.5) /Users/lossius/dev/git-jamoma/Modular/Jamoma/library/externals/mac/jcom.message.mxo/Contents/MacOS/jcom.message 0x18c9c000 - 0x18c9dffa +org.jamoma.jcom.oscroute 0.5 (0.5) /Users/lossius/dev/git-jamoma/Modular/Jamoma/library/externals/mac/jcom.oscroute.mxo/Contents/MacOS/jcom.oscroute 0x18ca2000 - 0x18ca3ffa +org.jamoma.jcom.init 0.5 (0.5) /Users/lossius/dev/git-jamoma/Modular/Jamoma/library/externals/mac/jcom.init.mxo/Contents/MacOS/jcom.init 0x18ca7000 - 0x18ca9ffa +org.jamoma.jcom.out 0.5 (0.5) /Users/lossius/dev/git-jamoma/Modular/Jamoma/library/externals/mac/jcom.out.mxo/Contents/MacOS/jcom.out 0x18cae000 - 0x18cb0ff2 +org.jamoma.jcom.in 0.5 (0.5) <0307f4092c346f361175f12c38e6d422> /Users/lossius/dev/git-jamoma/Modular/Jamoma/library/externals/mac/jcom.in.mxo/Contents/MacOS/jcom.in 0x18cb5000 - 0x18cbdfff +com.cycling74.textbutton 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/max-externals/textbutton.mxo/Contents/MacOS/textbutton 0x18cc6000 - 0x18cd1fff +ftm.object ??? (???) <2cdb7a26de0852c692ce395d302d7597> /Applications/Max5/Cycling '74/ftm-and-co/externals/ftm.object.mxo/Contents/MacOS/ftm.object 0x18cd8000 - 0x18cdcfff +com.cycling74.panel 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/max-externals/panel.mxo/Contents/MacOS/panel 0x18d02000 - 0x18d05fff +com.cycling74.radiogroup 5.0.7 (38325) (38325) /Applications/Max5/Cycling '74/max-externals/radiogroup.mxo/Contents/MacOS/radiogroup 0x18e89000 - 0x1900efe7 +FTMlib ??? (???) <510d1a973113131e4156fd6d1c1dc421> /Applications/Max5/Cycling '74/ftm-and-co/externals/FTMlib.framework/Versions/2.5/FTMlib 0x19422000 - 0x19434fff +ftm.vecdisplay ??? (???) /Applications/Max5/Cycling '74/ftm-and-co/externals/ftm.vecdisplay.mxo/Contents/MacOS/ftm.vecdisplay 0x194df000 - 0x194e7ff6 +org.jamoma.jcom.parameter 0.5 (0.5) <9612f010cbe81713cb04ada4d2e34a86> /Users/lossius/dev/git-jamoma/Modular/Jamoma/library/externals/mac/jcom.parameter.mxo/Contents/MacOS/jcom.parameter 0x194ef000 - 0x194f9ffb +com.cycling74.number VERSION (SVNREV) (SVNREV) <6c9aaf918aeb750ade1fb86630888bd5> /Applications/Max5/Cycling '74/max-externals/number.mxo/Contents/MacOS/number 0x19641000 - 0x19647fff +com.cycling74.textedit 5.0.7 (38325) (38325) <9edddb416cb8e653d7075496ed8a689d> /Applications/Max5/Cycling '74/max-externals/textedit.mxo/Contents/MacOS/textedit 0x19651000 - 0x19657fff +com.cycling74.zl 5.0.7 (38325) (38325) <9810be510ee6adf5037f9eab30a45e2e> /Applications/Max5/Cycling '74/max-externals/zl.mxo/Contents/MacOS/zl 0x1965b000 - 0x19667fff +com.cycling74.umenu 5.0.7 (38325) (38325) <70ce9a02e0065c2816b46f79fbdb2d88> /Applications/Max5/Cycling '74/max-externals/umenu.mxo/Contents/MacOS/umenu 0x196b8000 - 0x196d6fe7 com.apple.OpenTransport 3.0 (3.0) /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport 0x19ac3000 - 0x19ad5fff +org.jamoma.jcom.hub 0.5 (0.5) /Users/lossius/dev/git-jamoma/Modular/Jamoma/library/externals/mac/jcom.hub.mxo/Contents/MacOS/jcom.hub 0x19ae5000 - 0x19ae5fff +com.cycling74.prepend 5.0.7 (38325) (38325) <8e333865706a98b18aa1b26751d405f9> /Applications/Max5/Cycling '74/max-externals/prepend.mxo/Contents/MacOS/prepend 0x19ae9000 - 0x19ae9fff +com.cycling74.vexpr 5.0.7 (38325) (38325) <2882b1495fae99b46465feee1d4240c3> /Applications/Max5/Cycling '74/max-externals/vexpr.mxo/Contents/MacOS/vexpr 0x19f13000 - 0x19f14ffa +org.jamoma.jcom.pass 0.5 (0.5) <12a18c5a1807bd05190f65add819ceb4> /Users/lossius/dev/git-jamoma/Modular/Jamoma/library/externals/mac/jcom.pass.mxo/Contents/MacOS/jcom.pass 0x19f18000 - 0x19f1affc +com.cycling74.jit.textfile ??? (1.0) <2f1afe9dc0d4b0ab88ec4cab5c340eb2> /Applications/Max5/Cycling '74/jitter-externals/jit.textfile.mxo/Contents/MacOS/jit.textfile 0x19f60000 - 0x1a391fc3 +com.nvidia.cg 2.0.0010 (???) /Applications/Max5/Cycling '74/jitter-externals/Cg.framework/Cg 0x1a42b000 - 0x1a4fdfe0 +com.cycling74.jit.openexr ??? (1.0) /Applications/Max5/Cycling '74/jitter-externals/jit.openexr.mxo/Contents/MacOS/jit.openexr 0x1a9a0000 - 0x1a9b2fd9 com.apple.FCP Uncompressed 422.component 1.5 (1.5) /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422 0x1a9c0000 - 0x1a9dafc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec 0x1a9df000 - 0x1a9e4ff7 +com.cycling74.jit.gl.text2d ??? (1.0) <529be851118180e6f4366adea784967a> /Applications/Max5/Cycling '74/jitter-externals/jit.gl.text2d.mxo/Contents/MacOS/jit.gl.text2d 0x1a9e9000 - 0x1a9f4fff +org.jamoma.jcom.ui 0.5 (0.5) /Users/lossius/dev/git-jamoma/Modular/Jamoma/library/externals/mac/jcom.ui.mxo/Contents/MacOS/jcom.ui 0x1aa67000 - 0x1aad8fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder 0x1aae6000 - 0x1ab20fff com.apple.AppleProRes422 1.0.2 (46) /Library/QuickTime/AppleProRes422.component/Contents/MacOS/AppleProRes422 0x1ab6c000 - 0x1af41fe5 QuickTimeH264.scalar ??? (???) <69abf0b9133b89e4ad9171ea7b156d87> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar 0x1afac000 - 0x1aff0fe7 com.apple.DVCPROHDCodec 1.4 (231) /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec 0x1b005000 - 0x1b04bfef com.apple.viceroy.codec 32.1 (32.1) /System/Library/Components/VCH263Codec.component/VCH263Codec 0x1b054000 - 0x1b0f7fd3 com.apple.AppleHDVCodec 1.4.1 (222) <68abd695e9904f5f9074d2c4ae440637> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec 0x1b115000 - 0x1b163fe3 com.apple.AppleVAFramework 4.1.16 (4.1.16) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x1b16c000 - 0x1b18cff3 com.apple.IMXCodec 1.3.1 (147) /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec 0x1b1a4000 - 0x1b1bdff3 com.apple.applepixletvideo 1.2.18 (1.2d18) <386af0b779e8c148e6b6cbc7f5489d45> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo 0x1b2c6000 - 0x1b2c7ffa +org.jamoma.jcom.remote 0.5 (0.5) <8951b528abf0a5131e9bd3b7a11611e7> /Users/lossius/dev/git-jamoma/Modular/Jamoma/library/externals/mac/jcom.remote.mxo/Contents/MacOS/jcom.remote 0x1b2cc000 - 0x1b2e8ff7 GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x1b2fc000 - 0x1b2fcffd +com.cycling74.loadmess 5.0.7 (38325) (38325) <4675adf52229603a52778ab0f6a638b2> /Applications/Max5/Cycling '74/max-externals/loadmess.mxo/Contents/MacOS/loadmess 0x1b99f000 - 0x1b9a9ffe com.apple.URLMount 3.1.1 (3.1.1) /System/Library/PrivateFrameworks/URLMount.framework/URLMount 0x1b9c8000 - 0x1b9cdff3 libCGXCoreImage.A.dylib ??? (???) <3a78abc535c80f9819931b670da804a2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x1b9de000 - 0x1b9e3fff +com.cycling74.jit.window ??? (1.0) <1d7412cbf957337597cb8f2f874d20af> /Applications/Max5/Cycling '74/jitter-externals/jit.window.mxo/Contents/MacOS/jit.window 0x1ba58000 - 0x1ba6cfff +com.cycling74.jit.cellblock 5.0.7 (38325) (38325) <868a5acd9bc850ea6f070f658b1b2fd5> /Applications/Max5/Cycling '74/max-externals/jit.cellblock.mxo/Contents/MacOS/jit.cellblock 0x1c115000 - 0x1c196fef +com.cycling74.MaxJSRef ??? (1.0) <0e5935e0c08a6148ed2fcc932ddc517a> /Applications/Max5/MaxMSP.app/Contents/Frameworks/MaxJSRef.framework/Versions/A/MaxJSRef 0x1c1f1000 - 0x1c376fe3 GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x1c9fa000 - 0x1c9fbfe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings 0x1d203000 - 0x1d56cfe8 com.apple.GeForce8xxxGLDriver 1.5.44 (5.4.4) <59268db992cb4c6d08ca7b5bba366863> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver 0x1f3e3000 - 0x1f3e8ffb com.apple.AppleMPEG2Codec 1.0.1 (220) /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec 0x1f828000 - 0x1fa6bfde +net.telestream.wmv.import 2.2.1.11 (2.2.1.11) /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import 0x1faa3000 - 0x1fadefff com.apple.QuickTimeFireWireDV.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV 0x1faeb000 - 0x1faf0ff7 com.apple.DesktopVideoOut 1.2.4 (1.2.4) /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut 0x2032c000 - 0x2037ffe7 com.apple.AppleProResDecoder 2.0 (223) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder 0x21000000 - 0x211c3fea +net.telestream.wmv.advanced 2.2.1.11 (2.2.1.11) /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced 0x21207000 - 0x2126cfef com.apple.AppleVAH264HW.component 1.0 (1.0) /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW 0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld 0x90036000 - 0x90046fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x90047000 - 0x90405fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x90406000 - 0x90406ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x90407000 - 0x90407ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x90408000 - 0x90414ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x90415000 - 0x904f5fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib 0x904f6000 - 0x90cf4fef com.apple.AppKit 6.5.7 (949.46) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x90d02000 - 0x90d8cfe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x90fe6000 - 0x91001ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x91002000 - 0x9105fffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0x910b0000 - 0x91143fff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x91144000 - 0x91144ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x91178000 - 0x91178ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x911a9000 - 0x911e3fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x91201000 - 0x914dbff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x914dc000 - 0x91758fe7 com.apple.Foundation 6.5.8 (677.24) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x91759000 - 0x91a7ffe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x91c3d000 - 0x91c43fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x91c44000 - 0x91c4bfff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x91c4c000 - 0x91c58ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x91dd9000 - 0x91ea2fef com.apple.QuickTimeMPEG4.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4 0x91ebb000 - 0x91ebbff8 com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x91efd000 - 0x9204fff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x92050000 - 0x9207bfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x9207c000 - 0x921c2ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x921c3000 - 0x921c3ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x921c4000 - 0x92268fec com.apple.CFNetwork 438.10 (438.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x9226a000 - 0x9226cff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9226d000 - 0x92272fff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x9235a000 - 0x9239bfe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x9239c000 - 0x9252bfe7 com.apple.CoreAUC 3.07.3 (3.07.3) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x92571000 - 0x925affff libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x925b0000 - 0x925f9fef com.apple.Metadata 10.5.2 (398.25) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x925fa000 - 0x926a1feb com.apple.QD 3.11.56 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x926a2000 - 0x92d42fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x92d43000 - 0x92d61fff libresolv.9.dylib ??? (???) /usr/lib/libresolv.9.dylib 0x92d62000 - 0x92d8bfff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate 0x92d8c000 - 0x92dcbfef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x92dcc000 - 0x92de4fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x92de5000 - 0x92f18fef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x92f19000 - 0x92f3dfff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib 0x92f3e000 - 0x93026ff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x93027000 - 0x9304fff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x931b3000 - 0x9331aff3 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib 0x9331b000 - 0x9331cffc libffi.dylib ??? (???) /usr/lib/libffi.dylib 0x9331d000 - 0x93324fe9 libgcc_s.1.dylib ??? (???) /usr/lib/libgcc_s.1.dylib 0x93325000 - 0x933d7ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib 0x9342a000 - 0x93431ff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x93436000 - 0x934bdff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib 0x934be000 - 0x934d3ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x934d4000 - 0x93d5efff com.apple.WebCore 5528 (5528.16) <7e28871fe2b59d98edd6e624d850ccb8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x93d5f000 - 0x93d5fffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x93d97000 - 0x93dcefff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x93dcf000 - 0x93f08ff7 libicucore.A.dylib ??? (???) /usr/lib/libicucore.A.dylib 0x93f5e000 - 0x93f62fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x93f63000 - 0x94044ff7 libxml2.2.dylib ??? (???) <068cab13eb4608a7c6a5fad807ee0e33> /usr/lib/libxml2.2.dylib 0x94045000 - 0x940fffe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x94100000 - 0x945d1fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x945d2000 - 0x945ddfe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x945de000 - 0x94637ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x9463d000 - 0x94647feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x94648000 - 0x94648fff com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x94649000 - 0x94710ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x94717000 - 0x9471ffff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x94720000 - 0x947c3ff7 com.apple.QuickTimeImporters.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x948aa000 - 0x9493dff3 com.apple.ApplicationServices.ATS 3.7 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9493e000 - 0x94942fff com.apple.CoreMediaAuthoringPrivate 1.6 (1.6) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/A/CoreMediaAuthoringPrivate 0x94c0b000 - 0x94ddcffb com.apple.security 5.0.5 (36371) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x94ddd000 - 0x94e5afeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x94e7a000 - 0x94ed6ff7 com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x94ed7000 - 0x94f06fe3 com.apple.AE 402.3 (402.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x94f07000 - 0x95ee2ff6 com.apple.QuickTimeComponents.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x95f4a000 - 0x96252fff com.apple.HIToolbox 1.5.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x96253000 - 0x9625affe libbsm.dylib ??? (???) /usr/lib/libbsm.dylib 0x96296000 - 0x962acfff com.apple.DictionaryServices 1.0.0 (1.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x962ad000 - 0x962afff1 com.apple.QuickTimeH264.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264 0x962b0000 - 0x962c8ff7 com.apple.CoreVideo 1.6.0 (20.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x962c9000 - 0x962ccfff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x962cd000 - 0x962dbffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x962dc000 - 0x9632dff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x9632e000 - 0x96422ff4 libiconv.2.dylib ??? (???) /usr/lib/libiconv.2.dylib 0x96423000 - 0x964a0fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x964b1000 - 0x9657cfff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x9657d000 - 0x96581fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x96582000 - 0x96656fef com.apple.WebKit 5528 (5528.16) <24ccae21ccfe5c21c2a78656983324c1> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x96657000 - 0x96684feb libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x966b7000 - 0x966c7ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x966c8000 - 0x966d1fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x966d2000 - 0x966d4fff com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x966e1000 - 0x9675bff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9675c000 - 0x967b6ff7 com.apple.CoreText 2.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x967b7000 - 0x967b7ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x967b8000 - 0x96844ff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x96845000 - 0x9686efff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib 0x968ed000 - 0x9699dfff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x96ad7000 - 0x96b19fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x96b1a000 - 0x96b99ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x96ba0000 - 0x96fb0fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x96fb1000 - 0x96fd0ffa libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x97006000 - 0x97092ff7 com.apple.LaunchServices 290.3 (290.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x97093000 - 0x970a0fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x970a1000 - 0x9743efef com.apple.QuartzCore 1.5.8 (1.5.8) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9743f000 - 0x975a4fe7 com.apple.JavaScriptCore 5528 (5528.15) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

see more on the original redmine issue http://redmine.jamoma.org/issues/1407

reno- commented 10 years ago

freeze does no longer exists for video. If you want to do a freeze, you have to developp a freeze FX, or module/model