jamoma / JamomaMax

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

Set ramp time to j.cue makes Max crash #753

Closed jln- closed 9 years ago

jln- commented 10 years ago

As the title says, using the help patch, sending the message 'set ramp Init 1000' makes Max crash. :-(

Last Jamoma 0.6 beta (42)

Process: Max [13493] Path: /Applications/Max 6.1.8/Max.app/Contents/MacOS/Max Identifier: com.cycling74.Max Version: 6.1.8 9fafea6 Code Type: X86 (Native) Parent Process: launchd [307] Responsible: Max [13493] User ID: 501

Date/Time: 2014-09-12 21:55:55.914 +0200 OS Version: Mac OS X 10.9.4 (13E28) Report Version: 11 Anonymous UUID: EB40521F-69A5-DC9B-BBC2-5FDB55BBF106

Sleep/Wake UUID: E7FD4076-0EE3-4DE3-9792-1FB6E9D882C4

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000ae0f6995

VM Regions Near 0xae0f6995: Submap 00000000a18e6000-00000000a1a00000 [ 1128K] r--/rwx SM=PRV process-only VM submap --> Submap 00000000a1a00000-00000000b0000000 [230.0M] r--/rwx SM=SHM machine-wide VM submap __IMAGE 00000000a58e6000-00000000a596a000 [ 528K] r--/r-- SM=COW /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 JamomaFoundation.dylib 0x0a9277b1 std::1::hash_iterator<std::1::hash_node<std::1::hash_valuetype<long, TTValue>, void>_> std::1::hash_table<std::1::hash_value_type<long, TTValue>, std::1::unordered_map_hasher<long, std::1::hash_value_type<long, TTValue>, std::1::hash, true>, std::1::unordered_map_equal<long, std::1::hash_value_type<long, TTValue>, std::1::equal_to, true>, std::1::allocator<std::1::hash_value_type<long, TTValue> > >::find(long const&) + 321 (hashtable:2025) 1 JamomaFoundation.dylib 0x0a92cbd6 TTHash::lookup(void, TTValue&) + 134 (unordered_map:968) 2 JamomaFoundation.dylib 0x0a92cb49 TTHash::lookup(TTSymbol, TTValue&) + 57 (TTHash.cpp:78) 3 j.cue 0x0e693896 cueset(void, symbol, long, atom) + 550 (j.cue.cpp:330) 4 com.cycling74.Max 0x0001fa0b typedmess_fun + 103 5 com.cycling74.Max 0x0006befc outlet_anything + 914 6 com.cycling74.Max 0x0001fa0b typedmess_fun + 103 7 com.cycling74.Max 0x0001fcc1 typedmess + 68 8 com.cycling74.Max 0x00020af5 aeval + 1437 9 com.cycling74.Max 0x00004d31 atombuf_eval + 138 10 com.cycling74.message 0x0e67b8b0 jmessage_atombuf_eval + 339 11 com.cycling74.message 0x0e67bf8d jmessage_dobang + 123 12 com.cycling74.message 0x0e67c062 jmessagemousedown + 205 13 com.cycling74.Max 0x00118175 BoxComponent::sendMouseMessage(juce::MouseEvent const&, symbol) + 223 14 com.cycling74.Max 0x0011ca6c BoxComponent::mouseDown(juce::MouseEvent const&) + 1196 15 com.cycling74.Max 0x00385bb8 juce::Component::internalMouseDown(juce::MouseInputSource&, juce::Point const&, juce::Time const&) + 584 16 com.cycling74.Max 0x003d9c3c juce::MouseInputSourceInternal::sendMouseDown(juce::Component, juce::Point const&, long long) + 96 17 com.cycling74.Max 0x003da2e2 juce::MouseInputSourceInternal::setButtons(juce::Point const&, long long, juce::ModifierKeys const&) + 380 18 com.cycling74.Max 0x003da41e juce::MouseInputSourceInternal::handleEvent(juce::ComponentPeer, juce::Point const&, long long, juce::ModifierKeys const&) + 172 19 com.cycling74.Max 0x003d9507 juce::MouseInputSource::handleEvent(juce::ComponentPeer, juce::Point const&, long long, juce::ModifierKeys const&) + 75 20 com.cycling74.Max 0x003df675 juce::ComponentPeer::handleMouseEvent(int, juce::Point const&, juce::ModifierKeys const&, long long) + 103 21 com.cycling74.Max 0x0046b48b juce::NSViewComponentPeer::sendMouseEvent(NSEvent) + 113 22 com.cycling74.Max 0x0046b745 juce::NSViewComponentPeer::redirectMouseDown(NSEvent_) + 129 23 com.cycling74.Max 0x00462b4b -[JuceNSView_1_52_105_3 asyncMouseDown:] + 34 24 com.cycling74.Max 0x00465a72 -[JuceNSView_1_52_105_3 mouseDown:] + 52 25 com.apple.AppKit 0x98b36a9d -[NSWindow sendEvent:] + 11953 26 com.apple.AppKit 0x98ad291d -[NSApplication sendEvent:] + 4034 27 com.apple.AppKit 0x989171bc -[NSApplication run] + 823 28 com.cycling74.Max 0x004689e7 juce::MessageManager::runDispatchLoop() + 731 29 com.cycling74.Max 0x0032a8e4 juce::JUCEApplication::main(juce::StringArray const&) + 68 30 com.cycling74.Max 0x0032aa07 juce::JUCEApplication::main(int, char const**) + 73 31 com.cycling74.Max 0x002525a6 main + 486 32 com.cycling74.Max 0x000025c9 _start + 208 33 com.cycling74.Max 0x000024f8 start + 40

Thread 1: 0 libsystem_kernel.dylib 0x90863f7a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x9086316c mach_msg + 68 2 com.cycling74.Max 0x004d0117 ThreadProc + 87 3 libsystem_pthread.dylib 0x901445fb _pthread_body + 144 4 libsystem_pthread.dylib 0x90144485 _pthread_start + 130 5 libsystem_pthread.dylib 0x90149cf2 thread_start + 34

Thread 2: 0 libsystem_kernel.dylib 0x90869046 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x90145dcf _pthread_wqthread + 372 2 libsystem_pthread.dylib 0x90149cce start_wqthread + 30

Thread 3:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x90869992 kevent64 + 10 1 libdispatch.dylib 0x99571899 _dispatch_mgr_invoke + 238 2 libdispatch.dylib 0x99571532 _dispatch_mgr_thread + 52

Thread 4: 0 libsystem_kernel.dylib 0x90869046 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x90145dcf _pthread_wqthread + 372 2 libsystem_pthread.dylib 0x90149cce start_wqthread + 30

Thread 5: 0 libsystem_kernel.dylib 0x908687ca __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x90146d1d _pthread_cond_wait + 728 2 libsystem_pthread.dylib 0x90148c25 pthread_cond_timedwait$UNIX2003 + 71 3 com.cycling74.Max 0x00478dba juce::WaitableEventImpl::wait(int) + 168 4 ??? 0x00904780 0 + 9455488 5 com.cycling74.Max 0x0046e976 juce::WaitableEvent::wait(int) const + 26 6 com.cycling74.Max 0x004815ab juce::Thread::wait(int) const + 27 7 com.cycling74.Max 0x0038097f juce::InternalTimerThread::run() + 163 8 com.cycling74.Max 0x004814ce juce::Thread::threadEntryPoint() + 130 9 com.cycling74.Max 0x0046d9c8 juce::threadEntryProc(void*) + 70 10 libsystem_pthread.dylib 0x901445fb _pthread_body + 144 11 libsystem_pthread.dylib 0x90144485 _pthread_start + 130 12 libsystem_pthread.dylib 0x90149cf2 thread_start + 34

Thread 6: 0 libsystem_kernel.dylib 0x90863f7a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x9086316c machmsg + 68 2 com.apple.audio.midi.CoreMIDI 0x0074f1c3 XServerMachPort::ReceiveMessage(int&, void, int&) + 119 3 com.apple.audio.midi.CoreMIDI 0x0076aeef MIDIProcess::RunMIDIInThread() + 151 4 com.apple.audio.midi.CoreMIDI 0x007735ce MIDIProcess::MIDIInPortThread::Run() + 24 5 com.apple.audio.midi.CoreMIDI 0x00750543 XThread::RunHelper(void_) + 17 6 com.apple.audio.midi.CoreMIDI 0x007500d2 CAPThread::Entry(CAPThread*) + 134 7 libsystem_pthread.dylib 0x901445fb _pthread_body + 144 8 libsystem_pthread.dylib 0x90144485 _pthread_start + 130 9 libsystem_pthread.dylib 0x90149cf2 thread_start + 34

Thread 7: 0 libsystem_kernel.dylib 0x908687ca __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x90146d8a _pthread_cond_wait + 837 2 libsystem_pthread.dylib 0x90147042 pthread_cond_timedwait_relative_np + 47 3 com.apple.CoreServices.CarbonCore 0x9169a88d TSWaitOnConditionTimedRelative + 161 4 com.apple.CoreServices.CarbonCore 0x9169a44a TSWaitOnSemaphoreCommon + 531 5 com.apple.CoreServices.CarbonCore 0x9169a5fd TSWaitOnSemaphoreRelative + 24 6 com.apple.CoreServices.CarbonCore 0x9167ac00 TimerThread + 89 7 libsystem_pthread.dylib 0x901445fb _pthread_body + 144 8 libsystem_pthread.dylib 0x90144485 _pthread_start + 130 9 libsystem_pthread.dylib 0x90149cf2 thread_start + 34

Thread 8: 0 libsystem_platform.dylib 0x90831739 OSSpinLockUnlock + 6 1 com.cycling74.sqlite 0x0a71f30a sqlite3MemFree + 33 2 com.cycling74.sqlite 0x0a704508 sqlite3_free + 122 3 com.cycling74.sqlite 0x0a7082a8 pcache1Free + 244 4 com.cycling74.sqlite 0x0a733858 balance + 5917 5 com.cycling74.sqlite 0x0a744f0d sqlite3BtreeInsert + 1308 6 com.cycling74.sqlite 0x0a74c462 sqlite3VdbeExec + 22283 7 com.cycling74.sqlite 0x0a7233bc sqlite3_step + 2636 8 com.cycling74.sqlite 0x0a722137 sqlite3_exec + 343 9 com.cycling74.sqlite 0x0a70145a maxsqlite_execstring + 243 10 com.cycling74.sqlite 0x0a70156e maxsqlite_execstring_safe + 95 11 com.cycling74.Max 0x000c8fd7 object_method_imp + 821 12 com.cycling74.Max 0x000c9270 object_method + 143 13 com.cycling74.Max 0x0029a5b1 pathcache_sql + 151 14 com.cycling74.Max 0x0029b7d8 pathcache_metadata_push + 222 15 com.cycling74.Max 0x0029bb5e pathcache_metadata_dequeue + 491 16 com.cycling74.Max 0x0029cc1d pathcache_finalize + 877 17 com.cycling74.Max 0x0029f6e6 pathcache_update_do + 876 18 com.cycling74.Max 0x0006f60c systhread_threadproc + 78 19 libsystem_pthread.dylib 0x901445fb _pthread_body + 144 20 libsystem_pthread.dylib 0x90144485 _pthread_start + 130 21 libsystem_pthread.dylib 0x90149cf2 thread_start + 34

Thread 9: 0 libsystem_kernel.dylib 0x90867d2e __accept + 10 1 com.cycling74.Max 0x00457f59 juce::StreamingSocket::waitForNextConnection() const + 219 2 com.cycling74.Max 0x002883c8 tcpconnection_listenthread(_tcpconnection*) + 72 3 com.cycling74.Max 0x0006f60c systhread_threadproc + 78 4 libsystem_pthread.dylib 0x901445fb _pthread_body + 144 5 libsystem_pthread.dylib 0x90144485 _pthread_start + 130 6 libsystem_pthread.dylib 0x90149cf2 thread_start + 34

Thread 10: 0 libsystem_kernel.dylib 0x908687ca __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x90146d8a _pthread_cond_wait + 837 2 libsystem_pthread.dylib 0x90148fa3 pthread_cond_wait + 48 3 com.cycling74.maxurl 0x089cb489 maxurl_perform_request + 611 4 com.cycling74.Max 0x0006f60c systhread_threadproc + 78 5 libsystem_pthread.dylib 0x901445fb _pthread_body + 144 6 libsystem_pthread.dylib 0x90144485 _pthread_start + 130 7 libsystem_pthread.dylib 0x90149cf2 thread_start + 34

Thread 11: 0 libsystem_kernel.dylib 0x90863f7a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x9086316c mach_msg + 68 2 com.apple.CoreFoundation 0x9b6eabf9 CFRunLoopServiceMachPort + 169 3 com.apple.CoreFoundation 0x9b6ea1d1 CFRunLoopRun + 1393 4 com.apple.CoreFoundation 0x9b6e99ea CFRunLoopRunSpecific + 394 5 com.apple.CoreFoundation 0x9b6e984b CFRunLoopRunInMode + 123 6 com.apple.AppKit 0x98aceb88 _NSEventThread + 283 7 libsystem_pthread.dylib 0x901445fb _pthread_body + 144 8 libsystem_pthread.dylib 0x90144485 _pthread_start + 130 9 libsystem_pthread.dylib 0x90149cf2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit): eax: 0x83e58955 ebx: 0x0e39a210 ecx: 0x0a92c540 edx: 0x0a8a7810 edi: 0x0f68fe00 esi: 0x0a8a7810 ebp: 0xbfffd418 esp: 0xbfffd340 ss: 0x00000023 efl: 0x00010246 eip: 0x0a9277b1 cs: 0x0000001b ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f cr2: 0xae0f6995

