Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Logic 9 will not bounce and crashes any ideas?

Help Logic pro 9 will not bounce and or save and crashes upon doing so..any ideas?


Process: Logic Pro [364]
Path: /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
Identifier: com.apple.logic.pro
Version: 9.1.8 (1700.67)
Build Info: Logic-17006700~1
Code Type: X86-64 (Native)

Parent Process: launchd [149]


Date/Time: 2013-05-16 17:03:17.532 -0400
OS Version: Mac OS X 10.7.5 (11G63)

Report Version: 9


Interval Since Last Report: 361181 sec
Crashes Since Last Report: 15

Per-App Interval Since Last Report: 138144 sec

Per-App Crashes Since Last Report: 15

Anonymous UUID: 9B3DFB01-5401-4A1E-AD58-F4C0D6197227


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


Exception Type: EXC_BAD_ACCESS (SIGABRT)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000


VM Regions Near 0:

-->

__TEXT 0000000100000000-0000000100c19000 [ 12.1M] r-x/rwx SM=COW /Applications/Logic Pro.app/Contents/MacOS/Logic Pro


Application Specific Information:

objc[364]: garbage collection is OFF

abort() called


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

0 libsystem_kernel.dylib 0x00007fff8721cce2 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff89ef77d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff89ee8b4a __abort + 159
3 libsystem_c.dylib 0x00007fff89ee8aab abort + 192
4 com.apple.logic.pro 0x00000001003b3226 std::_Rb_tree<short, std::pair<short const, CGRect>, std::_Select1st<std::pair<short const, CGRect> >, std::less<short>, std::allocator<std::pair<short const, CGRect> > >::_M_erase(std::_Rb_tree_node<std::pair<short const, CGRect> >*) + 98486
5 libsystem_c.dylib 0x00007fff89f49cfa _sigtramp + 26
6 com.apple.logic.pro 0x0000000100570a25 std::vector<TOSCService, std::allocator<TOSCService> >::erase(__gnu_cxx::__normal_iterator<TOSCService*, std::vector<TOSCService, std::allocator<TOSCService> > >, __gnu_cxx::__normal_iterator<TOSCService*, std::vector<TOSCService, std::allocator<TOSCService> > >) + 139797
7 com.apple.logic.pro 0x000000010054f058 std::vector<TOSCService, std::allocator<TOSCService> >::erase(__gnu_cxx::__normal_iterator<TOSCService*, std::vector<TOSCService, std::allocator<TOSCService> > >, __gnu_cxx::__normal_iterator<TOSCService*, std::vector<TOSCService, std::allocator<TOSCService> > >) + 2120
8 com.apple.logic.pro 0x00000001003dd3b2 std::list<std::string, std::allocator<std::string> >::sort() + 68482
9 com.apple.logic.pro 0x0000000100528fd5 std::vector<unsigned int, std::allocator<unsigned int> >::reserve(unsigned long) + 278325
10 com.apple.logic.pro 0x000000010051740a std::vector<unsigned int, std::allocator<unsigned int> >::reserve(unsigned long) + 205674
11 com.apple.logic.pro 0x00000001001b011d std::vector<TTempoWarpMerge, std::allocator<TTempoWarpMerge> >::reserve(unsigned long) + 167853
12 com.apple.logic.pro 0x00000001005de46f std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 418447
13 com.apple.logic.pro 0x00000001001b3bf8 std::vector<TTempoWarpMerge, std::allocator<TTempoWarpMerge> >::reserve(unsigned long) + 182920
14 com.apple.logic.pro 0x00000001005c152d std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 299853
15 com.apple.logic.pro 0x00000001005bdbb3 std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 285139
16 com.apple.Foundation 0x00007fff8dbddf40 __NSFireTimer + 102
17 com.apple.CoreFoundation 0x00007fff9267c934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
18 com.apple.CoreFoundation 0x00007fff9267c486 __CFRunLoopDoTimer + 534
19 com.apple.CoreFoundation 0x00007fff9265ce11 __CFRunLoopRun + 1617
20 com.apple.CoreFoundation 0x00007fff9265c486 CFRunLoopRunSpecific + 230
21 com.apple.HIToolbox 0x00007fff888e02bf RunCurrentEventLoopInMode + 277
22 com.apple.HIToolbox 0x00007fff888e756d ReceiveNextEventCommon + 355
23 com.apple.HIToolbox 0x00007fff888e73fa BlockUntilNextEventMatchingListInMode + 62
24 com.apple.AppKit 0x00007fff8df61779 _DPSNextEvent + 659
25 com.apple.AppKit 0x00007fff8df6107d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
26 com.apple.AppKit 0x00007fff8e215735 -[NSApplication _realDoModalLoop:peek:] + 610
27 com.apple.AppKit 0x00007fff8e215369 -[NSApplication runModalForWindow:] + 120
28 com.apple.AppKit 0x00007fff8e498579 -[NSSavePanel runModal] + 300
29 com.apple.AppKit 0x00007fff8e300ce0 __-[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke_2 + 969
30 com.apple.AppKit 0x00007fff8e30f4d9 -[NSDocument _commitEditingThenContinue:] + 337
31 com.apple.AppKit 0x00007fff8e30b1a6 -[NSDocument _commitEditingWithDelegate:didSomethingSelector:contextInfo:thenContinue:] + 91
32 com.apple.AppKit 0x00007fff8e3008af __-[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke_1 + 208
33 com.apple.AppKit 0x00007fff8e3185f1 -[NSDocument performActivityWithSynchronousWaiting:usingBlock:] + 82
34 com.apple.AppKit 0x00007fff8e3007d9 -[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:] + 96
35 com.apple.logic.pro 0x00000001005a2b10 std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 174384
36 com.apple.logic.pro 0x00000001005a2079 std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 171673
37 com.apple.CoreFoundation 0x00007fff926b770d -[NSObject performSelector:withObject:] + 61
38 com.apple.AppKit 0x00007fff8e0648ca -[NSApplication sendAction:to:from:] + 139
39 com.apple.prokit 0x00000001012127e9 -[NSProApplication sendAction:to:from:] + 100
40 com.apple.logic.pro 0x00000001005a05af std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 164815
41 com.apple.AppKit 0x00007fff8e1517ff -[NSMenuItem _corePerformAction] + 399
42 com.apple.AppKit 0x00007fff8e151536 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125
43 com.apple.AppKit 0x00007fff8e3f0b08 -[NSMenu _internalPerformActionForItemAtIndex:] + 38
44 com.apple.AppKit 0x00007fff8e27f6f9 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 138
45 com.apple.AppKit 0x00007fff8e0cb9bb NSSLMMenuEventHandler + 339
46 com.apple.HIToolbox 0x00007fff888e6234 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1263
47 com.apple.HIToolbox 0x00007fff888e5840 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 446
48 com.apple.HIToolbox 0x00007fff888fc6db SendEventToEventTarget + 76
49 com.apple.HIToolbox 0x00007fff889427b5 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueE ventRef + 398
50 com.apple.HIToolbox 0x00007fff88a29e2d SendMenuCommandWithContextAndModifiers + 56
51 com.apple.HIToolbox 0x00007fff88a715b5 SendMenuItemSelectedEvent + 253
52 com.apple.HIToolbox 0x00007fff8893b883 _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 101
53 com.apple.HIToolbox 0x00007fff88932fc9 _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 600
54 com.apple.HIToolbox 0x00007fff88932592 _HandleMenuSelection2 + 580
55 com.apple.AppKit 0x00007fff8dfcc1da _NSHandleCarbonMenuEvent + 250
56 com.apple.AppKit 0x00007fff8df61cc9 _DPSNextEvent + 2019
57 com.apple.AppKit 0x00007fff8df6107d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
58 com.apple.AppKit 0x00007fff8df5d9b9 -[NSApplication run] + 470
59 com.apple.prokit 0x0000000101212be1 NSProApplicationMain + 387
60 com.apple.logic.pro 0x000000010002aa58 DummyConnection::DummyConnection() + 86


Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x00007fff8721d7e6 kevent + 10
1 libdispatch.dylib 0x00007fff91bf3786 _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff91bf2316 _dispatch_mgr_thread + 54


Thread 2:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff8721b67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8721ad71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff9265450c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff9265cc74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff9265c486 CFRunLoopRunSpecific + 230
5 com.apple.Foundation 0x00007fff8dbebfd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6 com.apple.Foundation 0x00007fff8dbe072a -[NSThread main] + 68
7 com.apple.Foundation 0x00007fff8dbe06a2 __NSThread__main__ + 1575
8 libsystem_c.dylib 0x00007fff89ef58bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff89ef8b75 thread_start + 13


Thread 3:

0 libsystem_kernel.dylib 0x00007fff8721cbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff89ef9274 _pthread_cond_wait + 840
2 com.apogee.SymphonyPlugin 0x000000010d7da9f3 apogeeDriverPlugInMessageQueue::WaitForNextMessageInList() + 59
3 com.apogee.SymphonyPlugin 0x000000010d7dacb3 ClientBiDirConnection::HandlePropertyChanges() + 33
4 com.apogee.SymphonyPlugin 0x000000010d7daf74 PthreadHandlingPropertyChanges(void*) + 14
5 libsystem_c.dylib 0x00007fff89ef58bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff89ef8b75 thread_start + 13


Thread 4:

0 libsystem_kernel.dylib 0x00007fff8721cbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff89ef9274 _pthread_cond_wait + 840
2 com.apogee.SymphonyPlugin 0x000000010d7da636 MessageTX::TXThread() + 136
3 com.apogee.SymphonyPlugin 0x000000010d7da910 TransmitThread(void*) + 14
4 libsystem_c.dylib 0x00007fff89ef58bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff89ef8b75 thread_start + 13


Thread 5:

0 libsystem_kernel.dylib 0x00007fff8721cd7a __recvfrom + 10
1 com.apogee.SymphonyPlugin 0x000000010d7db26f ClientBiDirLocalSocketConnection::ReceiveData(void*, int) + 37
2 com.apogee.SymphonyPlugin 0x000000010d7d9b81 MessageRX::RXThread() + 147
3 com.apogee.SymphonyPlugin 0x000000010d7da01a ReceiveThread(void*) + 14
4 libsystem_c.dylib 0x00007fff89ef58bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff89ef8b75 thread_start + 13


Thread 6:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x00007fff8721cdf2 __select + 10
1 com.apple.CoreFoundation 0x00007fff926a5c8b __CFSocketManager + 1355
2 libsystem_c.dylib 0x00007fff89ef58bf _pthread_start + 335
3 libsystem_c.dylib 0x00007fff89ef8b75 thread_start + 13


Thread 7:

0 libsystem_kernel.dylib 0x00007fff8721cbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff89ef9274 _pthread_cond_wait + 840
2 com.apple.music.apps.MAAudioEngine0x0000000103129cd0 CAudioFileBlockManager::GetBlock(MDFile const*, long, int) + 2064
3 libsystem_c.dylib 0x00007fff89ef58bf _pthread_start + 335
4 libsystem_c.dylib 0x00007fff89ef8b75 thread_start + 13


Thread 8:

0 libsystem_kernel.dylib 0x00007fff8721b67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8721ad71 mach_msg + 73
2 com.apple.audio.midi.CoreMIDI 0x00000001016e15be XServerMachPort::ReceiveMessage(int&, void*, int&) + 96
3 com.apple.audio.midi.CoreMIDI 0x0000000101702653 MIDIProcess::RunMIDIInThread() + 207
4 com.apple.audio.midi.CoreMIDI 0x00000001016e296a XThread::RunHelper(void*) + 10
5 com.apple.audio.midi.CoreMIDI 0x00000001016e2396 CAPThread::Entry(CAPThread*) + 98
6 libsystem_c.dylib 0x00007fff89ef58bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff89ef8b75 thread_start + 13


Thread 9:

0 libsystem_kernel.dylib 0x00007fff8721cbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff89ef92a6 _pthread_cond_wait + 890
2 com.apple.CoreServices.CarbonCore0x00007fff8c743ec4 TSWaitOnConditionTimedRelative + 157
3 com.apple.CoreServices.CarbonCore0x00007fff8c743c9b TSWaitOnSemaphoreCommon + 358
4 com.apple.CoreServices.CarbonCore0x00007fff8c7996dc TimerThread + 332
5 libsystem_c.dylib 0x00007fff89ef58bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff89ef8b75 thread_start + 13


Thread 10:

0 libsystem_kernel.dylib 0x00007fff8721d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff89ef7594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff89ef8b85 start_wqthread + 13


Thread 11:: com.apple.appkit-heartbeat

0 libsystem_kernel.dylib 0x00007fff8721ce42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff89eabdea nanosleep + 164
2 libsystem_c.dylib 0x00007fff89eabbb5 usleep + 53
3 com.apple.AppKit 0x00007fff8e19611b -[NSUIHeartBeat _heartBeatThread:] + 1727
4 com.apple.Foundation 0x00007fff8dbe072a -[NSThread main] + 68
5 com.apple.Foundation 0x00007fff8dbe06a2 __NSThread__main__ + 1575
6 libsystem_c.dylib 0x00007fff89ef58bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff89ef8b75 thread_start + 13


Thread 12:

0 libsystem_kernel.dylib 0x00007fff8721d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff89ef7594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff89ef8b85 start_wqthread + 13


Thread 13:

0 libsystem_kernel.dylib 0x00007fff8721d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff89ef7594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff89ef8b85 start_wqthread + 13


Thread 14:

0 libsystem_kernel.dylib 0x00007fff8721d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff89ef7594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff89ef8b85 start_wqthread + 13


Thread 15:

0 libsystem_kernel.dylib 0x00007fff8721d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff89ef7594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff89ef8b85 start_wqthread + 13


Thread 0 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000

rdi: 0x0000000000001c03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc580 rsp: 0x00007fff5fbfc558

r8: 0x00007fff776affb8 r9: 0x0000000000989680 r10: 0x00007fff8721cd0a r11: 0xffffff80002dad60

r12: 0x00007fff5fbfc67f r13: 0x00007fff5fbfc600 r14: 0x00007fff776b2960 r15: 0x00000001a8b088a0

rip: 0x00007fff8721cce2 rfl: 0x0000000000000246 cr2: 0x00007ffc2e052000

Logical CPU: 0


Binary Images:

0x100000000 - 0x100c18fef com.apple.logic.pro (9.1.8 - 1700.67) <5CBBDF7C-6505-0A14-61F1-483839F57524> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
0x101086000 - 0x1010a4fef com.apple.XSKey (1.0.0 - 52) <800DD908-E341-2BCD-11D9-DEAC7E8197E9> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
0x1010b6000 - 0x1010f0ff7 com.apple.music.apps.MAAudioUnitSupport (9.1.8 - 233.53) <B5939861-E5F9-3218-0989-4ED074B1323D> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
0x101113000 - 0x101141ff7 com.apple.musicaudiodataservices (1.1 - 251.4) <93B2F8C3-E091-C1CA-8932-91840CC968BC> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
0x101153000 - 0x101155fff com.apple.ExceptionHandling (1.5 - 10) <A6413B9F-331B-3D80-A86C-07DEA9888841> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
0x10115a000 - 0x1011bdff7 com.apple.music.apps.MALoopManagement (9.1.8 - 219.66) <FE447B07-89A4-E025-DFB8-4C71A0EFEBF0> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
0x1011f4000 - 0x10146fff7 com.apple.prokit (7.2.3 - 1823) <0D6BA804-8262-3942-B84D-B4886082242F> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
0x1015f2000 - 0x101688fe7 com.apple.music.apps.MACore (9.1.8 - 477.58) <3E8020EA-9B42-63A5-613D-FD2D7675546F> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
0x1016d2000 - 0x101723ff7 com.apple.audio.midi.CoreMIDI (1.8 - 42) <10BAC42F-ACFE-3EBC-869A-2847A0770CE8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x101749000 - 0x1017a7fef com.apple.music.apps.MAHarmony (9.1.8 - 199.72) <EE991E63-1236-765D-3C95-4AE3494B295C> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
0x1017cf000 - 0x101c10fff com.apple.music.apps.MAPlugInGUI (9.1.8 - 424.79) <6FEA2031-69A3-9209-54EF-36BA3DAD1883> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
0x101ed4000 - 0x101fb0fff com.apple.music.apps.OMF (9.1.8 - 109.7) <F72235D0-517D-CCCB-3B91-78396786EB34> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
0x101fcf000 - 0x1025fffef com.apple.music.apps.MADSP (9.1.8 - 588.98) <D794D156-112C-29E3-EB9D-62604A9807DE> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
0x102e5d000 - 0x102e82ff7 com.apple.music.apps.LogicFileBrowser (9.1.8 - 1700.67) <8E130979-83FB-56BD-DE18-A723A94B7530> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
0x102e95000 - 0x102f13fff com.apple.music.apps.LogicLoopBrowser (9.1.8 - 1700.67) <47AF47CE-F6A1-E025-96FA-5C30EAFA13BC> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
0x102f42000 - 0x102f66ff7 com.apple.music.apps.MAApogeeSupport (9.1.8 - 313.26) <6384895C-60D4-CE0B-0E86-673A20A34D36> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
0x102f74000 - 0x102f79fff com.apple.music.apps.MAResources (9.1.8 - 212.66) <0E66AB42-6F37-9AE7-8766-264DAE455688> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
0x102f7c000 - 0x102faaff7 com.apple.audio.CoreAudioKit (1.6.3 - 1.6.3) <FF3E72F7-8076-3FCA-A7B9-6A8D869520C9> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x102fc4000 - 0x102fd7ff7 com.apple.AERegistration (1.2 - 401) <A424BA9F-0DD7-BE25-2738-4BCD22F0BB2A> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
0x102ff0000 - 0x102ffdfff com.apple.music.apps.MAUnitTest (9.1.8 - 97.27) <8AF973F8-CBB2-931B-6BFC-D4BCB8A434F6> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
0x103006000 - 0x1030c1fe7 com.apple.music.apps.MAFiles (9.1.8 - 144.87) <F9F3C7E2-46F5-0EC3-7297-096AEB83BFD6> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
0x1030fa000 - 0x103176fe7 com.apple.music.apps.MAAudioEngine (9.1.8 - 158.42) <6944C1FC-7ACD-53A2-5095-E017C39D8CBA> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
0x1031ea000 - 0x1031f5fff com.apple.music.apps.MAToolKit (9.1.8 - 359.28) <B9729EDA-E5DB-C831-E473-EED9C906AAA0> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
0x1031fc000 - 0x10320aff7 com.apple.music.apps.MAVideo (9.1.8 - 12.70) <19D30553-8BFE-4F8C-D13E-0D3139AAC22B> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
0x103212000 - 0x1032f5fff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
0x10334b000 - 0x1033f9fec com.apple.MobileMe (9 - 1.01) <F322542E-D3BB-7861-602A-3F405F2BD61B> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
0x104603000 - 0x10463efff com.apple.prokit.LionPanels (7.2.3 - 1823) <6C6CE47C-0693-35B7-AA7D-D80200D31FE1> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/LionPan els.bundle/Contents/MacOS/LionPanels
0x1046d2000 - 0x1046daff7 com.apple.proapps.mrcheckpro (1.4 - 397) <9B320059-8D28-D7DA-8CD4-B42796969065> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
0x10473a000 - 0x104748fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
0x1047ed000 - 0x1047f1fff com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
0x1047f6000 - 0x1047fbfff com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
0x10d7cb000 - 0x10d7e9fff com.apogee.SymphonyPlugin (1.14.51 - 1.14.51) <F655E73D-327E-AF69-3D28-9328B1CCA08F> /System/Library/Extensions/SymphonyPlugin.bundle/Contents/MacOS/SymphonyPlugin
0x10e973000 - 0x10ea28fff +com.plugin-alliance.plugins.au.SPLTransientDesigner (1.4.2 - 1.4.2) <E9696825-2ABC-82A9-AB2F-4465B678CED0> /Library/Audio/Plug-Ins/Components/SPL Transient Designer.component/Contents/MacOS/SPL Transient Designer
0x10eb28000 - 0x10eb48fff +com.WavesAudio.REQ.9.0.0 (9.0.0 - 9.0.020) <08DE931F-EED5-AAF9-2122-DB75BD322460> /Applications/Waves/*/REQ.bundle/Contents/MacOS/REQ
0x10eb83000 - 0x10eb85fff com.apple.textencoding.unicode (2.4 - 2.4) <FD4695F4-6110-36C6-AC06-86453E30FF6E> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x10ec98000 - 0x10ecc3fff +com.digidesign.digidesign.DigiCoreAudioPlugIn (9.0.6 - 9.0.6f82) <6AEA8E05-9E8F-5DA7-CB99-2EC3E55FC6AC> /Library/Audio/Plug-Ins/HAL/Digidesign CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
0x10efd4000 - 0x10efdefef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
0x10efe4000 - 0x10efe7ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
0x10efeb000 - 0x10efedff7 com.apple.music.apps.anvil.resources (9.1.8 - 280.4) <F74756AB-FAB6-3914-5F1C-04FCB54C350A> /Applications/Logic Pro.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
0x10eff2000 - 0x10eff4ff7 com.apple.music.apps.common.resources (9.1.8 - 280.4) <9FC76C8D-3763-4E4A-DB35-391B07A6FFA8> /Applications/Logic Pro.app/Contents/PlugIns/common.res/Contents/MacOS/common
0x10eff9000 - 0x10effbff7 com.apple.music.apps.ebp.resources (9.1.8 - 280.4) <2DEA037D-ABCE-771A-618B-091741F6CA7B> /Applications/Logic Pro.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp
0x110a83000 - 0x110a85ff7 com.apple.music.apps.efx.resources (9.1.8 - 280.4) <EB5DB45A-C432-2C90-C708-27D5F5EC236A> /Applications/Logic Pro.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
0x110a8a000 - 0x110a8cff7 com.apple.music.apps.egt.resources (9.1.8 - 280.4) <FAB354A9-88A1-619A-1ECA-A351EADB5A2E> /Applications/Logic Pro.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
0x110a91000 - 0x110a93ff7 com.apple.music.apps.emx.resources (9.1.8 - 280.4) <19FD59CE-314B-6B4B-CEE8-C7BF9DF7F4EB> /Applications/Logic Pro.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
0x110dc3000 - 0x110df1ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
0x11172d000 - 0x11172fff7 com.apple.music.apps.es1.resources (9.1.8 - 280.4) <4BD052E1-1BD4-3C73-93D6-D63493167CB6> /Applications/Logic Pro.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
0x111734000 - 0x111736ff7 com.apple.music.apps.es2.resources (9.1.8 - 280.4) <31CBF3C9-AD64-1A86-1F99-D362B594F840> /Applications/Logic Pro.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
0x11173b000 - 0x11173dff7 com.apple.music.apps.esp.resources (9.1.8 - 280.4) <0EA44B59-2772-F013-CF49-B66EE4C77EEB> /Applications/Logic Pro.app/Contents/PlugIns/esp.res/Contents/MacOS/esp
0x111742000 - 0x111744ff7 com.apple.music.apps.evb3.resources (9.1.8 - 280.4) <F0F73B5A-E44A-FF5C-4C54-0F5B677BFB18> /Applications/Logic Pro.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
0x111749000 - 0x11174bff7 com.apple.music.apps.evd6.resources (9.1.8 - 280.4) <45B1F3EB-45CB-418F-A408-C42F7F93802A> /Applications/Logic Pro.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
0x111750000 - 0x111752ff7 com.apple.music.apps.evoc.resources (9.1.8 - 280.4) <91478393-E7C9-5292-FCA9-83559B588E6E> /Applications/Logic Pro.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
0x111757000 - 0x111759ff7 com.apple.music.apps.evp88.resources (9.1.8 - 280.4) <9FAC293E-E8B9-C2D9-F102-D5BFC0AA1DC5> /Applications/Logic Pro.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
0x11175e000 - 0x111760ff7 com.apple.music.apps.exs24.resources (9.1.8 - 280.4) <E79F0236-D02B-D3E7-B929-701CEDE000F6> /Applications/Logic Pro.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
0x111765000 - 0x111767ff7 com.apple.music.apps.guitaramp.resources (9.1.8 - 280.4) <73AC87D5-215E-2FAC-05A2-28A7E9574F5C> /Applications/Logic Pro.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
0x11176c000 - 0x11176eff7 com.apple.music.apps.guitarcontrols.resources (9.1.8 - 280.4) <B005E199-DCEE-5935-8E34-48FA59352663> /Applications/Logic Pro.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
0x111773000 - 0x111775ff7 com.apple.music.apps.mutapdel.resources (9.1.8 - 280.4) <392017D1-219B-4AA4-71CF-BAAC4D574FE1> /Applications/Logic Pro.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
0x113784000 - 0x11378efff +com.Waves.Waveshell-AU-CocoaView (??? - ???) <342AA537-0E3C-B4C1-D435-F4F622323E53> /Library/Audio/Plug-Ins/Components/WaveShell-AU 9.0.component/Contents/Resources/WaveShell-AU-CocoaView.bundle/Contents/MacOS/W aveShell-AU-CocoaView
0x11379d000 - 0x11379fff7 com.apple.music.apps.pedalboard.resources (9.1.8 - 280.4) <F95D6A0D-0179-F17B-59A5-B3B0007E426D> /Applications/Logic Pro.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
0x1137a4000 - 0x1137a6ff7 com.apple.music.apps.revolver.resources (9.1.8 - 280.4) <77102719-1007-5153-B8B3-9EC9FAC4C0BD> /Applications/Logic Pro.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
0x1137ab000 - 0x1137adff7 com.apple.music.apps.sphere.resources (9.1.8 - 280.4) <3579177A-C2D5-E746-2E48-29F69B7ACDC0> /Applications/Logic Pro.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
0x1137b2000 - 0x1137c0ff7 com.apple.Librarian (1.0.1 - 1) <4DECA656-CFBA-352F-AEC8-1169BB9578E9> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
0x1137ce000 - 0x1137eeff7 com.apple.ChunkingLibrary (1.0 - 127.2) <EDF32155-7CFE-3831-949B-80A56E991B68> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
0x114c79000 - 0x114e31fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x114e68000 - 0x114fc2fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x114ff7000 - 0x114ff8ff2 +cl_kernels (??? - ???) <54796F66-3FD9-44E7-844D-EA00C456396C> cl_kernels
0x115100000 - 0x1153bbff7 com.apple.ATIRadeonX2000GLDriver (7.32.12 - 7.3.2) <C894DE28-1B2F-37BE-88FC-1E66D7828B77> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
0x1157dd000 - 0x1157e3fff com.apple.agl (3.2.0 - AGL-3.2.0) <C98394A8-305D-3904-BEAE-8340FF988F15> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x116b83000 - 0x116bc1fff com.apple.Ubiquity (1.1 - 210.2) <81A9973A-730B-308A-80A1-F5D042CB790C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x118d00000 - 0x118dc0fe7 +com.xfer.LFOTool (1.0 - 1.0) <B4E6828F-65FC-23C4-7FE0-F9254A4EB653> /Library/Audio/Plug-Ins/Components/LFOTool.component/Contents/MacOS/LFOTool
0x118efb000 - 0x118efbff9 +cl_kernels (??? - ???) <54D7FCE5-EF78-4986-8324-2B823805EC73> cl_kernels
0x11f0bf000 - 0x11f147fff +se.propellerheads.rewire.library (1.8.1 build 124 - 1.8.1) <1A7E56A6-03B2-53BE-F5CC-2D4DA86017F8> /Library/Application Support/Propellerhead Software/*/ReWire.bundle/Contents/MacOS/ReWire
0x120c9f000 - 0x120ca2fff libLatinSuppConverter.dylib (54.0.0 - compatibility 1.0.0) <AE9374F3-9A80-37B1-97F9-E5E952CE1D61> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0x128426000 - 0x1288a5fef +com.ValhallaDSP.ValhallaRoom (1.1.0 - 1.1.0) <15CA5386-11E5-21F2-ED7C-6D7DF2466B38> /Library/Audio/Plug-Ins/Components/ValhallaRoomAU64.component/Contents/MacOS/Va lhallaRoomAU64
0x128a64000 - 0x128a9aff7 +se.propellerheads.rex.library (1.7.0 - 1.7.0) <55A4808A-FF69-8A7F-B907-32627CC33D78> /Library/Application Support/Native Instruments/*/REX Shared Library.bundle/Contents/MacOS/REX Shared Library
0x128fa4000 - 0x1290bcfff +com.WavesAudio.WaveShell-AU.9.0.0 (9.0.0 - 9.0.021) <9E455AF7-7FCA-88CA-434F-4DEC98A6836F> /Library/Audio/Plug-Ins/Components/WaveShell-AU 9.0.component/Contents/MacOS/WaveShell-AU
0x12b000000 - 0x12b1c4fff +com.WavesAudio.WavesLib_9.0.9.0.0 (9.0.0 - 9.0.020) <6C65A64D-7DF1-C2B1-4E0B-1A09136545A3> /Applications/Waves/*/WavesLib_9.0.framework/Versions/A/WavesLib
0x12b319000 - 0x12ca26ff7 +Battery 4.MusicDevice.component (4.0.2.2254 - 4.0.2. [R2254], Copyright © 2013 Native Instruments) <97F9109C-3A15-3604-9406-0EDF8C253428> /Library/Audio/Plug-Ins/Components/Battery 4.component/Contents/MacOS/Battery 4
0x131e48000 - 0x131ee6ff7 unorm8_argb.dylib (2.0.19 - compatibility 1.0.0) <936B4155-1C6B-3928-9FFA-F72E7163872E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_argb.dylib
0x131f05000 - 0x131f9fff7 unorm8_rgba.dylib (2.0.19 - compatibility 1.0.0) <8CA67399-44BB-35F8-94EF-EB57CD3AA542> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
0x131fe2000 - 0x133526ff7 +Kontakt 5.MusicDevice.component (5.1.0.6066 - 5.1.0, Copyright © 2012 Native Instruments) <8FCB8D24-5ACF-3446-A3D4-8FA6C8BFB853> /Library/Audio/Plug-Ins/Components/Kontakt 5.component/Contents/MacOS/Kontakt 5
0x149ea6000 - 0x149ebbfff +com.wavesfactory.audiounit.trackpacer64 (??? - 1.0) <9E912762-B0E5-E242-1649-BFB3669AB94B> /Library/Audio/Plug-Ins/Components/TrackSpacerx64.component/Contents/MacOS/Trac kSpacerx64
0x15aa03000 - 0x15ab44fe7 +wavesfactory.trackspacer (??? - 1.0) <44995606-92A7-D696-2402-9554EC56C787> /Library/Application Support/Wavesfactory/*/TrackSpacer
0x15abcb000 - 0x15b2a0fe7 +com.kush.UBK1j (1.0.8, Copyright 2012, All Rights Reserved - 1.0.8) <0E155AA6-0066-06FD-A167-EEBDAA8B2AEA> /Library/Audio/Plug-Ins/Components/Kush UBK-1 x64.component/Contents/MacOS/Kush UBK-1
0x15b2f9000 - 0x15becefff +Massive.MusicDevice.component (1.3.1 [R129] - 1.3.1 [R129], Copyright © 2011 Native Instruments) <36B23006-544B-3DEA-9022-8C0DA1142402> /Library/Audio/Plug-Ins/Components/Massive.component/Contents/MacOS/Massive
0x15fe10000 - 0x15fe44fff com.apple.security.csparser (3.0 - 55148.6) <CAA9817C-3D70-369D-894D-AA8034EEF2DD> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
0x160800000 - 0x1613c2fef +at.co.vsl.viennainstruments (5.3.11859 - 5.3.11859) <FC9C3928-A287-15C7-7024-E0784AACAC1D> /Library/Audio/Plug-Ins/Components/Vienna Instruments.component/Contents/MacOS/Vienna Instruments
0x1657ea000 - 0x165873ff2 +com.eLicenser.POSAccess-DLL (??? - 1.12.1.0) <66A02345-5109-F38C-1262-D00D8189324C> /Library/Application Support/eLicenser/*/Synsoacc.bundle/Contents/MacOS/Synsoacc
0x185281000 - 0x1852aafef +com.WavesAudio.H-Delay.9.0.0 (9.0.0 - 9.0.020) <7E58030F-7DE2-C5C9-61F0-097C5CCF9243> /Applications/Waves/*/H-Delay.bundle/Contents/MacOS/H-Delay
0x192118000 - 0x192141fef +com.WavesAudio.C1.9.0.0 (9.0.0 - 9.0.020) <92F423FC-48CE-06A9-182C-64CFFC6DCF76> /Applications/Waves/*/C1.bundle/Contents/MacOS/C1
0x1995fc000 - 0x1995fcff1 +cl_kernels (??? - ???) <6EA0699C-8604-4A78-B0FC-BC856F269B99> cl_kernels
0x199ff8000 - 0x199ff9ff3 +cl_kernels (??? - ???) <A6247A0C-A9BA-4809-AC5E-2E3050EE50E4> cl_kernels
0x19b800000 - 0x19bd2ffe7 +com.ValhallaDSP.ValhallaShimmerAU64 (1.0.2 - 1.0.2) <457FCA9E-7A7B-03B3-E795-4B2085C6A87F> /Library/Audio/Plug-Ins/Components/ValhallaShimmerAU64.component/Contents/MacOS /ValhallaShimmerAU64
0x19c09e000 - 0x19c7acff7 +com.ValhallaDSP.ValhallaVintageVerb (1.0.1 - 1.0.1) <E972E337-A4E0-2DD6-2718-7FE2AAE6882D> /Library/Audio/Plug-Ins/Components/ValhallaVintageVerbAU64.component/Contents/M acOS/ValhallaVintageVerbAU64
0x19c87a000 - 0x19d810fe7 +com.slate-digital.VirtualMixBuss (1.5.2 - ???) <1FAD3437-C4D6-C577-4DF1-6C282D456853> /Library/Audio/Plug-Ins/Components/Slate Digital Virtual MixBuss.component/Contents/MacOS/Slate Digital Virtual MixBuss
0x19edfa000 - 0x19ee19fe7 +com.WavesAudio.RComp.9.0.0 (9.0.0 - 9.0.020) <E5456F77-BEA8-9F9A-4372-BC1232EB5F3C> /Applications/Waves/*/RComp.bundle/Contents/MacOS/RComp
0x1a1876000 - 0x1a18a7fe7 +com.WavesAudio.PAZ.9.0.0 (9.0.0 - 9.0.020) <57AC2162-7F18-0557-A952-65347B8C4463> /Applications/Waves/*/PAZ.bundle/Contents/MacOS/PAZ
0x1a1a00000 - 0x1a1cc9fef +com.Sonnox.audiounit.Native.OxfordInflator (2.0.1 - 8057) <F9E7C4CD-05EC-CAC3-FE1A-77F526C78FCA> /Library/Audio/Plug-Ins/Components/NAU_OxfordInflator.component/Contents/MacOS/ NAU_OxfordInflator
0x1a252a000 - 0x1a254aff7 +com.WavesAudio.S1.9.0.0 (9.0.0 - 9.0.020) <EBE6A079-121B-2D3F-0CBE-E7C429C072E4> /Applications/Waves/*/S1.bundle/Contents/MacOS/S1
0x1a25a6000 - 0x1a25c4fff +com.WavesAudio.L1.9.0.0 (9.0.0 - 9.0.020) <158C5887-B406-6260-ED49-8FFF1DCD90E1> /Applications/Waves/*/L1.bundle/Contents/MacOS/L1
0x1a2700000 - 0x1a3258ff7 +com.slate-digital.VirtualTapeMachines (1.0.1.4 - 1.0.1) <3CE80DD8-57B3-4590-DA9D-B59668C20C0E> /Library/Audio/Plug-Ins/Components/Slate Digital Virtual Tape Machines.component/Contents/MacOS/Slate Digital Virtual Tape Machines
0x1a4500000 - 0x1a53e0ff7 +com.slate-digital.VirtualChannel (1.5.2 - ???) <2C82C388-D5D1-3199-04F7-D42E26677764> /Library/Audio/Plug-Ins/Components/Slate Digital Virtual Channel.component/Contents/MacOS/Slate Digital Virtual Channel
0x1a7e00000 - 0x1a80dffef +com.Sonnox.audiounit.Native.OxfordLimiter (2.0.0 - 7311) <46F86245-7C6C-5B1A-A91C-5720A33CD1E6> /Library/Audio/Plug-Ins/Components/NAU_OxfordLimiter.component/Contents/MacOS/N AU_OxfordLimiter
0x1aa26f000 - 0x1aa295fef +com.WavesAudio.H-Comp.9.0.0 (9.0.0 - 9.0.020) <6F8AE1D5-1531-88C6-C34C-6431CAA93FF7> /Applications/Waves/*/H-Comp.bundle/Contents/MacOS/H-Comp
0x1abf03000 - 0x1abf1ffff +com.ikmultimedia.effects.TRackS3 Metering (3.5 - 3.5) <CEB88DE5-8D4D-4F2D-F354-49E82B1268DF> /Library/Audio/Plug-Ins/Components/TRackS3 Metering.component/Contents/MacOS/TRackS3 Metering
0x1ac862000 - 0x1aca43ff7 com.apple.audio.codecs.Components (2.3 - 2.3) <9FF1C1F7-F049-3CE0-AE2A-E3D220A7031B> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x1afb35000 - 0x1afbd4ff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
0x7fff610a8000 - 0x7fff610dcbaf dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
0x7fff87205000 - 0x7fff87205fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff87206000 - 0x7fff87226fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
0x7fff87227000 - 0x7fff875d1fe7 com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
0x7fff876a0000 - 0x7fff87700fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x7fff87703000 - 0x7fff87712fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8779c000 - 0x7fff877c5ff7 com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff877c6000 - 0x7fff877edfff com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
0x7fff87814000 - 0x7fff8783dfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff87896000 - 0x7fff8789bfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8789c000 - 0x7fff8789cfff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8789d000 - 0x7fff8799efff com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x7fff87ba7000 - 0x7fff87bacfff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff87bad000 - 0x7fff87beefff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x7fff87bef000 - 0x7fff87c43fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff87c44000 - 0x7fff87cafff7 com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff87cb0000 - 0x7fff87cb6fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff87cb7000 - 0x7fff87cf6fff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x7fff87d8a000 - 0x7fff87d8efff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff87d8f000 - 0x7fff87d96ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x7fff87d97000 - 0x7fff87d9afff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff87d9b000 - 0x7fff87e79fff com.apple.DiscRecording (6.0.4 - 6040.4.1) <F434B351-AE30-3D1B-9DAF-4581D080D2BC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff87ea3000 - 0x7fff87f39ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x7fff87f3c000 - 0x7fff87f77fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff87f78000 - 0x7fff87f7afff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x7fff87f7b000 - 0x7fff87fa7ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x7fff87fc2000 - 0x7fff88000fff com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff88009000 - 0x7fff8807ffff com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff88080000 - 0x7fff88081fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
0x7fff88082000 - 0x7fff88082fff com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff88083000 - 0x7fff88088fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
0x7fff88089000 - 0x7fff880b8fff com.apple.shortcut (2.1 - 2.1) <BE0AB36A-6911-356B-8784-D39175ACAF55> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff880b9000 - 0x7fff88115ff7 com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x7fff88116000 - 0x7fff88124ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
0x7fff88172000 - 0x7fff88213fff com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x7fff88245000 - 0x7fff882adff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff882ae000 - 0x7fff88301fff com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff88302000 - 0x7fff8831dfff libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <DDB91E75-A2FA-331F-8069-999127AC6A9D> /usr/lib/libexpat.1.dylib
0x7fff8834a000 - 0x7fff88777fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x7fff8887b000 - 0x7fff888ddff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x7fff888de000 - 0x7fff88c0afff com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x7fff88c0b000 - 0x7fff88c5cff7 com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff88c5d000 - 0x7fff88c90ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff88c91000 - 0x7fff88ca6fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff88ca7000 - 0x7fff88dacfff libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff88dad000 - 0x7fff88db0fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x7fff88dbb000 - 0x7fff88dd1fff libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff88dd2000 - 0x7fff88de0fff com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff88de1000 - 0x7fff88e3eff7 com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff88e3f000 - 0x7fff88ee4fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x7fff88ee5000 - 0x7fff891daff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff891db000 - 0x7fff8925efef com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x7fff892a8000 - 0x7fff89520fff com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x7fff89521000 - 0x7fff89563ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
0x7fff89564000 - 0x7fff89886fff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff89887000 - 0x7fff89891ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
0x7fff898a0000 - 0x7fff898d5fff com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x7fff898d6000 - 0x7fff898dbff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff898fc000 - 0x7fff899fefff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
0x7fff899ff000 - 0x7fff89b66fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x7fff89b67000 - 0x7fff89b86fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff89b87000 - 0x7fff89d27ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff89d28000 - 0x7fff89d37fff libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
0x7fff89d38000 - 0x7fff89d45fff com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x7fff89d8a000 - 0x7fff89d8bfff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff89d8c000 - 0x7fff89ea5fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x7fff89ea6000 - 0x7fff89ea6fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff89ea7000 - 0x7fff89f84fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff89f85000 - 0x7fff89fa1ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x7fff89fa2000 - 0x7fff8a024ff7 libType1Scaler.dylib (??? - ???) <1B6EBEFD-861A-3E10-BB7F-6203684B201F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x7fff8a025000 - 0x7fff8a037ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff8a038000 - 0x7fff8a2f0fff com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8a2f1000 - 0x7fff8a31cfff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
0x7fff8a31d000 - 0x7fff8a3bffff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x7fff8a3c0000 - 0x7fff8a430fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x7fff8a431000 - 0x7fff8a431fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x7fff8a43e000 - 0x7fff8addca27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8addd000 - 0x7fff8bb14fff com.apple.WebCore (7534.57 - 7534.57.7) <33FCF30A-08C5-3169-B3B0-3A9462FA1A0D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x7fff8bb19000 - 0x7fff8bb1dfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x7fff8bb59000 - 0x7fff8bb61fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8bb62000 - 0x7fff8bba2ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
0x7fff8bba3000 - 0x7fff8bc35ff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff8bc36000 - 0x7fff8bc4dfff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x7fff8bc4e000 - 0x7fff8bc9aff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x7fff8bcb1000 - 0x7fff8bcc4ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
0x7fff8bdaf000 - 0x7fff8bde9fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x7fff8bdea000 - 0x7fff8bdf5ff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x7fff8bdf6000 - 0x7fff8be02fff com.apple.DirectoryService.Framework (10.7 - 146) <38778B01-2CF6-3A33-8A7A-FE016774B24C> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x7fff8be03000 - 0x7fff8bef8fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff8bef9000 - 0x7fff8bf1ffff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x7fff8bf49000 - 0x7fff8bf4ffff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
0x7fff8bf50000 - 0x7fff8bfd4ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x7fff8bfd5000 - 0x7fff8bfe2ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
0x7fff8bfe3000 - 0x7fff8c03eff7 com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8c03f000 - 0x7fff8c051ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff8c052000 - 0x7fff8c188fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x7fff8c189000 - 0x7fff8c1d0ff7 com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8c1d1000 - 0x7fff8c24cff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x7fff8c24d000 - 0x7fff8c269fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff8c26a000 - 0x7fff8c271fff libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x7fff8c272000 - 0x7fff8c2c4ff7 libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8c2e1000 - 0x7fff8c6ffff7 com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x7fff8c700000 - 0x7fff8ca1cfff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x7fff8ca1d000 - 0x7fff8ca1dfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8ca20000 - 0x7fff8cbaaff7 com.apple.WebKit (7534.57 - 7534.57.7) <15AA1A2E-DCAC-35CE-89DF-0FF7149198CD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8cbb9000 - 0x7fff8cbc2ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
0x7fff8cbc3000 - 0x7fff8cbc5ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x7fff8cbc6000 - 0x7fff8ccaae5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff8ccab000 - 0x7fff8cda5ff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8cda6000 - 0x7fff8ceb3fff libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8cf1b000 - 0x7fff8d34eff7 com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
0x7fff8d34f000 - 0x7fff8d393ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8d5c0000 - 0x7fff8d5ceff7 com.apple.AppleFSCompression (37 - 1.0) <61113C2F-564C-3E6C-918C-3179980D599F> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
0x7fff8d5dd000 - 0x7fff8d5fafff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff8d610000 - 0x7fff8d6d7ff7 ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <7E2E109C-A438-3EDC-A6EB-3EF634A1B28B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff8d6d8000 - 0x7fff8d703ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
0x7fff8d704000 - 0x7fff8d80bfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
0x7fff8d80f000 - 0x7fff8d829fff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
0x7fff8d82a000 - 0x7fff8da9bfff com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x7fff8dad5000 - 0x7fff8dad6ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff8dad7000 - 0x7fff8dae2ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x7fff8dae3000 - 0x7fff8dae9fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8db86000 - 0x7fff8de9ffff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8ded0000 - 0x7fff8ded3fff com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x7fff8ded4000 - 0x7fff8dedffff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8df4a000 - 0x7fff8df50ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff8df51000 - 0x7fff8df58fff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <1116CD6D-E7AD-375F-A691-B9DF6609FEAD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff8df59000 - 0x7fff8eb5ffff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8eb60000 - 0x7fff8ec4cff7 com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8ec4d000 - 0x7fff8eca8fff com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x7fff8eca9000 - 0x7fff8ecacff7 com.apple.securityhi (4.0 - 1) <D0ABB03B-CEF9-39E0-A139-AA9484DBBC07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x7fff8ecad000 - 0x7fff8ecddff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x7fff8ecde000 - 0x7fff8ed1efe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x7fff8ed1f000 - 0x7fff8f4c7fff com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8f4c8000 - 0x7fff8f516fff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
0x7fff8f9a8000 - 0x7fff8f9abfff com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
0x7fff8f9ac000 - 0x7fff8f9e7fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8f9e8000 - 0x7fff8fb45fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8fb46000 - 0x7fff9012afff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x7fff901a0000 - 0x7fff901a1fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
0x7fff901a2000 - 0x7fff901d7fff libTrueTypeScaler.dylib (??? - ???) <A8156684-3BBE-306C-B492-179CDFFD6027> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff901d8000 - 0x7fff9028bff7 com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x7fff9028c000 - 0x7fff90398fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff9040d000 - 0x7fff9050aff7 com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff9050d000 - 0x7fff90518ff7 com.apple.aps.framework (2.1 - 2.1) <B455B7F2-AA19-3F29-A08B-2BB36BF6B9B5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
0x7fff90519000 - 0x7fff90524ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <D836A22C-BBDC-3C9F-83D3-F8CC0EE75885> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x7fff9056a000 - 0x7fff905e0fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x7fff90643000 - 0x7fff90670fff com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x7fff90671000 - 0x7fff906c9ff7 libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff906e7000 - 0x7fff90baefff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
0x7fff90baf000 - 0x7fff90bf8ff7 com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff90bf9000 - 0x7fff90bfefff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
0x7fff90bff000 - 0x7fff90c04fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff90c05000 - 0x7fff90c19ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff90c1a000 - 0x7fff90c47fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
0x7fff90c48000 - 0x7fff90ccdff7 com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff90d15000 - 0x7fff90d2bff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x7fff90d30000 - 0x7fff90da3fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff90da4000 - 0x7fff90dc8fff com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x7fff90dc9000 - 0x7fff90de6ff7 com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x7fff90de7000 - 0x7fff90de9fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x7fff90dea000 - 0x7fff90debff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff90e02000 - 0x7fff90e06ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x7fff90e07000 - 0x7fff90ee6fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x7fff91874000 - 0x7fff91958ff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x7fff91959000 - 0x7fff9197afff libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff9197b000 - 0x7fff91beffff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x7fff91bf0000 - 0x7fff91bfefff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
0x7fff91c7d000 - 0x7fff91d0bfff com.apple.iLifeMediaBrowser (2.6.4 - 502.4.5) <A19798B7-E1A6-3117-8094-8D3A2CAB417F> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
0x7fff91d0c000 - 0x7fff91d52fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
0x7fff91d53000 - 0x7fff91f7dfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff91f7e000 - 0x7fff91f84ff7 com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
0x7fff920c8000 - 0x7fff9218fff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x7fff92190000 - 0x7fff921c9fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
0x7fff921ca000 - 0x7fff921d9ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
0x7fff92239000 - 0x7fff92261fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x7fff92262000 - 0x7fff92263fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff92264000 - 0x7fff923efff7 com.apple.QTKit (7.7.1 - 2339) <2BC2CF44-CEAF-3D3B-A250-CA59D6AFB0B0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff925a9000 - 0x7fff925abfff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
0x7fff925bb000 - 0x7fff925c9fff com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff925ca000 - 0x7fff9261eff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
0x7fff9261f000 - 0x7fff92623fff libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
0x7fff92624000 - 0x7fff927f8ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff927f9000 - 0x7fff9286fff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
0x7fff92870000 - 0x7fff9290aff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x7fff9290b000 - 0x7fff9290bfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff935b5000 - 0x7fff935f9ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff935fa000 - 0x7fff935fafff com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff935fb000 - 0x7fff93663ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff93664000 - 0x7fff93664fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x7fff93665000 - 0x7fff93677ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
0x7fff939cc000 - 0x7fff939d3fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff939d4000 - 0x7fff939dfff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff939e0000 - 0x7fff939e1ff7 libsystem_sandbox.dylib (??? - ???) <5422BA4A-4C96-3BC1-AF83-14F0CED0ECB5> /usr/lib/system/libsystem_sandbox.dylib
0x7fff939e2000 - 0x7fff93a75fff com.apple.PDFKit (2.6.5 - 2.6.5) <9CC30317-E89D-3DDF-9069-F3A9CEE4B9A1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x7fff93a76000 - 0x7fff93a8dfff com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x7fff93a8e000 - 0x7fff93acefff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
0x7fff93acf000 - 0x7fff93acffff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff93ad0000 - 0x7fff93df5ff7 com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff93df6000 - 0x7fff93df6fff libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
0x7fff93df7000 - 0x7fff93e20fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff93e31000 - 0x7fff93f9dff7 com.apple.syncservices (6.3 - 673.6) <B238BC80-1760-3F33-B153-809E824962C4> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
0x7fff93f9e000 - 0x7fff93fa5fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
0x7fff93fa6000 - 0x7fff93fcffff com.apple.datadetectors (3.3 - 172.6) <4C5A759B-7CB7-3C0E-8C50-DC2CCE92F5F7> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
0x7fff93fd0000 - 0x7fff93ff4fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff93ff5000 - 0x7fff941f7fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
0x7fff941f8000 - 0x7fff94205fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib


External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 21
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: 682
thread_create: 1
thread_set_state: 0


VM Region Summary:

ReadOnly portion of Libraries: Total=435.0M resident=332.3M(76%) swapped_out_or_unallocated=102.6M(24%)

Writable regions: Total=712.0M written=388.6M(55%) resident=535.0M(75%) swapped_out=0K(0%) unallocated=177.0M(25%)


REGION TYPE VIRTUAL
=========== =======
ATS (font support) 32.8M
CG backing stores 20.9M
CG image 532K
CG raster data 8108K
CG shared images 3376K
CoreGraphics 16K
CoreImage 8K
CoreServices 2696K
IOKit 168K
MALLOC 570.1M
MALLOC guard page 48K
MALLOC_LARGE (reserved) 18.5M reserved VM address space (unallocated)
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 4K
Memory tag=249 408K
Memory tag=251 340K
OpenCL 40K
SQLite page cache 192K
STACK GUARD 56.1M
Stack 15.2M
VM_ALLOCATE 32.5M
__CI_BITMAP 80K
__DATA 58.0M
__IMAGE 528K
__LINKEDIT 85.0M
__PDSIG 96K
__TEXT 349.9M
__UNICODE 544K
mapped file 199.7M
shared memory 13.5M
=========== =======
TOTAL 1.4G
TOTAL, minus reserved VM space 1.4G


Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 14 GB, SMC 1.25f4

Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB

Memory Module: DIMM Riser B/DIMM 1, 1 GB, DDR2 FB-DIMM, 800 MHz, 0x802C, 0x3138484631323837324A4438304544364434

Memory Module: DIMM Riser B/DIMM 2, 1 GB, DDR2 FB-DIMM, 800 MHz, 0x802C, 0x3138484631323837324A4438304544364434

Memory Module: DIMM Riser A/DIMM 1, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x02BA, 0x202020202020202020202020202020202020

Memory Module: DIMM Riser A/DIMM 2, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x02BA, 0x202020202020202020202020202020202020

Memory Module: DIMM Riser B/DIMM 3, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x0198, 0x000000000000000000000000000000000000

Memory Module: DIMM Riser B/DIMM 4, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x0198, 0x000000000000000000000000000000000000

Memory Module: DIMM Riser A/DIMM 3, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x0000, 0x48594D5031323546373243503844352D5336

Memory Module: DIMM Riser A/DIMM 4, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x0000, 0x48594D5031323546373243503844352D5336

Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports

Network Service: Ethernet 1, Ethernet, en0

Network Service: Ethernet 2, Ethernet, en1

PCI Card: ATI Radeon HD 2600, sppci_displaycontroller, Slot-1

PCI Card: Symphony64, sppci_audio, Slot-3

Serial ATA Device: ST31000340AS, 1 TB

Serial ATA Device: WDC WD1001FALS-00J7B0, 1 TB

Serial ATA Device: ST31000340AS, 1 TB

Serial ATA Device: ST31000333AS, 1 TB

Parallel ATA Device: OPTIARC DVD RW AD-7170A

USB Device: hub_device, apple_vendor_id, 0x9121, 0xfd400000 / 4

USB Device: DVDR PX-610U USB Device, 0x093b (Plextor LLC), 0x0027, 0xfd430000 / 9

USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd410000 / 8

USB Device: Trackball, 0x046d (Logitech Inc.), 0xc402, 0xfd413000 / 11

USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfd412000 / 10

USB Device: Apple Cinema Display, apple_vendor_id, 0x921d, 0xfd420000 / 7

USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0xfd200000 / 3

USB Device: Keystation Pro 88, 0x0a4d (Evolution Electronics Ltd.), 0x00b5, 0xfd220000 / 6

USB Device: External USB HDD, 0x0480 (Toshiba America Info. Systems, Inc.), 0xa004, 0xfd230000 / 5

USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0xfd100000 / 2

USB Device: iLok, 0x088e, 0x5036, 0x3d100000 / 2

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8206, 0x5d200000 / 3

USB Device: eLicenser, 0x0819, 0x0101, 0x5d100000 / 2

FireWire Device: built-in_hub, 800mbit_speed

FireWire Device: unknown_device, unknown_speed

Posted on May 16, 2013 4:25 PM

Reply
5 replies

Logic 9 will not bounce and crashes any ideas?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.