Execute logic at application startup

Hi, I was previously using a servlet init method to write a JMS message to a queue. Since then, I've found that the FacesServlet is final and can't be extended. I know I have an application scope managed bean. Where is the recommended place to put application startup logic in a java server faces web application? I have an MDB reading the queue.
The logic should be executed at deploy/startup to the app server, before any user has accessed the web app.

What I am looking for is how to call a method in my application scope bean, after all the setters have been called.
I have the faces context initializing the beans variables (using the xml file as you indicate). I need a way after all this is done to call an init method or something in my bean to have it do some work before the faces application context makes it available for/to my pages.
I cannot use the constructor because the setters have not been called yet. I cannot do it in a setter because the order of the setter calls is unknown. I need all the setters to be called based on the values I specify in the faces-config.xml and when that completes be able to call a method in the bean to say go set yourself up and get ready for faces to begin calling into your methods.
The spring framework (just one I looked at) has the concept of an xml entry that allows you to specify a method name to call after all the setters have been called and perform any pre startup code you need. I would also like to be able to have a destroy type call in to method prior to the application going away.
I do not know how to do this using the servlet context or if there is some other way to perform this function.
Thanks,
Tony

Similar Messages

  • Executing a java application during startup

    {color:#0000ff}Hi
    Can anybody help me how to execute a java program during startup?
    Is there any java inbuilt codes to execute the program in startup?{color}

    hi,
    just create the java file and compile it in to .class file.
    create a batch file (open notepad write these commands.
    cd directory name where your java class is
    java classname
    then go to control panel and click on schedule tasks and schedule this .bat file at system startup.
    it will run......

  • How to execute code after JSF startup?

    Hello,
    I need to execute some initialization code after JSF startup, so I cannot do the usual ServletContextListener trick, as that runs before JSF is completely initialized. Any ideas?
    Kind regards,
    Ulrich

    I can think of one way to do this (which might be a bit cumbersome for what you are trying to do) : use the Spring framework's web integration classes.
    You can specifiy a context listener in your web.xml :
    <listener>
    <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
    </listener>
    That way, Spring will load an ApplicationContext, and in that context you can specify a Spring bean that will be instantiated at application startup, which will perform whatever logic you need to do.
    More info here :
    http://static.springframework.org/spring/docs/2.0.x/reference/webintegration.html

  • Can't get into Logic crashes during startup

    Hi please help.
    I can't get into Logic Pro during startup after loading loops, instruments, audio units and just at starting of loading my song (at updating) it crashes. Below is the crash report. Can anyone see anything funky that could help me????
    I've tried everything, from a reinstall, to repair permissions, uninstall all audio units,etc..... i'm losing my mind and Apple dudes won't help unless I pay $400 for audio contract, ridiculous!!!!!!
    Process: Logic Pro [733]
    Path: /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier: com.apple.logic.pro
    Version: 9.1.1 (1697.53)
    Build Info: Logic-16975300~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [119]
    Date/Time: 2010-10-06 13:50:02.614 -0400
    OS Version: Mac OS X 10.6.4 (10F2521)
    Report Version: 6
    Interval Since Last Report: 37943 sec
    Crashes Since Last Report: 4
    Per-App Interval Since Last Report: 392 sec
    Per-App Crashes Since Last Report: 4
    Anonymous UUID: 94B8B287-5878-46EA-8880-FA5D6935050C
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 ...sic.apps.MAAudioUnitSupport 0x0000000101084128 XAUCopyComponentName + 10152
    1 ...sic.apps.MAAudioUnitSupport 0x000000010107ea16 ArchitectureIndexToID + 22246
    2 ...sic.apps.MAAudioUnitSupport 0x000000010107fe11 ArchitectureIndexToID + 27361
    3 com.apple.logic.pro 0x00000001006bf64e std::vector<CUnilibAnimation*, std::allocator<CUnilibAnimation*> >::M_insert_aux(__gnu_cxx::__normaliterator<CUnilibAnimation**, std::vector<CUnilibAnimation*, std::allocator<CUnilibAnimation*> > >, CUnilibAnimation* const&) + 68878
    4 com.apple.logic.pro 0x00000001006bf182 std::vector<CUnilibAnimation*, std::allocator<CUnilibAnimation*> >::M_insert_aux(__gnu_cxx::__normaliterator<CUnilibAnimation**, std::vector<CUnilibAnimation*, std::allocator<CUnilibAnimation*> > >, CUnilibAnimation* const&) + 67650
    5 com.apple.logic.pro 0x00000001005280ad std::vector<unsigned int, std::allocator<unsigned int> >::reserve(unsigned long) + 379581
    6 ...le.music.apps.MAAudioEngine 0x0000000105303752 MD::Init(int, bool) + 4498
    7 ...le.music.apps.MAAudioEngine 0x000000010530976c MDCA::Init(int, bool) + 3068
    8 com.apple.logic.pro 0x00000001000b1e0b std::vector<CTransient, std::allocator<CTransient> >::operator=(std::vector<CTransient, std::allocator<CTransient> > const&) + 72811
    9 com.apple.logic.pro 0x00000001000b2f50 std::vector<CTransient, std::allocator<CTransient> >::operator=(std::vector<CTransient, std::allocator<CTransient> > const&) + 77232
    10 com.apple.logic.pro 0x000000010039adc4 std::Rbtree<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_treenode<std::pair<short const, CGRect> >*) + 100084
    11 com.apple.logic.pro 0x00000001001a741a std::Listbase<PMName, std::allocator<PMName> >::Mclear() + 31626
    12 com.apple.logic.pro 0x00000001001abf07 std::Listbase<PMName, std::allocator<PMName> >::Mclear() + 50807
    13 com.apple.logic.pro 0x00000001005a4b64 std::vector<CMDAudioUnit::SIOConfig, std::allocator<CMDAudioUnit::SIOConfig> >::insert(_gnu_cxx::__normaliterator<CMDAudioUnit::SIOConfig*, std::vector<CMDAudioUnit::SIOConfig, std::allocator<CMDAudioUnit::SIOConfig> > >, CMDAudioUnit::SIOConfig const&) + 502068
    14 com.apple.Foundation 0x000000010579684e nsnotecallback + 167
    15 com.apple.CoreFoundation 0x0000000101742a90 __CFXNotificationPost + 1008
    16 com.apple.CoreFoundation 0x000000010172f008 _CFXNotificationPostNotification + 200
    17 com.apple.Foundation 0x000000010578d7b8 -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
    18 com.apple.AppKit 0x00000001023f4832 -[NSApplication _postDidFinishNotification] + 100
    19 com.apple.AppKit 0x00000001023f4767 -[NSApplication _sendFinishLaunchingNotification] + 66
    20 com.apple.AppKit 0x00000001024bf719 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 219
    21 com.apple.AppKit 0x00000001024bf395 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 77
    22 com.apple.Foundation 0x00000001057c514a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 360
    23 com.apple.Foundation 0x00000001057c4f7a _NSAppleEventManagerGenericHandler + 114
    24 com.apple.AE 0x0000000106763323 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 162
    25 com.apple.AE 0x000000010676321c dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32
    26 com.apple.AE 0x0000000106763123 aeProcessAppleEvent + 210
    27 com.apple.HIToolbox 0x0000000106ac5741 AEProcessAppleEvent + 48
    28 com.apple.AppKit 0x00000001023c4481 _DPSNextEvent + 1191
    29 com.apple.AppKit 0x00000001023c3bed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    30 com.apple.AppKit 0x00000001023898d3 -[NSApplication run] + 395
    31 com.apple.prokit 0x0000000101c058a6 NSProApplicationMain + 268
    32 com.apple.logic.pro 0x0000000100029d38 DummyConnection::DummyConnection() + 86
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x000000010340008a kevent + 10
    1 libSystem.B.dylib 0x0000000103401f5d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x0000000103401c34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x000000010340175e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x0000000103401088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x0000000103400f25 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x000000010342adce select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x0000000101757e92 __CFSocketManager + 818
    2 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    3 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 3:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 com.apple.music.apps.MAFiles 0x000000010520e5c4 ExtendedAudioFileScheduler::WorkerThreadProc() + 100
    3 com.apple.music.apps.MAFiles 0x000000010520e679 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    5 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 com.apple.music.apps.MAFiles 0x000000010520e5c4 ExtendedAudioFileScheduler::WorkerThreadProc() + 100
    3 com.apple.music.apps.MAFiles 0x000000010520e679 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    5 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00000001033e735a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x0000000103425bc2 pthread_condwait + 1015
    2 com.apple.audio.CoreAudio 0x0000000101653826 CAGuard::WaitFor(unsigned long long) + 168
    3 com.apple.audio.CoreAudio 0x0000000101655db5 CAGuard::WaitUntil(unsigned long long) + 185
    4 com.apple.audio.CoreAudio 0x0000000101653f1f HP_IOThread::WorkLoop() + 1369
    5 com.apple.audio.CoreAudio 0x00000001016539c1 HPIOThread::ThreadEntry(HPIOThread*) + 9
    6 com.apple.audio.CoreAudio 0x00000001016538ef CAPThread::Entry(CAPThread*) + 125
    7 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    8 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 ...le.music.apps.MAAudioEngine 0x00000001052f1a55 MD::CallProcessThread1(void*) + 85
    3 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    4 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 ...le.music.apps.MAAudioEngine 0x00000001052f1865 MD::CallProcessThread2(void*) + 85
    3 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    4 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 ...le.music.apps.MAAudioEngine 0x00000001052f1675 MD::CallProcessThread3(void*) + 85
    3 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    4 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 9:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 ...le.music.apps.MAAudioEngine 0x00000001052f1531 MD::CallProcessThread4(void*) + 289
    3 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    4 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 10:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 ...le.music.apps.MAAudioEngine 0x00000001052f1321 MD::CallProcessThread5(void*) + 289
    3 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    4 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 11:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 ...le.music.apps.MAAudioEngine 0x00000001052f1111 MD::CallProcessThread6(void*) + 289
    3 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    4 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 12:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103425cd1 pthread_condwait + 1286
    2 ...le.music.apps.MAAudioEngine 0x00000001052f0f01 MD::CallProcessThread7(void*) + 289
    3 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    4 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 13:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103421d45 nanosleep + 148
    2 libSystem.B.dylib 0x000000010346eb14 sleep + 61
    3 ...sic.apps.MAAudioUnitSupport 0x00000001010893fa CAudioUnitClient::WatchDog(void*) + 26
    4 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    5 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 14:
    0 libSystem.B.dylib 0x0000000103421eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x0000000103421d45 nanosleep + 148
    2 libSystem.B.dylib 0x0000000103421caf usleep + 57
    3 ...sic.apps.MAAudioUnitSupport 0x0000000101089f4a CGlobalContext::ListenForCallbacks() + 58
    4 ...sic.apps.MAAudioUnitSupport 0x000000010108ec1a CTestClient::CallbackThread(void*) + 122
    5 libSystem.B.dylib 0x0000000103420456 pthreadstart + 331
    6 libSystem.B.dylib 0x0000000103420309 thread_start + 13
    Thread 15:
    0 libSystem.B.dylib 0x0000000103400eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00000001034012bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x0000000103400f25 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x000000010c01f8b0 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x00000001035bfc20
    rdi: 0x0000000176e50c00 rsi: 0x0000000000000001 rbp: 0x00007fff5fbfe640 rsp: 0x00007fff5fbfe5e0
    r8: 0x0000000000000001 r9: 0x000000017903e4f0 r10: 0x0000000105788cbe r11: 0x0000000105788d47
    r12: 0x00000001799c04c0 r13: 0x00207fff5fbfe660 r14: 0x0000000000000000 r15: 0x0000000061756678
    rip: 0x0000000101084128 rfl: 0x0000000000010202 cr2: 0x00000001034467ef
    Binary Images:
    0x100000000 - 0x100bbefff com.apple.logic.pro 9.1.1 (1697.53) <65747113-A952-5F8A-9DFC-6AE42123F349> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    0x10105a000 - 0x10106bff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x101070000 - 0x1010abff7 com.apple.music.apps.MAAudioUnitSupport 9.1.1 (231.34) <D4662D37-02E4-717F-DECF-B331194EA7EA> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
    0x1010d7000 - 0x1010d7ff7 com.apple.Carbon 150 (152) <29318EF4-8EB3-11C1-1AA5-CA67B3B1AC16> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x1010da000 - 0x10131cfef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x101456000 - 0x10157bfef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x1015ea000 - 0x101619ff7 +MAAssetSharing 250.10.0 (compatibility 1.0.0) <2B6E6424-A963-8370-C025-4A90BCF6EC59> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
    0x10162f000 - 0x101630ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x101635000 - 0x1016b4fe7 com.apple.audio.CoreAudio 3.2.3 (3.2.3) <EBBC5818-9C04-56A9-6BBD-0938E8FBF8D7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x1016ea000 - 0x10185fff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x101978000 - 0x101a50fe7 com.apple.DiscRecording 5.0.8 (5080.4.1) <36D923C9-FB21-5CB5-026F-D6B77CE98A7B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x101ab0000 - 0x101b0eff7 com.apple.framework.IOKit 2.0 (???) <00376B85-C54E-F1B9-1335-5938D9D2CA4F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x101b30000 - 0x101b36ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x101b3f000 - 0x101b41fef com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x101b46000 - 0x101ba9ff7 com.apple.music.apps.MALoopManagement 9.1.1 (218.13) <6250F91A-CC49-AEFE-1089-748C8A023C84> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
    0x101be8000 - 0x101de1fe7 com.apple.prokit 5.1 (917) <E64C47BB-71FC-41C2-C9C8-0C45575AB806> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x101f00000 - 0x101f97ff7 com.apple.music.apps.MACore 9.1.1 (475.31) <9F0501FD-6E11-44B0-5853-72768FBCC325> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x102000000 - 0x102000ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x102003000 - 0x10228afe7 com.apple.security 6.1.1 (37594) <C32E7E37-13EC-381A-7CA6-AAE3EBD2C1F1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x102380000 - 0x102d76fff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x10336b000 - 0x1033bbff7 com.apple.audio.midi.CoreMIDI 1.7 (42) <FD6DF850-6EEB-6804-8854-EDEB8262AC95> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1033e3000 - 0x1033e3ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x1033e6000 - 0x1035a6fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <773EA7FE-A60F-5866-02CD-64DCDF870E45> /usr/lib/libSystem.B.dylib
    0x103637000 - 0x103678fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x10369c000 - 0x1036fbfef com.apple.music.apps.MAHarmony 9.1.1 (198.13) <E1A16DA4-7B1D-B8B2-F762-3CCEBA231635> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x103728000 - 0x103b69fef com.apple.music.apps.MAPlugInGUI 9.1.1 (423.18) <F582F6F0-63F3-E667-D5E8-41785FB811E2> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x103f02000 - 0x104509fff com.apple.music.apps.MADSP 9.1.1 (586.30) <A11AA264-D15F-0956-0FCE-75A9A7352883> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x104db3000 - 0x104dd7ff7 com.apple.music.apps.LogicFileBrowser 9.1.1 (1697.53) <FF0516E5-BF89-5283-2F0B-FBB793EB1528> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x104df1000 - 0x104e6ffff com.apple.music.apps.LogicLoopBrowser 9.1.1 (1697.53) <424CF46F-DA3D-5125-3D77-4CE2C25BAAAC> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x104eb2000 - 0x104ed6ff7 com.apple.music.apps.MAApogeeSupport 9.1.1 (311.13) <145495B7-84DE-065A-22A3-9632D0FE128C> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x104eea000 - 0x105059fe7 com.apple.QTKit 7.6.6 (1744) <5CD4B075-EBD3-EDEF-4213-8BC2843B940F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x105143000 - 0x105148fff com.apple.music.apps.MAResources 9.1.1 (211.10) <E07A9D4A-8325-10E3-AF4F-32389850EB07> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x10514b000 - 0x105177fff com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <5B92DFB9-CE09-74B3-E67D-7302FB5984E8> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x105190000 - 0x105199fff com.apple.AEProfiling 1.2 (23) <E1182A64-FFDD-B749-D6BF-383F77BF1813> /Applications/Logic Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0x1051a3000 - 0x1051b6ff7 com.apple.AERegistration 1.2 (77) <E650855A-49DB-CD83-39FE-F4A2DF46BC96> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x1051cf000 - 0x1051dcfff com.apple.music.apps.MAUnitTest 9.1.1 (95.13) <E6C940C9-8C4A-9125-6FC0-636D2E75DC06> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x1051e5000 - 0x1052a0fef com.apple.music.apps.MAFiles 9.1.1 (143.20) <C51254A2-0444-4A6E-B710-BF0F7883B7C4> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x1052de000 - 0x105351fe7 com.apple.music.apps.MAAudioEngine 9.1.1 (156.34) <179D3153-A643-1A1D-64A5-54541EE6E417> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x1053a7000 - 0x1054e5fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x10557d000 - 0x105588fff com.apple.music.apps.MAToolKit 9.1.1 (357.13) <EA1E025E-1B85-EF27-C310-2479B9F8A61D> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x105590000 - 0x105590ff7 com.apple.quartzframework 1.5 (1.5) <5BFE5998-26D9-0AF1-1522-55C78E41F778> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x105593000 - 0x1055b1fef com.apple.XSKey 1.0.0 (52) <800DD908-E341-2BCD-11D9-DEAC7E8197E9> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
    0x1055c3000 - 0x1055d1ff7 com.apple.music.apps.MAVideo 9.1.1 (11.18) <B18E90A9-D4FF-2017-AF11-5BC99A33723F> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x1055db000 - 0x105658fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x1056b9000 - 0x10576ffff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x105783000 - 0x105783ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x105786000 - 0x105a07fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x105b7f000 - 0x105b83ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x105b86000 - 0x105b86ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x105b89000 - 0x105bd5fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x105be2000 - 0x105da0fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x105e0f000 - 0x105f26fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x105f4f000 - 0x10601fff7 com.apple.CFNetwork 454.9.8 (454.9.8) <24667A86-FCDA-5B58-2CDC-3BFDFE8EA985> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x106092000 - 0x10614bfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <BF1A7D1F-1BB3-78BA-A29E-52384F6E4FD8> /usr/lib/libsqlite3.dylib
    0x10615b000 - 0x10648efe7 com.apple.CoreServices.CarbonCore 861.16 (861.16) <B7C1E3F2-6E95-D172-1C93-38B10CA80F21> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x106507000 - 0x106551ff7 com.apple.Metadata 10.6.3 (507.10) <7913DD85-87D4-527C-DB20-5802ECA3CC31> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x10657b000 - 0x106638ff7 com.apple.CoreServices.OSServices 357 (357) <78252D7F-0F21-5E99-E7FF-1591FB98437C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x106692000 - 0x106722fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x106760000 - 0x10679bfff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x1067b5000 - 0x106855fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x10689b000 - 0x1068c3fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x1068dd000 - 0x1068f3fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x1068fc000 - 0x10690bfff com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x106914000 - 0x106922ff7 libkxld.dylib ??? (???) <7429C0D5-6133-1827-6759-A4FB62F6A751> /usr/lib/system/libkxld.dylib
    0x106926000 - 0x106951ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x10695c000 - 0x106a42fe7 com.apple.DesktopServices 1.5.8 (1.5.8) <8DFD7D6D-1DE7-C805-02F4-E6F3DF0C83F5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x106a91000 - 0x106d8ffe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x106ebb000 - 0x107254ff7 com.apple.QuartzCore 1.6.2 (227.22) <3CF27A9E-4B1A-AD21-5B40-E203D1C9350B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x107381000 - 0x10738cff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x107396000 - 0x1073ddff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x107402000 - 0x107403fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x107407000 - 0x10741dfe7 com.apple.MultitouchSupport.framework 205.34 (205.34) <030FE0DE-5150-00A2-6BC6-D25D669F7C8D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x10742a000 - 0x107b27067 com.apple.CoreGraphics 1.545.0 (???) <88892F58-F785-2E30-50B1-E9CC8775E79F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x107c19000 - 0x107dcffef com.apple.ImageIO.framework 3.0.3 (3.0.3) <1B8E6256-27CD-E0E1-BF7B-AB15B3915685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x107e35000 - 0x107eb3fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x107ef1000 - 0x107f8bfff com.apple.ApplicationServices.ATS 275.11.1 (???) <0A898C0C-41A0-B9BF-0A38-74FB029CA049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x107fb4000 - 0x108069fe7 com.apple.ColorSync 4.6.3 (4.6.3) <5A7360A8-D495-1E8D-C4B4-A363AF989ADE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x1080a6000 - 0x1080f7fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x108123000 - 0x108138ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x108146000 - 0x1081cbfff com.apple.print.framework.PrintCore 6.2 (312.5) <C20F87CE-ACC1-552B-8A73-2B3846A01D80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x108201000 - 0x108242fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x10825a000 - 0x10826eff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x10827f000 - 0x1082cefef libTIFF.dylib ??? (???) <421F4CB7-ACC7-7E90-FC83-EBC2BCA3ECB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x1082db000 - 0x1082e0fff libGIF.dylib ??? (???) <0A583E66-C43B-5F61-C599-9AC6C5409D66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x1082e5000 - 0x108303fff libPng.dylib ??? (???) <76D798A5-8C16-7FC8-E76E-5B40CA7CFDEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x10830b000 - 0x10830dfff libRadiance.dylib ??? (???) <4E3DF84D-2D3A-A845-88C6-D196D9DA1F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x108311000 - 0x108337fe7 libJPEG.dylib ??? (???) <DBA0816B-7D0C-2B8D-767D-74E5198B5123> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x10833f000 - 0x108419ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x108428000 - 0x108428ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x10842b000 - 0x108473ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x10847b000 - 0x1084e5fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x1084ef000 - 0x108cf9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x108d42000 - 0x109185fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x109312000 - 0x109421fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <E47BB16D-11B9-C3C1-D69E-14E08401B428> /usr/lib/libcrypto.0.9.8.dylib
    0x109486000 - 0x109487ff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x10948b000 - 0x10954bfff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x109642000 - 0x10967afef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E6B10A46-E64C-9248-29C1-E252410C77B1> /usr/lib/libcups.2.dylib
    0x109689000 - 0x109738fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x10975e000 - 0x10977ffff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x109789000 - 0x109789ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x10978c000 - 0x1097e1fef com.apple.framework.familycontrols 2.0.1 (2010) <BA0929EE-2D38-AF97-828D-4F80424E47EE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x1097fe000 - 0x1098b3fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x1098e6000 - 0x10990bff7 com.apple.CoreVideo 1.6.1 (45.5) <29F39070-5CEF-B286-66E3-7CC903519403> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x109924000 - 0x109933ff7 com.apple.opengl 1.6.9 (1.6.9) <5955B8C1-25C2-3871-C15F-F763B6C7050F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x10993c000 - 0x10996dfff libGLImage.dylib ??? (???) <15AA374B-2940-756D-DA53-02834AD63EF4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x109974000 - 0x109997fff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x1099a0000 - 0x1099a6ff7 IOSurface ??? (???) <EFB29B74-0277-E47B-8B36-467BF822F5FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x1099af000 - 0x1099f8fef libGLU.dylib ??? (???) <058D67A1-0CE4-6797-C783-CF263598EE1F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x109a07000 - 0x109a1bfff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x109a2b000 - 0x109b44fef libGLProgrammability.dylib ??? (???) <6BD199F4-2447-E2E1-3591-90E7DDFF8FFA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x109b65000 - 0x109b68ff7 libCoreVMClient.dylib ??? (???) <5C1BE2D4-60D2-B634-E02C-201B9314BCBC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x109b6d000 - 0x109b72fff libGFXShared.dylib ??? (???) <736DF2E0-5DF2-43F4-99C8-2DC587392AE5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x109b77000 - 0x109c03fef SecurityFoundation ??? (???) <D844BB57-386A-0A43-249E-9BE035C2AB53> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x109c47000 - 0x109c4efff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x109c57000 - 0x109c70fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x109c85000 - 0x109cd4ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <FE549581-6A40-BD28-24A4-68FA0B616780> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x109cf5000 - 0x109d15ff7 com.apple.DirectoryService.Framework 3.6 (621.4) <969734C3-D21E-2F30-5CBB-D9F23D123643> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x109d1f000 - 0x109d31fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x109d38000 - 0x109d8ffff com.apple.Symbolication 1.1 (67) <73B6FC15-9E05-69E2-2955-14F82F9BC337> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x109dc2000 - 0x109dc7ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x109dcf000 - 0x109dd2fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x109dd8000 - 0x109deefff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x109e08000 - 0x109e23ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x109e34000 - 0x109e36fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x109e3b000 - 0x109e3eff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x109e43000 - 0x109e81fef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x109e99000 - 0x109f0bfef com.apple.CoreSymbolication 2.0 (23) <06F8561E-4B36-7BF6-31BA-64091B3D8058> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x109f4e000 - 0x109f8bfff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x109f98000 - 0x109fa9fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x109fb6000 - 0x10a033fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x10a052000 - 0x10a09bff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x10a0cd000 - 0x10a0d8fff com.apple.CrashReporterSupport 10.6.3 (250) <CF6D799D-7054-C423-8704-B22B50297526> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x10a0e5000 - 0x10a11dff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <D0B42FD3-5BD1-0B24-D040-253ACBF95FBB> /usr/lib/libssl.0.9.8.dylib
    0x10a132000 - 0x10a292ff7 com.apple.syncservices 5.2 (578.3) <67BCFAAD-C723-A8AA-B040-2E6E7771A7A3> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x10a348000 - 0x10a3f6fec com.apple.MobileMe 9 (1.01) <F322542E-D3BB-7861-602A-3F405F2BD61B> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x10a487000 - 0x10a4c1fff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x10a4d1000 - 0x10a4deff7 com.apple.AppleFSCompression 24.3 (1.0) <44D0A566-4AC7-3F6A-573E-F1672DD33DCA> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x10a4e6000 - 0x10a4f2fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
    0x10a4f7000 - 0x10a760ff7 com.apple.QuartzComposer 4.1 (156.16) <AC16CE8E-CAA3-92B4-7AF3-06FE2FDC6259> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x10a8ba000 - 0x10a949fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x10a99f000 - 0x10a9ceff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x10a9fd000 - 0x10ac38fef com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x10ad88000 - 0x10ae0afff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x10ae60000 - 0x10ae99ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x10aec5000 - 0x10b0adff7 com.apple.JavaScriptCore 6533.18 (6533.18.1) <097272AC-E436-78E5-4A74-284DEB07D6D9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x10b121000 - 0x10b189fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x10b1bf000 - 0x10b2c9ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x10b33c000 - 0x10b37dff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x10b39a000 - 0x10b4c2ff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x10b536000 - 0x10ba3afe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x10bb02000 - 0x10bb47fff com.apple.CoreMediaIOServices 130.0 (1035) <33E76BEC-16DD-E65A-F830-EE0FF2DC63C0> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x10bb6a000 - 0x10bbdaff7 com.apple.AppleVAFramework 4.10.8 (4.10.8) <C3B7EABC-66B8-E951-0E03-1E1521D5D03D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x10bbe5000 - 0x10bc47fe7 com.apple.datadetectorscore 2.0 (80.7) <34592AFF-B1B8-2277-B013-70193E4E1691> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x10bc7b000 - 0x10bce7ff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x10bd26000 - 0x10bd6dfef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x10bd98000 - 0x10bda1ff7 com.apple.DisplayServicesFW 2.3.0 (282) <212B0D29-AB5E-9ED9-8B84-E8DF98CA1700> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x10bdab000 - 0x10bdeffe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x10be20000 - 0x10be21fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x10be26000 - 0x10bf0cfe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
    0x10bf64000 - 0x10bf86ff7 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <8EC31253-B585-D05E-F35D-AE3292FB790B> /usr/lib/libexpat.1.dylib
    0x10e500000 - 0x10e535ff7 com.apple.prokit.SnowLeopardPanels 5.1 (917) <1600D8A6-6557-8E73-D2A1-EE93E9E47EA2> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x10e556000 - 0x10e5dcff3 com.apple.iLifeMediaBrowser 2.1.5 (368) <BC6090D5-47FD-882D-1123-BA40CB821481> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x10e659000 - 0x10e65bff7 com.apple.music.apps.anvil.resources 9.1.1 (279.11) <A6E2B61B-4976-BD59-CA70-AC5CC15916A7> /Applications/Logic Pro.app/Contents/Resources/anvil.res/Contents/MacOS/anvil
    0x10e660000 - 0x10e662ff7 com.apple.music.apps.common.resources 9.1.1 (279.11) <05336CBA-31E0-9D1E-85FD-C928B256A7F9> /Applications/Logic Pro.app/Contents/Resources/common.res/Contents/MacOS/common
    0x10e667000 - 0x10e669ff7 com.apple.music.apps.ebp.resources 9.1.1 (279.11) <A22192EB-0AD3-81D4-CDBB-23071500BF14> /Applications/Logic Pro.app/Contents/Resources/ebp.res/Contents/MacOS/ebp
    0x10e66e000 - 0x10e670ff7 com.apple.music.apps.efx.resources 9.1.1 (279.11) <FF944264-330E-58D5-2B00-2EE206548AE3> /Applications/Logic Pro.app/Contents/Resources/efx.res/Contents/MacOS/efx
    0x10e675000 - 0x10e677ff7 com.apple.music.apps.egt.resources 9.1.1 (279.11) <23DF38F9-4EBD-94B9-C7BA-2C7DF9A339A1> /Applications/Logic Pro.app/Contents/Resources/egt.res/Contents/MacOS/egt
    0x10e67c000 - 0x10e67eff7 com.apple.music.apps.emx.resources 9.1.1 (279.11) <436C3DF3-9EB6-ABF6-6FA0-CBA9C76F44E8> /Applications/Logic Pro.app/Contents/Resources/emx.res/Contents/MacOS/emx
    0x10e683000 - 0x10e685ff7 com.apple.music.apps.es1.resources 9.1.1 (279.11) <9ECE8B86-19EE-60A0-A4EB-1ABE389EDBF8> /Applications/Logic Pro.app/Contents/Resources/es1.res/Contents/MacOS/es1
    0x10e68a000 - 0x10e68cff7 com.apple.music.apps.es2.resources 9.1.1 (279.11) <7FE380C8-2989-3C8A-C16A-6C902C28F1B2> /Applications/Logic Pro.app/Contents/Resources/es2.res/Contents/MacOS/es2
    0x10e691000 - 0x10e693ff7 com.apple.music.apps.esp.resources 9.1.1 (279.11) <A28E4F67-2AB7-4876-C952-A0F20D742C24> /Applications/Logic Pro.app/Contents/Resources/esp.res/Contents/MacOS/esp
    0x10e698000 - 0x10e69aff7 com.apple.music.apps.evb3.resources 9.1.1 (279.11) <38BC30A5-3676-BB94-2D20-E372D0477F79> /Applications/Logic Pro.app/Contents/Resources/evb3.res/Contents/MacOS/evb3
    0x10e69f000 - 0x10e6a1ff7 com.apple.music.apps.evd6.resources 9.1.1 (279.11) <6802D77D-CA74-FD3B-B0F1-59C93E3D6EA2> /Applications/Logic Pro.app/Contents/Resources/evd6.res/Contents/MacOS/evd6
    0x10e6a6000 - 0x10e6a8ff7 com.apple.music.apps.evoc.resources 9.1.1 (279.11) <C29C067E-26C9-ECB6-1A01-A0206B51E1B4> /Applications/Logic Pro.app/Contents/Resources/evoc.res/Contents/MacOS/evoc
    0x10e6ad000 - 0x10e6afff7 com.apple.music.apps.evp88.resources 9.1.1 (279.11) <6FC9222A-944E-5176-BBA1-65F6D1B6BF9B> /Applications/Logic Pro.app/Contents/Resources/evp88.res/Contents/MacOS/evp88
    0x10e6b4000 - 0x10e6b6ff7 com.apple.music.apps.exs24.resources 9.1.1 (279.11) <FC1AE9C9-CB8E-ED1D-14BA-078110D399E2> /Applications/Logic Pro.app/Contents/Resources/exs24.res/Contents/MacOS/exs24
    0x10e6bb000 - 0x10e6bdff7 com.apple.music.apps.guitaramp.resources 9.1.1 (279.11) <FE11D744-BCD1-AB30-7DE4-6B73A6BB5D1C> /Applications/Logic Pro.app/Contents/Resources/guitaramp.res/Contents/MacOS/guitaramp
    0x10e6c2000 - 0x10e6c4ff7 com.apple.music.apps.guitarcontrols.resources 9.1.1 (279.11) <4E29F980-E602-486F-ED9B-75CA5A827712> /Applications/Logic Pro.app/Contents/Resources/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0x10e6c9000 - 0x10e6cbff7 com.apple.music.apps.mutapdel.resources 9.1.1 (279.11) <BC5E4EDD-2512-58CD-BC3A-CC5F0A8E31AB> /Applications/Logic Pro.app/Contents/Resources/mutapdel.res/Contents/MacOS/mutapdel
    0x10e6d0000 - 0x10e6d2ff7 com.apple.music.apps.pedalboard.resources 9.1.1 (279.11) <296C637F-9C2C-D136-A424-28DD2475BC33> /Applications/Logic Pro.app/Contents/Resources/pedalboard.res/Contents/MacOS/pedalboard
    0x10e724000 - 0x10e731fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <A49676A5-D9AF-56DE-ACA6-CC0005E42398> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x10e776000 - 0x10e7b9ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <28EB1C4B-56C3-85AA-BAB0-0163EBE51427> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x10e7d7000 - 0x10e7dbfff com.apple.audio.AudioIPCPlugIn 1.1.3 (1.1.3) <22463944-551E-75A8-C405-D2D3407B13FF> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x10e7e0000 - 0x10e7e6fff com.apple.audio.AppleHDAHALPlugIn 1.9.3 (1.9.3f5) <14EFBE46-438F-79BE-C3EE-D3F7B0E0AE9C> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1539db000 - 0x1539e3ff7 com.apple.proapps.mrcheckpro 1.4 (388.1) <9B320059-8D28-D7DA-8CD4-B42796969065> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x1539ee000 - 0x1539f2ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <A5BECE74-6C4A-E7F3-1948-667ED1A74864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x153c00000 - 0x153ccbfe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <A6B2D07C-FC4D-F49E-64E5-AD4DFA830C05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x153dd2000 - 0x153e03fef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libTrueTypeScaler.dylib
    0x153e11000 - 0x153e13ff7 com.apple.music.apps.revolver.resources 9.1.1 (279.11) <3113D616-394B-884D-82DF-DD047444AE55> /Applications/Logic Pro.app/Contents/Resources/revolver.res/Contents/MacOS/revolver
    0x153f22000 - 0x153f5fff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistry.dylib
    0x153fb0000 - 0x153fd6fff GLRendererFloat ??? (???) <4C910D72-E95E-B5D5-9395-0F0112DBE86E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x153ff0000 - 0x153ff2ff7 com.apple.music.apps.sphere.resources 9.1.1 (279.11) <5EC1AB3A-9ACD-1493-D67F-048FDEB9331C> /Applications/Logic Pro.app/Contents/Resources/sphere.res/Contents/MacOS/sphere
    0x155000000 - 0x155375fe7 com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x156ae2000 - 0x156c74fe7 GLEngine ??? (???) <6FE4B4AA-5AC9-6614-BA20-1E894E4F7DCC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x15942e000 - 0x159800ff7 com.apple.ATIRadeonX3000GLDriver 1.6.20 (6.2.0) <D4D49B7D-A1E8-0FB3-3459-D44CDBD8DDA1> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
    0x15983b000 - 0x159a1efef libType1Scaler.dylib ??? (???) <24E9B836-3E8C-A005-22D4-B34799E7164B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libType1Scaler.dylib
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <1CF125D0-00E6-8665-8C72-C68DCC709C4D> /usr/lib/dyld
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <773EA7FE-A60F-5866-02CD-64DCDF870E45> /usr/lib/libSystem.B.dylib
    Model: MacPro5,1, BootROM MP51.007F.B00, 12 processors, 6-Core Intel Xeon, 2.93 GHz, 32 GB, SMC 1.39f11
    Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
    Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.7f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet 1, Ethernet, en0
    PCI Card: ATI Radeon HD 5770, Display, Slot-1
    PCI Card: ATI Radeon HD 5770, Display, Slot-2
    Serial ATA Device: HL-DT-ST DVD-RW GH41N
    Serial ATA Device: HL-DT-ST DVD-RW GH61N
    Serial ATA Device: Hitachi HDS722020ALA330, 1.82 TB
    Serial ATA Device: Hitachi HDS722020ALA330, 1.82 TB
    Serial ATA Device: Hitachi HDS722020ALA330, 1.82 TB
    Serial ATA Device: Hitachi HDS722020ALA330, 1.82 TB
    USB Device: USB 2.0 Hub [MTT], 0x1a40 (TERMINUS TECHNOLOGY INC.), 0x0201, 0xfd100000
    USB Device: iLok, 0x088e, 0x5036, 0xfd120000
    USB Device: USB 2.0 Hub [MTT], 0x1a40 (TERMINUS TECHNOLOGY INC.), 0x0201, 0xfd150000
    USB Device: Desktop, 0x0bc2, 0x3300, 0xfd156000
    USB Device: External HDD, 0x1058 (Western Digital Technologies, Inc.), 0x1003, 0xfd151000
    USB Device: External HD, 0x059b (Iomega Corporation), 0x0370, 0xfd154000
    USB Device: Ext HDD 1021, 0x1058 (Western Digital Technologies, Inc.), 0x1021, 0xfd155000
    USB Device: External HD, 0x059b (Iomega Corporation), 0x0370, 0xfd152000
    USB Device: Oxygen 61, 0x0763 (M-Audio), 0x2028, 0xfd153000
    USB Device: Hub, 0x05ac (Apple Inc.), 0x912f, 0xfd300000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfd310000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0xfd312000
    USB Device: Apple Cinema HD Display, 0x05ac (Apple Inc.), 0x9221, 0xfd320000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x5a100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0x5a110000
    USB Device: Generic USB Hub, 0x058f (Alcor Micro, Corp.), 0x9254, 0x1a200000
    USB Device: Hub, 0x05ac (Apple Inc.), 0x911d, 0x1a230000
    USB Device: Apple Cinema Display, 0x05ac (Apple Inc.), 0x921d, 0x1a233000
    USB Device: Hub, 0x05ac (Apple Inc.), 0x911d, 0x1a240000
    USB Device: Apple Cinema Display, 0x05ac (Apple Inc.), 0x921d, 0x1a243000
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: 2big quadra, LaCie, Up to 800 Mb/sec
    FireWire Device: unknown_device, Unknown
    FireWire Device: unknown_device, Unknown
    FireWire Device: Duet, Apogee Electronics, Up to 400 Mb/sec

    Have you tried opening another song from Finder? Tried opening your song on another computer? Maybe it is just this one session that has corrupted?

  • Application Startup

    Does anybody have an example to startup a deployed application
    automatically? For example when your backup is completed at night and want the
    application to be ready for use. I know that it starts up automatically when
    the first user
    tries to use the applications but it can take up to 5 minutes because we have 6
    partitions across 2 servers.
    thanks
    ka

    From [email protected] Fri Jan 17 16:41 EST 1997
    To: forte-users <[email protected]>
    From: Kamran Amin <[email protected]>
    Date: 17 Jan 97 8:21:55 EDT
    Subject: Application Startup
    Mime-Version: 1.0
    Does anybody have an example to startup a deployed application
    automatically? For example when your backup is completed at night and want the
    application to be ready for use. I know that it starts up automatically when
    the first user
    tries to use the applications but it can take up to 5 minutes because we have 6
    partitions across 2 servers.
    thanks
    kaThere are a couple of ways you can do this Kamran:
    1) Run escript daily from a cron or schedular and source in a script file.
    ( using the -i option )
    In your script file should look something like this:
    CommentOn
    WaitForEnvMgr
    ExitIfNoEnvMgr
    FindSubAgent xxx
    Startup
    Exit
    The CommentOn command will log your script commands as they are executed
    to stdout.
    The WaitForEnvMgr will not start executing escript commands till the
    environmanager is up and ExitIfNoEnvMgr will terminate your script
    if there is an error communicating with the environment manager. This
    will allow your calling shell to recognize an error.
    2) The other way is to run ftexec daily from a cron or scheduler to start up
    the server partitions:
    ftexec -fi <image repository> -ftsrv 0
    The <image repository> is the C-tree server *.idx and *.dat files
    found under the $FORTE_ROOT/userapp tree. The "-ftsrv 0" will run
    the server mutli-threaded only.
    Hope This Helps
    Paul Buchkowski
    Merrill Lynch Canada
    (416) 586 6610 Work
    (416) 586 6615 Fax
    [email protected]

  • After Effects can't continue: unexpected failure during application startup

    Im running 10.10, Mac OSX, it was running fine before a minor update came out, and now I can not open AE CS6. I have uninstalled, reinstalled it, installed the trial of CC 2014. No messages beside "After Effects can’t continue: unexpected failure during application startup" come up.
    System log:
    Jun 22 15:30:49 Users-iMac.local AdobeCrashDaemon[976]: WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.0 instead of 10.10.0. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.
                Call location:
    Jun 22 15:30:49 Users-iMac.local AdobeCrashDaemon[976]: 0   CarbonCore                          0x00007fff82bb637d ___Gestalt_SystemVersion_block_invoke + 113
    Jun 22 15:30:49 Users-iMac.local AdobeCrashDaemon[976]: 1   libdispatch.dylib                   0x00007fff8bf70fa2 _dispatch_client_callout + 8
    Jun 22 15:30:49 Users-iMac.local AdobeCrashDaemon[976]: 2   libdispatch.dylib                   0x00007fff8bf70f00 dispatch_once_f + 79
    Jun 22 15:30:49 Users-iMac.local AdobeCrashDaemon[976]: 3   CarbonCore                          0x00007fff82b5e932 _Gestalt_SystemVersion + 987
    Jun 22 15:30:49 Users-iMac.local AdobeCrashDaemon[976]: 4   CarbonCore                          0x00007fff82b5e51f Gestalt + 144
    Jun 22 15:30:49 Users-iMac.local AdobeCrashDaemon[976]: 5   AdobeCrashDaemon                    0x0000000100002e69 -[MyDaemon GetOSVersionMajor] + 33
    Jun 22 15:30:49 Users-iMac.local AdobeCrashDaemon[976]: 6   AdobeCrashDaemon                    0x0000000100002d4a -[MyDaemon isRunningOnLeopard] + 25

    Well, looks like a bug in Yosemite. You might wanan read the pertinent announcements, anyway. At this point Adobe apps are not compatible with OSX 10.10.
    Mylenium

  • Error while executing the DEMO application of ADS

    Hi,
    I have installed a sneak preview version of Java stack 7.0. With that I have downloaded the latest credentials for Adobe Document Service from the SDN and followed these steps to configure it.
    Copied the .pfx file to <INST_DRIVE>:\usr\sap\J2E\SYS\global\AdobeDocumentServices\TrustManagerService\trust\credentials.
    Logged into visual admin .
    On the Cluster tab, choose Server 0 -> Services -> Document Services Configuration
    On the Runtime tab, select Credentials
    Choose Browse to search for the name of the credential and then Select
    In the Alias field, enter the alias of the credential you installed, for example ReaderRights. (Entries for the name of the credential are case-sensitive)
    In Password field, enter the password you received together with the credential you installed (filename.txt in the archive). Confirm the password again and then click Add
    Restart the following services for the changes to take effect: PDF Manipulation Module, Document Services Trust Manager. To perform this, right-click on the repective service choose Stop and after the service has stopped, Start it again
    Restart also the application com.adobe/AdobeDocumentServices located at Server 0 -> Services -> Deploy (radio button Application)
    I can execute the web service of ADS sucessfully using the URL: http://localhost:50100/AdobeDocumentServices/Config. I am getting response with version number.
    After doing so I tried executing the DEMO Application from the link :
    http://localhost:50100/webdynpro/dispatcher/local/TutWD_OnlineInteractiveForm/OnlineInteractiveFormApp
    But the applicaiton was not getting executed.
    I got the following error.
    java.net.ConnectException: Connection refused: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
        at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
        at java.net.Socket.connect(Socket.java:464)
        ... 47 more
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:396)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:887)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: PDFDocument Processor failed to process Render Request.
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:55)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:98)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:121)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:341)
         ... 29 more
    Caused by: com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:
         java.net.ConnectException: Connection refused: connect
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:382)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.render(PDFObject.java:3710)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRenderHandler.handle(PDFDocumentRenderHandler.java:139)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:52)
         ... 32 more
    Caused by: java.rmi.RemoteException: Service call exception; nested exception is:
         java.net.ConnectException: Connection refused: connect
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:89)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:99)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:359)
         ... 35 more
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:464)
         at java.net.Socket.connect(Socket.java:414)
         at java.net.Socket.<init>(Socket.java:310)
         at java.net.Socket.<init>(Socket.java:125)
         at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.initStreamsFromSocket(HTTPSocket.java:648)
         at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.initializeStreams(HTTPSocket.java:470)
         at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getOutputStream(HTTPSocket.java:427)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.HTTPTransport.getRequestStream(HTTPTransport.java:355)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.outputMessage(MimeHttpBinding.java:548)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1425)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:82)
         ... 37 more
    Does it mean that my ADS is not configured properly? Did I missed any step.
    Kindly guide me on the same.
    Thanks in advance.
    Regards,
    Nirmal G

    Hi Nirmal,
    Refer to this https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/06717aea-0c01-0010-b28f-e6494458788f guide to see if you have done all the settings.
    Regards,
    Arafat

  • REP - 300 Error while executing report from Application

    Hi,
    I have report in Report Builder & for the same report form is there in Form Builder in which parameter page is designed. From application where I am calling report is internally calling form & in form Procedure Run Report is there which is calling report from Report Builder. Both report from builder & form form Builder are compiled . Also query is executing fine in Toad without error. Also all query fields are present in database.
    But when I am trying to excute report from Application it is giving error as "REP - 300 Invalid Identifier " & it displays whole query.
    Note - Report & it's Form are in ORACLE - 10g. Also the user through which I am executing report from application is ADMIN user , so it has executing permission.

    looks like error in parameters. check out the value of variable that you are passing through to report from form. Put a messages to see variable values before execute report.

  • Runtime Error While executing the WebDynpro Application

    I am getting the Runtime Error While executing the WebDynpro Application. The error message is "TSV_TNEW_OCCURS_NO_ROLL_MEMORY".
    It says like "
    Short text
        No roll storage space of length 9728 available for OCCURS area.
    What happened?
        Each transaction requires some main memory space to process
        application data. If the operating system cannot provide any more
        space, the transaction is terminated.
    But while executing some other Web Dynpro Applications, i am not facing this problem.

    Generally this error is a result of an infinite loop on internal table or select endselect statement where by severs  temporary memory gets full. With no memory to insert new records in temporary memory system generates the dump.
    Check your application or ask basis consultant to look at the memory parameters in instance profile.
    Regards
    Rohit Chowdhary

  • How can execute a jar application

    Hello there, I am facing problem with executing jar application. How can I execute a jar application using java program.
    Thanks & Regards

    VINAY_Kr_SHARMA wrote:
    ...How can I execute a jar application using java program.Do you mean:
    a) You have a Java application on-screen, and you want it to be able to launch other Jars that are not part of the current Java application?
    b) You want to know how to run a Jar in the Java plug-in?

  • Logical Standby - Application Express Recovery

    Ive asked a similar question in the following threads:-
    Re: Recovering Logical Standby - Non-Guarded Schemas
    Logical Standby - Application Express Recovery
    Were using 10g Logical Standby database for our reporting environment and within it we have Oracle Application Express. i initially installed APEX into the logical after it was created. We then had to recover the primary RESETLOGS and reinstantiate the Logical - but since the APEX components were not-guarded by Data Guard they werent recreated after the reinstantiation. So it got me thinking.
    Q1) Is it best to install Apex into the primary so the schema objects get recreated if we have to reinstantiate the Logical
    Q2) If you do 1) this means you have to manually copy the files on the OS across - are there issues with this?
    Does anyone else have this issue with an Apex installation?
    Thanks for you help
    Simon

    you may want to try this one on the database general forum as well

  • How to execute 2 different application from same Application Server

    Hi,
    I would like to know that how to execute two different applications from the same Application Server with different databases?
    We are using
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0
    Oracle Application Server 10g 10.1.2.0.2
    Regards,
    Hassan

    what type of applications you want to run from the same application server, Hassan?
    What other DB are you using to launch it beside the one you quoted? Is it the MRep DB of infra?

  • Premiere Pro CC crashes before completing application startup on Dell Latitude E6530 (i7,16G, Win 7)

    Premiere Pro CC crashes before completing application startup on Dell Latitude E6530 (i7-3720QM,16G RAM, Win 7 64 bit). Is this a know issue? Could this be a video display issue (I see both Intel HD Graphics 4000 and NVIDIA NVS 5200M device support in Device Manager)?
    Help!
    FYI - Photoshop CC works perfectly.

    Dual video problems
    -http://helpx.adobe.com/premiere-pro/kb/error---preludevideo-play-modules.html
    -http://forums.adobe.com/thread/1001579
    -Use BIOS http://forums.adobe.com/thread/1019004?tstart=0
    -link to why http://forums.adobe.com/message/4685328
    -http://www.anandtech.com/show/4839/mobile-gpu-faceoff-amd-dynamic-switchable-graphics-vs-n vidia-optimus-technology/2

  • Logic crashes at startup 32bit, help please

    hi everyone
    I'm recently getting unexpectedly quit when I start logic project in 32 bit mode, there is no problem with opening in 64bit but in 64bit mode, despite 8gig ram and i7 cpu, logic is extremely slow with tons of Overload etc.. error , so i always used 32bit fine ,but i didn't install anything new or something else, and now logic doesn't open in 32bit, here is the crash log,  is there anyone able to help me pleasee?  
    Process:         Logic Pro [1423]
    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 (Native)
    Parent Process:  launchd [925]
    Date/Time:       2013-04-23 14:34:49.663 +0430
    OS Version:      Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Interval Since Last Report:          2633569 sec
    Crashes Since Last Report:           59
    Per-App Interval Since Last Report:  725969 sec
    Per-App Crashes Since Last Report:   44
    Anonymous UUID:                      428FD652-C71A-4055-B4FD-3F52356B19A9
    Crashed Thread:  22  com.apple.appkit-heartbeat
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
        __TEXT                 0000000000001000-0000000000beb000 [ 11.9M] r-x/rwx SM=COW  /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Application Specific Information:
    objc[1423]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x9017b876 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x91e8c6af pthread_mutex_lock + 633
    2   libobjc.A.dylib                         0x960dcd14 lockForMethodLookup + 80
    3   libobjc.A.dylib                         0x960dc6c9 lookUpMethod + 279
    4   libobjc.A.dylib                         0x960e74bb _class_lookupMethodAndLoadCache + 40
    5   libobjc.A.dylib                         0x960dbd83 objc_msgSend + 83
    6   com.apple.logic.pro                     0x005d2353 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5857235
    7   com.apple.logic.pro                     0x003e62ee std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3841902
    8   com.apple.logic.pro                     0x003e6461 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3842273
    9   libsystem_c.dylib                       0x91ee559b _sigtramp + 43
    10  libobjc.A.dylib                         0x960dda56 _cache_malloc + 349
    11  libobjc.A.dylib                         0x960dcfbd _cache_fill + 380
    12  libobjc.A.dylib                         0x960dce39 log_and_fill_cache + 128
    13  libobjc.A.dylib                         0x960dc70a lookUpMethod + 344
    14  libobjc.A.dylib                         0x960e74bb _class_lookupMethodAndLoadCache + 40
    15  libobjc.A.dylib                         0x960dbd83 objc_msgSend + 83
    16  com.apple.Foundation                    0x9965b1cd +[NSData(NSData) allocWithZone:] + 75
    17  com.apple.Foundation                    0x99679394 +[NSData(NSData) dataWithBytesNoCopy:length:] + 42
    18  com.apple.Foundation                    0x99679320 -[NSFileManager fileSystemRepresentationWithPath:] + 426
    19  com.apple.Foundation                    0x99679170 -[NSString(NSPathUtilities) fileSystemRepresentation] + 62
    20  com.apple.logic.pro                     0x0007efb1 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 273457
    21  com.apple.logic.pro                     0x008a222c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 8806060
    22  com.apple.logic.pro                     0x008a2325 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 8806309
    23  com.apple.logic.pro                     0x000671c3 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 175683
    24  com.apple.logic.pro                     0x0013feea std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1063786
    25  com.apple.logic.pro                     0x000bbd4b std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 522699
    26  com.apple.logic.pro                     0x000bbeab std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 523051
    27  com.apple.logic.pro                     0x001cb5e2 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1634914
    28  com.apple.logic.pro                     0x001d3b76 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1669110
    29  com.apple.logic.pro                     0x00283cce std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 2390350
    30  com.apple.logic.pro                     0x0061ebb5 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6170677
    31  com.apple.logic.pro                     0x005fa13b std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6020539
    32  com.apple.logic.pro                     0x005fca4c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6031052
    33  com.apple.AppKit                        0x98a73b71 -[NSDocument readFromURL:ofType:error:] + 691
    34  com.apple.logic.pro                     0x005fbc8f std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6027535
    35  com.apple.AppKit                        0x98919ac8 -[NSDocument _initWithContentsOfURL:ofType:error:] + 166
    36  com.apple.AppKit                        0x989199b9 -[NSDocument initWithContentsOfURL:ofType:error:] + 320
    37  com.apple.AppKit                        0x98a8abf7 -[NSDocumentController makeDocumentWithContentsOfURL:ofType:error:] + 389
    38  com.apple.logic.pro                     0x006faa68 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 7071464
    39  com.apple.AppKit                        0x98a8e205 -[NSDocumentController(NSDeprecated) openDocumentWithContentsOfURL:display:error:] + 957
    40  com.apple.logic.pro                     0x00618bf3 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6146163
    41  com.apple.AppKit                        0x98962730 __-[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:]_block_invoke_1 + 1258
    42  com.apple.AppKit                        0x9868f8e1 -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 54
    43  com.apple.AppKit                        0x9868f600 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 300
    44  com.apple.AppKit                        0x9868f4cb -[NSApplication(NSAppleEventHandling) _reopenWindowsIfNecessaryWithAppleEvent:completionHandler:] + 260
    45  com.apple.AppKit                        0x988ded39 -[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] + 248
    46  com.apple.AppKit                        0x9868f21a -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 701
    47  com.apple.CoreFoundation                0x924371c8 -[NSObject performSelector:withObject:withObject:] + 72
    48  com.apple.Foundation                    0x9968e0c2 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 121
    49  com.apple.Foundation                    0x9968ce75 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 476
    50  com.apple.Foundation                    0x9968cc49 _NSAppleEventManagerGenericHandler + 234
    51  com.apple.AE                            0x9ad89045 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 202
    52  com.apple.AE                            0x9ad72b67 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 43
    53  com.apple.AE                            0x9ad72a54 aeProcessAppleEvent + 253
    54  com.apple.HIToolbox                     0x907e1a86 AEProcessAppleEvent + 103
    55  com.apple.AppKit                        0x9868c157 _DPSNextEvent + 1301
    56  com.apple.AppKit                        0x9868b752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    57  com.apple.AppKit                        0x98687ac1 -[NSApplication run] + 911
    58  com.apple.prokit                        0x00fd03ba NSProApplicationMain + 439
    59  com.apple.logic.pro                     0x0002bad5 DummyConnection::DummyConnection() + 193
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9017c90a kevent + 10
    1   libdispatch.dylib                       0x98630e04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x9862f853 _dispatch_mgr_thread + 53
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x90179c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x901791f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x923cb9da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x923d4b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x923d41dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x923d4088 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x996bd0c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation                    0x996b0e25 -[NSThread main] + 45
    8   com.apple.Foundation                    0x996b0dd5 __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    10  libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x9017bb42 __select + 10
    1   com.apple.CoreFoundation                0x92422e15 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    3   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9017b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91e91e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x91e4242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAFiles            0x02a48838 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02a48901 ResolveFile + 55009
    5   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    6   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x9017b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91e91e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x91e4242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAFiles            0x02a48838 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02a48901 ResolveFile + 55009
    5   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    6   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x90179d36 mach_wait_until + 10
    1   com.apple.CoreServices.CarbonCore          0x9affe7f8 MPDelayUntil + 29
    2   com.apple.CoreServices.CarbonCore          0x9b010694 Delay + 108
    3   se.propellerheads.rewire.library          0x19788654 RWIsReWireMixerAppRunningImp + 30420
    4   se.propellerheads.rewire.library          0x19797228 RWIsReWireMixerAppRunningImp + 90792
    5   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    6   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x90179c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x901791f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x923cb9da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x923d4b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x923d41dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x923e4f01 CFRunLoopRun + 129
    6   com.celemony.melodyne.rewiredevice          0x198f4866 RWDEFGetDeviceInfo + 821702
    7   com.celemony.melodyne.rewiredevice          0x198cec7a RWDEFGetDeviceInfo + 667098
    8   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    9   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x9017cef2 __sem_wait + 10
    1   com.celemony.melodyne.rewiredevice          0x198ec072 RWDEFGetDeviceInfo + 786898
    2   com.celemony.melodyne.rewiredevice          0x1982c1cc RWDEFGetDeviceInfo + 812
    3   com.celemony.melodyne.rewiredevice          0x198cec7a RWDEFGetDeviceInfo + 667098
    4   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    5   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x90179c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x901791f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x923cb9da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x923d4b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x923d41dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x923e4f01 CFRunLoopRun + 129
    6   com.celemony.MelodyneRewireDevice          0x1a45f659 GNMessagePortLoop(void*) + 143
    7   com.celemony.MelodyneRewireDevice          0x1a478e33 GNThreadHandler(void*) + 103
    8   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    9   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x9017bb7a __sem_wait_nocancel + 10
    1   com.celemony.MelodyneRewireDevice          0x1a45926c GNCondition::waitForSignal() + 32
    2   com.celemony.MelodyneRewireDevice          0x1a4518dd GNReWire2AudioDeviceHost::workerThreadFunction(void*) + 99
    3   com.celemony.MelodyneRewireDevice          0x1a478e33 GNThreadHandler(void*) + 103
    4   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    5   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x9017b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91e91e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x91e4242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02b1c3a9 MDFileIOThread_IsBusy + 3593
    4   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    5   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x90179c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x901791f6 mach_msg + 70
    2   com.apple.audio.midi.CoreMIDI           0x0138bf67 XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
    3   com.apple.audio.midi.CoreMIDI           0x013aef5b MIDIProcess::RunMIDIInThread() + 259
    4   com.apple.audio.midi.CoreMIDI           0x013af8e2 MIDIProcess::MIDIInPortThread::Run() + 24
    5   com.apple.audio.midi.CoreMIDI           0x0138d53b XThread::RunHelper(void*) + 17
    6   com.apple.audio.midi.CoreMIDI           0x0138cf05 CAPThread::Entry(CAPThread*) + 123
    7   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    8   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x9017b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91e91e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91e91f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x9af9b3a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x9af9b11d TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x9af9af2e TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x9b010398 TimerThread + 292
    7   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    8   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x9017bb42 __select + 10
    1   com.apple.logic.pro                     0x0096fc07 void UnitTest::CheckEqual<ScTypeSetter::tVerticalAlignment, ScTypeSetter::tVerticalAlignment>(UnitTest::TestResults&, ScTypeSetter::tVerticalAlignment, ScTypeSetter::tVerticalAlignment, UnitTest::TestDetails const&) + 375367
    2   com.apple.logic.pro                     0x005b1d84 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5724676
    3   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    4   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x90179c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x901791f6 mach_msg + 70
    2   com.izotope.audioplugins.AU.Nectar          0x204632c0 catch_exception_raise + 1392
    3   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    4   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x90179c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x901791f6 mach_msg + 70
    2   com.izotope.audioplugins.AU.Alloy2          0x437b1ac6 0x43765000 + 314054
    3   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    4   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x9017b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91e91e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x91e4242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02afef7c MD::CallProcessThread1(void*) + 108
    4   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    5   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x9017b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91e91e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x91e4242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02afecfc MD::CallProcessThread2(void*) + 124
    4   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    5   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x9017b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91e91e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x91e4242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02afcbac MD::CallProcessThread15(void*) + 124
    4   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    5   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 20:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x90179c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x901791f6 mach_msg + 70
    2   com.apple.audio.CoreAudio               0x9adc29d6 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
    3   com.apple.audio.CoreAudio               0x9adc2a42 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
    4   com.apple.audio.CoreAudio               0x9adbae37 HALC_ProxyIOContext::IOWorkLoop() + 1145
    5   com.apple.audio.CoreAudio               0x9adba8fe HALC_ProxyIOContext::IOThreadEntry(void*) + 136
    6   com.apple.audio.CoreAudio               0x9adba870 __HALC_ProxyIOContext_block_invoke_6 + 20
    7   com.apple.audio.CoreAudio               0x9adba7f5 HALB_IOThread::Entry(void*) + 69
    8   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    9   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x9017b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91e91e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x91e423e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.izotope.audioplugins.Nectar          0x208b9fb2 0x204ad000 + 4247474
    4   com.izotope.audioplugins.Nectar          0x206c19fd 0x204ad000 + 2181629
    5   com.izotope.audioplugins.Nectar          0x2087ab7d 0x204ad000 + 3988349
    6   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    7   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 22 Crashed:: com.apple.appkit-heartbeat
    0   com.apple.CoreFoundation                0x924def43 __addAltHandler2 + 83
    1   com.apple.CoreFoundation                0x9243427c _CFDoExceptionOperation + 652
    2   com.apple.Foundation                    0x996807e9 _NSAddExceptionHandlerForLock + 33
    3   com.apple.AppKit                        0x986863a2 _NSAppKitLock + 78
    4   com.apple.AppKit                        0x986fb88c -[NSApplication _keyWindowForHeartBeat] + 49
    5   com.apple.AppKit                        0x988d0168 -[NSUIHeartBeat _heartBeatThread:] + 1005
    6   com.apple.Foundation                    0x996b0e25 -[NSThread main] + 45
    7   com.apple.Foundation                    0x996b0dd5 __NSThread__main__ + 1582
    8   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    9   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x90179c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x901791f6 mach_msg + 70
    2   com.izotope.audioplugins.AU.RX2Declicker          0x214c9140 catch_exception_raise + 1344
    3   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    4   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x9017b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91e91e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x91e423e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.izotope.audioplugins.Nectar          0x208b9fb2 0x204ad000 + 4247474
    4   com.izotope.audioplugins.Nectar          0x206c19fd 0x204ad000 + 2181629
    5   com.izotope.audioplugins.Nectar          0x2087ab7d 0x204ad000 + 3988349
    6   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    7   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x90179c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x901791f6 mach_msg + 70
    2   com.izotope.audioplugins.AU.RX2HumRemoval          0x31d6b140 catch_exception_raise + 1344
    3   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    4   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib                  0x9017b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91e91e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x91e4242c pthread_cond_wait$UNIX2003 + 71
    3   com.line6.delayfarm.au                  0x3f062db6 MojoEntry + 388168
    4   com.line6.delayfarm.au                  0x3f036510 MojoEntry + 205730
    5   com.line6.delayfarm.au                  0x3f061968 MojoEntry + 382970
    6   com.line6.delayfarm.au                  0x3f062e39 MojoEntry + 388299
    7   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    8   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib                  0x90179c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x901791f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x923cb9da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x923d4b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x923d41dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x923e4f01 CFRunLoopRun + 129
    6   com.line6.twxy                          0x8258c34f TWXCommandInterface + 1126335
    7   com.line6.twxy                          0x82595182 TWXCommandInterface + 1162738
    8   com.line6.twxy                          0x82596fa3 TWXCommandInterface + 1170451
    9   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    10  libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib                  0x90179c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x901791f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x923cb9da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x923d4b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x923d41dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x923e4f01 CFRunLoopRun + 129
    6   com.line6.twxy                          0x824a0459 TWXCommandInterface + 159945
    7   com.line6.twxy                          0x825dc699 TWXCommandInterface + 1454857
    8   com.line6.twxy                          0x825dda99 TWXCommandInterface + 1459977
    9   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    10  libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 29:: Dispatch queue: CFPreferences Background Sync Queue
    0   libsystem_kernel.dylib                  0x9017b876 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x91e8c6af pthread_mutex_lock + 633
    2   libobjc.A.dylib                         0x960dcd14 lockForMethodLookup + 80
    3   libobjc.A.dylib                         0x960dc6c9 lookUpMethod + 279
    4   libobjc.A.dylib                         0x960e74bb _class_lookupMethodAndLoadCache + 40
    5   libobjc.A.dylib                         0x960dbd83 objc_msgSend + 83
    6   com.apple.CoreFoundation                0x923a16f9 __CFStringChangeSizeMultiple + 2089
    7   com.apple.CoreFoundation                0x923a51f1 CFStringAppend + 417
    8   com.apple.CoreFoundation                0x923a0410 __CFStringAppendFormatCore + 12336
    9   com.apple.CoreFoundation                0x923a502e CFStringCreateWithFormat + 110
    10  com.apple.CoreFoundation                0x923e51e8 __CFXPreferencesGetSourceForTriplet + 280
    11  com.apple.CoreFoundation                0x923e50ae ___CFXPreferencesSynchronize_block_invoke_1 + 46
    12  com.apple.CoreFoundation                0x923e5068 ____CFXPREFS_SYNC_LOCKED_block_invoke_1 + 40
    13  libdispatch.dylib                       0x986312d2 _dispatch_barrier_sync_f_invoke + 30
    14  libdispatch.dylib                       0x98631762 dispatch_barrier_sync_f + 87
    15  libdispatch.dylib                       0x986318b8 dispatch_sync + 45
    16  com.apple.CoreFoundation                0x923e5016 CFPreferencesSynchronize + 246
    17  com.ikmultimedia.vpa.AmpliTube 3          0x8b117443 0x8a800000 + 9532483
    18  com.ikmultimedia.vpa.AmpliTube 3          0x8a91dad1 0x8a800000 + 1170129
    19  com.ikmultimedia.vpa.AmpliTube 3          0x8a925cc0 0x8a800000 + 1203392
    20  com.ikmultimedia.vpa.AmpliTube 3          0x8aa28d01 0x8a800000 + 2264321
    21  com.ikmultimedia.vpa.AmpliTube 3          0x8aa28c2f 0x8a800000 + 2264111
    22  com.ikmultimedia.vpa.AmpliTube 3          0x8b0a2c9b 0x8a800000 + 9055387
    23  com.ikmultimedia.vpa.AmpliTube 3          0x8b0a385a 0x8a800000 + 9058394
    24  com.ikmultimedia.vpa.AmpliTube 3          0x8ab326a7 0x8a800000 + 3352231
    25  libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    26  libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 30:
    0   libsystem_kernel.dylib                  0x9017c02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x91e8fccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x91e916fe start_wqthread + 30
    Thread 31:
    0   libsystem_kernel.dylib                  0x9017b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91e91e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x91e423e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.izotope.audioplugins.Nectar          0x208b9fb2 0x204ad000 + 4247474
    4   com.izotope.audioplugins.Nectar          0x206c19fd 0x204ad000 + 2181629
    5   com.izotope.audioplugins.Nectar          0x2087ab7d 0x204ad000 + 3988349
    6   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    7   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 32:
    0   libsystem_kernel.dylib                  0x9017b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91e91e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x91e423e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.izotope.audioplugins.Nectar          0x208b9fb2 0x204ad000 + 4247474
    4   com.izotope.audioplugins.Nectar          0x206c19fd 0x204ad000 + 2181629
    5   com.izotope.audioplugins.Nectar          0x2087ab7d 0x204ad000 + 3988349
    6   libsystem_c.dylib                       0x91e8ded9 _pthread_start + 335
    7   libsystem_c.dylib                       0x91e916de thread_start + 34
    Thread 22 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x138f5990  ecx: 0x00000000  edx: 0xffffffff
      edi: 0xe0ed2aa0  esi: 0x00000000  ebp: 0xb0ab9c28  esp: 0xb0ab9c00
       ss: 0x0000001f  efl: 0x00010282  eip: 0x924def43   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x00000000
    Logical CPU: 1
    Binary Images:
        0x1000 -   0xbeafff  com.apple.logic.pro (9.1.8 - 1700.67) <94981650-518B-2288-F07D-F28F27103100> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
      0xe84000 -   0xea2fef  com.apple.XSKey (1.0.0 - 52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
      0xeb1000 -   0xee4fe7  com.apple.music.apps.MAAudioUnitSupport (9.1.8 - 233.53) <E8A99468-7726-CCFE-8D26-DDBC9D5E1AC3> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
      0xef1000 -   0xf22ff3  com.apple.musicaudiodataservices (1.1 - 251.4) <0265F317-13AB-6CF1-A171-7D5853442E75> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
      0xf31000 -   0xf33fff  com.apple.ExceptionHandling (1.5 - 10) <6CA9446C-7EF9-35EE-BDF2-AA8D51E93E9E> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
      0xf39000 -   0xf97ff3  com.apple.music.apps.MALoopManagement (9.1.8 - 219.66) <0075F2D0-7A48-A362-2D49-4FECA5E9DF8E> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
      0xfad000 -  0x11d5ff7  com.apple.prokit (7.2.3 - 1823) <0FEDF2D7-F31A-36F2-91A9-C03877B0CB46> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x12e2000 -  0x135cfff  com.apple.music.apps.MACore (9.1.8 - 477.58) <8025A098-49AF-AFF3-4B8E-4C30C06123FF> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x137c000 -  0x13c8ffb  com.apple.audio.midi.CoreMIDI (1.8 - 42) <CBD34EBC-0FFD-34B4-B55A-BE1F61EF4BD8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x13eb000 -  0x1441ff7  com.apple.music.apps.MAHarmony (9.1.8 - 199.72) <448DD823-9EF9-8F88-FFF1-2C7EBD9647B1> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x1458000 -  0x1872feb  com.apple.music.apps.MAPlugInGUI (9.1.8 - 424.79) <9EBA5689-ECE1-E66B-6A0D-DE3F9C7867E4> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1a90000 -  0x1b72feb  com.apple.music.apps.OMF (9.1.8 - 109.7) <65E724BA-01DB-68E1-9661-E9B96DA76300> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1b86000 -  0x21d7fe3  com.apple.music.apps.MADSP (9.1.8 - 588.98) <93C7306D-07A8-DED0-C59B-B333A475E6DB> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x28bc000 -  0x28ddff7  com.apple.music.apps.LogicFileBrowser (9.1.8 - 1700.67) <DB122163-0F15-2E23-16AE-3DCAE41D1870> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x28e6000 -  0x295fff7  com.apple.music.apps.LogicLoopBrowser (9.1.8 - 1700.67) <AFAED0FE-A81D-8204-3633-B6DEF6455B8A> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x2973000 -  0x2994ff7  com.apple.music.apps.MAApogeeSupport (9.1.8 - 313.26) <B23133C5-90D1-4B22-7421-375F9374C9EA> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x2999000 -  0x299eff7  com.apple.music.apps.MAResources (9.1.8 - 212.66) <EEB8FFEB-61A3-69E2-D6AC-AB5C7B8337E2> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x29a2000 -  0x29ceff3  com.apple.audio.CoreAudioKit (1.6.3 - 1.6.3) <7D47B1D3-4410-3524-BC47-FCDF49E48DB5> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x29e1000 -  0x29f1ff7  com.apple.AERegistration (1.2 - 401) <09312188-9C9E-E1A8-0F53-B8F34AA7F76A> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x2a05000 -  0x2a11ff3  com.apple.music.apps.MAUnitTest (9.1.8 - 97.27) <1B77FF0E-ABF2-ABC4-5D7E-638D56A24C69> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x2a19000 -  0x2acffff  com.apple.music.apps.MAFiles (9.1.8 - 144.87) <23D65681-872A-1E6B-91E5-B93643CCB375> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2ae8000 -  0x2b60fe3  com.apple.music.apps.MAAudioEngine (9.1.8 - 158.42) <6ADDBB03-0D41-4473-AFC3-385EFA574B87> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x2bc7000 -  0x2bd2ff7  com.apple.music.apps.MAToolKit (9.1.8 - 359.28) <FEEF1A62-CB87-8FD2-F724-0BB660D63146> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x2bd6000 -  0x2beaff7  com.apple.music.apps.MAVideo (9.1.8 - 12.70) <FAFE71CD-0FC8-69F4-6FEE-9E873D9F5DD5> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x2bfd000 -  0x2caaff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x2cef000 -  0x2d8bffc  com.apple.MobileMe (9 - 1.01) <EBADB981-9ED6-82B0-810F-F1CB05CB5A17> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0xc73c000 -  0xc76fff4  com.apple.prokit.LionPanels (7.2.3 - 1823) <813ABB57-923C-3C20-B157-F3F10B78F4C5> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/LionPan els.bundle/Contents/MacOS/LionPanels
    0xf293000 -  0xf2a1fff  com.apple.iokit.IOHIDLib (1.7.1 - 1.7.1) <152A22C0-D026-3388-B144-C49F6746ADF0> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    0x1065e000 - 0x10663fff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x10668000 - 0x1066cffb  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x106c7000 - 0x106cfff7  com.apple.proapps.mrcheckpro (1.4 - 397) <25DBA6AA-139D-EFAC-1BF8-5D29A3DFA497> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x10a04000 - 0x10a10ffb  libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x10a17000 - 0x10a19fff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x117e3000 - 0x1196bff9  GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x119a2000 - 0x11b0cffb  libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x11b3b000 - 0x11b68ff0  GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x11b71000 - 0x11b7aff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x11b8f000 - 0x11b91ff3  com.apple.music.apps.anvil.resources (9.1.8 - 280.4) <AFA90574-C724-880F-9C99-52E064F5B3E8> /Applications/Logic Pro.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
    0x11bb9000 - 0x11bbbff3  com.apple.music.apps.common.resources (9.1.8 - 280.4) <579C1A3C-3636-9A69-185E-819DC01E1083> /Applications/Logic Pro.app/Contents/PlugIns/common.res/Contents/MacOS/common
    0x11bbf000 - 0x11bc1ff3  com.apple.music.apps.ebp.resources (9.1.8 - 280.4) <95A85BC0-7D35-B965-2026-1A44E96DC653> /Applications/Logic Pro.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp
    0x11bc5000 - 0x11bc7ff3  com.apple.music.apps.efx.resources (9.1.8 - 280.4) <FB5BBFF8-DF5E-32BC-4F4C-C5A2DA3FB1A6> /Applications/Logic Pro.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
    0x11bcb000 - 0x11bcdff3  com.apple.music.apps.egt.resources (9.1.8 - 280.4) <11B09E42-9FC4-A372-8738-057CAB888671> /Applications/Logic Pro.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
    0x11bd1000 - 0x11bd3ff3  com.apple.music.apps.emx.resources (9.1.8 - 280.4) <A3C65CFE-2BBF-DB8C-D4C8-5950284E44CF> /Applications/Logic Pro.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
    0x11bd7000 - 0x11bd9ff3  com.apple.music.apps.es1.resources (9.1.8 - 280.4) <DB1CD8D6-2C8F-32EE-266B-A28C00B2DFB7> /Applications/Logic Pro.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
    0x11bdd000 - 0x11bdfff3  com.apple.music.apps.es2.resources (9.1.8 - 280.4) <7E91D13E-87CF-0B50-14A7-9B7A1E3D345C> /Applications/Logic Pro.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
    0x11be3000 - 0x11be5ff3  com.apple.music.apps.esp.resources (9.1.8 - 280.4) <C5284B25-3250-2201-D4EE-523FE37B9E6B> /Applications/Logic Pro.app/Contents/PlugIns/esp.res/Contents/MacOS/esp
    0x11be9000 - 0x11bebff3  com.apple.music.apps.evb3.resources (9.1.8 - 280.4) <068F656F-6CA6-37E9-96F5-1F8E10546A43> /Applications/Logic Pro.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
    0x11bef000 - 0x11bf1ff3  com.apple.music.apps.evd6.resources (9.1.8 - 280.4) <B15F044D-60BB-FD36-6A49-685C7DCA7FB4> /Applications/Logic Pro.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
    0x11bf5000 - 0x11bf7ff3  com.apple.music.apps.evoc.resources (9.1.8 - 280.4) <E361301A-56EF-FF6C-67E5-AC3D9F15E190> /Applications/Logic Pro.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
    0x11f4d000 - 0x11f4ffe3  com.apple.music.apps.midi.device.plugin.CS-32 (9.1.8 - 198.73) <EA9B28F8-4962-8224-D724-7ECA99692774> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/CS-32.bundle/Contents/MacOS/CS-32
    0x11f9c000 - 0x11f9eff3  com.apple.music.apps.evp88.resources (9.1.8 - 280.4) <6E1152B4-E9F3-3F6E-7246-A10456888210> /Applications/Logic Pro.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
    0x11fa2000 - 0x11fa4ff3  com.apple.music.apps.exs24.resources (9.1.8 - 280.4) <DC363BF8-D15A-6049-F148-7804EADF7539> /Applications/Logic Pro.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
    0x11fa8000 - 0x11faaff3  com.apple.music.apps.guitaramp.resources (9.1.8 - 280.4) <27F67C33-C9BA-D9CE-DC89-A33A7F674F2C> /Applications/Logic Pro.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
    0x11fae000 - 0x11fb0ff3  com.apple.music.apps.guitarcontrols.resources (9.1.8 - 280.4) <DAD1836E-F4DD-EB95-2F48-A8AF8552D087> /Applications/Logic Pro.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0x11fb4000 - 0x11fb6ff3  com.apple.music.apps.mutapdel.resources (9.1.8 - 280.4) <555A65F0-E35D-0F5F-76EC-7C83D06C68AB> /Applications/Logic Pro.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
    0x11fba000 - 0x11fbcff3  com.apple.music.apps.pedalboard.resources (9.1.8 - 280.4) <9923C7F7-E681-EE64-06CE-A0C8AABF7E65> /Applications/Logic Pro.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
    0x11fc0000 - 0x11fc2ff3  com.apple.music.apps.revolver.resources (9.1.8 - 280.4) <9AE36A7E-5D8F-681C-ABFD-4BCFE5048FF4> /Applications/Logic Pro.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
    0x11fc6000 - 0x11fc8ff3  com.apple.music.apps.sphere.resources (9.1.8 - 280.4) <FF758F38-414E-5BFD-97CF-778DF8F52EAE> /Applications/Logic Pro.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
    0x11fcc000 - 0x11fd7ff3  com.apple.Librarian (1.0.1 - 1) <6027262F-2CBF-3410-AF40-8654577CAD59> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
    0x12800000 - 0x12b81fef  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <AB1CE0F6-8FD8-384E-9DE9-A31DDD0607BD> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0x12ec9000 - 0x12ec9ff3 +com.audiounit.DelayCocoaView (??? - ???) <B145DAB6-1918-64A0-559B-9DC89A42C88C> /Library/Audio/Plug-Ins/Components/POD Farm Delays.component/Contents/Resources/DelayCocoaView.bundle/Contents/MacOS/DelayC ocoaView
    0x12ed6000 - 0x12f10ff3  com.apple.Ubiquity (1.1 - 210.2) <F8426ABA-BB3F-3A48-BF4E-9A0F6C12634F> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x12f2a000 - 0x12f4bff7  com.apple.ChunkingLibrary (1.0 - 127.2) <8C1C8488-71E4-3C13-AF75-95CF06C040A3> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x14e24000 - 0x14e25ff1  com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1975f000 - 0x197e6ffb +se.propellerheads.rewire.library (1.8.1 build 124 - 1.8.1) <79A1E240-4153-9288-475D-697D84C94343> /Library/Application Support/Propellerhead Software/*/ReWire.bundle/Contents/MacOS/ReWire
    0x19829000 - 0x1996efff +com.celemony.melodyne.rewiredevice (1.0.0 - 1.0.0) <71CAC890-E03C-7E68-588D-32D885A17D4C> /Library/Application Support/Propellerhead Software/*/MelodyneReWireDevice.bundle/Contents/MacOS/MelodyneReWireDevice
    0x1a44f000 - 0x1a67dfc3 +com.celemony.MelodyneRewireDevice (3.2.2.2 - 3.2.2.2) <E823F7F8-57EA-4E23-956B-D7D4D21EFAA5> /Library/Application Support/Propellerhead Software/*/MelodyneRewireDevice.plugin/Contents/MacOS/MelodyneRewireDevice
    0x1ad53000 - 0x1ae25fef +com.blackmagic-design.BlackmagicCodec (??? - 8.6) <5D1EADF1-2886-CEA0-40BF-19671FD07472> /Library/QuickTime/Blackmagic Codec.component/Contents/MacOS/Blackmagic Codec
    0x1ae63000 - 0x1ae9cff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2339) <E1BA3A31-33E0-3E1B-A064-BA92C5A6A4EF> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1aea7000 - 0x1aeb1fff  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <811CF4D6-15B2-3EDA-B026-5E4B28C0F742> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x1ef7b000 - 0x1ef7efeb  com.apple.music.apps.midi.device.plugin.FW-1884 (9.1.8 - 198.73) <9A51CFA4-711B-1164-6874-80FBF4411A3B> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/FW-1884.bundle/Contents/MacOS/FW-1884
    0x1ef87000 - 0x1ef89ff3  com.apple.music.apps.midi.device.plugin.GiO (9.1.8 - 198.73) <E2634721-B8D4-03CE-43B5-7C64EED8BFD3> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/GiO.bundle/Contents/MacOS/GiO
    0x1ef8f000 - 0x1ef93ffb  com.apple.music.apps.midi.device.plugin.HUI (9.1.8 - 198.73) <838E7E91-15F9-779A-9F34-18003221C5CE> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/HUI.bundle/Contents/MacOS/HUI
    0x1ef9f000 - 0x1efa0fff  com.apple.music.apps.midi.device.plugin.iControl (9.1.8 - 198.73) <F67DC4BC-6556-6AB6-F5CA-C07F087EF639> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/iControl.bundle/Contents/MacOS/iControl
    0x1efb4000 - 0x1efb5fff  com.apple.music.apps.midi.device.plugin.MCS3 (9.1.8 - 198.73) <FB25C00A-5481-F18F-21DB-53D28ADCC168> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/MCS3.bundle/Contents/MacOS/MCS3
    0x1efba000 - 0x1efbcff7  com.apple.music.apps.midi.device.plugin.microKONTROL (9.1.8 - 198.73) <48E33623-5220-448C-E0D5-6F53B79EC815> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/microKONTROL.bundle/Contents/MacOS/microKONTROL
    0x1efc3000 - 0x1efc3ff3  com.apple.music.apps.midi.device.plugin.Recording-Light (9.1.8 - 198.73) <62130915-EEC9-7EE1-AFB9-737A32AA09AC> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Recording Light.bundle/Contents/MacOS/Recording Light
    0x1efc8000 - 0x1efcaff3  com.apple.music.apps.midi.device.plugin.TranzPort (9.1.8 - 198.73) <26E0C91B-097C-E77A-5E34-6BD85A8BA365> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/TranzPort.bundle/Contents/MacOS/TranzPort
    0x1f09d000 - 0x1f0a4ff3  com.apple.music.apps.midi.device.plugin.Logic-Control (9.1.8 - 198.73) <04DC4A0E-2FE2-BE3F-5F5C-686FB712D8F5> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Logic Control.bundle/Contents/MacOS/Logic Control
    0x1f0c1000 - 0x1f0c4fff  com.apple.music.apps.midi.device.plugin.TouchOSC (9.1.8 - 198.73) <09337083-973D-480B-C17F-8F68AE3F2FA2> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/TouchOSC.bundle/Contents/MacOS/TouchOSC
    0x1f0cd000 - 0x1f0cffe7  com.apple.music.apps.midi.device.plugin.US-2400 (9.1.8 - 198.73) <8D056088-15A4-9FE5-4DDD-14CA2AC746A4> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/US-2400.bundle/Contents/MacOS/US-2400
    0x1f0d8000 - 0x1f0d9ffb  com.apple.music.apps.midi.device.plugin.US-428 (9.1.8 - 198.73) <A9C8442B-C474-977F-B61C-4C35DF494201> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/US-428.bundle/Contents/MacOS/US-428
    0x20406000 - 0x20494fe3 +com.izotope.audioplugins.AU.Nectar (1.1.4 - 1.1.4b987) <4E9A64B0-BAC4-9DD7-220B-620502EA3B0B> /Library/Audio/Plug-Ins/Components/iZNectarAUHook.component/Contents/MacOS/Plug inHooksAU
    0x204ad000 - 0x20d16fff +com.izotope.audioplugins.Nectar (1.1.4 - 1.1.4b987) <CDE1F684-E0D7-134F-7AA1-EDADB27BAB68> /Library/Audio/Plug-Ins/Components/iZNectarAUHook.component/Contents/Resources/ iZNectar.bundle/Contents/MacOS/iZNectar
    0x2145e000 - 0x214fbfe3 +com.izotope.audioplugins.AU.RX2Declicker (2.1.0 - 2.1.0b656) <A857E222-2C37-FD69-2369-2BEA3DBB6173> /Library/Audio/Plug-Ins/Components/iZRX2DeclickerAUHook.component/Contents/MacO S/PluginHooksAU
    0x215ba000 - 0x215dbff7 +com.ikmultimedia.effects.AmpliTube 3 (3.9 - 3.9) <81D3157C-B95B-B38F-4A01-730E3BCE0848> /Library/Audio/Plug-Ins/Components/AmpliTube 3.component/Contents/MacOS/AmpliTube 3
    0x31d00000 - 0x31d9dfe3 +com.izotope.audioplugins.AU.RX2HumRemoval (2.1.0 - 2.1.0b656) <A857E222-2C37-FD69-2369-2BEA3DBB6173> /Library/Audio/Plug-Ins/Components/iZRX2HumRemovalAUHook.component/Contents/Mac OS/PluginHooksAU
    0x31e37000 - 0x32307fdf +com.toontrack.ezkeys (1.1.0 - 1.1.0) <C5176399-224F-5680-4055-47E47C6A4FB7> /Library/Audio/Plug-Ins/Components/EZkeys.component/Contents/MacOS/EZkeys
    0x34000000 - 0x358affff +Kontakt 5.MusicDevice.component (5.0.3.5812 - 5.0.3, Copyright © 2011 Native Instruments) <7ED3E3D3-D29E-0BE3-B6F6-643FBE8EDA7B> /Library/Audio/Plug-Ins/Components/Kontakt 5.component/Contents/MacOS/Kontakt 5
    0x3f000000 - 0x3f0e9fe7 +com.line6.delayfarm.au (2.55 - 2.5.5) <3E8FE0A1-5187-19E6-FE5E-FDC7647D7F57> /Library/Audio/Plug-Ins/Components/POD Farm Delays.component/Contents/MacOS/POD Farm Delays
    0x41a13000 - 0x41a13ff7 +cl_kernels (??? - ???) <B39A6970-D7EA-49A1-8C73-1770E66BB7BD> cl_kernels
    0x42847000 - 0x42848ffd +cl_kernels (??? - ???) <A474724B-D1FD-4FCD-A632-FA3009D3660B> cl_kernels
    0x432cd000 - 0x432e8ffb +Meter Tap (??? - ???) <E25C3C91-2093-33DF-89D4-C787BFBBAC06> /Library/Application Support/iZotope/*/Meter Tap.bundle/Contents/MacOS/Meter Tap
    0x43765000 - 0x437dfffb +com.izotope.audioplugins.AU.Alloy2 (2.0.1 - 2.0.1b357) <2404AF4D-6AFA-3746-B7EC-26D7FEA289F0> /Library/Audio/Plug-Ins/Components/iZAlloy2AUHook.component/Contents/MacOS/Plug inHooksAU
    0x44804000 - 0x44955ff3 +com.soundlib.gplayer (2.0.1 - 2.0.1) <4D0CFFC7-395B-4B47-C130-155A14529817> /Library/Audio/Plug-Ins/Components/G-Player.component/Contents/MacOS/G-Player
    0x485d4000 - 0x486d7feb +com.toontrack.superior.auezdrummer (1.3.1 - 1.3.1) <9E5BC79A-D849-7A2F-F94C-AFB10EDA603F> /Library/Audio/Plug-Ins/Components/EZdrummer.component/Contents/MacOS/EZdrummer

    Unfortunately, pirating of Logic and third party plugins is rampant, even in this, an Apple forum.
    Apple doesn't seem to mind as long as it sells hardware... that's what bothers me the most, there's no doubt in my mind it "cheapens" the program, at least among professionals. Take an honest assessment of what has happened in this forum the past year and a half and be deadly honest about it.. what conclusions can you draw?
    The latest version of Logic and OSX do not even play well together and I'm not talking about the channel EQ freeze, track count is way down (on every computer I've tested running 10.8.x) and audio glitches are way up.
    Furthermore, Apple lists the minimum requirement for running Logic as 2GB. The latest version of OSX uses huge chunks of memory, so much so that Logic is nearly unusable for anything.. but it runs Logic just enough that a new users will want probably upgrade to a new, faster system with more memory. $$$   
    Listing the minimum requirement at 2GB is particularly cheesy even if it is true.

  • Transaction to execute the Web Application Designer

    Hello,
    Is there a transaction to execute the Web Application Designer? (In the same was that RRMX executes the BEX Analyzer.
    thanks,
    Allan

    definetly not.
    There is no mechanism possible like in Analyzer. This is a limitation of design of the WAD.
    Best regards.
    Kai Wachter

Maybe you are looking for

  • HelpSet.findHelpSet() returns null, and trapping ID errors

    I was having a problem initializing JavaHelp. HelpSet.findHelpSet() was returning null. I searched the forum, and found it was a common problem, but the answers were unhelpful. The answers pointed to a problem with CLASSPATH, but offered little in th

  • Can't remove old contextual menu item after uninstall on package...

    Had PhoneValet installed with PhoneValet Anywhere. Support ended prior to Lion. I have run the un-installer and everything seems to be gone except two entries in the contexutal menu. When I'm in Contacts and click on a phone number I get: "PhoneValet

  • Java ME

    I wanted to start developing applications for mobile phones. Basicly what I want to make is a Folf (like golf but with discs) score keeper. I searched the internet but found no API's related to gui. The only thing I found was a Hello world program. C

  • How to make the cell content stretchable as well as the whole grid?

    Hi,All: I want a cell(which is a child grid) in the parent grid to be stretchable when the parent grid is changing size? Right now, the parent grid is resizable without any problem, but the child grid in a cell is not stretchable even if i set up of

  • Why won't "Add Buddies" work??

    Using iChat 4.0.7. Have tried over and over to add AIM buddies....I enter their screen name, indicate that they have an AIM account, then enter their first and last names. However, when all is said and done, they fail to show up in my AIM buddies lis