Logical CPU: 6 Error Code: 0x00000004 Trap Number: 14

Binary Images: 0x1000 - 0x5a4fff +com.cycling74.Max (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8/Max.app/Contents/MacOS/Max 0x741000 - 0x77fff2 com.apple.audio.midi.CoreMIDI (1.10 - 88) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x7a3000 - 0x7cdfff com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <30C0DC77-EDFD-36B3-AB1C-A520B472A869> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit 0x7e0000 - 0x7f6ff8 libexpat.1.dylib (12) /usr/lib/libexpat.1.dylib 0x8f9000 - 0x8f9fff +com.cycling74.fseventwatcher (6.1.8 [9fafea6] - 6.1.8) <6CD89FBF-8C1F-3C64-9491-D0D70A3509B0> /Applications/Max 6.1.8//fseventwatcher 0x10c9000 - 0x10cdffd com.apple.audio.AppleHDAHALPlugIn (2.6.3 - 2.6.3f4) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x10dc000 - 0x10e7ffa com.apple.CommerceCore (1.0 - 42) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x10f1000 - 0x10f2ffd +com.cycling74.augraph (6.1.8 [9fafea6] - 6.1.8) <23C160FA-1EF0-3BDC-A808-B3E5C319A628> /Applications/Max 6.1.8//augraph 0x10f5000 - 0x10f7ff4 +com.cycling74.coremidi (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//coremidi 0x56ef000 - 0x56efffe +com.cycling74.midi-adrewire (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//midiadrewire 0x56f2000 - 0x56f4ffa +com.cycling74.ad-coreaudio (6.1.8 [9fafea6] - 6.1.8) <92A252DF-B73D-3787-8ABD-15F60F8C4F96> /Applications/Max 6.1.8//adcoreaudio 0x56f7000 - 0x56f8ffb +com.cycling74.ad-nonreal (6.1.8 [9fafea6] - 6.1.8) <3C24FE49-29F5-310B-BDD3-EAD380C2D4E1> /Applications/Max 6.1.8//adnonreal 0x56fb000 - 0x56fcffe +com.cycling74.debugwindow (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//debugwindow 0x5b00000 - 0x5b3cff9 +com.cycling74.MaxAPI (1.0 - 1.0) <3BD1457E-7884-3A02-851D-0449C0CE6393> /Applications/Max 6.1.8/Max.app/Contents/Frameworks/MaxAPI.framework/MaxAPI 0x5c3a000 - 0x5c5fff9 com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x5c99000 - 0x5c9fff9 +com.cycling74.autohelp (6.1.8 [9fafea6] - 6.1.8) <33E8AD2D-0DF3-398E-A489-6376A3426317> /Applications/Max 6.1.8//autohelp 0x5fd8000 - 0x5fe8ff0 +com.cycling74.ad-portaudio (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//adportaudio 0x5ff4000 - 0x5ff6fff +com.cycling74.glstatus (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//glstatus 0x5ffa000 - 0x5ffcfff +com.cycling74.objectview (6.1.8 [9fafea6] - 6.1.8) <6C07E2FD-5994-3869-B02E-0438ACF75523> /Applications/Max 6.1.8//objectview 0x88d3000 - 0x890affd +com.cycling74.MaxAudioAPI (1.0) /Applications/Max 6.1.8/Max.app/Contents/Frameworks/MaxAudioAPI.framework/Versions/A/MaxAudioAPI 0x8937000 - 0x893fffb +com.cycling74.ad-rewire (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//adrewire 0x89c6000 - 0x89e5ffd +com.cycling74.maxurl (6.1.8 [9fafea6] - 6.1.8) <9752464E-D7D0-3ACD-9742-F20580396A88> /Applications/Max 6.1.8//maxurl 0x89f6000 - 0x89f8ffe +com.cycling74.qtimage (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//qtimage 0x89fd000 - 0x89fdff7 +j.loader (0) <24FE8E67-7B98-33D6-8D29-2C58FAB2670B> /Users/USER//j.loader 0x9000000 - 0x9ec9f67 +com.cycling74.clang (6.1.8 [9fafea6] - 6.1.8) <19EACFB6-1678-3FB0-AF9B-1FF82BA878EF> /Applications/Max 6.1.8//clang 0xa132000 - 0xa1f5fff +com.cycling74.genpatcher (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//genpatcher 0xa276000 - 0xa2d2ff7 +com.cycling74.MaxLua (1.0) /Applications/Max 6.1.8/Max.app/Contents/Frameworks/MaxLua.framework/Versions/A/MaxLua 0xa2fe000 - 0xa331ff3 +com.cycling74.live-guilib (6.1.8 [9fafea6] - 6.1.8) <1E72A297-90CE-3364-AF43-E17D05435A2C> /Applications/Max 6.1.8//live.guilib 0xa345000 - 0xa34bffc +com.cycling74.maxzlib (6.1.8 [9fafea6] - 6.1.8) <1AB9A126-1F25-3385-9F2F-14AD0AA8F358> /Applications/Max 6.1.8//maxzlib 0xa351000 - 0xa35aff6 +com.cycling74.pianoroll (6.1.8 [9fafea6] - 6.1.8) <6401C373-7289-3206-8FEC-72FCBB045FEB> /Applications/Max 6.1.8//pianoroll 0xa360000 - 0xa367fff +com.cycling74.polybuffer (6.1.8 [9fafea6] - 6.1.8) <9145D7E3-ECF5-32EC-BA55-9F85C92F888A> /Applications/Max 6.1.8//polybuffer 0xa36e000 - 0xa39efff +com.cycling74.querylib (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//querylib 0xa3c1000 - 0xa3c2ffd +com.cycling74.setplugpath (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//setplugpath 0xa3c5000 - 0xa3d0ff5 +com.cycling74.sfplay32- (6.1.8 [9fafea6] - 6.1.8) <7FC4D67A-910C-34EA-9DDD-D60FF6EDF4EC> /Applications/Max 6.1.8//sfplay32~ 0xa3d8000 - 0xa3dbff4 +com.cycling74.zoomer (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//zoomer 0xa3df000 - 0xa3e9ff7 +AnalysisLib.ttdylib (0) <02E1CE25-D819-375A-BA3E-90B82F4E758A> /Users/USER//AnalysisLib.ttdylib 0xa3f4000 - 0xa3f7fff +Clipper.ttdylib (0) /Users/USER//Clipper.ttdylib 0xa700000 - 0xa76dff9 +com.cycling74.sqlite (6.1.8 [9fafea6] - 6.1.8) <5F88B113-99C8-3349-AEFF-7D3CC60DCEE0> /Applications/Max 6.1.8//sqlite 0xa792000 - 0xa7c6fff +com.cycling74.yaml (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//yaml 0xa900000 - 0xaadefff +JamomaFoundation.dylib (0) <329391A9-00A1-3EF6-97FF-ABC5D0A7594B> /Users/USER//JamomaFoundation.dylib 0xac1b000 - 0xacebff7 +JamomaModular.dylib (0) /Users/USER//JamomaModular.dylib 0xad2f000 - 0xad49fff +JamomaMax.dylib (0) /Users/USER//JamomaMax.dylib 0xad5c000 - 0xad89ff7 +JamomaDSP.dylib (0) /Users/USER//JamomaDSP.dylib 0xada9000 - 0xadc2ff7 +AudioEngine.ttdylib (0) <0F827AF1-5727-3A38-80C9-658C85A98B69> /Users/USER//AudioEngine.ttdylib 0xadd7000 - 0xaddefff +AudioGraphUtilityLib.ttdylib (0) <83C1CF58-AD21-3EA5-AE3E-301657AF359F> /Users/USER//AudioGraphUtilityLib.ttdylib 0xade8000 - 0xadf7ff7 +Automation.ttdylib (0) /Users/USER//Automation.ttdylib 0xae03000 - 0xae3aff7 +JamomaScore.dylib (0) <1B840652-BFF8-3E17-861B-617B856E8C16> /usr/local/lib/JamomaScore.dylib 0xae58000 - 0xb050ffb +JamomaFoundation.dylib (0) <16DA77C2-00AA-3757-B309-86EB19531606> /usr/local/lib/JamomaFoundation.dylib 0xb190000 - 0xb1c1fff +JamomaDSP.dylib (0) <7D19A7CA-6726-36B4-905B-736D70C06C05> /usr/local/lib/JamomaDSP.dylib 0xb1e1000 - 0xb2baff7 +JamomaModular.dylib (0) <6CBF8131-E01D-3C73-BF9E-6F7EF8FFE778> /usr/local/lib/JamomaModular.dylib 0xb2fe000 - 0xb304ff7 +Crossfade.ttdylib (0) <8EF3D7CA-CF2D-3D71-92A9-3135EEFCD36B> /Users/USER//Crossfade.ttdylib 0xb317000 - 0xb347ff7 +DataspaceLib.ttdylib (0) <37AE7E5B-717A-3407-8A93-50527803705F> /Users/USER//DataspaceLib.ttdylib 0xb36d000 - 0xb377ff7 +DictionaryLib.ttdylib (0) <3178C02E-BEFA-39A8-B90E-88369478B9FD> /Users/USER//DictionaryLib.ttdylib 0xb381000 - 0xb3a0fff +JamomaGraph.dylib (0) /Users/USER//JamomaGraph.dylib 0xb3b9000 - 0xb3cfff7 +EffectsLib.ttdylib (0) /Users/USER//EffectsLib.ttdylib 0xb3e0000 - 0xb3f7fff +FFTLib.ttdylib (0) <47D3F373-1CCA-3466-BBD2-139A12AA2115> /Users/USER//FFTLib.ttdylib 0xb400000 - 0xb44fff7 +FilterLib.ttdylib (0) <79F0A176-034F-3234-B86D-28E2ED9C0D44> /Users/USER//FilterLib.ttdylib 0xb479000 - 0xb491fff +FunctionLib.ttdylib (0) <364A4C5B-0101-341F-97C4-88A42724BBEA> /Users/USER//FunctionLib.ttdylib 0xb4a3000 - 0xb4beff7 +GeneratorLib.ttdylib (0) <888CCCF1-9C93-39AB-BFCC-76231D9D27A9> /Users/USER//GeneratorLib.ttdylib 0xb4d2000 - 0xb4d6ff7 +Interval.ttdylib (0) /Users/USER//Interval.ttdylib 0xb4dd000 - 0xb4e7fff +MatrixProcessingLib.ttdylib (0) <8CF462B6-E755-3B2B-BEC0-6B07725C0A40> /Users/USER//MatrixProcessingLib.ttdylib 0xb4f1000 - 0xb4f8ff7 +Max.ttdylib (0) <7DDEC2BA-495D-3332-89B4-14080B409A75> /Users/USER//Max.ttdylib 0xb500000 - 0xb518fe7 +MIDI.ttdylib (0) /Users/USER//MIDI.ttdylib 0xb527000 - 0xb53aff7 +MidiLib.ttdylib (0) <420042EE-E826-307D-986A-FE29EB1D9506> /Users/USER//MidiLib.ttdylib 0xb548000 - 0xb55eff7 +Minuit.ttdylib (0) /Users/USER//Minuit.ttdylib 0xb56e000 - 0xb58cfff +NetworkLib.ttdylib (0) <0D83A90C-0EEA-3A0F-AD69-9E96D84705DD> /Users/USER//NetworkLib.ttdylib 0xb5a8000 - 0xb5baff7 +OSC.ttdylib (0) <214FA6FD-7788-3562-B19E-6E6737E443BA> /Users/USER//OSC.ttdylib 0xb5c8000 - 0xb5ccfff +Plugtastic.ttdylib (0) <3F11F4BC-BC7D-3BE1-8A25-1FDC8748110E> /Users/USER//Plugtastic.ttdylib 0xb5d3000 - 0xb5f2ff7 +JamomaAudioGraph.dylib (0) <6479894B-A72D-3823-B85E-16318D3DEC0A> /Users/USER//JamomaAudioGraph.dylib 0xb60e000 - 0xb613ff7 +ResamplingLib.ttdylib (0) /Users/USER//ResamplingLib.ttdylib 0xb61b000 - 0xb841fe7 +SoundfileLib.ttdylib (0) /Users/USER//SoundfileLib.ttdylib 0xb8b6000 - 0xb8c7fff +SpatLib.ttdylib (0) <35A128C8-3142-3BF6-BD99-BF0CC5A5767B> /Users/USER//SpatLib.ttdylib 0xb8d6000 - 0xb8ddfff +System.ttdylib (0) <9AADDB56-58E6-3FDB-ADEC-E5370D2F473A> /Users/USER//System.ttdylib 0xb8e5000 - 0xb8f8fff +TrajectoryLib.ttdylib (0) /Users/USER//TrajectoryLib.ttdylib 0xb90b000 - 0xb91bff7 +WindowFunctionLib.ttdylib (0) /Users/USER//WindowFunctionLib.ttdylib 0xbce0000 - 0xbce4ffb +com.stclairsoft.DefaultFolderX.osax (4.6.7 - 4.6.7) <69652FEA-1DF0-3A74-82F8-EB086192F94F> /Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition 0xbcee000 - 0xbcf3ffd +com.cycling74.comment (6.1.8 [9fafea6] - 6.1.8) <9025598C-A046-3E55-AA23-8B904584EDA0> /Applications/Max 6.1.8/_/comment 0xbcfe000 - 0xbcfeffd +cl_kernels (???) <8BD220ED-469E-4A67-BF25-D163C3C22AD9> cl_kernels 0xe223000 - 0xe25dffb +com.stclairsoft.DefaultFolderX.CarbonPatcher (4.6.8 - 4.6.8) /Users/USER/Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Carbon Patcher.bundle/Contents/MacOS/Carbon Patcher 0xe273000 - 0xe298ff3 +com.stclairsoft.DefaultFolderX.CocoaPatcher (4.6.8 - 4.6.8) <6AD0509A-05AF-3802-A351-2AF652449779> /Users/USER/Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher 0xe47d000 - 0xe568ff7 unorm8_bgra.dylib (2.3.58) <4E28B3D7-DC85-3454-8B83-4A81918934DC> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8bgra.dylib 0xe67a000 - 0xe680ffc +com.cycling74.message (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//message 0xe690000 - 0xe6a2ff7 +j.cue (0) <15DEF5E7-638E-3E8C-84E4-26B792ECBC0F> /Users/USER//j.cue 0xebe2000 - 0xebe7ffc +com.cycling74.fpic (6.1.8 [9fafea6] - 6.1.8) <30A33621-7568-32EC-8445-DEE3D8EE2454> /Applications/Max 6.1.8//fpic 0xebee000 - 0xebf7ffd +com.cycling74.textbutton (6.1.8 [9fafea6] - 6.1.8) <077953D9-0960-3E9F-8BD0-F85511CD032C> /Applications/Max 6.1.8//textbutton 0xed00000 - 0xed0cffb +com.cycling74.tab (6.1.8 [9fafea6] - 6.1.8) <6D3E0E86-D3B8-3C01-BA77-B6A10CE71C73> /Applications/Max 6.1.8//tab 0xed3b000 - 0xed48ff7 +j.parameter (0) /Users/USER//j.parameter 0xed54000 - 0xed6efff +j.model (0) <8B282D70-2650-3BFE-BC97-CD1DFDB4C78E> /Users/USER//j.model 0xed7f000 - 0xed8affb +com.cycling74.attrui (6.1.8 [9fafea6] - 6.1.8) <32CBD468-0B6C-3BB4-B7D8-B46949B8CB9E> /Applications/Max 6.1.8//attrui 0xed91000 - 0xed91ffc +com.cycling74.prepend (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//prepend 0xed94000 - 0xed9eff9 +com.cycling74.number (6.1.8 [9fafea6] - 6.1.8) <37520BD0-BAD4-3D32-8E01-3E083205D8BA> /Applications/Max 6.1.8//number 0xeda7000 - 0xeda8ffc +com.cycling74.loadmess (6.1.8 [9fafea6] - 6.1.8) <03D4A935-B318-3A44-8732-A07808D458E2> /Applications/Max 6.1.8//loadmess 0xedab000 - 0xedabffd +com.cycling74.listfunnel (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//listfunnel 0xedae000 - 0xedb5ff8 +com.cycling74.textedit (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//textedit 0xedc1000 - 0xedcfffb +com.cycling74.umenu (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//umenu 0xedd9000 - 0xede0ffa +com.cycling74.panel (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//panel 0xede7000 - 0xede7ffe +com.cycling74.iter (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//iter 0xedea000 - 0xedebffc +com.cycling74.sprintf (6.1.8 [9fafea6] - 6.1.8) <9E40292C-EAEF-3DA8-A4CE-A44AC825E9EF> /Applications/Max 6.1.8//sprintf 0xedef000 - 0xedefffd +com.cycling74.modifiers (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//modifiers 0xedf2000 - 0xedf2ffd +com.cycling74.deferlow (6.1.8 [9fafea6] - 6.1.8) <3DFAA243-6A1B-360D-A6BF-F40474AE88A6> /Applications/Max 6.1.8//deferlow 0xedf5000 - 0xedf8fff +com.cycling74.toggle (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//toggle 0xf700000 - 0xf710fff +j.namespace (0) <6A900F6B-09B4-3B46-BF94-9C7B9B35C7AF> /Users/USER//j.namespace 0xf71c000 - 0xf736ffd +com.cycling74.jit-cellblock (6.1.8 [9fafea6] - 6.1.8) <76FD59BC-4002-3DD3-B11E-245099535F81> /Applications/Max 6.1.8//jit.cellblock 0xf73f000 - 0xf74cffd +com.cycling74.multislider (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//multislider 0xf755000 - 0xf760ff8 +com.cycling74.nodes (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//nodes 0xf768000 - 0xf778fff +j.remote (0) <6DEE9058-A79E-38E2-82D4-C7BAB6F69666> /Users/USER//j.remote 0xf785000 - 0xf79ffff +j.view (0) /Users/USER//j.view 0xf7b0000 - 0xf7d2ff7 +j.ui (0) <834722F2-90B6-3008-872A-D395867A089A> /Users/USER//j.ui 0xf7e4000 - 0xf7e9ff7 +j.init (0) /Users/USER//j.init 0xf7f1000 - 0xf7f1fff +com.cycling74.cartopol (6.1.8 [9fafea6] - 6.1.8) <77161716-3122-3290-B0A6-F0CF1946B001> /Applications/Max 6.1.8//cartopol 0xf7f4000 - 0xf7f4ffe +com.cycling74.screensize (6.1.8 [9fafea6] - 6.1.8) <0F10FF5F-2E8C-37B2-8791-B1B19A4700FE> /Applications/Max 6.1.8//screensize 0xf7f7000 - 0xf7f7ffc +com.cycling74.mousestate (6.1.8 [9fafea6] - 6.1.8) <630F5D91-CDEE-3A8E-AD7B-66FE5DCFCCD9> /Applications/Max 6.1.8//mousestate 0xf7fa000 - 0xf7faffe +com.cycling74.degrade- (6.1.8 [9fafea6] - 6.1.8) <94C054CD-7562-39EB-AB82-3AFC82ACD79B> /Applications/Max 6.1.8//degrade~ 0xfb00000 - 0xfb0dff7 +j.return (0) <69016A66-4FB3-3AF5-803B-A5DC753E76CD> /Users/USER//j.return 0xfb19000 - 0xfb29ff7 +j.receive~ (0) <1BB25B33-1902-3098-90E0-052D7E84DC08> /Users/USER//j.receive~ 0xfb36000 - 0xfb43ffc +com.cycling74.live-meter- (6.1.8 [9fafea6] - 6.1.8) <0AC0419F-9F58-3350-ADBC-6A3775E24EAF> /Applications/Max 6.1.8//live.meter~ 0xfb4f000 - 0xfb5fff7 +j.in~ (0) <46646502-BC55-32FF-A300-8AC9C21B80FF> /Users/USER//j.in~ 0xfb6c000 - 0xfb77ff7 +j.out~ (0) <26397EE2-9AB6-3311-9391-F05D7970757C> /Users/USER//j.out~ 0xfbfa000 - 0xfbfbffb +com.cycling74.jsfolder (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//jsfolder 0xffe7000 - 0x10002fff +com.cycling74.jsui (6.1.8 [9fafea6] - 6.1.8) <42E2BB95-3428-3A8F-9B9A-29C2FBAEC05B> /Applications/Max 6.1.8//jsui 0x1000f000 - 0x10237fff +libmozjs185.dylib (1) <1CB34A94-2E65-32F9-8AF4-33D1FCA515BE> /Applications/Max 6.1.8/Max.app/Contents/Frameworks/libmozjs185.dylib 0x106c9000 - 0x106cdfff +com.cycling74.jsjitter (6.1.8 [9fafea6] - 6.1.8) <340982EF-DE9C-3E62-8D79-38F2BE8E9A13> /Applications/Max 6.1.8//jsjitter 0x106d2000 - 0x106d6ffb +com.cycling74.jsliveapi (6.1.8 [9fafea6] - 6.1.8) <4F0C91F5-1E4E-3970-AC54-F669F999393A> /Applications/Max 6.1.8//jsliveapi 0x106db000 - 0x106dcfff +com.cycling74.jssqlite (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//jssqlite 0x106df000 - 0x106dfffb +com.cycling74.jssqlresult (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8//jssqlresult 0x106e2000 - 0x106e4fff +com.cycling74.jstrigger (6.1.8 [9fafea6] - 6.1.8) <4AD0CDC2-F22E-366A-85B0-D605429BA5D1> /Applications/Max 6.1.8//jstrigger 0x106e8000 - 0x106e9ffb +com.cycling74.jsxmlhttprequest (6.1.8 [9fafea6] - 6.1.8) <47ECBBE6-8EC4-3B83-9E5F-E70FB181F90B> /Applications/Max 6.1.8//jsxmlhttprequest 0x10e00000 - 0x10e18ff7 +com.cycling74.js (6.1.8 [9fafea6] - 6.1.8) /Applications/Max 6.1.8/_/js 0x40000000 - 0x404a8fff com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.28.30 - 8.2.8) <67A95127-B6F2-38F3-A3ED-AD90E763E7C0> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver 0x48000000 - 0x488dfff7 com.apple.GeForceGLDriver (8.26.26 - 8.2.6) <5ED3FFFD-5FFF-3FEF-BB39-FCC36B5E1FE2> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver 0x8feef000 - 0x8ff21417 dyld (239.4) /usr/lib/dyld 0x90008000 - 0x9013ffff com.apple.desktopservices (1.8.3 - 1.8.3) <3574872B-435C-3AB8-A453-02A33A771CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x90143000 - 0x9014affb libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib 0x901cb000 - 0x901cffff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x901d0000 - 0x901e8ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <184471C6-C810-3346-B7C7-D86E695D0FA1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x901e9000 - 0x901f9ff5 com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x901fa000 - 0x901fefff libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib 0x902ab000 - 0x902bbff7 libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib 0x90312000 - 0x9031cff7 com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x9031d000 - 0x903edfef libvDSP.dylib (423.32) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x903ee000 - 0x9044fff7 com.apple.Symbolication (1.4 - 129.0.2) <774BC6EC-450B-3AE8-BBED-F1F140B93E7E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x90450000 - 0x90513ff1 com.apple.CoreText (367.20 - 367.20) <42445623-3BDD-3678-8B46-845C441B6251> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x90514000 - 0x9054cff7 com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x9054d000 - 0x9057effa libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib 0x9057f000 - 0x90598fff com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x90599000 - 0x905bdff3 libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib 0x905be000 - 0x9082dff2 com.apple.security (7.0 - 55471.14.8) <8AF3BEF0-0EF9-32CD-A316-F9C6325E3491> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x9082e000 - 0x90833ff3 libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib 0x90834000 - 0x9083cfff liblaunch.dylib (842.92.1) /usr/lib/system/liblaunch.dylib 0x9083d000 - 0x90850fff com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x90851000 - 0x9086eff4 libsystem_kernel.dylib (2422.110.17) /usr/lib/system/libsystem_kernel.dylib 0x9086f000 - 0x9086ffff com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x90870000 - 0x9095cff7 libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib 0x9095d000 - 0x90989ff7 GLRendererFloat (9.6.1) <3961F91C-F590-3599-B8DA-25EC6D9CFB73> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x9098a000 - 0x909caff7 com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x909cb000 - 0x90a11ff7 libcurl.4.dylib (78.94.1) <0EBB0049-F944-3A3F-ACBF-80D742C4945B> /usr/lib/libcurl.4.dylib 0x90b26000 - 0x90b34ff3 com.apple.opengl (9.6.1 - 9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x90b89000 - 0x90eb0ffb com.apple.JavaScriptCore (9537 - 9537.77.1) <7D918042-6F70-36EA-8F17-C8C5CAC6DC47> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x90eb1000 - 0x90eb2ffd libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib 0x90eb3000 - 0x90ec5fff libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib 0x90ec6000 - 0x90ecffff com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x90ed0000 - 0x91134ff7 com.apple.CoreData (107 - 481.3) <8EB45FB9-CF78-36E1-919C-E976AE4C8146> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x91135000 - 0x91220ff4 com.apple.DiskImagesFramework (10.9 - 371.1) <32A138AB-6A20-3C28-BFF8-7188C9790F31> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x91235000 - 0x9126bfff com.apple.IconServices (25 - 25.17) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x9129c000 - 0x912ccff3 libtidy.A.dylib (15.12) <3DBE95FE-8FA7-3584-9202-E37B54B3B064> /usr/lib/libtidy.A.dylib 0x9153a000 - 0x9153dffa libCGXType.A.dylib (599.25.10.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x9153e000 - 0x91566fff libsystem_info.dylib (449.1.3) /usr/lib/system/libsystem_info.dylib 0x91567000 - 0x915dafff com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x915db000 - 0x918dcffb com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x91aa3000 - 0x92263ffd libclh.dylib (4.0.3 - 4.0.3) /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib 0x92264000 - 0x92280fff libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x927ef000 - 0x92ad9fd2 com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x92ae0000 - 0x92b15ffd libssl.0.9.8.dylib (50) /usr/lib/libssl.0.9.8.dylib 0x92b16000 - 0x92b18ffb libRadiance.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x92b19000 - 0x92b1bffe libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x92c36000 - 0x92c37fff libSystem.B.dylib (1197.1.1) <789CF4BE-5A0B-310E-9515-E515EA033D03> /usr/lib/libSystem.B.dylib 0x92c8e000 - 0x92c94ff7 com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification 0x92c95000 - 0x92c97fff libquarantine.dylib (71) /usr/lib/system/libquarantine.dylib 0x92c98000 - 0x92cd5ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib 0x92cd6000 - 0x92cddff2 com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x92d53000 - 0x92e21ff7 com.apple.backup.framework (1.5.4 - 1.5.4) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x92e22000 - 0x92e25ff7 com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x92e26000 - 0x92e63ffb libGLImage.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x92e64000 - 0x92e67ffe com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x92e68000 - 0x92efaff9 libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib 0x92efb000 - 0x92f07ffc libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib 0x92f08000 - 0x92f37ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x92f38000 - 0x92f38ffd libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib 0x92f39000 - 0x92f3bff2 com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x92f3c000 - 0x92f8bff9 com.apple.HIServices (1.23 - 468) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x92f8c000 - 0x92f98ff7 com.apple.OpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x92fc5000 - 0x92ff1ff7 com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x92ff2000 - 0x92ff7ff6 libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib 0x92ff8000 - 0x93003ff6 com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x93004000 - 0x93050ff7 libcups.2.dylib (372.4) /usr/lib/libcups.2.dylib 0x93051000 - 0x93081ff7 com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x93082000 - 0x9308affe libGFXShared.dylib (9.6.1) <632989B3-36C2-302E-8A85-A02125A9C5D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x9308b000 - 0x930a6ff5 com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x930a7000 - 0x93209ffb com.apple.CFNetwork (673.4 - 673.4) <3B6BDE2F-BFA3-3B7E-BC53-7B6B75EB12D3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x9320a000 - 0x93281ffb com.apple.framework.IOKit (2.0.1 - 907.100.13) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x93282000 - 0x93286ffa libGIF.dylib (1043) <276F48A6-766B-3D40-85C4-C9E8E6051DF7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x932b2000 - 0x932c0ff7 com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x932c1000 - 0x9353dfe7 com.apple.QuickTime (7.7.3 - 2826.19) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x9366c000 - 0x93693fff com.apple.CoreVideo (1.8 - 117.2) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x936a0000 - 0x936f5ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x936f6000 - 0x93708fff libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib 0x9373b000 - 0x93839fff libJP2.dylib (1043) <7B186EC7-B37E-3126-BCCE-7787F65C878D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x9383a000 - 0x9383afff com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x9383b000 - 0x9383dfff libsystem_configuration.dylib (596.15) /usr/lib/system/libsystem_configuration.dylib 0x9383e000 - 0x938ddff7 libCoreStorage.dylib (380) <78F0E11F-D040-31DD-BD5E-6AC0EC8FD0D4> /usr/lib/libCoreStorage.dylib 0x938de000 - 0x938e1ffb libutil.dylib (34) /usr/lib/libutil.dylib 0x938e2000 - 0x938e6ffc libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib 0x938e7000 - 0x93945ffd com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x9395d000 - 0x93a74ffb com.apple.WebKit (9537 - 9537.77.4) <9221FB55-2055-384A-8083-4C79A6379027> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x93a75000 - 0x93a99fff libJPEG.dylib (1043) <257BE460-DFB1-3398-8AC5-A2E50FBED794> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x93a9a000 - 0x93aeffff libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib 0x93af0000 - 0x93af1fff libremovefile.dylib (33) /usr/lib/system/libremovefile.dylib 0x93b91000 - 0x93c6cff7 com.apple.LaunchServices (572.28 - 572.28) <2DEA5B87-80AC-3ACD-9F60-4BC61353B66E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x93c93000 - 0x93d83ffb libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib 0x93d84000 - 0x93d9fff6 libPng.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x93da2000 - 0x94117ff9 com.apple.HIToolbox (2.1.1 - 698) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x94118000 - 0x94142fff libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib 0x94143000 - 0x94151fff libxar.1.dylib (202) /usr/lib/libxar.1.dylib 0x941b2000 - 0x945e6ff7 com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x945e7000 - 0x945ffff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib 0x94600000 - 0x94604ffc com.apple.IOSurface (91.1 - 91.1) <70637267-4D54-3EFF-A929-54FC0A8A907A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x94605000 - 0x947ad4af libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib 0x9480d000 - 0x948f3ff7 com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x948f4000 - 0x94a72ff0 libGLProgrammability.dylib (9.6.1) <26DFAFFB-1706-3BEF-91D9-06F1655880EE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x94a73000 - 0x94b1fffb libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x94b20000 - 0x94c2dff7 com.apple.ImageIO.framework (3.3.0 - 1043) <3AA4C524-1B31-39AC-A641-189D0D6EA427> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x94c2e000 - 0x94f59ffe com.apple.Foundation (6.9 - 1056.13) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x94f5a000 - 0x94f60ffc libCGXCoreImage.A.dylib (599.25.10.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x95137000 - 0x95138ffc com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x95139000 - 0x9513cff7 libdyld.dylib (239.4) /usr/lib/system/libdyld.dylib 0x9513d000 - 0x951a6fff com.apple.SystemConfiguration (1.13.1 - 1.13.1) <3AD9C90B-40A9-312B-B479-3AB178A96EA1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x951a7000 - 0x951b4ff7 com.apple.HelpData (2.1.4 - 90) <5BACC236-5B40-33AC-B088-87EDEFAF1D3E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x951d8000 - 0x951fcff7 libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib 0x9521e000 - 0x95513ffc com.apple.CoreImage (9.4.0) <33696A53-9E18-32D6-844F-28098DB7E426> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x95514000 - 0x95565ff1 libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib 0x95566000 - 0x9556eff7 libCGCMS.A.dylib (599.25.10.1) <0F42B4AF-CAC2-3433-B33F-3AF2C4FFFEDA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x9556f000 - 0x95577fff libcopyfile.dylib (103.92.1) <9B62DDFE-FEFD-31CA-989F-9BE0AB606C49> /usr/lib/system/libcopyfile.dylib 0x95578000 - 0x955e1ffa com.apple.datadetectorscore (5.0 - 354.5) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x955e2000 - 0x955ebfff libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib 0x955ec000 - 0x956b3ff7 com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x956b7000 - 0x956c2fff libGPUSupportMercury.dylib (9.6.1) <4733F91D-0778-3DA3-965E-624DD53D0C9C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x956c3000 - 0x956c4fff libDiagnosticMessagesClient.dylib (100) /usr/lib/libDiagnosticMessagesClient.dylib 0x956c5000 - 0x9574fff7 com.apple.CoreSymbolication (3.0.1 - 141.0.5) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x95758000 - 0x95775ffb libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib 0x95776000 - 0x95780fff com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x95781000 - 0x95781fff com.apple.Accelerate (1.9 - Accelerate 1.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x95782000 - 0x95796ff9 com.apple.MultitouchSupport.framework (245.13 - 245.13) <06C2834A-91E9-3DCC-B7D0-9EAC592CE1C5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x95797000 - 0x957bfff7 libRIP.A.dylib (599.25.10.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x957c0000 - 0x95986ffb libicucore.A.dylib (511.34) <9588FA53-7801-3A44-8E5A-1365586A4918> /usr/lib/libicucore.A.dylib 0x9599d000 - 0x959a5fee libcldcpuengine.dylib (2.3.58) <589B3E9E-05CC-30A3-AFF5-AA971C0E1473> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x959a6000 - 0x959fcff6 com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x95a60000 - 0x95a67ffe com.apple.agl (3.2.3 - AGL-3.2.3) <808BEF15-F413-34AD-8932-E0655519E2E0> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x95dbf000 - 0x95ddbff9 com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x95ddc000 - 0x95deaff7 libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib 0x95df2000 - 0x95f65ffb com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <4248C0FE-F872-34AB-9402-0045D5CD0CC1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x95fc5000 - 0x95fc6fff libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib 0x95fc7000 - 0x96173fff com.apple.QuartzCore (1.8 - 332.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x96174000 - 0x96410fff com.apple.RawCamera.bundle (5.06 - 751) <5A940A8D-4114-3B35-9023-D0E9387AE344> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x96694000 - 0x966edffa libTIFF.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x96744000 - 0x96745fff liblangid.dylib (117) /usr/lib/liblangid.dylib 0x96746000 - 0x9674ffff com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x96750000 - 0x96779ff5 com.apple.shortcut (2.6 - 2.6) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x9677a000 - 0x967caff7 libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib 0x967cc000 - 0x967ccfff libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib 0x967cd000 - 0x9680bff7 com.apple.NavigationServices (3.8 - 215) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x96873000 - 0x968bbfff com.apple.PerformanceAnalysis (1.47 - 47) <5C6FA727-EAC9-3924-8662-AF01090A9EF4> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x968be000 - 0x9693eff7 com.apple.CoreServices.OSServices (600.4 - 600.4) <382BE89A-9F37-3316-9AB8-DDEA691A80D1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x96972000 - 0x969e8ff3 com.apple.securityfoundation (6.0 - 55122.3) <6E1412EF-2E22-3C9D-851C-9534903D926A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x969e9000 - 0x96a14ff5 com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x96a15000 - 0x96a1bffb libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib 0x96a1c000 - 0x96a24fff libsystem_dnssd.dylib (522.92.1) <7E36B79E-6BF4-3462-9A84-C0744D029636> /usr/lib/system/libsystem_dnssd.dylib 0x96a25000 - 0x96a2aff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x96a2b000 - 0x96a2fffe libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x96a30000 - 0x96a3bfff libcsfde.dylib (380) <821ACD5D-E4BD-3626-B7AC-8EE2637268C3> /usr/lib/libcsfde.dylib 0x96a3c000 - 0x96a8ffff com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x973eb000 - 0x97460ff1 com.apple.ApplicationServices.ATS (360 - 363.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x97461000 - 0x974f9ff7 com.apple.Metadata (10.7.0 - 800.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x974fa000 - 0x974fdff9 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x974fe000 - 0x97544ff7 libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x97545000 - 0x97545fff libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib 0x982be000 - 0x982cdfff libGL.dylib (9.6.1) <885E9C1F-11C7-347D-BE10-522A40A46596> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x982ce000 - 0x9831efff com.apple.opencl (2.3.59 - 2.3.59) <9A8EF83B-78F9-3278-8812-5A0ECB09F8B7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x9831f000 - 0x9838afff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x9838b000 - 0x9838fff7 libmacho.dylib (845) /usr/lib/system/libmacho.dylib 0x9879b000 - 0x9879bfff com.apple.Carbon (154 - 157) <6E680560-FD53-3C00-BDF7-7AFA28747DC8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x9879c000 - 0x988f2ff0 libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x988fb000 - 0x988fbffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <9515158F-3A33-39CF-AD5A-201C2B121F33> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x988fd000 - 0x9951bff3 com.apple.AppKit (6.9 - 1265.21) <1D31697B-6F33-3239-BACE-5D1361B1F79A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x9956e000 - 0x99586ffd libdispatch.dylib (339.92.1) <7E7A88BF-74B3-363B-B534-6F757DF2DDE3> /usr/lib/system/libdispatch.dylib 0x99628000 - 0x99642ff7 com.apple.GenerationalStorage (2.0 - 160.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x997b4000 - 0x99897ff7 libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib 0x99898000 - 0x998d4ff4 com.apple.RemoteViewServices (2.0 - 94) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x998d5000 - 0x999c9fff libFontParser.dylib (111.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x999d3000 - 0x999e0fff com.apple.AppleFSCompression (56.92.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x999e3000 - 0x999efffc libkxld.dylib (2422.110.17) /usr/lib/system/libkxld.dylib 0x999f0000 - 0x999fbffb libcommonCrypto.dylib (60049) /usr/lib/system/libcommonCrypto.dylib 0x999fc000 - 0x99a07fff com.apple.CrashReporterSupport (10.9 - 539) <10FE9B2D-404F-32B8-B3CA-CBA3524B4CFF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x99a08000 - 0x99a39ffb com.apple.GSS (4.0 - 2.0) <145B389F-AC1E-3817-835D-8EA263E96EA5> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x99a42000 - 0x99a46ffa libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib 0x99a47000 - 0x99a7ffff com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x99a80000 - 0x99a89ffc com.apple.CommonAuth (4.0 - 2.0) <99219CEB-D340-3E1F-9C04-FD0FA700BD67> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x99a8a000 - 0x99a93fff com.apple.speech.recognition.framework (4.2.4 - 4.2.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x99b32000 - 0x99ef7ff6 libLAPACK.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x99f12000 - 0x99faefff com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x99fb3000 - 0x9ae54ffb com.apple.WebCore (9537 - 9537.77.4) <4D8AF042-0E87-307D-BA40-15D5F841F573> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x9ae55000 - 0x9ae56ffa libsystem_sandbox.dylib (278.11.1) /usr/lib/system/libsystem_sandbox.dylib 0x9ae59000 - 0x9b251ffb com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <9BCF8082-2CE7-3DE6-A5F2-4C84CAE21BB1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x9b252000 - 0x9b27dff7 libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib 0x9b359000 - 0x9b363ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) <12D77553-81D4-342B-871A-C65795D85CCF> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x9b3cb000 - 0x9b462ff7 com.apple.ink.framework (10.9 - 207) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x9b463000 - 0x9b4bfffa com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9b4c0000 - 0x9b4c2fff com.apple.securityhi (9.0 - 55005) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x9b4c3000 - 0x9b4d0fff com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x9b4d1000 - 0x9b673ff0 GLEngine (9.6.1) <6E7FF87C-BDE5-3FAA-9943-050C2FCA956F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x9b674000 - 0x9b876fff com.apple.CoreFoundation (6.9 - 855.17) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x9b877000 - 0x9b877fff com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x9b878000 - 0x9b878fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x9bcaf000 - 0x9bd40fff com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x9bd41000 - 0x9be53ffc libsqlite3.dylib (158) /usr/lib/libsqlite3.dylib 0x9c168000 - 0x9c196ff3 com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x9c1fe000 - 0x9c202fff com.apple.IOAccelerator (98.22 - 98.22) <2AFE09B3-B48E-3434-A68B-D948F0B15A68> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x9c203000 - 0x9c245fff libGLU.dylib (9.6.1) <0655104D-2F22-36CE-955B-52A533CA70D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 3654 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=241.1M resident=207.2M(86%) swapped_out_or_unallocated=33.9M(14%) Writable regions: Total=195.6M written=39.9M(20%) resident=80.9M(41%) swapped_out=0K(0%) unallocated=114.7M(59%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 5272K CG image 4K CG raster data 24K CG shared images 212K CoreGraphics 4K CoreImage 4K IOKit 8204K IOKit (reserved) 4K reserved VM address space (unallocated) JS JIT generated code 192K JS JIT generated code (reserved) 64K reserved VM address space (unallocated) Kernel Alloc Once 4K MALLOC 153.0M MALLOC (admin) 48K Memory Tag 242 12K Memory Tag 249 156K OpenCL 8K Stack 69.1M VM_ALLOCATE 22.3M DATA 31.7M IMAGE 528K LINKEDIT 59.9M MFRT 4K OBJC 2092K PAGEZERO 4K TEXT 181.3M UNICODE 544K mapped file 128.7M shared memory 4K =========== ======= TOTAL 663.0M TOTAL, minus reserved VM space 662.9M

Model: MacBookPro9,1, BootROM MBP91.00D3.B08, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 2.1f175 Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 512 MB Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x830B, 0x4D3253344736344342384847354E2D444920 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x830B, 0x4D3253344736344342384847354E2D444920 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.22) Bluetooth: Version 4.2.6f1 14216, 3 services, 23 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en1 Serial ATA Device: APPLE HDD HTS547550A9E384, 500,11 GB Serial ATA Device: MATSHITADVD-R UJ-8A8 USB Device: Hub USB Device: FaceTime HD Camera (Built-in) USB Device: Hub USB Device: Hub USB Device: Apple Internal Keyboard / Trackpad USB Device: IR Receiver USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1

bltzr commented 10 years ago

this prevented me demoing the ramped cues in ICMC, so I guess that's a reaaaaallly bad one ! I increased its priority then, and add it to the next milestone

theod commented 9 years ago

I think this was because there was no "Init" cue (as the name of the first cue of the j.cue.maxhelp is "init"). So it was maybe crashing for this reason. Now it doesn't crash with a bad name and with a correct name, it works. could test it @jln- ?

theod commented 9 years ago

I assign to @jln- for testing