Logic X crashes on loading projects after re-installing mavericks

Hey Guys!
Today I compleately erased my mac harddrive because the partitions (bootcamp etc.) become much "laggy"
So I copied all my logic project to an external hard drive and copied them back to the exactly same folder after installing mavericks.
Now if I try to open a logic project, logic simply crash. I've checked the file references in the logic files/packages and they all fit.
I hope somebody allready had this issue or at least could tell me how I can recover my projects. :)
If the crash report helps in any way, here you are:
Process:         Logic Pro X [602]
Path:            /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
Identifier:      com.apple.logic10
Version:         10.0.4 (2911.63)
Build Info:      MALogic-2911063000000000~16
App Item ID:     634148309
App External ID: 73352631
Code Type:       X86-64 (Native)
Parent Process:  launchd [255]
Responsible:     Logic Pro X [602]
User ID:         502
Date/Time:       2013-11-29 23:50:14.435 +0100
OS Version:      Mac OS X 10.9 (13A603)
Report Version:  11
Anonymous UUID:  2329D76C-27B7-7FEE-ABB4-177C4E657BD0
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00007fa9cb9b6b08
VM Regions Near 0x7fa9cb9b6b08:
    MALLOC_SMALL           00007fa935800000-00007fa936800000 [ 16.0M] rw-/rwx SM=PRV 
-->
    STACK GUARD            00007fff528bb000-00007fff560bb000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.logic10                  0x000000010934fdbf 0x109345000 + 44479
1   com.apple.logic10                  0x0000000109ce055d 0x109345000 + 10073437
2   com.apple.logic10                  0x0000000109ce10c0 0x109345000 + 10076352
3   com.apple.logic10                  0x0000000109ce3d8a 0x109345000 + 10087818
4   com.apple.logic10                  0x00000001097fdabb 0x109345000 + 4950715
5   com.apple.logic10                  0x00000001097cb7dc 0x109345000 + 4745180
6   com.apple.logic10                  0x00000001097d023b 0x109345000 + 4764219
7   com.apple.logic10                  0x00000001097d037d 0x109345000 + 4764541
8   com.apple.AppKit                   0x00007fff8bd3a4c1 -[NSDocument _initWithContentsOfURL:ofType:error:] + 178
9   com.apple.AppKit                   0x00007fff8bd3a176 -[NSDocument initWithContentsOfURL:ofType:error:] + 239
10  com.apple.AppKit                   0x00007fff8bf1329b -[NSDocumentController makeDocumentWithContentsOfURL:ofType:error:] + 772
11  com.apple.logic10                  0x00000001098e0dea 0x109345000 + 5881322
12  com.apple.AppKit                   0x00007fff8bf20e62 -[NSDocumentController(NSDeprecated) openDocumentWithContentsOfURL:display:error:] + 820
13  com.apple.logic10                  0x00000001097f396a 0x109345000 + 4909418
14  com.apple.AppKit                   0x00007fff8be01f65 __69-[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:]_block_invoke + 1651
15  com.apple.AppKit                   0x00007fff8ba68935 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 125
16  com.apple.AppKit                   0x00007fff8be01869 -[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] + 306
17  com.apple.AppKit                   0x00007fff8ba682bb -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 450
18  com.apple.Foundation               0x00007fff83e9aeaa -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
19  com.apple.Foundation               0x00007fff83e9ad1d _NSAppleEventManagerGenericHandler + 106
20  com.apple.AE                       0x00007fff86577e1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
21  com.apple.AE                       0x00007fff86577c32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
22  com.apple.AE                       0x00007fff86577b36 aeProcessAppleEvent + 315
23  com.apple.HIToolbox                0x00007fff8c7d05f1 AEProcessAppleEvent + 56
24  com.apple.AppKit                   0x00007fff8ba640f6 _DPSNextEvent + 1026
25  com.apple.AppKit                   0x00007fff8ba638db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
26  com.apple.AppKit                   0x00007fff8ba579cc -[NSApplication run] + 553
27  com.apple.AppKit                   0x00007fff8ba42803 NSApplicationMain + 940
28  com.apple.logic10                  0x00000001097ca6d9 0x109345000 + 4740825
29  com.apple.logic10                  0x0000000109348044 0x109345000 + 12356
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib             0x00007fff81588662 kevent64 + 10
1   libdispatch.dylib                  0x00007fff8417c43d _dispatch_mgr_invoke + 239
2   libdispatch.dylib                  0x00007fff8417c152 _dispatch_mgr_thread + 52
Thread 2:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib             0x00007fff81583a1a mach_msg_trap + 10
1   libsystem_kernel.dylib             0x00007fff81582d18 mach_msg + 64
2   com.apple.CoreFoundation           0x00007fff870b8315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation           0x00007fff870b7939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation           0x00007fff870b7275 CFRunLoopRunSpecific + 309
5   com.apple.Foundation               0x00007fff83ee0907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
6   com.apple.Foundation               0x00007fff83ee070b __NSThread__main__ + 1318
7   libsystem_pthread.dylib            0x00007fff80f84899 _pthread_body + 138
8   libsystem_pthread.dylib            0x00007fff80f8472a _pthread_start + 137
9   libsystem_pthread.dylib            0x00007fff80f88fc9 thread_start + 13
Thread 3:: CVDisplayLink
0   libsystem_kernel.dylib             0x00007fff81587716 __psynch_cvwait + 10
1   libsystem_pthread.dylib            0x00007fff80f86c3b _pthread_cond_wait + 727
2   com.apple.CoreVideo                0x00007fff8d304a38 CVDisplayLink::runIOThread() + 656
3   com.apple.CoreVideo                0x00007fff8d30478f startIOThread(void*) + 147
4   libsystem_pthread.dylib            0x00007fff80f84899 _pthread_body + 138
5   libsystem_pthread.dylib            0x00007fff80f8472a _pthread_start + 137
6   libsystem_pthread.dylib            0x00007fff80f88fc9 thread_start + 13
Thread 4:: com.apple.CFSocket.private
0   libsystem_kernel.dylib             0x00007fff815879aa __select + 10
1   com.apple.CoreFoundation           0x00007fff87103d43 __CFSocketManager + 867
2   libsystem_pthread.dylib            0x00007fff80f84899 _pthread_body + 138
3   libsystem_pthread.dylib            0x00007fff80f8472a _pthread_start + 137
4   libsystem_pthread.dylib            0x00007fff80f88fc9 thread_start + 13
Thread 5:
0   libsystem_kernel.dylib             0x00007fff81583a1a mach_msg_trap + 10
1   libsystem_kernel.dylib             0x00007fff81582d18 mach_msg + 64
2   com.apple.CoreFoundation           0x00007fff870b8315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation           0x00007fff870b7939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation           0x00007fff870b7275 CFRunLoopRunSpecific + 309
5   com.apple.Foundation               0x00007fff83ee2a7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
6   com.apple.Foundation               0x00007fff83f2b02b -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
7   com.apple.logic10                  0x00000001095237af 0x109345000 + 1959855
8   libsystem_pthread.dylib            0x00007fff80f84899 _pthread_body + 138
9   libsystem_pthread.dylib            0x00007fff80f8472a _pthread_start + 137
10  libsystem_pthread.dylib            0x00007fff80f88fc9 thread_start + 13
Thread 6:
0   libsystem_kernel.dylib             0x00007fff81583a1a mach_msg_trap + 10
1   libsystem_kernel.dylib             0x00007fff81582d18 mach_msg + 64
2   com.apple.audio.midi.CoreMIDI      0x000000010ad955a7 XServerMachPort::ReceiveMessage(int&, void*, int&) + 125
3   com.apple.audio.midi.CoreMIDI      0x000000010adb01c1 MIDIProcess::RunMIDIInThread() + 121
4   com.apple.audio.midi.CoreMIDI      0x000000010ad9663c XThread::RunHelper(void*) + 10
5   com.apple.audio.midi.CoreMIDI      0x000000010ad962a1 CAPThread::Entry(CAPThread*) + 109
6   libsystem_pthread.dylib            0x00007fff80f84899 _pthread_body + 138
7   libsystem_pthread.dylib            0x00007fff80f8472a _pthread_start + 137
8   libsystem_pthread.dylib            0x00007fff80f88fc9 thread_start + 13
Thread 7:: ExtendedAudioFileScheduler::WorkerThreadProc
0   libsystem_kernel.dylib             0x00007fff81587716 __psynch_cvwait + 10
1   libsystem_pthread.dylib            0x00007fff80f86c3b _pthread_cond_wait + 727
2   com.apple.music.apps.MAFiles       0x000000010c90fc53 ExtendedAudioFileScheduler::WorkerThreadProc() + 115
3   com.apple.music.apps.MAFiles       0x000000010c90f909 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
4   libsystem_pthread.dylib            0x00007fff80f84899 _pthread_body + 138
5   libsystem_pthread.dylib            0x00007fff80f8472a _pthread_start + 137
6   libsystem_pthread.dylib            0x00007fff80f88fc9 thread_start + 13
Thread 8:: ExtendedAudioFileScheduler::WorkerThreadProc
0   libsystem_kernel.dylib             0x00007fff81587716 __psynch_cvwait + 10
1   libsystem_pthread.dylib            0x00007fff80f86c3b _pthread_cond_wait + 727
2   com.apple.music.apps.MAFiles       0x000000010c90fc53 ExtendedAudioFileScheduler::WorkerThreadProc() + 115
3   com.apple.music.apps.MAFiles       0x000000010c90f909 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
4   libsystem_pthread.dylib            0x00007fff80f84899 _pthread_body + 138
5   libsystem_pthread.dylib            0x00007fff80f8472a _pthread_start + 137
6   libsystem_pthread.dylib            0x00007fff80f88fc9 thread_start + 13
Thread 9:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib             0x00007fff81583a1a mach_msg_trap + 10
1   libsystem_kernel.dylib             0x00007fff81582d18 mach_msg + 64
2   com.apple.audio.CoreAudio          0x00007fff841fa918 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3   com.apple.audio.CoreAudio          0x00007fff841fa8a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4   com.apple.audio.CoreAudio          0x00007fff841f902e HALC_ProxyIOContext::IOWorkLoop() + 950
5   com.apple.audio.CoreAudio          0x00007fff841f8bcd HALC_ProxyIOContext::IOThreadEntry(void*) + 97
6   com.apple.audio.CoreAudio          0x00007fff841f8a8d HALB_IOThread::Entry(void*) + 75
7   libsystem_pthread.dylib            0x00007fff80f84899 _pthread_body + 138
8   libsystem_pthread.dylib            0x00007fff80f8472a _pthread_start + 137
9   libsystem_pthread.dylib            0x00007fff80f88fc9 thread_start + 13
Thread 10:: ProcessThread1/1024
0   libsystem_kernel.dylib             0x00007fff81587716 __psynch_cvwait + 10
1   libsystem_pthread.dylib            0x00007fff80f86c3b _pthread_cond_wait + 727
2   com.apple.music.apps.MAAudioEngine     0x000000010c9fbf23 MD::CallProcessThread1(void*) + 563
3   libsystem_pthread.dylib            0x00007fff80f84899 _pthread_body + 138
4   libsystem_pthread.dylib            0x00007fff80f8472a _pthread_start + 137
5   libsystem_pthread.dylib            0x00007fff80f88fc9 thread_start + 13
Thread 11:: ProcessThread2/1024
0   libsystem_kernel.dylib             0x00007fff81587716 __psynch_cvwait + 10
1   libsystem_pthread.dylib            0x00007fff80f86c3b _pthread_cond_wait + 727
2   com.apple.music.apps.MAAudioEngine     0x000000010c9fc1d1 MD::CallProcessThread2(void*) + 577
3   libsystem_pthread.dylib            0x00007fff80f84899 _pthread_body + 138
4   libsystem_pthread.dylib            0x00007fff80f8472a _pthread_start + 137
5   libsystem_pthread.dylib            0x00007fff80f88fc9 thread_start + 13
Thread 12:: ProcessThread3/1024
0   libsystem_kernel.dylib             0x00007fff81587716 __psynch_cvwait + 10
1   libsystem_pthread.dylib            0x00007fff80f86c3b _pthread_cond_wait + 727
2   com.apple.music.apps.MAAudioEngine     0x000000010c9fc461 MD::CallProcessThread3(void*) + 577
3   libsystem_pthread.dylib            0x00007fff80f84899 _pthread_body + 138
4   libsystem_pthread.dylib            0x00007fff80f8472a _pthread_start + 137
5   libsystem_pthread.dylib            0x00007fff80f88fc9 thread_start + 13
Thread 13:: ProcessThread15/1024
0   libsystem_kernel.dylib             0x00007fff81587716 __psynch_cvwait + 10
1   libsystem_pthread.dylib            0x00007fff80f86c3b _pthread_cond_wait + 727
2   com.apple.music.apps.MAAudioEngine     0x000000010c9fe321 MD::CallProcessThread15(void*) + 577
3   libsystem_pthread.dylib            0x00007fff80f84899 _pthread_body + 138
4   libsystem_pthread.dylib            0x00007fff80f8472a _pthread_start + 137
5   libsystem_pthread.dylib            0x00007fff80f88fc9 thread_start + 13
Thread 14:: FileIOThread
0   libsystem_kernel.dylib             0x00007fff81587716 __psynch_cvwait + 10
1   libsystem_pthread.dylib            0x00007fff80f86c3b _pthread_cond_wait + 727
2   com.apple.music.apps.MAAudioEngine     0x000000010ca17a65 0x10c9eb000 + 182885
3   libsystem_pthread.dylib            0x00007fff80f84899 _pthread_body + 138
4   libsystem_pthread.dylib            0x00007fff80f8472a _pthread_start + 137
5   libsystem_pthread.dylib            0x00007fff80f88fc9 thread_start + 13
Thread 15:: SeqTimer
0   libsystem_kernel.dylib             0x00007fff81587716 __psynch_cvwait + 10
1   libsystem_pthread.dylib            0x00007fff80f86c77 _pthread_cond_wait + 787
2   com.apple.CoreServices.CarbonCore     0x00007fff8b14ec37 TSWaitOnConditionTimedRelative + 148
3   com.apple.CoreServices.CarbonCore     0x00007fff8b14e859 TSWaitOnSemaphoreCommon + 424
4   com.apple.CoreServices.CarbonCore     0x00007fff8b130e09 TimerThread + 87
5   libsystem_pthread.dylib            0x00007fff80f84899 _pthread_body + 138
6   libsystem_pthread.dylib            0x00007fff80f8472a _pthread_start + 137
7   libsystem_pthread.dylib            0x00007fff80f88fc9 thread_start + 13
Thread 16:
0   libsystem_kernel.dylib             0x00007fff815879aa __select + 10
1   com.apple.logic10                  0x0000000109ba5394 0x109345000 + 8782740
2   com.apple.logic10                  0x00000001097add9d 0x109345000 + 4623773
3   libsystem_pthread.dylib            0x00007fff80f84899 _pthread_body + 138
4   libsystem_pthread.dylib            0x00007fff80f8472a _pthread_start + 137
5   libsystem_pthread.dylib            0x00007fff80f88fc9 thread_start + 13
Thread 17:
0   libsystem_kernel.dylib             0x00007fff81583a1a mach_msg_trap + 10
1   libsystem_kernel.dylib             0x00007fff81582d18 mach_msg + 64
2   com.apple.CoreFoundation           0x00007fff870b8315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation           0x00007fff870b7939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation           0x00007fff870b7275 CFRunLoopRunSpecific + 309
5   com.apple.AppKit                   0x00007fff8bc041ce _NSEventThread + 144
6   libsystem_pthread.dylib            0x00007fff80f84899 _pthread_body + 138
7   libsystem_pthread.dylib            0x00007fff80f8472a _pthread_start + 137
8   libsystem_pthread.dylib            0x00007fff80f88fc9 thread_start + 13
Thread 18:
0   libsystem_kernel.dylib             0x00007fff81587e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib            0x00007fff80f85f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib            0x00007fff80f88fb9 start_wqthread + 13
Thread 19:
0   libsystem_kernel.dylib             0x00007fff81587e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib            0x00007fff80f85f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib            0x00007fff80f88fb9 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000013440000  rbx: 0x00007fff568b9280  rcx: 0x00000000abc04723  rdx: 0x0000000000000000
  rdi: 0x00007fa9317b6b08  rsi: 0x00000000066c0000  rbp: 0x00007fff568a9300  rsp: 0x00007fff568a9300
   r8: 0x0000000000000004   r9: 0x00007fa931700000  r10: 0x00007fa931575e00  r11: 0x00007ffe338e3918
  r12: 0x00007fff568b93d8  r13: 0x1111111111111111  r14: 0x000060000086d5c0  r15: 0x00007fff568a9598
  rip: 0x000000010934fdbf  rfl: 0x0000000000010202  cr2: 0x00007fa9cb9b6b08
Logical CPU:     0
Error Code:      0x00000004
Trap Number:     14
Binary Images:
       0x109345000 -        0x10a1bafef  com.apple.logic10 (10.0.4 - 2911.63) <D9970479-1A7D-3103-A087-9BB0B4ADFA86> /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
       0x10a679000 -        0x10aa6bfff  com.apple.music.apps.MALogicLegacySong (10.0.4 - 2911.63) <7E693EBD-C66C-3759-BC06-EF20B22922DB> /Applications/Logic Pro X.app/Contents/Frameworks/MALogicLegacySong.framework/Versions/A/MALogicLegacyS ong
       0x10ab6e000 -        0x10aba3fff  com.apple.music.apps.MAAudioUnitSupport (10.0.4 - 2911.63) <86D26AD4-8E59-370B-AEA7-5CAD7BA55BB6> /Applications/Logic Pro X.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnitSu pport
       0x10abcd000 -        0x10abf1fff  com.apple.music.apps.MALoopManagement (10.0.4 - 2911.63) <E26D1864-D4E1-3179-AC16-5F60C62D14E3> /Applications/Logic Pro X.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagemen t
       0x10ac08000 -        0x10ad17fff  com.apple.music.apps.MACore (10.0.4 - 2911.63) <DB833AD3-3E61-3A60-A301-B1D4B638CEFC> /Applications/Logic Pro X.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
       0x10ad88000 -        0x10adc3ff2  com.apple.audio.midi.CoreMIDI (1.10 - 88) <AAF5250E-D422-3910-8F94-FE8BAC5B8174> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
       0x10adeb000 -        0x10ae39fff  com.apple.music.apps.MAHarmony (10.0.4 - 2911.63) <09757780-D69F-3D87-9D32-FAD24C1165D6> /Applications/Logic Pro X.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
       0x10ae5f000 -        0x10b3ecff7  com.apple.music.apps.MAPlugInGUI (10.0.4 - 2911.63) <7DEF3AE3-A92B-34FB-9F53-5B891E5FD3F7> /Applications/Logic Pro X.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
       0x10b6e5000 -        0x10b7aefff  com.apple.music.apps.OMF (10.0.4 - 2911.42) <7AC2A6B9-90A4-342E-9150-584AEADCF429> /Applications/Logic Pro X.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
       0x10b7d2000 -        0x10bf02fff  com.apple.music.apps.MADSP (10.0.4 - 2911.63) <9C9F056E-1660-3EB3-905E-E076215E8C5F> /Applications/Logic Pro X.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
       0x10c7d3000 -        0x10c7f9ff7  com.apple.music.apps.LogicFileBrowser (10.0.4 - 2911.42) <1BB7A10F-4826-3348-BD16-A5C033671191> /Applications/Logic Pro X.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrowse r
       0x10c815000 -        0x10c864fff  com.apple.music.apps.LogicLoopBrowser (10.0.4 - 2911.42) <B1D7D424-9986-3B16-9983-0F3ACD8DE830> /Applications/Logic Pro X.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrowse r
       0x10c87e000 -        0x10c883ff7  com.apple.music.apps.MAResources (10.0.4 - 2911.63) <4DDD0C05-9471-34FC-8928-11B2DAC858AA> /Applications/Logic Pro X.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
       0x10c890000 -        0x10c8b7ff7  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <E6FEB146-1384-3FDE-A9B4-3BC48DCEDC27> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
       0x10c8d5000 -        0x10c8deff7  com.apple.music.apps.MAUnitTest (10.0.4 - 2911.63) <DA3561CF-0F2F-3CC8-9E24-D5A14F65A72A> /Applications/Logic Pro X.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
       0x10c8eb000 -        0x10c9a7ff7  com.apple.music.apps.MAFiles (10.0.4 - 2911.63) <274E50FD-C23C-34F1-9541-80140D5AEAC1> /Applications/Logic Pro X.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
       0x10c9eb000 -        0x10cac9ff7  com.apple.music.apps.MAAudioEngine (10.0.4 - 2911.63) <B382CC36-D509-325A-A709-5D1D03FDD099> /Applications/Logic Pro X.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
       0x10cc57000 -        0x10cc7efff  com.apple.music.apps.MAVideo (10.0.4 - 2911.63) <A2455458-F346-381C-AB4B-63E3774725A4> /Applications/Logic Pro X.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
       0x10cc98000 -        0x10cf6eff7  com.apple.LogicUIKit (10.0.4 - 2911.63) <C76C06C9-F564-397C-9EC4-72656F797994> /Applications/Logic Pro X.app/Contents/Frameworks/MAToolKitLg.framework/Versions/A/MAToolKitLg
       0x10d08f000 -        0x10d41aff7  com.apple.music.apps.Animal (10.0.4 - 2911.63) <67F758C5-2528-3E03-9DE3-BC6D3CF75B81> /Applications/Logic Pro X.app/Contents/Frameworks/Animal.framework/Versions/A/Animal
       0x10d71d000 -        0x10d736ff7  com.apple.music.apps.MALoopBrowser (10.0.4 - 2911.42) <3C5957A9-AB50-3D48-9174-358E31B967FA> /Applications/Logic Pro X.app/Contents/Frameworks/MALoopBrowser.framework/Versions/A/MALoopBrowser
       0x10d745000 -        0x10d7e7fff  com.apple.music.apps.MAWorkspace (10.0.4 - 2911.63) <DBD1F877-D8E7-3909-8573-45807E9EE527> /Applications/Logic Pro X.app/Contents/Frameworks/MAWorkspace.framework/Versions/A/MAWorkspace
       0x10d837000 -        0x10d86efff  com.apple.LogicUIKitHighLevel (10.0.4 - 2911.63) <5F0BF197-0C55-3C4F-A69C-F45DF32B2EF8> /Applications/Logic Pro X.app/Contents/Frameworks/MAToolKitHighLevel.framework/Versions/A/MAToolKitHigh Level
       0x10d895000 -        0x10d898fff  com.apple.music.apps.MAResourcesLg (10.0.4 - 2911.63) <2B014A2D-AB2A-31ED-9520-A1BC98058A41> /Applications/Logic Pro X.app/Contents/Frameworks/MAResourcesLg.framework/Versions/A/MAResourcesLg
       0x10d89e000 -        0x10d8a2ff7  com.apple.music.apps.MAContentDownloading (10.0.4 - 2911.42) <AAEA0106-E46E-3B73-997A-AE12812552C4> /Applications/Logic Pro X.app/Contents/Frameworks/MAContentDownloading.framework/Versions/A/MAContentDo wnloading
       0x10d8af000 -        0x10d8c1ff7 +com.nxtbgthng.OAuth2Client (1.1.0 - 2911.42) <B93478C6-68D6-35A7-99A4-DDA984BCE5C2> /Applications/Logic Pro X.app/Contents/Frameworks/OAuth2Client.framework/Versions/A/OAuth2Client
       0x10d8d0000 -        0x10d8d5fff +com.yourcompany.SoundCloudAPI (2.0b6 - 2911.42) <7FB55EFA-2F7F-3ACA-9C9E-8255C6E1FDC8> /Applications/Logic Pro X.app/Contents/Frameworks/SoundCloudAPI.framework/Versions/A/SoundCloudAPI
       0x10d8e1000 -        0x10d920fff  com.apple.MAGFFoundation (1.0 - 2911.42) <CAB4DE65-FB0C-3870-8BD7-FA56D8F2861D> /Applications/Logic Pro X.app/Contents/Frameworks/MAGFFoundation.framework/Versions/A/MAGFFoundation
       0x10da7a000 -        0x10da7afeb +cl_kernels (???) <A89334A1-0034-481E-B55F-E53C201C9E7F> cl_kernels
       0x10f31b000 -        0x10f325fff  com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <DE8268DE-F40C-3644-8C7D-D9E1274A4C26> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
       0x1116d4000 -        0x1116d8ffd  com.apple.audio.AppleHDAHALPlugIn (2.5.2 - 2.5.2fc2) <DEB558B7-BACF-3871-A021-B3A904F4FB44> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x1121db000 -        0x11227eff7  ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
       0x112890000 -        0x112894ffd  libFontRegistryUI.dylib (127) <57DE4E73-B65B-3712-9815-81018E72501A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
       0x1134d6000 -        0x1134d8ff7  com.apple.music.apps.anvil.resources (10.0.4 - 2911.63) <7B4EA3F3-6A79-3EBC-BB31-2465D6648D60> /Applications/Logic Pro X.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
       0x1134de000 -        0x1134e0ff7  com.apple.music.apps.common.resources (10.0.4 - 2911.63) <AB00493D-9DB6-3E62-8731-7D4F1D6D368B> /Applications/Logic Pro X.app/Contents/PlugIns/common.res/Contents/MacOS/common
       0x1134e6000 -        0x1134e8fff  com.apple.music.apps.ebp.resources (10.0.4 - 2911.63) <DB1570C5-1A7D-33E4-84BC-0E918D74B0A2> /Applications/Logic Pro X.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp
       0x1134ee000 -        0x1134f0fff  com.apple.music.apps.efx.resources (10.0.4 - 2911.63) <0BDEFF4D-4051-32BF-8BBA-056403960FB6> /Applications/Logic Pro X.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
       0x1134f6000 -        0x1134f8fff  com.apple.music.apps.egt.resources (10.0.4 - 2911.63) <7C06CBCF-7923-3898-8873-E314296E829E> /Applications/Logic Pro X.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
       0x113581000 -        0x113583fff  com.apple.music.apps.emx.resources (10.0.4 - 2911.63) <D7A25247-DEA4-3F35-A105-FFED335BAD60> /Applications/Logic Pro X.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
       0x113589000 -        0x11358bfff  com.apple.music.apps.es1.resources (10.0.4 - 2911.63) <754F50F0-DF8F-341F-8E58-F581AE8C7246> /Applications/Logic Pro X.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
       0x113591000 -        0x113593fff  com.apple.music.apps.es2.resources (10.0.4 - 2911.63) <95A23784-854C-3895-BB71-09C4C6EAA65E> /Applications/Logic Pro X.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
       0x113599000 -        0x11359bfff  com.apple.music.apps.esp.resources (10.0.4 - 2911.63) <7F1289D4-2413-3F08-B3EA-90330A625082> /Applications/Logic Pro X.app/Contents/PlugIns/esp.res/Contents/MacOS/esp
       0x1135a1000 -        0x1135a3fff  com.apple.music.apps.evb3.resources (10.0.4 - 2911.63) <F06C5F52-AFD1-32BD-9D0D-D040C4C77227> /Applications/Logic Pro X.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
       0x1135a9000 -        0x1135abfff  com.apple.music.apps.evd6.resources (10.0.4 - 2911.63) <98E637F9-D308-3730-A2E4-C13CF063A191> /Applications/Logic Pro X.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
       0x1135b1000 -        0x1135b3fff  com.apple.music.apps.evoc.resources (10.0.4 - 2911.63) <67DC0FE5-20A2-3ECF-88B9-6CD123718B54> /Applications/Logic Pro X.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
       0x1135b9000 -        0x1135bbff7  com.apple.music.apps.evp88.resources (10.0.4 - 2911.63) <AB8397A1-81E3-3804-998F-789C3A705699> /Applications/Logic Pro X.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
       0x1135c1000 -        0x1135c3ff7  com.apple.music.apps.exs24.resources (10.0.4 - 2911.63) <122F3EB3-7609-3056-BA30-D253DD66AFF6> /Applications/Logic Pro X.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
       0x1135c9000 -        0x1135cbff7  com.apple.music.apps.guitaramp.resources (10.0.4 - 2911.63) <52A029F9-11A1-3CF4-86E4-7DA848F5CB24> /Applications/Logic Pro X.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
       0x1135d1000 -        0x1135d3fff  com.apple.music.apps.guitarcontrols.resources (10.0.4 - 2911.63) <748CE989-62C4-39C8-ABC7-73F7A129DBE9> /Applications/Logic Pro X.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
       0x1135e9000 -        0x1135ebff7  com.apple.music.apps.mutapdel.resources (10.0.4 - 2911.63) <80FB217E-555C-3FCC-B8DD-C74DB79CFC05> /Applications/Logic Pro X.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
       0x1135f1000 -        0x1135f3ff7  com.apple.music.apps.pedalboard.resources (10.0.4 - 2911.63) <3540BEA9-F458-3C73-A219-C1E07D3EE6EE> /Applications/Logic Pro X.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
       0x1135f9000 -        0x1135fbff7  com.apple.music.apps.revolver.resources (10.0.4 - 2911.63) <549373BB-7FF3-3742-93FC-E8022A239E8A> /Applications/Logic Pro X.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
       0x113601000 -        0x113603ff7  com.apple.music.apps.sphere.resources (10.0.4 - 2911.63) <527120E7-BC74-3E71-890C-0D080C90BC29> /Applications/Logic Pro X.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
       0x117e8e000 -        0x117e91fff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
       0x11ea8a000 -        0x11ea8dfff  com.apple.music.apps.midi.device.plugin.FaderMaster-4-100 (10.0.4 - 2911.63) <611B9E17-625A-3721-B656-F0E137C237FD> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/FaderMaster 4-100.bundle/Contents/MacOS/FaderMaster 4-100
       0x11f588000 -        0x11f591ff7  com.apple.music.apps.midi.device.plugin.CS-32 (10.0.4 - 2911.63) <24E9A068-E4AE-37E4-A601-B976A0A4D0AA> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/CS-32.bundle/Contents/MacOS/CS-32
       0x11f59b000 -        0x11f59ffff  com.apple.music.apps.midi.device.plugin.GiO (10.0.4 - 2911.63) <D9C982CB-B81F-3F6C-9C87-87C458831F28> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/GiO.bundle/Contents/MacOS/GiO
       0x11f5bf000 -        0x11f5cefff  com.apple.music.apps.midi.device.plugin.FW-1884 (10.0.4 - 2911.63) <5E02B23E-D66A-38E0-AF1D-FD206B3AA6A0> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/FW-1884.bundle/Contents/MacOS/FW-1884
       0x11f5d9000 -        0x11f5edff7  com.apple.music.apps.midi.device.plugin.HUI (10.0.4 - 2911.63) <BCA313EF-F1BA-340D-8FD1-0CA2781D0937> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/HUI.bundle/Contents/MacOS/HUI
       0x11f5fd000 -        0x11f602ff7  com.apple.music.apps.midi.device.plugin.iControl (10.0.4 - 2911.63) <7E1687EB-6CBF-3792-BB0D-236C32AE7637> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/iControl.bundle/Contents/MacOS/iControl
       0x11f60a000 -        0x11f60cfff  com.apple.music.apps.midi.device.plugin.Recording-Light (10.0.4 - 2911.63) <53C916FE-53D3-375A-A036-2DC9979C09CA> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/Recording Light.bundle/Contents/MacOS/Recording Light
       0x11f82c000 -        0x11f86cff7  com.apple.music.apps.midi.device.plugin.Logic-Control (10.0.4 - 2911.63) <ABDF0C9E-3BF3-3E56-BC52-97F8E9000558> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/Logic Control.bundle/Contents/MacOS/Logic Control
       0x11f88f000 -        0x11f898ff7 +Logic Remote (???) <43B006CF-F7A3-3FD5-9F24-4FAE78F28D03> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/Logic Remote.bundle/Contents/MacOS/Logic Remote
       0x11faaf000 -        0x11fab2ff7  com.apple.music.apps.midi.device.plugin.MCS3 (10.0.4 - 2911.63) <8BC0CA54-0272-3107-9F1B-2BD54F6679A5> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/MCS3.bundle/Contents/MacOS/MCS3
       0x11fab9000 -        0x11fac2fff  com.apple.music.apps.midi.device.plugin.microKONTROL (10.0.4 - 2911.63) <FACA9B49-6EE9-37B8-91C3-7A41353FF7A1> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/microKONTROL.bundle/Contents/MacOS/microKONTROL
       0x11facb000 -        0x11fad8fff  com.apple.music.apps.midi.device.plugin.Motormix (10.0.4 - 2911.63) <6438D419-F4A8-300E-B554-0838D546A109> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/Motormix.bundle/Contents/MacOS/Motormix
       0x11fae3000 -        0x11faf1ff7  com.apple.music.apps.midi.device.plugin.SAC-2K (10.0.4 - 2911.63) <DA98851C-1F77-3088-BAE6-611E2D5266B3> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/SAC-2K.bundle/Contents/MacOS/SAC-2K
       0x11fafc000 -        0x11fb02ff7  com.apple.music.apps.midi.device.plugin.SI-24 (10.0.4 - 2911.63) <7B672BC0-119E-379E-AACA-6E8B27903BAB> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/SI-24.bundle/Contents/MacOS/SI-24
       0x11fb0b000 -        0x11fb1bfff  com.apple.music.apps.midi.device.plugin.TouchOSC (10.0.4 - 2911.63) <DC8267BF-B3CA-3D39-97DD-6CEFEC4CD53C> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/TouchOSC.bundle/Contents/MacOS/TouchOSC
       0x11fb29000 -        0x11fb2efff  com.apple.music.apps.midi.device.plugin.TranzPort (10.0.4 - 2911.63) <A3054D20-B80B-36FE-8CC3-472BD19369C6> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/TranzPort.bundle/Contents/MacOS/TranzPort
       0x11fb35000 -        0x11fb40fff  com.apple.music.apps.midi.device.plugin.US-2400 (10.0.4 - 2911.63) <AA13DD55-639B-308E-8E5E-16B92B8CF163> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/US-2400.bundle/Contents/MacOS/US-2400
       0x11fb4b000 -        0x11fb4fff7  com.apple.music.apps.midi.device.plugin.US-428 (10.0.4 - 2911.63) <B77F32E7-ED2A-38DD-943F-B2423B57F8F2> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/US-428.bundle/Contents/MacOS/US-428
       0x123c98000 -        0x123d7efef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x123480000000 -     0x123480294ff7  com.apple.AMDRadeonX3000GLDriver (1.14.21 - 1.1.4) <3133F944-09A8-3B30-B8B0-1C68FC2119F2> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
    0x7fff6c7bb000 -     0x7fff6c7ee817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
    0x7fff808dd000 -     0x7fff8092aff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8096c000 -     0x7fff80e90fff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff80eff000 -     0x7fff80f00ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff80f01000 -     0x7fff80f70ff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff80f71000 -     0x7fff80f82ff7  com.apple.idsfoundation (10.0 - 1000) <0BC25100-092B-3C5A-8245-F7C963380785> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
    0x7fff80f83000 -     0x7fff80f8aff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff80f8b000 -     0x7fff80f8dfff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff80f8e000 -     0x7fff81072fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff810b2000 -     0x7fff810b2fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff810f9000 -     0x7fff810fcfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff81108000 -     0x7fff811c0ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff811c1000 -     0x7fff81227fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff81228000 -     0x7fff81258fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff8125c000 -     0x7fff8128bff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff81572000 -     0x7fff8158eff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8158f000 -     0x7fff823dbff5  com.apple.WebCore (9537 - 9537.70) <7A90E9D3-4F26-3049-9C96-C6B8CB1395C8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff823dc000 -     0x7fff823e0ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff823e1000 -     0x7fff8250dfff  com.apple.MediaControlSender (1.9 - 190.4) <F5E934E1-D004-3C84-815A-961319F8C522> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff8250e000 -     0x7fff82561fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff825a3000 -     0x7fff825c7ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8272f000 -     0x7fff8277dff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
    0x7fff8277e000 -     0x7fff828e4fff  libGLProgrammability.dylib (9.0.83) <9C97E814-F674-30F8-8C2D-C45FC1E7D934> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff8290b000 -     0x7fff82926ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff82927000 -     0x7fff82934ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8294c000 -     0x7fff82950fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
    0x7fff82951000 -     0x7fff8295cff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8295d000 -     0x7fff82960ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x7fff82c03000 -     0x7fff82c0cffb  libCGInterfaces.dylib (271) <68EFBEFE-7506-3235-99A2-5B69EDBFD7B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Resources/libCGInterfaces.dylib
    0x7fff82c0d000 -     0x7fff82c35ffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
    0x7fff82c36000 -     0x7fff82c39fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff82c63000 -     0x7fff82c6cfff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff82c6d000 -     0x7fff82cbcff7  com.apple.framework.internetaccounts (2.1 - 210) <C77069C7-928C-315C-AA61-D90543901F20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff82cbd000 -     0x7fff82cbdff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff82cbe000 -     0x7fff82d47ff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
    0x7fff82d48000 -     0x7fff82d96fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff832b0000 -     0x7fff832b0fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff832b1000 -     0x7fff832b3ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff8331f000 -     0x7fff8337cfff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
    0x7fff833c4000 -     0x7fff833d1ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff833e4000 -     0x7fff833edfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff833ee000 -     0x7fff83409ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8340a000 -     0x7fff8357aff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8357b000 -     0x7fff838f1ffa  com.apple.JavaScriptCore (9537 - 9537.65) <7E76880C-832E-385B-9591-ACCF57A68385> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff838f2000 -     0x7fff838f8ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff838fb000 -     0x7fff83905ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
    0x7fff83906000 -     0x7fff83933ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff83934000 -     0x7fff8394afff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8394b000 -     0x7fff839afff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff83a65000 -     0x7fff83a70fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
    0x7fff83a71000 -     0x7fff83a73ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff83a74000 -     0x7fff83bb4fff  com.apple.QTKit (7.7.3 - 2826) <7A110F61-D4DD-3C84-950D-E5F486DE5765> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff83bb5000 -     0x7fff83bfcfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff83e45000 -     0x7fff83e57fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff83e58000 -     0x7fff83e6aff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff83e6b000 -     0x7fff83e78ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff83e79000 -     0x7fff84178fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff84179000 -     0x7fff84193fff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
    0x7fff84194000 -     0x7fff841b8fff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
    0x7fff841b9000 -     0x7fff841d1ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff841d2000 -     0x7fff84223ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff84243000 -     0x7fff844a4ff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff844a5000 -     0x7fff844a9fff  com.apple.IOAccelerator (98.7.1 - 98.7.1) <C0D16D6F-8729-3110-BEBA-BE4F53444470> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x7fff84666000 -     0x7fff84697fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff84698000 -     0x7fff846c1fff  GLRendererFloat (9.0.83) <1F1160A8-5047-3CEE-AC1E-D29520D0B367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x7fff846c2000 -     0x7fff84996fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff84997000 -     0x7fff84a32ff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff84a33000 -     0x7fff84a75ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff84a76000 -     0x7fff84aa5ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff84aa6000 -     0x7fff84aa7fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff84aa8000 -     0x7fff84b1ffff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff84b20000 -     0x7fff84ba8ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff84ba9000 -     0x7fff84babfff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff84bac000 -     0x7fff84bc3ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x7fff84bc4000 -     0x7fff84bcbfff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff84fa8000 -     0x7fff84fb2fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff84fb3000 -     0x7fff84fecff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8573d000 -     0x7fff8574dfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff8574e000 -     0x7fff8583dfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8583e000 -     0x7fff85856ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8585e000 -     0x7fff8585fff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
    0x7fff85860000 -     0x7fff8587dfff  com.apple.facetimeservices (10.0 - 1000) <9B4815BA-4305-381D-A178-F79E10B2C6E9> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x7fff8587e000 -     0x7fff8587ffff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff85880000 -     0x7fff85886fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
    0x7fff858ae000 -     0x7fff858d7ff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
    0x7fff858d8000 -     0x7fff85d26fff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff85d27000 -     0x7fff85d29ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
    0x7fff85d2a000 -     0x7fff85d35fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff85d36000 -     0x7fff85d81fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff85d82000 -     0x7fff85d85fff  com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff85d86000 -     0x7fff85dadff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff85dd4000 -     0x7fff85e63ff7  com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff85e9e000 -     0x7fff85eb6fff  libexpat.1.dylib (12) <97F4A9A7-CB3E-3BBF-9314-4997FC770E52> /usr/lib/libexpat.1.dylib
    0x7fff85ee8000 -     0x7fff85ef0ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff85f6c000 -     0x7fff85f6cfff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff85f6d000 -     0x7fff85f7afff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff85f7b000 -     0x7fff85fa2ff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff85fa3000 -     0x7fff8606efff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8606f000 -     0x7fff86091fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff86092000 -     0x7fff8609bfff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8609c000 -     0x7fff860a1fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff860a2000 -     0x7fff860a8ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
    0x7fff860a9000 -     0x7fff860abfff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff860b2000 -     0x7fff860b2fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff860b3000 -     0x7fff86113fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff86522000 -     0x7fff86553ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
    0x7fff8656a000 -     0x7fff865c5ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff865c6000 -     0x7fff865d4fff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8662d000 -     0x7fff86630fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff86631000 -     0x7fff8667ffff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86682000 -     0x7fff86691ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff86692000 -     0x7fff866d0ff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff866fc000 -     0x7fff866ffffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff86700000 -     0x7fff8688dff7  GLEngine (9.0.83) <26CCE609-D645-3945-A678-517ED5B65785> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
    0x7fff8688e000 -     0x7fff86898ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff86899000 -     0x7fff868acff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff868ad000 -     0x7fff868c8ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
    0x7fff868e5000 -     0x7fff868e5fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

Hi Loewe1000,
Thanks for using Apple Support Communities.  This article has steps to try if an application is not starting up correctly:
Mac OS X: How to troubleshoot a software issue
http://support.apple.com/kb/ht1199
Cheers,
- Ari

Similar Messages

  • Mail crashes when I try to print, also TextEdit after I installed mavericks recently.

    Mail crashes when I try to print, also TextEdit after I installed mavericks recently.

    Process:   
    Mail [497]
    Path:      
    /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:
    com.apple.mail
    Version:   
    7.3 (1878.6)
    Build Info:
    Mail-1878006000000000~1
    Code Type: 
    X86-64 (Native)
    Parent Process:  launchd [178]
    Responsible:
    Mail [497]
    User ID:   
    503
    PlugIn Path: 
    /Library/Printers/KONICAMINOLTA/C650/PDEs/pde.framework/Versions/A/pde
    PlugIn Identifier: jp.konicaminolta.fw.C650.Core
    PlugIn Version:
    3.7.0 (3.7.0)
    Date/Time: 
    2014-08-21 08:58:51.724 -0500
    OS Version:
    Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  446B19C2-BAC3-A868-74BD-D816FBDD905C
    Sleep/Wake UUID: 454FACDE-486E-4057-95E8-98428B8E1162
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    objc_msgSend() selector name: release
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib        
    0x00007fff957a0097 objc_msgSend + 23
    1   com.apple.CoreFoundation
    0x00007fff92b6e43f CFRelease + 591
    2   jp.konicaminolta.fw.C650.Core     0x000000010d0fa32a ClearPPDUIOption + 142
    3   jp.konicaminolta.fw.C650.Core     0x000000010d0fa8e2 DeletePPDUIOption + 22
    4   jp.konicaminolta.fw.C650.Core     0x000000010d0edcd0 CTblRelease + 84
    5   jp.konicaminolta.fw.C650.Core     0x000000010d0f3e42 -[KMComWinA23A66B9_510C_4D85_8184_85C81FF8D3A5 terminate] + 43
    6   jp.konicaminolta.fw.C650.Core     0x000000010d0f318b -[KMPluginA23A66B9_510C_4D85_8184_85C81FF8D3A5 terminate] + 236
    7   jp.konicaminolta.fw.C650.Core     0x000000010d0f3078 -[KMPluginA23A66B9_510C_4D85_8184_85C81FF8D3A5 dealloc] + 77
    8   libobjc.A.dylib        
    0x00007fff957a265a (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 502
    9   com.apple.CoreFoundation
    0x00007fff92b8d932 _CFAutoreleasePoolPop + 50
    10  com.apple.Foundation   
    0x00007fff8a8a4e17 -[NSAutoreleasePool drain] + 147
    11  com.apple.print.framework.Print.Private    0x000000010bbb6945 0x10bbb0000 + 26949
    12  com.apple.print.framework.Print.Private    0x000000010bbb3a60 0x10bbb0000 + 14944
    13  com.apple.print.framework.Print.Private    0x000000010bbc6903 0x10bbb0000 + 92419
    14  com.apple.print.framework.Print.Private    0x000000010bbc6413 0x10bbb0000 + 91155
    15  com.apple.AppKit       
    0x00007fff8ebd83ac -[NSWindowController _windowDidLoad] + 450
    16  com.apple.AppKit       
    0x00007fff8ebbefa6 -[NSWindowController window] + 110
    17  com.apple.AppKit       
    0x00007fff8ef314fc -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 530
    18  com.apple.AppKit       
    0x00007fff8ef2f200 __91-[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:]_block_invoke35 3 + 149
    19  com.apple.AppKit       
    0x00007fff8ef2efed __91-[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:]_block_invoke + 54
    20  com.apple.AppKit       
    0x00007fff8ef2efa8 -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 630
    21  com.apple.mail         
    0x0000000102a12dee 0x102805000 + 2153966
    22  com.apple.Foundation   
    0x00007fff8a892f28 NSKeyValueNotifyObserver + 387
    23  com.apple.Foundation   
    0x00007fff8a8920f8 NSKeyValueDidChange + 453
    24  com.apple.Foundation   
    0x00007fff8a896be6 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
    25  com.apple.MailUI       
    0x00007fff9673252f -[MUIWKViewController browsingContextControllerDidFinishLoad:] + 213
    26  com.apple.WebKit2      
    0x00007fff95569162 WebKit::WebPageProxy::didFinishLoadForFrame(unsigned long long, CoreIPC::MessageDecoder&) + 112
    27  com.apple.WebKit2      
    0x00007fff9553e343 WebKit::WebPageProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 3353
    28  com.apple.WebKit2      
    0x00007fff9552b5ab CoreIPC::MessageReceiverMap::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 125
    29  com.apple.WebKit2      
    0x00007fff9553616b WebKit::ChildProcessProxy::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 13
    30  com.apple.WebKit2      
    0x00007fff9553b8a0 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 24
    31  com.apple.WebKit2      
    0x00007fff9552b3f9 CoreIPC::Connection::dispatchMessage(***::PassOwnPtr<CoreIPC::MessageDecoder>) + 101
    32  com.apple.WebKit2      
    0x00007fff9552b322 CoreIPC::Connection::dispatchOneMessage() + 106
    33  com.apple.WebCore      
    0x00007fff96e02c9e WebCore::RunLoop::performWork() + 270
    34  com.apple.WebCore      
    0x00007fff96e02b72 WebCore::RunLoop::performWork(void*) + 34
    35  com.apple.CoreFoundation
    0x00007fff92bd45b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    36  com.apple.CoreFoundation
    0x00007fff92bc5c62 __CFRunLoopDoSources0 + 242
    37  com.apple.CoreFoundation
    0x00007fff92bc53ef __CFRunLoopRun + 831
    38  com.apple.CoreFoundation
    0x00007fff92bc4e75 CFRunLoopRunSpecific + 309
    39  com.apple.HIToolbox    
    0x00007fff8c552a0d RunCurrentEventLoopInMode + 226
    40  com.apple.HIToolbox    
    0x00007fff8c5527b7 ReceiveNextEventCommon + 479
    41  com.apple.HIToolbox    
    0x00007fff8c5525bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    42  com.apple.AppKit       
    0x00007fff8e94324e _DPSNextEvent + 1434
    43  com.apple.AppKit       
    0x00007fff8e94289b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    44  com.apple.AppKit       
    0x00007fff8e93699c -[NSApplication run] + 553
    45  com.apple.AppKit       
    0x00007fff8e921783 NSApplicationMain + 940
    46  libdyld.dylib          
    0x00007fff938355fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib 
    0x00007fff9535c662 kevent64 + 10
    1   libdispatch.dylib      
    0x00007fff8c9a9421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib      
    0x00007fff8c9a9136 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib 
    0x00007fff95357a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib 
    0x00007fff95356d18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x00007fff92bc5f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00007fff92bc5539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x00007fff92bc4e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation   
    0x00007fff8a8f0967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation   
    0x00007fff8a8f076b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    8   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    9   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib 
    0x00007fff9535b9aa __select + 10
    1   com.apple.CoreFoundation
    0x00007fff92c11a03 __CFSocketManager + 867
    2   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    3   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    4   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib 
    0x00007fff95357a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib 
    0x00007fff95356d18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x00007fff92bc5f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00007fff92bc5539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x00007fff92bc4e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit       
    0x00007fff8eae305e _NSEventThread + 144
    6   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    7   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    8   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 12:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib 
    0x00007fff95357a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib 
    0x00007fff95356d18 mach_msg + 64
    2   com.apple.QuartzCore   
    0x00007fff97d25377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore   
    0x00007fff97d252ad thread_fun + 25
    4   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    5   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    6   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 14:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467116 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore
    0x00007fff8e466c35 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 18:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 19:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 20:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff7c19e060  rcx: 0xbadd086ac4c1bead  rdx: 0x00007fff7c1d8410
      rdi: 0x00006000006affc0  rsi: 0x00007fff8f36f666  rbp: 0x00007fff5d3f7b50  rsp: 0x00007fff5d3f7af8
       r8: 0x00000000000007ff   r9: 0xffff9fffff1a850f  r10: 0x00007fff8f36f666  r11: 0xbadd086ac4c1bead
      r12: 0x00006000006affc0  r13: 0x0000000000000000  r14: 0x0000600000318680  r15: 0x00007fd4d1020000
      rip: 0x00007fff957a0097  rfl: 0x0000000000010246  cr2: 0x000061000005af20
    Logical CPU:
    4
    Error Code:
    0x00000000
    Trap Number:
    13
    Binary Images:
    0x102805000 -  
    0x102af7fff  com.apple.mail (7.3 - 1878.6) <84C51E40-00C5-3710-8A99-04A0F6D078F5> /Applications/Mail.app/Contents/MacOS/Mail
    0x102d3d000 -  
    0x102d3efff  libLatin2Converter.dylib (61) <35D6A929-CF0D-399D-8482-E7E6BED07DF5> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
    0x104793000 -  
    0x104795fff  apop.so (170.1) <97DD24EE-D5F4-34EB-B521-D7BA883D2606> /usr/lib/sasl2/apop.so
    0x104799000 -  
    0x1047a1fff  digestmd5WebDAV.so (170.1) <B11199EC-EF62-3592-AE51-38EBD1B6282F> /usr/lib/sasl2/digestmd5WebDAV.so
    0x1047a6000 -  
    0x1047a8fff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
    0x106b13000 -  
    0x106b23ff7  dhx.so (170.1) <E4299F4A-F42C-397A-A306-58161EFD7686> /usr/lib/sasl2/dhx.so
    0x106b2f000 -  
    0x106b31fff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
    0x106b36000 -  
    0x106b3eff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
    0x106b43000 -  
    0x106b47fff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
    0x106b4c000 -  
    0x106b4efff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
    0x106b52000 -  
    0x106b57fff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
    0x106b5c000 -  
    0x106b63fff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
    0x106b6c000 -  
    0x106b6efff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
    0x106b72000 -  
    0x106b76ffd  libpps.so (170.1) <C7604F07-E966-33F7-8727-93F000CBA92F> /usr/lib/sasl2/libpps.so
    0x106b7b000 -  
    0x106b7efff  mschapv2.so (170.1) <C79F63BB-E66D-3552-9C4C-2D3EB14CEE01> /usr/lib/sasl2/mschapv2.so
    0x106b83000 -  
    0x106babff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x106bc1000 -  
    0x106bc3fff  pwauxprop.so (400.1) <B95FA3F5-0EE9-335E-BBC7-FDEDEB7F18F0> /usr/lib/sasl2/pwauxprop.so
    0x106bc8000 -  
    0x106bcafff  shadow_auxprop.so (170.1) <E02127CB-F9C0-3E3B-ABBB-473EC0CB6DE7> /usr/lib/sasl2/shadow_auxprop.so
    0x106bcf000 -  
    0x106bd1fff  smb_nt.so (170.1) <B508FD03-CE31-3B93-91D7-440BEDAD9581> /usr/lib/sasl2/smb_nt.so
    0x106bd6000 -  
    0x106bd8fff  smb_ntlmv2.so (170.1) <938D40AF-BEB3-3F55-B409-C84E3C2886FD> /usr/lib/sasl2/smb_ntlmv2.so
    0x106c0a000 -  
    0x106c11fff  com.apple.SyncedDefaults (1.3 - 91.30.1) <26F0AD10-86CC-31A4-899C-097269680E05> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
    0x106fbc000 -  
    0x106fbdfe6 +cl_kernels (???) <1E039EFF-56CB-4F7B-96F8-9897EA3BBC98> cl_kernels
    0x106fdf000 -  
    0x106ff6ff7 +jp.konicaminolta.print.pde.C650.PerPage (3.7.0 - 3.7.0) <74B5B62C-623D-01F0-F6A4-B2229144ABA5> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C650 PerPage
    0x10762f000 -  
    0x107632fff  libspindump.dylib (161.2) <E16E9BFB-8F34-366F-BE10-48993F5843BC> /usr/lib/libspindump.dylib
    0x1078aa000 -  
    0x1078abfff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1371) <B3C35936-EE5F-3C40-95FF-2AE6C5D35638> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x1078bd000 -  
    0x1078c1ff7  com.apple.DirectoryServicesSource (8.0 - 1371) <AF6429A6-608F-36B2-BC58-51A0C2B17C31> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x1078c9000 -  
    0x107915ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <15AC9317-8E7D-3DC3-A68F-89C546648E25> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
    0x108795000 -  
    0x108796ff9 +cl_kernels (???) <F336470F-47C8-42F2-9815-9883D37FBDD8> cl_kernels
    0x10879b000 -  
    0x10879cffa +cl_kernels (???) <BF7B4075-9E1E-46C8-B759-10E4CBBBF83E> cl_kernels
    0x1087c6000 -  
    0x1088acfef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x1088fe000 -  
    0x1088feffd +cl_kernels (???) <3D137682-ECFE-4419-A51B-6BD2CE83007D> cl_kernels
    0x108900000 -  
    0x1089e0ff7  unorm8_rgba.dylib (2.3.58) <8252DC3E-7434-34C6-B4B9-CFD59B923D12> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
    0x108a24000 -  
    0x108a24fff +cl_kernels (???) <2F65934A-73FE-44C2-923C-F141403EC02B> cl_kernels
    0x108b17000 -  
    0x108b18fe2 +cl_kernels (???) <DFD90409-11D8-43A2-AAE2-79A8958AF5B8> cl_kernels
    0x108b22000 -  
    0x108b23fee +cl_kernels (???) <CF420824-B436-470B-BD44-74C340487979> cl_kernels
    0x108bb7000 -  
    0x108bb7fe7 +cl_kernels (???) <F1E5CED3-DBD1-483C-B535-AF450C1FCCA4> cl_kernels
    0x108bc2000 -  
    0x108bc2fe7 +cl_kernels (???) <EB748AEE-37FA-4E52-AADC-836FACBF7FE7> cl_kernels
    0x108f66000 -  
    0x108f66feb +cl_kernels (???) <160B3FD1-1F62-42E0-B44A-166152026AC5> cl_kernels
    0x108fa1000 -  
    0x108fa2fe4 +cl_kernels (???) <268CC968-B070-4B68-B073-C71CF7D53E4F> cl_kernels
    0x109af1000 -  
    0x109af4ff7 +jp.konicaminolta.print.pde.C650.Cover (3.7.0 - 3.7.0) <991DE79B-043F-2247-62A9-FD32E6042DDD> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Cover.plugin/Contents/MacOS/KONICA MINOLTA C650 Cover
    0x10bad8000 -  
    0x10baecff7 +jp.konicaminolta.print.pde.C650.Finishing (3.7.0 - 3.7.0) <C2ADE898-1CAB-2457-B075-11474936FAB2> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Finishing.plugin/Contents/MacOS/KONICA MINOLTA C650 Finishing
    0x10bbb0000 -  
    0x10bbe2ff3  com.apple.print.framework.Print.Private (9.0 - 462) <5213B13B-9DEA-3D1C-A5C4-E7A6B9417A4C> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x10bc00000 -  
    0x10bc28fe7 +jp.konicaminolta.print.pde.C650.Output (3.7.0 - 3.7.0) <B525AE75-687F-64DD-1C38-41B3FD26AB10> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Output.plugin/Contents/MacOS/KONICA MINOLTA C650 Output
    0x10bc68000 -  
    0x10bca6ff7  com.apple.print.PrintingCocoaPDEs (9.0 - 462) <E303781E-7376-3D04-89AF-E063972C02A1> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x10bccb000 -  
    0x10bcd9fff +jp.konicaminolta.print.pde.C650.Tray (3.7.0 - 3.7.0) <CB162FFC-4A5F-F91D-BFBB-5104A4C497AF> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Tray.plugin/Contents/MacOS/KONICA MINOLTA C650 Tray
    0x10d0d9000 -  
    0x10d16bfff +jp.konicaminolta.fw.C650.Core (3.7.0 - 3.7.0) <709B65D3-1781-9F16-E42C-91A51EE3B47A> /Library/Printers/KONICAMINOLTA/C650/PDEs/pde.framework/Versions/A/pde
    0x10d264000 -  
    0x10d283fe7 +jp.konicaminolta.print.pde.C650.Stamp (3.7.0 - 3.7.0) <CF906523-ED38-5897-3368-218E70A95E45> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Stamp.plugin/Contents/MacOS/KONICA MINOLTA C650 Stamp
    0x10d337000 -  
    0x10d34cff7 +jp.konicaminolta.print.pde.C650.ImageQuality (3.7.0 - 3.7.0) <745AB97E-1F75-D239-2D75-FF74ED61E92E> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 ImageQuality.plugin/Contents/MacOS/KONICA MINOLTA C650 ImageQuality
    0x7fff68130000 -
    0x7fff68163817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
    0x7fff8a5e9000 -
    0x7fff8a87dff7  com.apple.RawCamera.bundle (5.06 - 751) <A8B1EEDB-FDCB-3EDC-9728-E3FAA644A499> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8a87e000 -
    0x7fff8a889fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
    0x7fff8a88a000 -
    0x7fff8ab88fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8ab89000 -
    0x7fff8abcafff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8abd8000 -
    0x7fff8abd8fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8abd9000 -
    0x7fff8abf5fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8ad5d000 -
    0x7fff8ad62fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8ad63000 -
    0x7fff8ad87ff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8ad88000 -
    0x7fff8adc7fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8adc8000 -
    0x7fff8add2ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8af1c000 -
    0x7fff8af43ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff8af44000 -
    0x7fff8b218fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8b219000 -
    0x7fff8b3d7fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8b3d8000 -
    0x7fff8b49aff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8b4e2000 -
    0x7fff8b53ffff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
    0x7fff8b540000 -
    0x7fff8b61ffff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8b620000 -
    0x7fff8b62cfff  com.apple.CalendarAgentLink (7.0 - 138.2) <D56910F9-5CC0-32D8-BA85-0631240F9B71> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
    0x7fff8b62d000 -
    0x7fff8b631ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff8b632000 -
    0x7fff8b637ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff8b638000 -
    0x7fff8b63bffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8b6a8000 -
    0x7fff8b6a8fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8b6a9000 -
    0x7fff8b708fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8b709000 -
    0x7fff8b70bfff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8bfd9000 -
    0x7fff8c003ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff8c004000 -
    0x7fff8c0d5ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D85430A6-1410-3B5F-9D11-17E2440B786E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8c0d6000 -
    0x7fff8c0fafff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff8c0fb000 -
    0x7fff8c124fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8c125000 -
    0x7fff8c129ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
    0x7fff8c12a000 -
    0x7fff8c2e2ffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
    0x7fff8c2e3000 -
    0x7fff8c2e6fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8c2e7000 -
    0x7fff8c4fdfff  com.apple.Mail.framework (7.3 - 1878.6) <C617BE97-1D88-380F-B6EC-6D33485A44D0> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
    0x7fff8c4fe000 -
    0x7fff8c523ff7  com.apple.printingprivate.framework.PrintingPrivate (9.3 - 126.1) <221B915A-C6B9-3AE7-8209-E905FC556284> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
    0x7fff8c524000 -
    0x7fff8c7ceff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8c862000 -
    0x7fff8c86bfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8c86c000 -
    0x7fff8c876ff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
    0x7fff8c877000 -
    0x7fff8c9a5fff  com.apple.syncservices (8.1 - 722) <E4639527-E481-312D-8407-884737D4E605> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff8c9a6000 -
    0x7fff8c9c0fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff8c9c1000 -
    0x7fff8c9c8ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff8c9c9000 -
    0x7fff8c9f9fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff8c9fa000 -
    0x7fff8ca06ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8ca07000 -
    0x7fff8ca07ff7  com.apple.frameworks.SleepServices (1.1 - 1.1) <4D9C44FF-5403-3372-A90E-CBF2A34D7CE7> /System/Library/PrivateFrameworks/SleepServices.framework/Versions/A/SleepServi ces
    0x7fff8ca08000 -
    0x7fff8cab8ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8cab9000 -
    0x7fff8cba7fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8cba8000 -
    0x7fff8cc45fff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff8cc46000 -
    0x7fff8cc72fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8cc73000 -
    0x7fff8cca8ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8cd3e000 -
    0x7fff8d11fffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8d120000 -
    0x7fff8d120fff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8d121000 -
    0x7fff8d369ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8d391000 -
    0x7fff8d41aff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff8d45a000 -
    0x7fff8d4a1ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x7fff8d4a2000 -
    0x7fff8d504ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff8d505000 -
    0x7fff8d540fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8d551000 -
    0x7fff8d567ff7  com.apple.ContactsUI (8.0 - 1371) <64DA1E16-0566-39EF-9B69-4C84EFB2DE57> /System/Library/PrivateFrameworks/ContactsUI.framework/Versions/A/ContactsUI
    0x7fff8d568000 -
    0x7fff8d69effd  com.apple.WebKit (9537 - 9537.77.4) <A0291E16-4ED9-30E8-B9A2-DB836778EE9E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8d69f000 -
    0x7fff8d716fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8d717000 -
    0x7fff8d719ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
    0x7fff8d71a000 -
    0x7fff8d787fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8d788000 -
    0x7fff8d88eff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8d88f000 -
    0x7fff8d960fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8d961000 -
    0x7fff8d968ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x7fff8d969000 -
    0x7fff8d969fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8d96a000 -
    0x7fff8d9f6ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8d9f7000 -
    0x7fff8e31732b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8e318000 -
    0x7fff8e319ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8e31a000 -
    0x7fff8e325ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8e326000 -
    0x7fff8e327fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8e328000 -
    0x7fff8e368ff7  com.apple.CalDAV (7.0 - 155.2) <B96DAB4A-7431-3FD2-971B-726A67F6E004> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7fff8e39b000 -
    0x7fff8e3adff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8e3ae000 -
    0x7fff8e414fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8e450000 -
    0x7fff8e452fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8e453000 -
    0x7fff8e7caff6  com.apple.JavaScriptCore (9537 - 9537.77.1) <F588191A-25E6-31AC-A325-B7779DC6D1EC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8e7cb000 -
    0x7fff8e819ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8e81a000 -
    0x7fff8e843ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff8e844000 -
    0x7fff8e84cfff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff8e84d000 -
    0x7fff8e87aff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff8e87b000 -
    0x7fff8e8b3ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8e91f000 -
    0x7fff8f495ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8f496000 -
    0x7fff8f502fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8f530000 -
    0x7fff8f555ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8f556000 -
    0x7fff8f556ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8f591000 -
    0x7fff8f595fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff8f596000 -
    0x7fff8f8ccfff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8f8cd000 -
    0x7fff8f924ff7  com.apple.IMAP (7.3 - 1878.6) <326F679E-7ADF-38BB-9EAD-BD08FA65573E> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
    0x7fff8f925000 -
    0x7fff8fcfcfef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8fdb8000 -
    0x7fff8fddafff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8fddb000 -
    0x7fff8fe0ffff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff8fe10000 -
    0x7fff8fe20ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff8fe30000 -
    0x7fff8fe32fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8fe5a000 -
    0x7fff8fe67ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8fe68000 -
    0x7fff8fe71fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8fe72000 -
    0x7fff8fefbfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8ff0b000 -
    0x7fff8ff0efff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8ff0f000 -
    0x7fff8ff2aff7  com.apple.CalendarStore (7.0 - 1366) <27072D7F-8281-3958-A66C-3A3F862F3458> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff8ffcf000 -
    0x7fff902a0ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff902a1000 -

  • My 6-year-old iMac is painfully slow after I installed Mavericks, despite increasing ram to 4 GB.  Any help out there?.

    My 6 year old iMac is painfully slow after I installed Mavericks, despite upgrading to 4 GB of Ram.  Everything stops and I see the spinning beachball way too frequently.  Any suggestions or solutions?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Mac book pro will not sleep after i installed mavericks

                mac book pro will not sleep after i installed mavericks the sleep indicator light stays solid and fans still run but the display turns off

                mac book pro will not sleep after i installed mavericks the sleep indicator light stays solid and fans still run but the display turns off

  • Sluggish and Slowness MacBookPro after clean install Mavericks

    Hi,
    My MacBook Pro 2012 become slow and sluggish after clean install Mavericks. I have to longgg waiting for applications to run ( even my old laptop can run Windows faster!! ). Compare I bought this MBP with Mountain Lion , this one is much slower with Mavericks. There are audible harddrive activity.
    I already done with NVAM & SMC reset but still nothing change on performance.
    Hope anybody here can help me since a quite a fews days i keep thinking to resolve this matter.
    Hardware Information:
              MacBook Pro (13-inch, Mid 2012)
              MacBook Pro - model: MacBookPro9,2
              1 2.5 GHz Intel Core i5 CPU: 2 cores
              4 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 1024 MB
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 0 days 2:58:42
    Disk Information:
              APPLE HDD ST500LM012 disk0 : (500.11 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 499.25 GB (480.26 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-8A8 
    USB Information:
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Inc. Apple Internal Keyboard / Trackpad
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
    Launch Agents:
    User Launch Agents:
    User Login Items:
              None
    Internet Plug-ins:
              Default Browser: Version: 537 - SDK 10.9
              QuickTime Plugin: Version: 7.7.3
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    3rd Party Preference Panes:
              None
    Bad Fonts:
              None
    Old Applications:
              None
    Time Machine:
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 464.96 GB Disk used: 17.68 GB
              Destinations:
                        WD My Passport [Local] (Last used)
                        Total size: 465.41 GB
                        Total number of backups: 2
                        Oldest backup: 2014-01-31 14:48:18 +0000
                        Last backup: 2014-02-01 07:31:57 +0000
                        Size of backup disk: Adequate
                                  Backup size 465.41 GB > (Disk used 17.68 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                   3%          WindowServer
                   1%          EtreCheck
                   0%          imagent
    Top Processes by Memory:
              127 MB          com.apple.IconServicesAgent
              70 MB          mds_stores
              37 MB          mds
              37 MB          WindowServer
              29 MB          Activity Monitor
    Virtual Memory Information:
              2.23 GB          Free RAM
              941 MB          Active RAM
              222 MB          Inactive RAM
              644 MB          Wired RAM
              257 MB          Page-ins
              0 B          Page-outs

    @mamatcyber  @ Linc Davis
    Same issue here I have done clean installs using Super Duper (Back-up All Fresh clean slate...)
    and still Mavericks is getting slower and slower.....
    Using Gimp it now takes 5 mins to export a .jpeg file  500k !
    OSX 10.9.1
    Processor 2.26ghz
    Ram 2gb
    250gb HD  196gbfree
    Even just now I did a clean install and i'm seeing the spinning beach ball with Firefox, and it's slow to opening up volumes.
    This is Ridiculous Apple!

  • Premiere Pro CC 2014 crashes when loading project file

    Hi guys, any help on this is much appreciated as I have a job due in 18 hours and I'm in big trouble if I can't fix this.
    I've been editing a project in Adobe Premiere Pro CC 2014 (updated to the latest version) and when I tried to access the same file today it is giving me the error message:
    'Sorry, a serious error has occurred that requires Adobe Premiere Pro to shut down. We will attempt to save your current project.'
    I had saved other version files and they all seem to be working properly so I know it's not my HD that is corrupt. In fact my suspicion is that it has something to do with a blur effect i'm using. The only problem is, I can't even access the file to delete the effect as the project file won't open.
    Information about my computer:
    I am using a Macbook Pro
    OS X version 10.9.4
    2.6 Ghz Intel Core i5
    Memory 16 GB, 1600 MHz DDR3
    Any suggestions/comments would be appreciated.

    Guys I solved my own problem - thought I'd share with you how in case anyone else is having this problem -
    I came across this thread
    Premiere Pro CC error message and crash
    which had the suggestion -
    "Do tou have after effects installed? If yes, please try to import the main sequence into it and then export it as premier pro project from file/export ootion and then try to open that in premiere pro."
    This didn't work for me too but I did try and import my existing project into a new project and copy all the files over. Works fine now.
    I don't know if I will have the same issue again tomorrow so I'm going to render out a super high res video before I close premiere just in case

  • Can't load project after any Premiere CS4 update...

    Premiere 4.0.0 works fine with my project. After updating to 4.1 or higher, my project no longer loads. Premiere shows the loading project indicator, goes away after 100% and then freezes.
    Deleting all the cache directories doesn't fix the problem.
    The only thing that works is re-installing Premiere 4.0.0.
    I played around and noticed that if I hide the video files from Premiere before loading the project, the project will load and ask for the location of the video files. I click cancel and the project loads fine.
    It seems that whatever the update does somehow confuses Premiere when loading my P2 video files.
    But like I said, everything loads in Premiere 4.0.

    Peter,
    That is great news, and you are most welcome.
    Hunt

  • After Effects cs6 crashs on almost everything after new install

    Hi,
    I bought a new SSD to install Windows 7 64 bit and the software I'm used to working with on. After that install After Effect crashes as soon as I import a file. I've read other treads about the temp file paths but there all at %USERPROFILE%\AppData\Local\Tem I've haven't changed any settings.
    Please if anyone can help!

    While I was updating the update manager said I need to close the ''Dynamic Link Media Server'' or something like that while the update manager was the only programm that was running, could something be going wrong there? Are there known problems with the dynamic link media server''?
    What version of After Effects? Include the minor version number (e.g., After Effects CS5.5 with the 10.5.1 update).
    After Effects cs6 with lastest update
    Have you installed the recent updates? (If not, you should. They fix a lot of problems.)
    Yes
    What operating system? This should include specific minor version numbers, like "Mac OSX v10.6.8"---not just "Mac".
    Windows 7 64 bit, fresh install with servcice pack 1
    What kind(s) of source footage? When telling about your source footage, tell us about the codecs, not just the container types. For example, "H.264 in a .mov container", not just "QuickTime".
    Every type of footage I import
    If you are getting error message(s), what is the full text of the error message(s)?
    It just shuts dows
    What were you doing when the problem occurred?
    Importing footage
    Has this ever worked before?
    Yes, before the install
    What other software are you running?
    Nothing
    Do you have any third-party effects or codecs installed?
    No, I did install new catalyst drivers for vga
    Tell us about your computer hardware. Include CPU type and number of processor cores, amount of RAM installed, GPU, number of disk drives, and how any external drives are connected.
    Amd 4x 3000, 8gig, radeon 6450, one ssd
    Do you have any third-party I/O hardware (e.g., AJA, Matrox, Blackmagic, MOTU)?
    No
    Are you using OpenGL features in After Effects?
    No
    Does the problem only happen with your final output, RAM preview, or both?
    I don´t get there
    Are you using Render Multiple Frames Simultaneously multiprocessing?
    No
    What is the exact sequence of steps that you are taking?
    New install, both Windows and Ae, new vga drivers.

  • I have lost many of music files and some video files in i movie projects after downloading the Maverick

    i have lost many of my music files and some video files from i movie projects,after downloading OSX 10.9 Mavericks .My previous   Original i movie has lost some also. The projects just have a green bar where the music files were. The system says cannot locte missing file.

    See Recover your iTunes library from your iPod or iOS device.
    tt2

  • HT5137 after I installed mavericks my music on iPhone5 doesn't work

    after I installed os mavericks my music application cannot be open and it doesn't even launch, omg it's so annoying, if anyone knows how to fix it or have the same problem please let me know

    Thanks for replying.
    With it connected via WiFi, the printer component of the MP600R uses a Canon proprietary protocol called canonijnetwork to advertise itself on the network. The scanner component uses an Apple protocol called Bonjour. Since you were able to add the scanner then it shows that Bonjour is working and your issue is with the Canon protocol.
    One thing to note about the canonijnetwork protocol. It can take several seconds longer than Bonjour to make the printer appear. So when you click add, you will see the scanner first. And if you wait another 10 seconds, you should see the printer.
    If the printer still fails to appear, it can be due to a driver issue, as it includes this canonijnetwork module. So I would suggest that you connect the MP600R to the Mac via USB. If a driver is needed, it should be automatically downloaded v10.72.1.0 from Apple. With this USB connected printer now in Printers & Scanners, check that you can print. If you can, then disconnect the USB cable and see if you can now add the wifi connected printer.
    One final note. If the above all works for you, remember to remove the printer that was created for the USB connection. If you try to print to this, it will always give you an error as it is no longer connected to the Mac.

  • Logic 9.1.5 crashing when loading projects

    File>open recent>choosing any project>project starts loading then stops, white flash than crashes
    please help thanks
    Process:         Logic Pro [851]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier:      com.apple.logic.pro
    Version:         9.1.5 (1700.9)
    Build Info:      Logic-17000900~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [106]
    Date/Time:       2012-02-14 21:30:15.555 -0800
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          3177 sec
    Crashes Since Last Report:           14
    Per-App Interval Since Last Report:  717 sec
    Per-App Crashes Since Last Report:   12
    Anonymous UUID:                      52692068-0DF9-4C31-9440-C924CD2F8912
    Exception Type:  EXC_BAD_ACCESS (SIGABRT)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000e901001e
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    abort() called
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x944a9c5a __kill + 10
    1   libSystem.B.dylib                       0x944a9c4c kill$UNIX2003 + 32
    2   libSystem.B.dylib                       0x9453c5a5 raise + 26
    3   libSystem.B.dylib                       0x94552679 __abort + 124
    4   libSystem.B.dylib                       0x945526f5 abort_report_np + 0
    5   com.apple.logic.pro                     0x004089c9 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3984553
    6   libSystem.B.dylib                       0x944af05b _sigtramp + 43
    7   ???                                     0x0000000b 0 + 11
    8   ...cts.AutoTuneAU_SS.component          0x4e60cfcc CVST2AUPlugin::~CVST2AUPlugin() + 126
    9   ...cts.AutoTuneAU_SS.component          0x4e60b998 ComponentBase::ComponentEntryDispatch(ComponentParameters*, ComponentBase*) + 90
    10  ...cts.AutoTuneAU_SS.component          0x4e607b9a AUBase::ComponentEntryDispatch(ComponentParameters*, AUBase*) + 58
    11  ...cts.AutoTuneAU_SS.component          0x4e60f041 CVST2AUPluginEntry + 33
    12  ...ple.CoreServices.CarbonCore          0x9199351f CallComponentDispatch + 29
    13  ...ple.CoreServices.CarbonCore          0x919938a8 CallComponentClose + 43
    14  ...ple.CoreServices.CarbonCore          0x919937d1 CloseComponentInternal(ComponentInstanceRecord*) + 101
    15  ...ple.CoreServices.CarbonCore          0x91993752 CloseComponent + 46
    16  com.apple.logic.pro                     0x005b8862 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5753666
    17  ...le.music.apps.MAAudioEngine          0x02cda1af MD::DisposePlug(CPlugIn*) + 655
    18  com.apple.logic.pro                     0x00144a6d std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1084749
    19  com.apple.logic.pro                     0x0005ec4c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 143148
    20  com.apple.logic.pro                     0x0005f33c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 144924
    21  com.apple.logic.pro                     0x00061fa3 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 156291
    22  com.apple.logic.pro                     0x000542ed std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 99789
    23  com.apple.logic.pro                     0x008c0e0f std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 8933615
    24  com.apple.logic.pro                     0x00032ea7 DummyConnection::DummyConnection() + 31459
    25  com.apple.logic.pro                     0x001f7f16 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1819126
    26  com.apple.logic.pro                     0x002a803e std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 2540318
    27  com.apple.logic.pro                     0x0063ead5 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6303157
    28  com.apple.logic.pro                     0x0061ad6b std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6156363
    29  com.apple.logic.pro                     0x0061d1dc std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6165692
    30  com.apple.AppKit                        0x96180a04 -[NSDocument readFromURL:ofType:error:] + 743
    31  com.apple.logic.pro                     0x0061c41f std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6162175
    32  com.apple.AppKit                        0x9606ac5d -[NSDocument initWithContentsOfURL:ofType:error:] + 311
    33  com.apple.AppKit                        0x9606a801 -[NSDocumentController makeDocumentWithContentsOfURL:ofType:error:] + 383
    34  com.apple.logic.pro                     0x00719f68 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 7201352
    35  com.apple.AppKit                        0x9606a5b9 -[NSDocumentController openDocumentWithContentsOfURL:display:error:] + 886
    36  com.apple.AppKit                        0x96069858 -[NSDocumentController _openDocumentsWithContentsOfURLs:display:presentErrors:] + 3718
    37  com.apple.AppKit                        0x96187f86 -[NSDocumentController(NSPrivate) _openRecentDocument:] + 410
    38  com.apple.logic.pro                     0x0071abbf std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 7204511
    39  com.apple.AppKit                        0x95e5da26 -[NSApplication sendAction:to:from:] + 112
    40  com.apple.prokit                        0x01002414 -[NSProApplication sendAction:to:from:] + 127
    41  com.apple.logic.pro                     0x0061a03a std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6152986
    42  com.apple.AppKit                        0x95e5d8d9 -[NSMenuItem _corePerformAction] + 435
    43  com.apple.AppKit                        0x95e5d5ca -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 174
    44  com.apple.AppKit                        0x95e5d4b6 -[NSMenu performActionForItemAtIndex:] + 65
    45  com.apple.AppKit                        0x95e5d469 -[NSMenu _internalPerformActionForItemAtIndex:] + 50
    46  com.apple.AppKit                        0x95e5d3cf -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 97
    47  com.apple.AppKit                        0x95e5d313 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 336
    48  com.apple.AppKit                        0x95e51a55 NSSLMMenuEventHandler + 404
    49  com.apple.HIToolbox                     0x9505bc2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    50  com.apple.HIToolbox                     0x9505aef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    51  com.apple.HIToolbox                     0x9507d7f3 SendEventToEventTarget + 52
    52  com.apple.HIToolbox                     0x950a9e87 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
    53  com.apple.HIToolbox                     0x950ceb90 SendMenuCommandWithContextAndModifiers + 66
    54  com.apple.HIToolbox                     0x950ceb47 SendMenuItemSelectedEvent + 121
    55  com.apple.HIToolbox                     0x950cea5d FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
    56  com.apple.HIToolbox                     0x9509e160 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 454
    57  com.apple.HIToolbox                     0x9509d8bb _HandleMenuSelection2 + 465
    58  com.apple.HIToolbox                     0x9509d6d9 _HandleMenuSelection + 53
    59  com.apple.AppKit                        0x95e4af96 _NSHandleCarbonMenuEvent + 285
    60  com.apple.AppKit                        0x95e1fb46 _DPSNextEvent + 2304
    61  com.apple.AppKit                        0x95e1edd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    62  com.apple.AppKit                        0x95de11f3 -[NSApplication run] + 821
    63  com.apple.prokit                        0x010053f6 NSProApplicationMain + 326
    64  com.apple.logic.pro                     0x0002b485 DummyConnection::DummyConnection() + 193
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x9446f382 kevent + 10
    1   libSystem.B.dylib                       0x9446fa9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x9446ef59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x9446ecfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x9446e781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x9446e5c6 start_wqthread + 30
    Thread 2:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x94467ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x90b81c83 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x94476259 _pthread_start + 345
    3   libSystem.B.dylib                       0x944760de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x94476aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9447675e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x944783f8 pthread_cond_wait$UNIX2003 + 73
    3   ...le.music.apps.MAAudioEngine          0x02d00c89 MDFileIOThread_IsBusy + 3593
    4   libSystem.B.dylib                       0x94476259 _pthread_start + 345
    5   libSystem.B.dylib                       0x944760de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x94448afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x94449267 mach_msg + 68
    2   com.apple.audio.midi.CoreMIDI           0x013e20c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
    3   com.apple.audio.midi.CoreMIDI           0x0140097a MIDIProcess::RunMIDIInThread() + 150
    4   com.apple.audio.midi.CoreMIDI           0x013e32d9 XThread::RunHelper(void*) + 17
    5   com.apple.audio.midi.CoreMIDI           0x013e2ca6 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                       0x94476259 _pthread_start + 345
    7   libSystem.B.dylib                       0x944760de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x94448b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x944766e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x944a55a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x91972b90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x919728ce TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore          0x91996b8b TimerThread + 97
    6   libSystem.B.dylib                       0x94476259 _pthread_start + 345
    7   libSystem.B.dylib                       0x944760de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x9446e412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9446e9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9446e5c6 start_wqthread + 30
    Thread 7:
    0   libSystem.B.dylib                       0x9446e412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9446e9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9446e5c6 start_wqthread + 30
    Thread 8:
    0   libSystem.B.dylib                       0x9446e412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9446e9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9446e5c6 start_wqthread + 30
    Thread 9:
    0   libSystem.B.dylib                       0x94476aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x944a29c5 nanosleep$UNIX2003 + 188
    2   libSystem.B.dylib                       0x944a2903 usleep$UNIX2003 + 61
    3   com.apple.AppKit                        0x95f88e2d -[NSUIHeartBeat _heartBeatThread:] + 2039
    4   com.apple.Foundation                    0x95b73564 -[NSThread main] + 45
    5   com.apple.Foundation                    0x95b73514 __NSThread__main__ + 1499
    6   libSystem.B.dylib                       0x94476259 _pthread_start + 345
    7   libSystem.B.dylib                       0x944760de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x94476aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x944a29c5 nanosleep$UNIX2003 + 188
    2   com.apple.Foundation                    0x95bfd640 +[NSThread sleepForTimeInterval:] + 123
    3   com.apple.logic.pro                     0x008a17b0 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 8805008
    4   com.apple.Foundation                    0x95b73564 -[NSThread main] + 45
    5   com.apple.Foundation                    0x95b73514 __NSThread__main__ + 1499
    6   libSystem.B.dylib                       0x94476259 _pthread_start + 345
    7   libSystem.B.dylib                       0x944760de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x94552609  ecx: 0xbfffd01c  edx: 0x944a9c5a
      edi: 0x00cfc71c  esi: 0x452456b0  ebp: 0xbfffd038  esp: 0xbfffd01c
       ss: 0x0000001f  efl: 0x00000282  eip: 0x944a9c5a   cs: 0x00000007
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00441000
    Binary Images:
        0x1000 -   0xc21ffb  com.apple.logic.pro 9.1.5 (1700.9) <F00822F3-B0E3-A103-D000-94A480D42E4F> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
      0xed9000 -   0xf0cfe7  com.apple.music.apps.MAAudioUnitSupport 9.1.5 (231.72) <4159C943-E7D4-DC49-EB5B-676EF6646A1E> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
      0xf21000 -   0xf52ff3 +MAAssetSharing 250.44.0 (compatibility 1.0.0) <4EE28810-719F-63AD-8CC6-D0F184458579> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
      0xf66000 -   0xfc4fff  com.apple.music.apps.MALoopManagement 9.1.5 (218.46) <8B54019F-3BE7-4787-5FBD-AD8A00E9D378> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
      0xfe1000 -  0x1219fff  com.apple.prokit 7.0.1 (1331.1) <327AFA15-E955-02EF-3E57-E2558B645698> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x1321000 -  0x139cfff  com.apple.music.apps.MACore 9.1.5 (475.86) <8BB9AB4A-994F-ED6F-4DDB-7B4DEA160C9A> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x13d2000 -  0x141effb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1443000 -  0x1499fe3  com.apple.music.apps.MAHarmony 9.1.5 (198.46) <BF3F602E-3244-7360-8FEE-AACC1300F7D6> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x14b5000 -  0x18cefe7  com.apple.music.apps.MAPlugInGUI 9.1.5 (423.58) <B6F81574-1DDC-FD63-6CCD-6EBAF0460D18> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1bdd000 -  0x1cbfff7  com.apple.music.apps.OMF 9.1.5 (108.45) <32CB0246-EB2B-E5C4-2228-9489E0F0E2C8> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1cd6000 -  0x2325ff3  com.apple.music.apps.MADSP 9.1.5 (586.83) <F3D06A99-8963-EAE4-DD9A-45FE9B7DA5B4> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x2a70000 -  0x2a91ff7  com.apple.music.apps.LogicFileBrowser 9.1.5 (1700.9) <104A0DAA-EC6C-AB63-C1D1-4EFCCFC8A788> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x2a9f000 -  0x2b18ff7  com.apple.music.apps.LogicLoopBrowser 9.1.5 (1700.9) <72F5776E-A00A-04EA-9AE1-E941AC5A77F5> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x2b3e000 -  0x2b5fff7  com.apple.music.apps.MAApogeeSupport 9.1.5 (311.46) <3FC6B74D-649C-8799-E17E-27019CE5FC6B> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x2b68000 -  0x2b6dff7  com.apple.music.apps.MAResources 9.1.5 (211.47) <9436217C-A3F1-7E61-BC79-1BAF03413FFB> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x2b71000 -  0x2b9afe3  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x2bab000 -  0x2bb3ff7  com.apple.AEProfiling 1.2 (23) <08001933-8C1F-0B91-D119-FDABB48BADF3> /Applications/Logic Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0x2bbc000 -  0x2bccff7  com.apple.AERegistration 1.2 (401) <5BA99914-4A2B-2610-CCFE-152C3FA2B49C> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x2be0000 -  0x2becff3  com.apple.music.apps.MAUnitTest 9.1.5 (95.46) <C567948B-8C92-0EA0-6FA8-C3C7402EB979> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x2bf6000 -  0x2cadff3  com.apple.music.apps.MAFiles 9.1.5 (143.61) <56A40785-8A07-ABB4-33EB-E12CC695FA7C> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2ccd000 -  0x2d43fe3  com.apple.music.apps.MAAudioEngine 9.1.5 (156.84) <38A3129A-FAEA-E69E-5285-04D2BF6FB169> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x2db3000 -  0x2dbeff7  com.apple.music.apps.MAToolKit 9.1.5 (357.50) <06879ECC-7EEE-9E95-981D-34C80AE1557B> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x2dc4000 -  0x2de2fef  com.apple.XSKey 1.0.0 (52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
    0x2df1000 -  0x2e05ff7  com.apple.music.apps.MAVideo 9.1.5 (11.51) <BE3042AC-95C4-83CE-0F91-5F5A3F5EB100> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x2e1b000 -  0x2e5bff7  com.apple.vmutils 4.2 (106) <7AAF9FDA-AC1E-09FD-889E-68FFB5F94BA8> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x2e74000 -  0x2f10ffc  com.apple.MobileMe 9 (1.01) <EBADB981-9ED6-82B0-810F-F1CB05CB5A17> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x2f6d000 -  0x3022fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x3780000 -  0x37b5ff7  com.apple.prokit.SnowLeopardPanels 7.0.1 (1331.1) <FF2667E3-621B-071C-77D4-9C3125A9298C> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x40f61000 - 0x40f6eff7  com.apple.iokit.IOHIDLib 1.6.6 (1.6.6) <665A3308-8C50-655A-ED3F-49AF695A408E> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    0x4203f000 - 0x42043ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x42048000 - 0x4204eff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x42053000 - 0x42084fe3 +com.digidesign.digidesign.DigiCoreAudioPlugIn 8.0.3 (8.0.3f249) <5C04AF69-5350-6F63-4926-ECE3120CB08E> /Library/Audio/Plug-Ins/HAL/Digidesign CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
    0x4247e000 - 0x42486ff7  com.apple.proapps.mrcheckpro 1.4 (397) <25DBA6AA-139D-EFAC-1BF8-5D29A3DFA497> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x42fba000 - 0x43133ff7  GLEngine ??? (???) <64C74F67-44B5-7DEF-CCA6-C8A9FF9BB60A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x43165000 - 0x4356afe7  libclh.dylib 3.1.1 C  (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x435e2000 - 0x43606fe7  GLRendererFloat ??? (???) <AD081A9B-1424-1F17-3C68-9803EBA37E8D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x436e1000 - 0x436e3ff3  com.apple.music.apps.anvil.resources 9.1.5 (279.44) <1080A45F-6A4E-30E2-9E67-9DA223B8CFDD> /Applications/Logic Pro.app/Contents/Resources/anvil.res/Contents/MacOS/anvil
    0x436e8000 - 0x436eaff3  com.apple.music.apps.common.resources 9.1.5 (279.44) <F282E056-1388-6A9C-6AD7-6F6E57AB1FB8> /Applications/Logic Pro.app/Contents/Resources/common.res/Contents/MacOS/common
    0x436ef000 - 0x436f1ff3  com.apple.music.apps.ebp.resources 9.1.5 (279.44) <52A15E7C-8D64-9156-05D9-17A9B067D086> /Applications/Logic Pro.app/Contents/Resources/ebp.res/Contents/MacOS/ebp
    0x436f6000 - 0x436f8ff3  com.apple.music.apps.efx.resources 9.1.5 (279.44) <8D28910A-20AD-E5B4-BC18-A37DE4685A6E> /Applications/Logic Pro.app/Contents/Resources/efx.res/Contents/MacOS/efx
    0x43b4d000 - 0x43b4fff3  com.apple.music.apps.egt.resources 9.1.5 (279.44) <FA975B86-50FA-8CC8-D09F-6F2424CC8A9A> /Applications/Logic Pro.app/Contents/Resources/egt.res/Contents/MacOS/egt
    0x43b54000 - 0x43b56ff3  com.apple.music.apps.emx.resources 9.1.5 (279.44) <1327CD3B-9DBC-3DDA-DAC8-1C64C17B6BD0> /Applications/Logic Pro.app/Contents/Resources/emx.res/Contents/MacOS/emx
    0x43b5b000 - 0x43b5dff3  com.apple.music.apps.es1.resources 9.1.5 (279.44) <E66793B2-B62B-D6FF-ABF3-17DE3D9ADC9E> /Applications/Logic Pro.app/Contents/Resources/es1.res/Contents/MacOS/es1
    0x43b62000 - 0x43b64ff3  com.apple.music.apps.es2.resources 9.1.5 (279.44) <98957E5F-D370-AF6F-F120-CA5C4E82D0F7> /Applications/Logic Pro.app/Contents/Resources/es2.res/Contents/MacOS/es2
    0x43b69000 - 0x43b6bff3  com.apple.music.apps.esp.resources 9.1.5 (279.44) <5C84DB16-06E1-F2B0-12D8-A41874013818> /Applications/Logic Pro.app/Contents/Resources/esp.res/Contents/MacOS/esp
    0x43b70000 - 0x43b72ff3  com.apple.music.apps.evb3.resources 9.1.5 (279.44) <C5EDE2EF-E7A6-04B8-7917-EEBC2A8C9374> /Applications/Logic Pro.app/Contents/Resources/evb3.res/Contents/MacOS/evb3
    0x43b77000 - 0x43b79ff3  com.apple.music.apps.evd6.resources 9.1.5 (279.44) <CE19D54C-1BF6-3B5E-A83F-1BC7D5C8D3E3> /Applications/Logic Pro.app/Contents/Resources/evd6.res/Contents/MacOS/evd6
    0x43b7e000 - 0x43b80ff3  com.apple.music.apps.evoc.resources 9.1.5 (279.44) <E55F9843-9197-DB37-FF08-EDC7EF3D2BA8> /Applications/Logic Pro.app/Contents/Resources/evoc.res/Contents/MacOS/evoc
    0x43b85000 - 0x43b87ff3  com.apple.music.apps.evp88.resources 9.1.5 (279.44) <D2C8B025-EFA9-DF9F-FAD9-72F4F0D9960E> /Applications/Logic Pro.app/Contents/Resources/evp88.res/Contents/MacOS/evp88
    0x43b8c000 - 0x43b8eff3  com.apple.music.apps.exs24.resources 9.1.5 (279.44) <81ED2BAC-B84A-D56C-D5BA-79EFC220133F> /Applications/Logic Pro.app/Contents/Resources/exs24.res/Contents/MacOS/exs24
    0x43b93000 - 0x43b95ff3  com.apple.music.apps.guitaramp.resources 9.1.5 (279.44) <BB4CC949-F7A8-D0E4-F357-DB7858EC0CEB> /Applications/Logic Pro.app/Contents/Resources/guitaramp.res/Contents/MacOS/guitaramp
    0x43b9a000 - 0x43b9cff3  com.apple.music.apps.guitarcontrols.resources 9.1.5 (279.44) <590A4647-78E0-5BAE-17B5-BE3758A49C67> /Applications/Logic Pro.app/Contents/Resources/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0x43ba1000 - 0x43ba3ff3  com.apple.music.apps.mutapdel.resources 9.1.5 (279.44) <64284F40-0D7F-54E2-F274-FB057F14D67D> /Applications/Logic Pro.app/Contents/Resources/mutapdel.res/Contents/MacOS/mutapdel
    0x43ba8000 - 0x43baaff3  com.apple.music.apps.pedalboard.resources 9.1.5 (279.44) <CF392F80-6F18-B2D8-07AC-DAC6901A8AC9> /Applications/Logic Pro.app/Contents/Resources/pedalboard.res/Contents/MacOS/pedalboard
    0x43baf000 - 0x43bb1ff3  com.apple.music.apps.revolver.resources 9.1.5 (279.44) <3541BF9F-70E3-418B-35F8-92FA9D58DAD3> /Applications/Logic Pro.app/Contents/Resources/revolver.res/Contents/MacOS/revolver
    0x43bb6000 - 0x43bb8ff3  com.apple.music.apps.sphere.resources 9.1.5 (279.44) <CAB21795-EBFA-66F2-5CE0-DB73E432053E> /Applications/Logic Pro.app/Contents/Resources/sphere.res/Contents/MacOS/sphere
    0x49667000 - 0x49672ff7  com.apple.DVCPROHDVideoOutput 1.3.2 (1.3.2) <738D36A7-8DBD-3BD7-CD35-4B171397782C> /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
    0x497a8000 - 0x4980dfe0  com.apple.DVCPROHDMuxer 1.3.2 (1.3.2) <C1AA540F-CEAD-77BA-1CD6-0D467B4F76FF> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x49827000 - 0x49868fe3  com.apple.audio.SoundManager.Components 3.9.4 (3.9.4) <AD66647C-03A9-EBAF-6FFC-E5A631F4D6BE> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x4986f000 - 0x498abfe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1783) <9D242689-A430-BD2D-3CF0-3AC6F6CCD1D9> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x498b7000 - 0x49974fe2  com.apple.DesktopVideoOut 1.2.7 (1.2.7) <54E0C747-1169-FB4A-2CB4-9EA9BD5398F8> /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0x49993000 - 0x4999dff7  com.apple.IOFWDVComponents 1.9.9 (1.9.9) <5B4E7BD7-EF5A-2F5C-DF8E-3D4A7B59F779> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x4e19d000 - 0x4e1d8fc4 +com.Antares.plugins.AutoTuneAU_SS 5.1.0 (5.1.0) <E6F931E2-3C93-4C1B-BEAE-7F26AC430C18> /Library/Audio/Plug-Ins/Components/AutoTuneAU_SS.component/Contents/Resources/A utoTuneAU_SS.bundle/Contents/MacOS/AutoTuneAU_SS
    0x4e600000 - 0x4e62afd3 +com.Antares.musiceffects.AutoTuneAU_SS.component 5.1.0 (5.1.0) /Library/Audio/Plug-Ins/Components/AutoTuneAU_SS.component/Contents/MacOS/AutoT uneAU_SS
    0x8f0c6000 - 0x8f811fff  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <3BB341B6-11A7-38AD-10A3-F89506FD40D4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x90003000 - 0x90003ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x90004000 - 0x900b1fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x900b2000 - 0x90274feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90297000 - 0x902d1fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x902d2000 - 0x902eaff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x902eb000 - 0x904e9ff3  com.apple.JavaScriptCore 6533.20 (6533.20.20) <011E271D-4CA4-FFB0-2EDD-13C31C239899> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x904ea000 - 0x90542fe7  com.apple.datadetectorscore 2.0 (80.7) <18C2FB6A-BF60-F838-768C-0306151C21DA> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x90543000 - 0x90645fef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x90646000 - 0x908acff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90a8a000 - 0x90b04fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90b05000 - 0x90c80fe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90c81000 - 0x90e5ffe3  libType1Scaler.dylib ??? (???) <97A2DBFA-C50B-266C-E63A-D6644F3B737C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x90e60000 - 0x90e64ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x90e65000 - 0x90e95ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x90e96000 - 0x90ed7ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90ed8000 - 0x90fe7fe7  com.apple.WebKit 6533.21 (6533.21.1) <87AFEE12-270F-2D84-1B93-81DF1DA47A7F> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90fe8000 - 0x910eafe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x914a7000 - 0x914edff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x914ee000 - 0x9152cff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x91690000 - 0x916afff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x916b0000 - 0x9174dfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9174e000 - 0x91751ff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9177d000 - 0x917fdfeb  com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x917fe000 - 0x9181efe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x9181f000 - 0x9192bff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9192c000 - 0x91c4cff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91c66000 - 0x91cc3ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x91cc4000 - 0x91cc4ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91cc5000 - 0x91cd3fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x91cd4000 - 0x91d4bff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91d4c000 - 0x91d56ff7  com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x91e5e000 - 0x91f0cff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91f0d000 - 0x92323ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92324000 - 0x9233fff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x92340000 - 0x923d2fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x923d3000 - 0x923e0fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <828CCEAB-F193-90F1-F48C-54E3C88B29BC> /usr/lib/libbz2.1.0.dylib
    0x923e1000 - 0x9250ffe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92510000 - 0x925abfe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x925ac000 - 0x925adff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x925ae000 - 0x925aeff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x925af000 - 0x925b2ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x925b3000 - 0x925b9fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x925ba000 - 0x92637ff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x92638000 - 0x9267dff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9267e000 - 0x9268bff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9268c000 - 0x926b0ff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x926b1000 - 0x9277cfef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9277d000 - 0x928bafe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x928bb000 - 0x928fdff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x928fe000 - 0x929cffe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <1C3E1CEF-6E88-4EAF-8A6E-4EC4C5642DDB> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x929e4000 - 0x929eeffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x929ef000 - 0x93941ff7  com.apple.QuickTimeComponents.component 7.6.6 (1783) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x93942000 - 0x9397dfe7  com.apple.DebugSymbols 1.1 (70) <1D0447CB-C221-A112-AA68-372951672A3D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x9397e000 - 0x939e8fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x939e9000 - 0x93b2cfef  com.apple.QTKit 7.7 (1783) <0C6814E2-98C2-74F4-770F-BA355CA86F0F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93bd7000 - 0x93be1fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93be2000 - 0x93be3ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x93be4000 - 0x93c06fef  com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93c82000 - 0x940d3fef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x940d4000 - 0x9411dfe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x94151000 - 0x94252fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x94275000 - 0x94296fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x94297000 - 0x942d1ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
    0x942d2000 - 0x9438efff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x943d3000 - 0x94447fef  com.apple.CoreSymbolication 2.0 (23) <8C63D09A-6DF5-082A-553B-3E7610604C5D> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x94448000 - 0x945efff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x945f0000 - 0x94ddf557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94de0000 - 0x94ebafff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x94ebb000 - 0x94efbff3  com.apple.securityinterface 4.0.1 (40418) <FED0C1B5-469E-ADFF-308E-C10B6A68AE45> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94efc000 - 0x94f0cff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94f0d000 - 0x94f45ff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94f46000 - 0x94f6dff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x94f6e000 - 0x94fb2ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95054000 - 0x95378fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95379000 - 0x953c9ff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x953ca000 - 0x9541dff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9541e000 - 0x95420ff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95421000 - 0x95a9cff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x95a9d000 - 0x95aa4ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x95aa5000 - 0x95b1eff7  com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95b1f000 - 0x95b1fff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x95b4c000 - 0x95b5cff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x95b5d000 - 0x95dcefef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95dd7000 - 0x966baff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x966bb000 - 0x9671fffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96720000 - 0x96751ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96752000 - 0x9675fff7  com.apple.AppleFSCompression 24.4 (1.0) <09E7FA6D-4BE8-5CA6-732F-D70EDF0E3910> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x96760000 - 0x96763ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x96764000 - 0x9698fff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x969d9000 - 0x96a0cfff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x96a14000 - 0x96a82ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x96a83000 - 0x96a94ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x96a95000 - 0x96c77fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x96c78000 - 0x96c86ff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96cc0000 - 0x96e02ff7  com.apple.syncservices 5.2 (578.3) <17A876CF-DAB1-1A88-6811-64AF8BFDE508> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x96e03000 - 0x9716eff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9716f000 - 0x9716fff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x97170000 - 0x97196ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x97197000 - 0x971b3fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x971b4000 - 0x971f8fe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x971f9000 - 0x9720dffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9720e000 - 0x97213ff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9721c000 - 0x972f9fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x972fa000 - 0x973b2feb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9746b000 - 0x9746dff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9746e000 - 0x97506fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x97507000 - 0x9750afe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x9750b000 - 0x9756cfe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9756d000 - 0x97571ff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x97572000 - 0x975ccfe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x975cd000 - 0x97679fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9767f000 - 0x9768bff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x9768c000 - 0x97695ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x976a1000 - 0x976a1ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x976a2000 - 0x977cfffb  com.apple.MediaToolbox 0.484.52 (484.52) <C9035045-D1B4-1B1F-7354-B00D1094D804> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x977d0000 - 0x977e4fe7  libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
    0x977e5000 - 0x97867ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x97868000 - 0x982bbff7  com.apple.WebCore 6533.21 (6533.21.1) <04C66A67-4CF2-5F4B-4EA3-00E67B0F9411> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x982bc000 - 0x982dbfe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
    0x983d9000 - 0x983ddff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x983e6000 - 0x98436ff7  com.apple.Symbolication 1.1 (67) <A173E87D-4F8D-C1F1-891C-48981656F84C> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x98437000 - 0x9845fff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x98460000 - 0x98508ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x98509000 - 0x9851efff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9856d000 - 0x986effe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x986f0000 - 0x98746ff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x9878f000 - 0x98a89fef  com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x98b41000 - 0x98b41ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x98b42000 - 0x98b42ff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x98b43000 - 0x98b90feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x98b91000 - 0x98b91ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x98b92000 - 0x98fc7ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x98fe9000 - 0x98ff4ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x98ff5000 - 0x99064ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9906a000 - 0x99071ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <A5FF7623-9F55-0364-AD9B-42CF13C677C1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x99072000 - 0x990b9ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x990ba000 - 0x990c5ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x990c6000 - 0x991a6fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x99271000 - 0x992aeff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x992af000 - 0x992f2ff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x99316000 - 0x99359ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9935a000 - 0x99360fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9936e000 - 0x993abff7  com.apple.CoreMedia 0.484.52 (484.52) <62B0C876-A931-372F-8947-7CBA0379F427> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x993ca000 - 0x993ccfe7  com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x993cd000 - 0x99400ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x99401000 - 0x9942bff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x99521000 - 0x99557fff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x99558000 - 0x99560ff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x99562000 - 0x99571fe7  libxar.1.dylib ??? (???) <2FC317EB-7AC2-CD6C-8C09-E06B2DF02929> /usr/lib/libxar.1.dylib
    0x995ec000 - 0x995feff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x995ff000 - 0x99abaff7  com.apple.VideoToolbox 0.484.52 (484.52) <F7CF9485-A932-1305-9AA6-3F7AC38B8B15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x99abb000 - 0x99af4fe7  com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x99b01000 - 0x99bbafe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x99d38000 - 0x99d43ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x99d44000 - 0x99d45ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x99d46000 - 0x99dc1fff  com.apple.AppleVAFramework 4.10.26 (4.10.26) <B293EC46-9F71-F448-F0E7-2960DC6DAEF7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x99e05000 - 0x99e40feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x99e47000 - 0x9a04efeb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib

    Greatly appreciate it... This maybe a silly question but how do I fix that. Reinstall autotune??

  • PE 8 crashes when opening project after loading Windows Live/Movie Maker

    Have a new HP computer with Windows 7 and plenty of RAM/ROM.  Loaded all the updates for Windows, PE 8.01, ATI, etc. but still crashed when I open a project.  It worked fine for the first 2 weeks, then I loaded Windows Live/Movie Maker and now PE 8 is unhappy.  Seems like lots of crashing issues but can't find this particular one.  Reload PE 8?  Remove Windows Live/Movie Maker?  Thanks if you have some help.

    The only thing I can think of is that Windows LIVE/Movie Maker is runnin
    g like messenger and Office LIVE and that would be disturbing for
    PE8... You can enter the pro
    ccesses with ctrl-alt-del and kill the Movie Maker proccess manually (in the handler) in that case and you would not need to uninstall it but repeat killing the proccess every time for PE8.
    Otherwise uninstalling LIVE Movie Maker should be fixing it if I take a guess, and I wonder doesn't you have Windows Movie Maker in the computer from start, why would you need/want Windows LIVE Movie Maker (at least my Vista has Movie Maker preinstalled)?

  • Logic keeps crashing on 1 project file

    Hey guys,
    I haven't posted here before, but learnt tons from all the other! I've got a problem with one project file which keeps crashing about 2 mins into editing. There doesn't seem to be any pattern to what makes it crash...it just freezes with the colour wheel and I have to force quit.
    All of my other project files are working fine. Any help of advice would be much appreciated!
    Cheers,
    Josh
    Here's the crash log:
    Date/Time:       2012-01-19 10:59:57 +1100
    OS Version:      10.6.8 (Build 10K549)
    Architecture:    x86_64
    Report Version:  7
    Command:         Logic Pro
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Version:         9.1.6 (1700.43)
    Build Version:   1
    Project Name:    Logic
    Source Version:  17004300
    Parent:          launchd [168]
    PID:             279
    Event:           hang
    Duration:        10.43s (sampling started after 2 seconds)
    Steps:           64 (100ms sampling interval)
    Pageins:         3
    Pageouts:        0
    Process:         Logic Pro [279]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    UID:             502
      Thread 5fc        DispatchQueue 100
      User stack:
        64 DummyConnection::DummyConnection() + 193 (in Logic Pro) [0x2bb85]
          64 NSProApplicationMain + 326 (in ProKit) [0xfe63f6]
            64 -[NSApplication run] + 917 (in AppKit) [0x9284c253]
              64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6116495 (in Logic Pro) [0x6118af]
                64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6135553 (in Logic Pro) [0x616321]
                  64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6116445 (in Logic Pro) [0x61187d]
                    64 -[NSProApplication sendEvent:] + 1901 (in ProKit) [0xfe6040]
                      64 -[NSApplication sendEvent:] + 6431 (in AppKit) [0x928b860b]
                        64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 7898643 (in Logic Pro) [0x7c4a33]
                          64 -[NSProWindow sendEvent:] + 264 (in ProKit) [0x100b9f0]
                            64 -[NSWindow sendEvent:] + 5549 (in AppKit) [0x9299fa58]
                              64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6193714 (in Logic Pro) [0x624652]
                                64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5483173 (in Logic Pro) [0x576ec5]
                                  64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1632317 (in Logic Pro) [0x1cac5d]
                                    64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5447729 (in Logic Pro) [0x56e451]
                                      64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5511573 (in Logic Pro) [0x57ddb5]
                                        64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 4005366 (in Logic Pro) [0x40e216]
                                          64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 931557 (in Logic Pro) [0x11fb05]
                                            64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 521426 (in Logic Pro) [0xbb8f2]
                                              64 GetCurrentCoreAudioDeviceNameFromUserDefaults(signed char) + 1579 (in MAAudioEngine) [0x2ccd4eb]
                                                64 MD::Idle() + 635 (in MAAudioEngine) [0x2cc156b]
                                                  64 ??? [0xffffffff]
                                                    64 _sigtramp + 43 (in libSystem.B.dylib) [0x9a7bb05b]
                                                      64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3830897 (in Logic Pro) [0x3e3891]
                                                        64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3830536 (in Logic Pro) [0x3e3728]
                                                          64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 513221 (in Logic Pro) [0xb98e5]
                                                            64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 512716 (in Logic Pro) [0xb96ec]
                                                              64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 123171 (in Logic Pro) [0x5a543]
                                                                64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1047725 (in Logic Pro) [0x13c0cd]
                                                                  64 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1047345 (in Logic Pro) [0x13bf51]
                                                                    64 ??? (in Logic Pro + 18446744073709547520) [0x0]
      Kernel stack:
        56 lo_alltraps + 298 [0x2a18da]
          56 user_trap + 851 [0x2ab8ef]
            56 exception_triage + 222 [0x21be55]
              54 exception_deliver + 490 [0x21bb23]
                54 mach_exception_raise + 179 [0x23df2b]
                  54 mach_msg_rpc_from_kernel_proper + 39 [0x21e3d2]
                    43 mach_msg_rpc_from_kernel_body + 384 [0x21e2d7]
                      40 ipc_mqueue_receive + 101 [0x211dd0]
                        40 thread_block + 33 [0x227654]
                          23 thread_block_reason + 309 [0x2275b0]
                            21 thread_go + 1961 [0x22698c]
                              20 thread_setrun + 1360 [0x225bba]
                                20 machine_idle + 239 [0x2ad11b]
                              1 ml_set_interrupts_enabled + 1 [0x2a45b5]
                            2 thread_go + 1951 [0x226982]
                              2 ml_set_interrupts_enabled + 47 [0x2a45e3]
                          11 thread_block_reason + 331 [0x2275c6]
                            11 thread_dispatch + 1966 [0x227327]
                              11 machine_switch_context + 659 [0x2a9adb]
                          6 thread_block_reason + 395 [0x227606]
                            6 ml_set_interrupts_enabled + 47 [0x2a45e3]
                      2 ipc_mqueue_receive + 57 [0x211da4]
                        1 ipc_mqueue_receive_on_thread + 21 [0x2119c5]
                          1 ml_set_interrupts_enabled + 8 [0x2a45bc]
                        1 ipc_mqueue_receive_on_thread + 867 [0x211d13]
                          1 ml_set_interrupts_enabled + 47 [0x2a45e3]
                      1 ipc_mqueue_receive + 25 [0x211d84]
                    4 mach_msg_rpc_from_kernel_body + 205 [0x21e224]
                      4 ipc_kmsg_send + 420 [0x210bc1]
                        3 ipc_mqueue_send + 423 [0x2113dd]
                          3 ipc_mqueue_post + 545 [0x21121c]
                            3 ml_set_interrupts_enabled + 47 [0x2a45e3]
                        1 ipc_mqueue_send + 84 [0x21128a]
                          1 ml_set_interrupts_enabled + 47 [0x2a45e3]
                    2 mach_msg_rpc_from_kernel_body + 178 [0x21e209]
                      1 ipc_kmsg_copyin_from_kernel + 414 [0x20f5d4]
                      1 ipc_object_copyin_from_kernel + 0 [0x21205d]
                    1 mach_msg_rpc_from_kernel_body + 561 [0x21e388]
                      1 ipc_kmsg_copyout_to_kernel + 143 [0x20e18e]
                    1 ipc_kmsg_put_to_kernel + 1 [0x210527]
                    1 mach_msg_rpc_from_kernel_body + 147 [0x21e1ea]
                      1 ipc_object_reference + 26 [0x21217c]
                        1 lck_mtx_lock + 119 [0x29a527]
                    1 ipc_mqueue_receive_results + 0 [0x210c75]
                    1 mach_msg_rpc_from_kernel_body + 41 [0x21e180]
                      1 ipc_kmsg_get_from_kernel + 181 [0x2107ec]
                        1 ipc_kmsg_alloc + 81 [0x2106a5]
              2 exception_deliver + 443 [0x21baf4]
                1 retrieve_task_self_fast + 57 [0x21ecb7]
                  1 lck_mtx_lock + 9 [0x29a4b9]
                1 retrieve_task_self_fast + 71 [0x21ecc5]
                  1 lck_mtx_unlock_darwin10 + 149 [0x29a9f5]
        4 lo_alltraps + 284 [0x2a18cc]
        2 lo_allintrs + 302 [0x2a1c2e]
          2 interrupt + 192 [0x2ab423]
            2 lapic_interrupt + 108 [0x2b32f2]
              2 mp_kdp_exit + 868 [0x2b4560]
                2 sync_iss_to_iks + 124 [0x2aabf6]
        1 lo_alltraps + 454 [0x2a1976]
          1 i386_astintr + 47 [0x2aacb4]
            1 ast_taken + 247 [0x219432]
              1 bsd_ast + 13 [0x48fba7]
                1 current_proc + 114 [0x504740]
        1 com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1 + 18446744073700077568 [0x0]
          1 user_trap + 851 [0x2ab8ef]
            1 lo_alltraps + 432 [0x2a1960]
      Thread 606        DispatchQueue 1634545000
      User stack:
        64 start_wqthread + 30 (in libSystem.B.dylib) [0x9a77a5c6]
          64 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x9a77a781]
            64 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x9a77acfe]
              64 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x9a77af59]
                64 kevent + 10 (in libSystem.B.dylib) [0x9a77b382]
      Kernel stack:
        64 kevent + 97 [0x47a699]
      Thread 60e      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 __NSThread__main__ + 1499 (in Foundation) [0x93a63474]
              64 -[NSThread main] + 45 (in Foundation) [0x93a634c4]
                64 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329 (in Foundation) [0x93a9c224]
                  64 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x941d51f1]
                    64 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x941d53c4]
                      64 __CFRunLoopRun + 2079 (in CoreFoundation) [0x941d62df]
                        64 mach_msg_trap + 10 (in libSystem.B.dylib) [0x9a754afa]
      Kernel stack:
        64 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 615      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 317 (in DVCPROHDMuxer) [0x44dc198f]
              64 CFRunLoopRun + 84 (in CoreFoundation) [0x941db304]
                64 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x941d53c4]
                  64 __CFRunLoopRun + 2079 (in CoreFoundation) [0x941d62df]
                    64 mach_msg_trap + 10 (in libSystem.B.dylib) [0x9a754afa]
      Kernel stack:
        64 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 624      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x9a773ac6]
      Kernel stack:
        64 sleep + 52 [0x49115a]
      Thread 668      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 RWPUnregisterDeviceImp + 132794 (in ReWire) [0x4ccffa5c]
              64 RWPUnregisterDeviceImp + 21574 (in ReWire) [0x4cce47e8]
                64 Delay + 107 (in CarbonCore) [0x943ef226]
                  64 mach_wait_until + 10 (in libSystem.B.dylib) [0x9a754c0e]
      Kernel stack:
        64 mach_wait_until_trap + 81 [0x219a22]
      Thread 669      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 TThread::Start() + 293 (in Ableton Live Engine) [0x4cd5c9df]
              64 OException::SThrow(char const*) + 1792 (in Ableton Live Engine) [0x4cd6824a]
                64 semaphore_wait_trap + 10 (in libSystem.B.dylib) [0x9a754b36]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread 66a      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 TThread::Start() + 293 (in Ableton Live Engine) [0x4cd5c9df]
              64 OException::SThrow(char const*) + 1792 (in Ableton Live Engine) [0x4cd6824a]
                64 semaphore_wait_trap + 10 (in libSystem.B.dylib) [0x9a754b36]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread 66b      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 TThread::Start() + 293 (in Ableton Live Engine) [0x4cd5c9df]
              64 OException::SThrow(char const*) + 1792 (in Ableton Live Engine) [0x4cd6824a]
                64 semaphore_wait_trap + 10 (in libSystem.B.dylib) [0x9a754b36]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread 673      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 MDFileIOThread_IsBusy + 3593 (in MAAudioEngine) [0x2cd1b29]
              64 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x9a7843f8]
                64 __semwait_signal + 10 (in libSystem.B.dylib) [0x9a782aa2]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread 678      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 CAPThread::Entry(CAPThread*) + 96 (in CoreMIDI) [0x13c3ca6]
              64 XThread::RunHelper(void*) + 17 (in CoreMIDI) [0x13c42d9]
                64 MIDIProcess::RunMIDIInThread() + 150 (in CoreMIDI) [0x13e197a]
                  64 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155 (in CoreMIDI) [0x13c30c1]
                    64 mach_msg_trap + 10 (in libSystem.B.dylib) [0x9a754afa]
      Kernel stack:
        64 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 6b2      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 TimerThread + 97 (in CarbonCore) [0x9437fb8b]
              64 TSWaitOnSemaphoreCommon + 511 (in CarbonCore) [0x9435b8ce]
                64 TSWaitOnConditionTimedRelative + 242 (in CarbonCore) [0x9435bb90]
                  64 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x9a7b15a8]
                    64 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x9a754b5a]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread 797      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 CAPThread::Entry(CAPThread*) + 140 (in CoreAudio) [0x96a25488]
              64 HP_IOThread::ThreadEntry(HP_IOThread*) + 17 (in CoreAudio) [0x96a25571]
                62 HP_IOThread::WorkLoop() + 1892 (in CoreAudio) [0x96a25cda]
                  62 CAGuard::WaitUntil(unsigned long long) + 289 (in CoreAudio) [0x96a283dd]
                    62 CAGuard::WaitFor(unsigned long long) + 219 (in CoreAudio) [0x96a253ab]
                      62 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x9a7b15a8]
                        62 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x9a754b5a]
                2 HP_IOThread::WorkLoop() + 2506 (in CoreAudio) [0x96a25f40]
                  2 HP_IOThread::PerformIO(AudioTimeStamp const&, double) + 620 (in CoreAudio) [0x96a28b7e]
                    1 HP_IOProcList::GetIOProcByIndex(unsigned long) const + 1 (in CoreAudio) [0x96a28e8f]
                    1 IOA_Device::CallIOProcs(AudioTimeStamp const&, AudioTimeStamp const&, AudioTimeStamp const&) + 573 (in CoreAudio) [0x96a28e59]
                      1 IOA_SingleDevice::WriteOutputData(AudioTimeStamp const&, unsigned long) + 422 (in CoreAudio) [0x96a29576]
                        1 iokit_user_client_trap + 7 (in IOKit) [0x9a6f79e3]
      Kernel stack:
        62 semaphore_wait_continue + 0 [0x22a88f]
        1 lo_allintrs + 302 [0x2a1c2e]
          1 interrupt + 192 [0x2ab423]
            1 lapic_interrupt + 108 [0x2b32f2]
              1 mp_kdp_exit + 868 [0x2b4560]
                1 sync_iss_to_iks + 124 [0x2aabf6]
        1 lo_mach_scall + 280 [0x2a20f8]
          1 get_user_regs + 548 [0x295914]
            1 iokit_user_client_trap + 200 [0x56c190]
              1 com.apple.iokit.IOAudioFamily 1.8.3fc2 + 36526 [0x1070eae]
                1 com.apple.iokit.IOAudioFamily 1.8.3fc2 + 46168 [0x1073458]
                  1 com.apple.iokit.IOAudioFamily 1.8.3fc2 + 57923 [0x1076243]
                    1 com.apple.iokit.IOAudioFamily 1.8.3fc2 + 56278 [0x1075bd6]
                      1 com.apple.iokit.IOAudioFamily 1.8.3fc2 + 55794 [0x10759f2]
                        1 tc.tctechnologies.driver.Saffire 8028 + 69889 [0x1a50101]
                          1 tc.tctechnologies.driver.Saffire 8028 + 70523 [0x1a5037b]
      Thread 798      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            63 MD::CallProcessThread1(void*) + 108 (in MAAudioEngine) [0x2cb46bc]
              63 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x9a7843f8]
                63 __semwait_signal + 10 (in libSystem.B.dylib) [0x9a782aa2]
            1 MD::CallProcessThread1(void*) + 253 (in MAAudioEngine) [0x2cb474d]
              1 MD::Process(eProcessLevel) + 1044 (in MAAudioEngine) [0x2cb1a94]
                1 MD::StreamProcessing(eProcessLevel, long, long, long) + 388 (in MAAudioEngine) [0x2cae2e4]
      Kernel stack:
        63 semaphore_wait_continue + 0 [0x22a88f]
        1 lo_allintrs + 302 [0x2a1c2e]
          1 interrupt + 192 [0x2ab423]
            1 lapic_interrupt + 108 [0x2b32f2]
              1 mp_kdp_exit + 868 [0x2b4560]
                1 sync_iss_to_iks + 124 [0x2aabf6]
      Thread 799      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            61 MD::CallProcessThread2(void*) + 124 (in MAAudioEngine) [0x2cb443c]
              61 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x9a7843f8]
                61 __semwait_signal + 10 (in libSystem.B.dylib) [0x9a782aa2]
            3 MD::CallProcessThread2(void*) + 267 (in MAAudioEngine) [0x2cb44cb]
              3 MD::Process(eProcessLevel) + 1044 (in MAAudioEngine) [0x2cb1a94]
                3 MD::StreamProcessing(eProcessLevel, long, long, long) + 2036 (in MAAudioEngine) [0x2cae954]
                  3 MD::PluginProcess(MDProcInfo*, MDPlug*, float const*, long, long, long, eProcessLevel) + 4007 (in MAAudioEngine) [0x2cad7d7]
                    2 ??? (in MADSP + 222332) [0x1ced47c]
                      1 CDownMixer::Process(float**, float**, long) + 56717 (in MADSP) [0x2128bfd]
                        1 CDSPSepiaLoader::~CDSPSepiaLoader() + 376725 (in MADSP) [0x1f8abb5]
                          1 CDSPSepiaLoader::~CDSPSepiaLoader() + 375557 (in MADSP) [0x1f8a725]
                            1 CDSPSepiaLoader::~CDSPSepiaLoader() + 340981 (in MADSP) [0x1f82015]
                              1 ??? (in MADSP + 796803) [0x1d79883]
                                1 ??? (in MADSP + 793745) [0x1d78c91]
                                  1 CLibFFT::ConjMulAdd(DSPSplitComplex*, DSPSplitComplex*, DSPSplitComplex*, DSPSplitComplex*, unsigned int) + 147 (in MADSP) [0x1fae903]
                      1 ??? (in MADSP + 1149010) [0x1dcf852]
                        1 CDownMixer::Process(float**, float**, long) + 57084 (in MADSP) [0x2128d6c]
                          1 ??? (in MADSP + 988527) [0x1da856f]
                            1 ??? (in MADSP + 788273) [0x1d77731]
                              1 Rectangular + 1048200 (in MADSP) [0x20aef08]
                                1 Rectangular + 1034463 (in MADSP) [0x20ab95f]
                    1 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5585612 (in Logic Pro) [0x58feec]
                      1 AudioUnitRender + 67 (in AudioUnit) [0x989525d2]
                        1 CallComponentDispatch + 29 (in CarbonCore) [0x9437c51f]
                          1 TalNoiseMakerAUEntry + 46 (in TAL-NoiseMaker) [0xb134d6ae]
                            1 AUBase::ComponentEntryDispatch(ComponentParameters*, AUBase*) + 528 (in TAL-NoiseMaker) [0xb136a4b0]
                              1 AUBase::DoRender(unsigned long&, AudioTimeStamp const&, unsigned long, unsigned long, AudioBufferList&) + 1100 (in TAL-NoiseMaker) [0xb136533c]
                                1 JuceAU::Render(unsigned long&, AudioTimeStamp const&, unsigned long) + 158 (in TAL-NoiseMaker) [0xb135102e]
                                  1 JuceAU::ProcessBufferLists(unsigned long&, AudioBufferList const&, AudioBufferList&, unsigned long) + 2248 (in TAL-NoiseMaker) [0xb1350e18]
                                    1 TalCore::processBlock(juce::AudioSampleBuffer&, juce::MidiBuffer&) + 503 (in TAL-NoiseMaker) [0xb133d577]
                                      1 SynthEngine::process(float*, float*) + 7614 (in TAL-NoiseMaker) [0xb134c2de]
      Kernel stack:
        61 semaphore_wait_continue + 0 [0x22a88f]
        3 lo_allintrs + 302 [0x2a1c2e]
          3 interrupt + 192 [0x2ab423]
            3 lapic_interrupt + 108 [0x2b32f2]
              3 mp_kdp_exit + 868 [0x2b4560]
                3 sync_iss_to_iks + 124 [0x2aabf6]
      Thread 79a      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 MD::CallProcessThread3(void*) + 124 (in MAAudioEngine) [0x2cb41ac]
              64 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x9a7843f8]
                64 __semwait_signal + 10 (in libSystem.B.dylib) [0x9a782aa2]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread 79b      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 MD::CallProcessThread15(void*) + 124 (in MAAudioEngine) [0x2cb22ec]
              64 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x9a7843f8]
                64 __semwait_signal + 10 (in libSystem.B.dylib) [0x9a782aa2]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread 9f0      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 NI::GP::Thread::execute(void*) + 72 (in Kontakt 4) [0xb43e95b8]
              64 semaphore_wait_trap + 10 (in libSystem.B.dylib) [0x9a754b36]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread 9fd      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 NI::GP::Thread::execute(void*) + 72 (in Kontakt 4) [0xb43e95b8]
              64 BEngine::AuxProcessThread::run() + 34 (in Kontakt 4) [0xb492e212]
                64 semaphore_wait_trap + 10 (in libSystem.B.dylib) [0x9a754b36]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread 9fe      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 NI::GP::Thread::execute(void*) + 72 (in Kontakt 4) [0xb43e95b8]
              64 BEngine::AuxProcessThread::run() + 34 (in Kontakt 4) [0xb492e212]
                64 semaphore_wait_trap + 10 (in libSystem.B.dylib) [0x9a754b36]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread 9ff      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 NI::GP::Thread::execute(void*) + 72 (in Kontakt 4) [0xb43e95b8]
              64 BEngine::AuxProcessThread::run() + 34 (in Kontakt 4) [0xb492e212]
                64 semaphore_wait_trap + 10 (in libSystem.B.dylib) [0x9a754b36]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread a00      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 NI::GP::Thread::execute(void*) + 72 (in Kontakt 4) [0xb43e95b8]
              64 semaphore_wait_trap + 10 (in libSystem.B.dylib) [0x9a754b36]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread a01      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 NI::GP::Thread::execute(void*) + 72 (in Kontakt 4) [0xb43e95b8]
              64 semaphore_wait_trap + 10 (in libSystem.B.dylib) [0x9a754b36]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread b69      
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 juce::threadEntryProc(void*) + 76 (in TAL-NoiseMaker) [0xb112e36c]
              64 juce::Thread::threadEntryPoint(juce::Thread*) + 238 (in TAL-NoiseMaker) [0xb10d1f4e]
                64 juce::InternalTimerThread::run() + 365 (in TAL-NoiseMaker) [0xb1313c6d]
                  64 juce::WaitableEvent::wait(int) const + 147 (in TAL-NoiseMaker) [0xb1091ff3]
                    64 pthread_cond_timedwait + 47 (in libSystem.B.dylib) [0x9a7cb26c]
                      64 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x9a754b5a]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread 12ce     
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 ResolveFile + 55009 (in MAFiles) [0x2bf6591]
              64 ResolveFile + 54808 (in MAFiles) [0x2bf64c8]
                64 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x9a7843f8]
                  64 __semwait_signal + 10 (in libSystem.B.dylib) [0x9a782aa2]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread 12cf     
      User stack:
        64 thread_start + 34 (in libSystem.B.dylib) [0x9a7820de]
          64 _pthread_start + 345 (in libSystem.B.dylib) [0x9a782259]
            64 ResolveFile + 55009 (in MAFiles) [0x2bf6591]
              64 ResolveFile + 54808 (in MAFiles) [0x2bf64c8]
                64 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x9a7843f8]
                  64 __semwait_signal + 10 (in libSystem.B.dylib) [0x9a782aa2]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread 12f8     
      User stack:
        38 start_wqthread + 30 (in libSystem.B.dylib) [0x9a77a5c6]
          38 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x9a77a412]
      Kernel stack:
        38 bsdthread_create + 1313 [0x4d4581]
      Thread 1e24     
      User stack:
        26 start_wqthread + 30 (in libSystem.B.dylib) [0x9a77a5c6]
          26 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x9a77a412]
      Kernel stack:
        26 bsdthread_create + 1313 [0x4d4581]
      Binary Images:
          0x1000 -   0xbe3ffb  com.apple.logic.pro 9.1.6 (1700.43) <B1E26E57-5B4C-4FE2-4FEA-B72167321749> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
        0xfc2000 -  0x11fafff  com.apple.prokit 7.0.1 (1331.1) <327AFA15-E955-02EF-3E57-E2558B645698> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
       0x13b3000 -  0x13ffffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
       0x1cb7000 -  0x2307fef  com.apple.music.apps.MADSP 9.1.6 (588.58) <F7526C1F-3252-E5EA-567D-F94CE8B31718> /Applications/Logic Pro.app/Contents/MacOS/../Frameworks/MADSP.framework/Versions/A/MADSP
       0x2bc7000 -  0x2c7eff3  com.apple.music.apps.MAFiles 9.1.6 (143.95) <EE653EBC-8AD7-12F4-5614-71B3AAC7826E> /Applications/Logic Pro.app/Contents/MacOS/../Frameworks/MAFiles.framework/Versions/A/MAFiles
       0x2c9e000 -  0x2d14fe3  com.apple.music.apps.MAAudioEngine 9.1.6 (158.18) <039C3621-221B-DED5-9EFC-5963B7A32728> /Applications/Logic Pro.app/Contents/MacOS/../Frameworks/MAAudioEngine.framework/Versions/A/MAAudio Engine
      0x44daa000 - 0x44e0ffe0  com.apple.DVCPROHDMuxer 1.3.2 (1.3.2) <C1AA540F-CEAD-77BA-1CD6-0D467B4F76FF> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
      0x4ccd9000 - 0x4cd38fe1  se.propellerheads.rewire.library 1.7 (1.7) <00010203-0405-0607-0809-0A0B0C0D0E0F> /Library/Application Support/Propellerhead Software/ReWire/ReWire.bundle/Contents/MacOS/ReWire
      0x4cd57000 - 0x4d1fffeb  com.ableton.live-engine 8.0.9 (8.0.9) <7B4A90F1-168E-33C6-84B2-F8608E497F80> /Applications/Live 8.0.9 OS X/Live.app/Contents/Resources/Ableton Live Engine.bundle/Contents/MacOS/Ableton Live Engine
      0x92842000 - 0x93125ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
      0x93a4d000 - 0x93cbefef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
      0x94199000 - 0x94314fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
      0x94315000 - 0x94635ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
      0x96a05000 - 0x96a7ffff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
      0x98951000 - 0x98952ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
      0x9a6f0000 - 0x9a74dff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
      0x9a754000 - 0x9a8fbff7  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
      0xb1056000 - 0xb1477fe3  ch.toguaudioline.talnoisemaker ??? (1.0.0) <AC3AC81A-9CFF-130E-BB37-257AAC494894> /Users/joshirwin/Library/Audio/Plug-Ins/Components/TAL-NoiseMaker.component/Con tents/MacOS/TAL-NoiseMaker
      0xb4138000 - 0xb55dfffb  Kontakt 4.MusicDevice.component 4.1.0.3681 (4.1.0, Copyright © 2009 Native Instruments) <86E643B5-A1FE-4662-C0BD-D9FF78448087> /Library/Audio/Plug-Ins/Components/Kontakt 4.component/Contents/MacOS/Kontakt 4
    Process:         AirPort Base Station Agent [217]
    Path:            /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    UID:             502
      Thread 45a        DispatchQueue 1
      User stack:
        64 ??? (in AirPort Base Station Agent + 5692) [0x10000163c]
          64 NSApplicationMain + 364 (in AppKit) [0x7fff855373b0]
            64 -[NSApplication run] + 395 (in AppKit) [0x7fff8553e68f]
              64 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 (in AppKit) [0x7fff85578801]
                64 _DPSNextEvent + 708 (in AppKit) [0x7fff85578eb2]
                  64 BlockUntilNextEventMatchingListInMode + 59 (in HIToolbox) [0x7fff87c1f4ac]
                    64 ReceiveNextEventCommon + 310 (in HIToolbox) [0x7fff87c1f5f3]
                      64 RunCurrentEventLoopInMode + 333 (in HIToolbox) [0x7fff87c1f7ee]
                        64 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff871cdd8f]
                          64 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff871ce902]
                            64 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff89c09d7a]
      Kernel stack:
        64 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 46e        DispatchQueue 2
      User stack:
        64 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff89c23aa5]
          64 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff89c23c08]
            64 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff89c242de]
              64 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff89c247b4]
                64 kevent + 10 (in libSystem.B.dylib) [0x7fff89c22c0a]
      Kernel stack:
        64 kevent + 97 [0x47a699]
      Thread 49e      
      User stack:
        64 thread_start + 13 (in libSystem.B.dylib) [0x7fff89c42e89]
          64 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff89c42fd6]
            64 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x7fff89c4d932]
      Kernel stack:
        64 sleep + 52 [0x49115a]
      Thread 49f      
      User stack:
        64 thread_start + 13 (in libSystem.B.dylib) [0x7fff89c42e89]
          64 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff89c42fd6]
            64 ??? (in AirPort Base Station Agent + 117988) [0x10001cce4]
              64 ??? (in AirPort Base Station Agent + 106856) [0x10001a168]
                64 ??? (in AirPort Base Station Agent + 118817) [0x10001d021]
                  64 __semwait_signal + 10 (in libSystem.B.dylib) [0x7fff89c44a6a]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Binary Images:
             0x100000000 -        0x100027fff  com.apple.AirPortBaseStationAgent 1.5.5 (155.2) <00010203-0405-0607-0809-0A0B0C0D0E0F> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
          0x7fff85535000 -     0x7fff85f2fff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff87182000 -     0x7fff872f9fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff87bf1000 -     0x7fff87eeffff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
          0x7fff89c09000 -     0x7fff89dcafef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         aosnotifyd [256]
    Path:            /usr/sbin/aosnotifyd
    UID:             502
      Thread 54c        DispatchQueue 1
      User stack:
        64 start + 52 (in aosnotifyd) [0x100000e20]
          64 main + 806 (in aosnotifyd) [0x10000201e]
            64 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff871cdb16]
              64 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff871cdd8f]
                64 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff871ce902]
                  64 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff89c09d7a]
      Kernel stack:
        64 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 54e        DispatchQueue 2
      User stack:
        64 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff89c23aa5]
          64 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff89c23c08]
            64 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff89c242de]
              64 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff89c247b4]
                64 kevent + 10 (in libSystem.B.dylib) [0x7fff89c22c0a]
      Kernel stack:
        64 kevent + 97 [0x47a699]
      Thread 551      
      User stack:
        64 thread_start + 13 (in libSystem.B.dylib) [0x7fff89c42e89]
          64 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff89c42fd6]
            64 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x7fff89c4d932]
      Kernel stack:
        64 sleep + 52 [0x49115a]
      Binary Images:
             0x100000000 -        0x100011ff7  aosnotifyd ??? (???) <64A261C1-4C9B-22D5-803C-8C57D5669673> /usr/sbin/aosnotifyd
          0x7fff87182000 -     0x7fff872f9fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff89c09000 -     0x7fff89dcafef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         autofsd [60]
    Path:            /usr/libexec/autofsd
    UID:             0
      Thread 211        DispatchQueue 1
      User stack:
        64 ??? (in autofsd + 5340) [0x1000014dc]
          64 ??? (in autofsd + 6461) [0x10000193d]
            64 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff871cdb16]
              64 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff871cdd8f]
                64 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff871ce902]
                  64 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff89c09d7a]
      Kernel stack:
        64 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 235        DispatchQueue 2
      User stack:
        64 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff89c23aa5]
          64 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff89c23c08]
            64 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff89c242de]
              64 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff89c247b4]
                64 kevent + 10 (in libSystem.B.dylib) [0x7fff89c22c0a]
      Kernel stack:
        64 kevent + 97 [0x47a699]
      Binary Images:
             0x100000000 -        0x100001ff7  autofsd ??? (???) <E07FB03F-038C-D995-51F3-FF8A686F645B> /usr/libexec/autofsd
          0x7fff87182000 -     0x7fff872f9fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff89c09000 -     0x7fff89dcafef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         awacsd [33]
    Path:            /usr/sbin/awacsd
    UID:             0
      Thread 1f3        DispatchQueue 1
      User stack:
        64 ??? (in awacsd + 10904) [0x100002a98]
          64 ??? (in awacsd + 35220) [0x100008994]
            64 ??? (in awacsd + 62916) [0x10000f5c4]
              64 semaphore_wait_trap + 10 (in libSystem.B.dylib) [0x7fff89c09db6]
      Kernel stack:
        64 semaphore_wait_continue + 0 [0x22a88f]
      Thread 2e9        DispatchQueue 2
      User stack:
        64 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff89c23aa5]
          64 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff89c23c08]
            64 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff89c242de]
              64 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff89c247b4]
                64 kevent + 10 (in libSystem.B.dylib) [0x7fff89c22c0a]
      Kernel stack:
        64 kevent + 97 [0x47a699]
      Binary Images:
             0x100000000 -        0x100042ff7  awacsd ??? (???) <19928243-52E6-8CD3-F1F3-E077CEF1312F> /usr/sbin/awacsd
          0x7fff89c09000 -     0x7fff89dcafef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         blued [16]
    Path:            /usr/sbin/blued
    UID:             0
      Thread 12c        DispatchQueue 1
      User stack:
        64 ??? (in blued + 8264) [0x100002048]
          64 ??? (in blued + 154586) [0x100025bda]
            64 -[NSRunLoop(NSRunLoop) run] + 77 (in Foundation) [0x7fff86ec7a53]
              64 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 (in Foundation) [0x7fff86ec7b74]
                64 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff871cdd8f]
                  64 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff871ce902]
                    64 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff89c09d7a]
      Kernel stack:
        64 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 1e4        DispatchQueue 2
      User stack:
        64 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff89c23aa5]
          64 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff89c23c08]
            64 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff89c242de]
              64 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff89c247b4]
                64 kevent + 10 (in libSystem.B.dylib) [0x7fff89c22c0a]
      Kernel stack:
        64 kevent + 97 [0x47a699]
      Thread 1e14     
      User stack:
        41 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff89c23aa5]
          41 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x7fff89c23a2a]
      Kernel stack:
        41 bsdthread_create + 1313 [0x4d4581]
      Binary Images:
             0x100000000 -        0x100048fff  blued ??? (???) <AF7DA385-DB49-5034-7277-16E1CE3C45D6> /usr/sbin/blued
          0x7fff86e7c000 -     0x7fff870fefff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff87182000 -     0x7fff872f9fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff89c09000 -     0x7fff89dcafef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         configd [15]
    Path:            /usr/libexec/configd
    UID:             0
      Thread 10a        DispatchQueue 1
      User stack:
        64 start + 52 (in configd) [0x100000d04]
          64 main + 2051 (in configd) [0x10000151a]
            64 server_loop + 72 (in configd) [0x100001d70]
              64 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff871cdd8f]
                64 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff871ce902]
                  64 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff89c09d7a]
      Kernel stack:
        64 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 110        DispatchQueue 2
      User stack:
        64 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff89c23aa5]
          64 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff89c23c08]
            64 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff89c242de]
              64 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff89c247b4]
                64 kevent + 10 (in libSystem.B.dylib) [0x7fff89c22c0a]
      Kernel stack:
        64 kevent + 97 [0x47a699]
      Thread 112      
      User stack:
        64 thread_start + 13 (in libSystem.B.dylib) [0x7fff89c42e89]
          64 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff89c42fd6]
            64 plugin_exec + 1440 (in configd) [0x1000034d7]
              64 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff871cdb16]
                64 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff871cdd8f]
                  64 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff871ce902]
                    64 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff89c09d7a]
      Kernel stack:
        64 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 126      
      User stack:
        64 thread_start + 13 (in libSystem.B.dylib) [0x7fff89c42e89]
          64 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff89c42fd6]
            64 _io_pm_force_active_settings + 2271 (in PowerManagement) [0x1000ac3a1]
              64 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff871cdb16]
                64 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff871cdd8f]
                  64 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff871ce902]
                    64 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff89c09d7a]
      Kernel stack:
        64 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 130      
      User stack:
        64 thread_start + 13 (in libSystem.B.dylib) [0x7fff89c42e89]
          64 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff89c42fd6]
            64 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x7fff89c4d932]
      Kernel stack:
        64 sleep + 52 [0x49115a]
      Thread 137      
      User stack:
        64 thread_start + 13 (in libSystem.B.dylib) [0x7fff89c42e89]
          64 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff89c42fd6]
            64 pppcntl_run_thread + 1595 (in PPPController) [0x10079b8f5]
              64 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff871cdb16]
                64 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff871cdd8f]
                  64 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff871ce902]
                    64 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff89c09d7a]
      Kernel stack:
        64 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 1e07     
      User stack:
        64 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff89c23aa5]
          64 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x7fff89c23a2a]
      Kernel stack:
        64 bsdthread_create + 1313 [0x4d4581]
      Thread 1e25     
      User stack:
        25 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff89c23aa5]
          25 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x7fff89c23a2a]
      Kernel stack:
        25 bsdthread_create + 1313 [0x4d4581]
      Binary Images:
             0x100000000 -        0x100026ff7  configd ??? (???) <754E7289-CEF0-F696-2A99-8F66310FF370> /usr/libexec/configd
             0x1000a9000 -        0x1000baff7  com.apple.SystemConfiguration.PowerManagement 160.0.0 (160.0.0) <20F4D79D-1834-14C9-650C-C4B588B9E1B9> /System/Library/SystemConfiguration/PowerManagement.bundle/Contents/MacOS/Power Manageme

    Last things first... Sorry, no, I can't read crash reports. I'm better at reading Japanese, honestly. However, I've encountered the same error before:
    EXCBADACCESS (SIGBUS)
    ...and if you do a google search you'll see that you're not alone, and, that it's not limited to working in Logic. Of the first hits on google someone said that it's a sign of bad RAM, but there were many other links to investigate so I would take that with a grain of salt for now. Maybe do a search for that yourself and see if anything posted on the web hits home for you.
    EXS24 settings -- I just wanted to see if VM was on or off.
    Interesting that it doesn't always happen. OK, are there particular libraries (3rd party, Logic factory stuff, etc.) that seem to perpetrate the crashes?
    In the song(s) you're experiencing this in, are they already very sample-intensive, lots of sampler instruments loaded up? The reason I ask is that Logic has been known to go "huh?" and quit unexpectedly if you attempt to load up more samples than can fit into Logic's RAM footprint.
    Another test... does this happen in a brand new, empty song (such as the Explore/Empty template)?
    There are more things you can do to try and narrow down the problem, but rather than overwhelm you with stuff I'll stop here. Post back with your answers/results and we can take it from there.

  • Unable to load project after cut

    Hi,
    I've a new (few days old) iMac, 27inch i5, 24G Ram, OS X 10.9.1, Logic Pro X 10.0.6. Interface is M-AUDIO - Fast TrackUltra (latest driver)
    I had a project that seemed fine until I did a Cut/Insert->Cut Selction between Locations. The cut was fine, but on trying to play the song LPX crashed. Now that song can not be loaded as LPX crashes once the song has loaded, before the windows open.
    The project was created on Logic Pro 9 and converted to new format by LPX.
    I've disabled all non-apple plugins via the Audio Units Manager. (NI Komplet 9 & Melodyne)
    Other songs load fine and play as expected.
    Thanks for any insights?
    Here is the traceback:
    Process:         Logic Pro X [513]
    Path:            /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
    Identifier:      com.apple.logic10
    Version:         10.0.6 (3130.20)
    Build Info:      MALogic-3130020000000000~1
    App Item ID:     634148309
    App External ID: 283213010
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [160]
    Responsible:     Logic Pro X [513]
    User ID:         501
    Date/Time:       2014-01-21 13:29:48.330 +0000
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  70567473-7762-5B75-B22D-1144DCA6868B
    Crashed Thread:  6  SeqTimer
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000107c3f000-0000000108cbd000 [ 16.5M] r-x/rwx SM=COW  /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff914e7a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff91b08e60 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff91b08d52 usleep + 54
    3   com.apple.logic10                       0x0000000107f24a48 0x107c3f000 + 3037768
    4   com.apple.logic10                       0x0000000107f740dd 0x107c3f000 + 3363037
    5   com.apple.logic10                       0x0000000107dd30d8 0x107c3f000 + 1655000
    6   com.apple.logic10                       0x0000000107dd4fdd 0x107c3f000 + 1662941
    7   com.apple.logic10                       0x0000000107e23807 0x107c3f000 + 1984519
    8   com.apple.logic10                       0x00000001081320d9 0x107c3f000 + 5189849
    9   com.apple.logic10                       0x00000001080fca0c 0x107c3f000 + 4971020
    10  com.apple.logic10                       0x0000000108101c48 0x107c3f000 + 4992072
    11  com.apple.logic10                       0x0000000108101da0 0x107c3f000 + 4992416
    12  com.apple.AppKit                        0x00007fff868e54c1 -[NSDocument _initWithContentsOfURL:ofType:error:] + 178
    13  com.apple.AppKit                        0x00007fff868e5176 -[NSDocument initWithContentsOfURL:ofType:error:] + 239
    14  com.apple.AppKit                        0x00007fff86abe29b -[NSDocumentController makeDocumentWithContentsOfURL:ofType:error:] + 772
    15  com.apple.logic10                       0x000000010820fea7 0x107c3f000 + 6098599
    16  com.apple.AppKit                        0x00007fff86acbe62 -[NSDocumentController(NSDeprecated) openDocumentWithContentsOfURL:display:error:] + 820
    17  com.apple.logic10                       0x000000010812668c 0x107c3f000 + 5142156
    18  com.apple.AppKit                        0x00007fff86ac449f __55-[NSDocumentController(NSPrivate) _openRecentDocument:]_block_invoke + 176
    19  com.apple.AppKit                        0x00007fff86ac437f -[NSDocumentController(NSPrivate) _openRecentDocument:] + 203
    20  com.apple.logic10                       0x0000000108210cdc 0x107c3f000 + 6102236
    21  com.apple.AppKit                        0x00007fff8682d3d0 -[NSApplication sendAction:to:from:] + 327
    22  com.apple.LogicUIKit                    0x000000010bac8178 0x10ba19000 + 717176
    23  com.apple.logic10                       0x00000001080fb3c4 0x107c3f000 + 4965316
    24  com.apple.AppKit                        0x00007fff86848348 -[NSMenuItem _corePerformAction] + 394
    25  com.apple.AppKit                        0x00007fff86848084 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117
    26  com.apple.AppKit                        0x00007fff868974dd -[NSMenu _internalPerformActionForItemAtIndex:] + 35
    27  com.apple.AppKit                        0x00007fff86897359 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 104
    28  com.apple.AppKit                        0x00007fff8683e176 NSSLMMenuEventHandler + 716
    29  com.apple.HIToolbox                     0x00007fff8740e6d4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 892
    30  com.apple.HIToolbox                     0x00007fff8740dc87 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 385
    31  com.apple.HIToolbox                     0x00007fff87421d90 SendEventToEventTarget + 40
    32  com.apple.HIToolbox                     0x00007fff87457a30 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 420
    33  com.apple.HIToolbox                     0x00007fff8748a618 SendMenuCommandWithContextAndModifiers + 59
    34  com.apple.HIToolbox                     0x00007fff8748a5c4 SendMenuItemSelectedEvent + 178
    35  com.apple.HIToolbox                     0x00007fff8748a4a5 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
    36  com.apple.HIToolbox                     0x00007fff87492425 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 718
    37  com.apple.HIToolbox                     0x00007fff87492051 _HandleMenuSelection2 + 446
    38  com.apple.AppKit                        0x00007fff867b079c _NSHandleCarbonMenuEvent + 284
    39  com.apple.AppKit                        0x00007fff8660f56e _DPSNextEvent + 2170
    40  com.apple.AppKit                        0x00007fff8660e8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    41  com.apple.AppKit                        0x00007fff866029cc -[NSApplication run] + 553
    42  com.apple.AppKit                        0x00007fff865ed803 NSApplicationMain + 940
    43  com.apple.logic10                       0x00000001080fb655 0x107c3f000 + 4965973
    44  libdyld.dylib                           0x00007fff8799b5fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff914e8662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff91e7943d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff91e79152 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff914e3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff914e2d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8f576315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8f575939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8f575275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff89c82907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff89c8270b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff914e7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff93299f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9329cfb9 start_wqthread + 13
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff914e79aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8f5c1d43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff914e3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff914e2d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8f576315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8f575939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8f575275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff89c84a7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.Foundation                    0x00007fff89ccd02b -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
    7   com.apple.logic10                       0x0000000107e3b349 0x107c3f000 + 2081609
    8   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 6 Crashed:: SeqTimer
    0   com.apple.logic10                       0x0000000107f26513 0x107c3f000 + 3044627
    1   com.apple.logic10                       0x0000000107f1a81b 0x107c3f000 + 2996251
    2   com.apple.logic10                       0x0000000107f1aae4 0x107c3f000 + 2996964
    3   com.apple.logic10                       0x0000000107f1a4a7 0x107c3f000 + 2995367
    4   com.apple.logic10                       0x0000000107f18025 0x107c3f000 + 2986021
    5   com.apple.logic10                       0x0000000107f15970 0x107c3f000 + 2976112
    6   com.apple.CoreServices.CarbonCore          0x00007fff89611ec3 TimerThread + 273
    7   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff914e3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff914e2d18 mach_msg + 64
    2   com.apple.audio.midi.CoreMIDI           0x00000001099905a7 XServerMachPort::ReceiveMessage(int&, void*, int&) + 125
    3   com.apple.audio.midi.CoreMIDI           0x00000001099ab1c1 MIDIProcess::RunMIDIInThread() + 121
    4   com.apple.audio.midi.CoreMIDI           0x000000010999163c XThread::RunHelper(void*) + 10
    5   com.apple.audio.midi.CoreMIDI           0x00000001099912a1 CAPThread::Entry(CAPThread*) + 109
    6   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 8:: ExtendedAudioFileScheduler::WorkerThreadProc
    0   libsystem_kernel.dylib                  0x00007fff914e7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9329ac3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAFiles            0x000000010b6539bb ExtendedAudioFileScheduler::WorkerThreadProc() + 123
    3   com.apple.music.apps.MAFiles            0x000000010b653659 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 9:: ExtendedAudioFileScheduler::WorkerThreadProc
    0   libsystem_kernel.dylib                  0x00007fff914e7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff9329ac3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAFiles            0x000000010b6539bb ExtendedAudioFileScheduler::WorkerThreadProc() + 123
    3   com.apple.music.apps.MAFiles            0x000000010b653659 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 10:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x00007fff914e3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff914e2d18 mach_msg + 64
    2   com.apple.audio.CoreAudio               0x00007fff8e116918 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
    3   com.apple.audio.CoreAudio               0x00007fff8e1168a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
    4   com.apple.audio.CoreAudio               0x00007fff8e11502e HALC_ProxyIOContext::IOWorkLoop() + 950
    5   com.apple.audio.CoreAudio               0x00007fff8e114bcd HALC_ProxyIOContext::IOThreadEntry(void*) + 97
    6   com.apple.audio.CoreAudio               0x00007fff8e114a8d HALB_IOThread::Entry(void*) + 75
    7   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 11:: ProcessThread1/1024
    0   libsystem_kernel.dylib                  0x00007fff914e3a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x000000010b748b3a MD::CallProcessThread1(void*) + 442
    2   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 12:: ProcessThread2/1024
    0   libsystem_kernel.dylib                  0x00007fff914e3a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x000000010b748d60 MD::CallProcessThread2(void*) + 448
    2   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 13:: ProcessThread3/1024
    0   libsystem_kernel.dylib                  0x00007fff914e3a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x000000010b748f70 MD::CallProcessThread3(void*) + 448
    2   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 14:: ProcessThread15/1024
    0   libsystem_kernel.dylib                  0x00007fff914e3a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x000000010b74a830 MD::CallProcessThread15(void*) + 448
    2   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 15:: FileIOThread
    0   libsystem_kernel.dylib                  0x00007fff914e3a56 semaphore_wait_trap + 10
    1   com.apple.music.apps.MAAudioEngine          0x000000010b7653ec 0x10b737000 + 189420
    2   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff914e79aa __select + 10
    1   com.apple.logic10                       0x00000001084ccb7e 0x107c3f000 + 8969086
    2   com.apple.logic10                       0x00000001080dbaed 0x107c3f000 + 4836077
    3   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff914e3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff914e2d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8f576315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8f575939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8f575275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff867af1ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff914e7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff93299f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9329cfb9 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff914e7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff93299f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9329cfb9 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff914e7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff93299f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9329cfb9 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff914e3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff914e2d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8f576315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8f575939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8f575275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00007fff8f62a9d1 CFRunLoopRun + 97
    6   com.apple.DiscRecording                 0x00007fff899f415e DRWorkLoop::WorkLoop() + 228
    7   com.apple.DiscRecording                 0x00007fff899f4067 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 9
    8   com.apple.DiscRecording                 0x00007fff899f3d77 DRThreadObject::StartRoutine(DRThreadObject*) + 125
    9   com.apple.DiscRecording                 0x00007fff899f3c11 DRThreadObject::SymbolRoutine(DRThreadObject*) + 9
    10  libsystem_pthread.dylib                 0x00007fff93298899 _pthread_body + 138
    11  libsystem_pthread.dylib                 0x00007fff9329872a _pthread_start + 137
    12  libsystem_pthread.dylib                 0x00007fff9329cfc9 thread_start + 13
    Thread 6 crashed with X86 Thread State (64-bit):
      rax: 0x0002fd0000000000  rbx: 0x000000000000010c  rcx: 0x7fffffffffff0000  rdx: 0x0000000000000000
      rdi: 0x00007faf89c67118  rsi: 0x00007faf8a5c3400  rbp: 0x0000000111e86b70  rsp: 0x0000000111e86ae0
       r8: 0x00000000abc04723   r9: 0x000000000000ffff  r10: 0x0000000111250000  r11: 0x00007faf8a5b5ab0
      r12: 0x00007faf8a58d800  r13: 0x0002fd0000000000  r14: 0x00007faf8a5c3400  r15: 0x0000000111252760
      rip: 0x0000000107f26513  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x107c3f000 -        0x108cbcfef  com.apple.logic10 (10.0.6 - 3130.20) <70902770-78BC-37D0-9F46-4788D9485EA6> /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
           0x10925b000 -        0x10925dfff  com.apple.music.apps.MAResourcesPlugInsShared (10.0.6 - 3130.20) <69AF1EEF-E05C-3A1C-97B6-D567D86913AE> /Applications/Logic Pro X.app/Contents/Frameworks/MAResourcesPlugInsShared.framework/Versions/A/MAResou rcesPlugInsShared
           0x109266000 -        0x109650fff  com.apple.music.apps.MALogicLegacySong (10.0.6 - 3130.20) <BAC589F4-2CB4-3098-95D4-2502E5682A40> /Applications/Logic Pro X.app/Contents/Frameworks/MALogicLegacySong.framework/Versions/A/MALogicLegacyS ong
           0x109759000 -        0x109791fff  com.apple.music.apps.MAAudioUnitSupport (10.0.6 - 3130.20) <CD0279C8-2750-34C9-BFC7-99C9E3901913> /Applications/Logic Pro X.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnitSu pport
           0x1097b5000 -        0x1097d9ff7  com.apple.music.apps.MALoopManagement (10.0.6 - 3130.20) <865674BB-7C0C-36B1-96B3-930D8A9AF0D0> /Applications/Logic Pro X.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagemen t
           0x1097f2000 -        0x10990eff7  com.apple.music.apps.MACore (10.0.6 - 3130.20) <80090F62-F3D6-3AE9-B6FA-2130489C367B> /Applications/Logic Pro X.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
           0x109983000 -        0x1099beff2  com.apple.audio.midi.CoreMIDI (1.10 - 88) <AAF5250E-D422-3910-8F94-FE8BAC5B8174> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
           0x1099ec000 -        0x109a66ff7  com.apple.music.apps.MAHarmony (10.0.6 - 3130.20) <CE0F2A57-F27B-38B5-92CC-BBF1CF310AA4> /Applications/Logic Pro X.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
           0x109a8c000 -        0x10a08fff7  com.apple.music.apps.MAPlugInGUI (10.0.6 - 3130.20) <127F665A-6778-3742-9D4F-23E5EEB7027E> /Applications/Logic Pro X.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
           0x10a3af000 -        0x10a47aff7  com.apple.music.apps.OMF (10.0.6 - 3130.2) <0F02BBA3-9863-372D-81EB-FF0D670962ED> /Applications/Logic Pro X.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
           0x10a4a0000 -        0x10ac4aff7  com.apple.music.apps.MADSP (10.0.6 - 3130.20) <DCE4D347-C2E2-323F-B1F1-3401034A150B> /Applications/Logic Pro X.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
           0x10b519000 -        0x10b53efff  com.apple.music.apps.LogicFileBrowser (10.0.6 - 3130.2) <8F7FBDBD-1D02-3619-ACAF-59ACDF7474CD> /Applications/Logic Pro X.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrowse r
           0x10b556000 -        0x10b5a4fff  com.apple.music.apps.LogicLoopBrowser (10.0.6 - 3130.2) <6C40A6BD-4868-3227-94A0-C2A792835FFF> /Applications/Logic Pro X.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrowse r
           0x10b5c1000 -        0x10b5c5fff  com.apple.music.apps.MAResources (10.0.6 - 3130.20) <46236F99-16A4-3B38-8B40-C27960154BFE> /Applications/Logic Pro X.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
           0x10b5ca000 -        0x10b5f1ff7  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <E6FEB146-1384-3FDE-A9B4-3BC48DCEDC27> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x10b612000 -        0x10b61dfff  com.apple.music.apps.MAUnitTest (10.0.6 - 3130.20) <AA6E684A-778B-37CE-B859-78472F8E6340> /Applications/Logic Pro X.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
           0x10b627000 -        0x10b629fff  com.apple.music.apps.midi.device.plugin.FaderMaster-4-100 (10.0.6 - 3130.20) <D30CBA15-9A1E-3C07-903C-A2393E232AD8> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/FaderMaster 4-100.bundle/Contents/MacOS/FaderMaster 4-100
           0x10b62e000 -        0x10b6edff7  com.apple.music.apps.MAFiles (10.0.6 - 3130.20) <E5D3D261-0296-316B-B086-EFDC918DBCFC> /Applications/Logic Pro X.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
           0x10b730000 -        0x10b731ff7  com.apple.music.apps.midi.device.plugin.MCS3 (10.0.6 - 3130.20) <0D1828AC-23B4-3E9E-9EF3-CE1DF9508FCD> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/MCS3.bundle/Contents/MacOS/MCS3
           0x10b737000 -        0x10b81eff7  com.apple.music.apps.MAAudioEngine (10.0.6 - 3130.20) <AB6C554A-2B15-3347-BC04-0A39137DE6F2> /Applications/Logic Pro X.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
           0x10b9ac000 -        0x10b9acfeb +cl_kernels (???) <2A175674-8CC2-48D3-8874-1CE48C3B7309> cl_kernels
           0x10b9b0000 -        0x10b9c0fff  com.apple.StoreKit (1.0 - 232.2) <4A239D2B-4D42-399B-B4F5-EA24297F0E0A> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit
           0x10b9d5000 -        0x10b9fdff7  com.apple.music.apps.MAVideo (10.0.6 - 3130.20) <45CB9EE0-734E-37BB-B416-5828A45976E8> /Applications/Logic Pro X.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
           0x10ba13000 -        0x10ba14ff7  com.apple.music.apps.midi.device.plugin.Recording-Light (10.0.6 - 3130.20) <60FD3CCD-204B-39DE-987A-E273BB747179> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/Recording Light.bundle/Contents/MacOS/Recording Light
           0x10ba19000 -        0x10bd4aff7  com.apple.LogicUIKit (10.0.6 - 3130.20) <08308115-58D0-3175-8D38-4E41B23B81F9> /Applications/Logic Pro X.app/Contents/Frameworks/MAToolKitLg.framework/Versions/A/MAToolKitLg
           0x10be89000 -        0x10c218ff7  com.apple.music.apps.Animal (10.0.6 - 3130.20) <F198A172-3AA3-3DE2-BD55-15743F3650DD> /Applications/Logic Pro X.app/Contents/Frameworks/Animal.framework/Versions/A/Animal
           0x10c508000 -        0x10c522ff7  com.apple.music.apps.MALoopBrowser (10.0.6 - 3130.2) <A05558E2-90D0-3953-ABB8-657942BC5628> /Applications/Logic Pro X.app/Contents/Frameworks/MALoopBrowser.framework/Versions/A/MALoopBrowser
           0x10c532000 -        0x10c5d6fff  com.apple.music.apps.MAWorkspace (10.0.6 - 3130.20) <430BA888-E8DE-381E-9514-38FB0E210ECC> /Applications/Logic Pro X.app/Contents/Frameworks/MAWorkspace.framework/Versions/A/MAWorkspace
           0x10c626000 -        0x10c65efff  com.apple.LogicUIKitHighLevel (10.0.6 - 3130.20) <D2C51FB7-674A-375F-8AE8-35A9EF73CD63> /Applications/Logic Pro X.app/Contents/Frameworks/MAToolKitHighLevel.framework/Versions/A/MAToolKitHigh Level
           0x10c67f000 -        0x10c681fff  com.apple.music.apps.MAResourcesLg (10.0.6 - 3130.20) <34B8DF73-1B67-3034-8998-48D33C721045> /Applications/Logic Pro X.app/Contents/Frameworks/MAResourcesLg.framework/Versions/A/MAResourcesLg
           0x10c686000 -        0x10c68afff  com.apple.music.apps.MAContentDownloading (10.0.6 - 3130.2) <91140EEF-E876-32AD-8ACA-B96F01EC0BB4> /Applications/Logic Pro X.app/Contents/Frameworks/MAContentDownloading.framework/Versions/A/MAContentDo wnloading
           0x10c692000 -        0x10c6a3fff +com.nxtbgthng.OAuth2Client (1.1.0 - 3130.2) <71ED7ABB-815D-3816-853E-421E40176E57> /Applications/Logic Pro X.app/Contents/Frameworks/OAuth2Client.framework/Versions/A/OAuth2Client
           0x10c6b1000 -        0x10c6b6fff +com.yourcompany.SoundCloudAPI (2.0b6 - 3130.2) <53A17635-26DE-33ED-8DF2-8F26FD2CFCE9> /Applications/Logic Pro X.app/Contents/Frameworks/SoundCloudAPI.framework/Versions/A/SoundCloudAPI
           0x10c6c4000 -        0x10c6c6fff  com.apple.music.apps.MAResourcesGB (10.0.6 - 3130.20) <FEA04925-9E75-3CDD-BA2A-B53C5BE4481E> /Applications/Logic Pro X.app/Contents/Frameworks/MAResourcesGB.framework/Versions/A/MAResourcesGB
           0x10c6d0000 -        0x10c70efff  com.apple.MAGFFoundation (1.0 - 3130.2) <3E2D5507-7DAB-30FD-AC6A-C1191F0E79B9> /Applications/Logic Pro X.app/Contents/Frameworks/MAGFFoundation.framework/Versions/A/MAGFFoundation
           0x10c764000 -        0x10c766fe7 +com.novation.logic.automapmixer (1.0 - 1.0) <57A9B0E5-EBB2-34C8-B190-B6B3647C51FF> /Library/Application Support/MIDI Device Plug-ins/Automap Mixer.bundle/Contents/MacOS/Automap Mixer
           0x10c770000 -        0x10c778fff  com.apple.music.apps.midi.device.plugin.CS-32 (10.0.6 - 3130.20) <3B78677D-B114-36B8-98EA-E94CBC5B0392> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/CS-32.bundle/Contents/MacOS/CS-32
           0x10c781000 -        0x10c783fff  com.apple.music.apps.midi.device.plugin.GiO (10.0.6 - 3130.20) <A414A706-FC5E-38F2-92B9-94DEE14C147C> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/GiO.bundle/Contents/MacOS/GiO
           0x10c789000 -        0x10c78cff7  com.apple.music.apps.midi.device.plugin.iControl (10.0.6 - 3130.20) <EB01CEAA-D83F-3775-8317-2B33011C37EE> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/iControl.bundle/Contents/MacOS/iControl
           0x10c792000 -        0x10c799fff  com.apple.music.apps.midi.device.plugin.Logic-Remote (10.0.6 - 3130.20) <31F75946-116F-3CF1-A6EA-B664C01FC02E> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/Logic Remote.bundle/Contents/MacOS/Logic Remote
           0x10e27e000 -        0x10e285fff  com.apple.music.apps.midi.device.plugin.microKONTROL (10.0.6 - 3130.20) <FBDC3892-ACCD-33A5-B04F-685EEC6EB29B> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/microKONTROL.bundle/Contents/MacOS/microKONTROL
           0x10f379000 -        0x10f37bfff  com.apple.music.apps.anvil.resources (10.0.6 - 3130.20) <383BA64C-729F-347B-B9AC-2FA588AEFED3> /Applications/Logic Pro X.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
           0x10f381000 -        0x10f383fff  com.apple.music.apps.common.resources (10.0.6 - 3130.20) <BB545971-8097-378C-BF0C-E69997C26B56> /Applications/Logic Pro X.app/Contents/PlugIns/common.res/Contents/MacOS/common
           0x10f389000 -        0x10f38bff7  com.apple.music.apps.ebp.resources (10.0.6 - 3130.20) <F90E9CC8-B087-3C1C-A006-576C87B6758F> /Applications/Logic Pro X.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp
           0x10f391000 -        0x10f393ff7  com.apple.music.apps.efx.resources (10.0.6 - 3130.20) <237C0DF7-3834-3A73-9D9A-93BFB62B2EE4> /Applications/Logic Pro X.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
           0x10f399000 -        0x10f39bff7  com.apple.music.apps.egt.resources (10.0.6 - 3130.20) <46590D68-CC62-39D0-BA9A-2CB5DCA53723> /Applications/Logic Pro X.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
           0x10f3a1000 -        0x10f3a3ff7  com.apple.music.apps.emx.resources (10.0.6 - 3130.20) <E02CEE50-9830-37E2-AB51-B479AAECC936> /Applications/Logic Pro X.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
           0x10f3a9000 -        0x10f3abff7  com.apple.music.apps.es1.resources (10.0.6 - 3130.20) <B6D1F0D8-97CA-3A9D-A16B-D8120F14D3E7> /Applications/Logic Pro X.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
           0x10f3b1000 -        0x10f3b3ff7  com.apple.music.apps.es2.resources (10.0.6 - 3130.20) <D38F7D64-8A7F-33D3-BE16-7E39EC80514E> /Applications/Logic Pro X.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
           0x10f3b9000 -        0x10f3bbff7  com.apple.music.apps.esp.resources (10.0.6 - 3130.20) <2D7BDC7F-16A5-334F-A168-E9886857DF8D> /Applications/Logic Pro X.app/Contents/PlugIns/esp.res/Contents/MacOS/esp
           0x10f3c1000 -        0x10f3c3ff7  com.apple.music.apps.evb3.resources (10.0.6 - 3130.20) <850F7F44-6C5E-3737-AB9A-894B6085CD1A> /Applications/Logic Pro X.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
           0x10f3c9000 -        0x10f3cbff7  com.apple.music.apps.evd6.resources (10.0.6 - 3130.20) <37332EC1-7A55-3997-B127-CA039085D478> /Applications/Logic Pro X.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
           0x10f3d1000 -        0x10f3d3ff7  com.apple.music.apps.evoc.resources (10.0.6 - 3130.20) <8BA6139A-63C9-3AEB-A6EC-00F4CA8E0965> /Applications/Logic Pro X.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
           0x10f3d9000 -        0x10f3dbfff  com.apple.music.apps.evp88.resources (10.0.6 - 3130.20) <4ADAE329-C4EB-3BFF-9339-4D558E4EC4D9> /Applications/Logic Pro X.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
           0x10f3e1000 -        0x10f3e3fff  com.apple.music.apps.exs24.resources (10.0.6 - 3130.20) <7E0CE898-0895-3042-A5FB-4A31FDA0794D> /Applications/Logic Pro X.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
           0x10f3e9000 -        0x10f3ebfff  com.apple.music.apps.guitarcontrols.resources (10.0.6 - 3130.20) <48C9F761-BB67-3664-B00B-E128646CF95B> /Applications/Logic Pro X.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
           0x1105fe000 -        0x110602ffd  com.apple.audio.AppleHDAHALPlugIn (2.5.3 - 2.5.3fc1) <844CFCFD-F813-36F1-A5BF-FB9D7BD7040D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x110e85000 -        0x110f6bfef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x111d63000 -        0x111d65fff  com.apple.music.apps.mutapdel.resources (10.0.6 - 3130.20) <87A492E4-DDB2-38BD-85FC-5F9642215B4F> /Applications/Logic Pro X.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
           0x111d6b000 -        0x111d6dff7  com.apple.music.apps.pedalboard.resources (10.0.6 - 3130.20) <990C8CEA-15F3-33CF-AB79-D63869690399> /Applications/Logic Pro X.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
           0x111d73000 -        0x111d75fff  com.apple.music.apps.revolver.resources (10.0.6 - 3130.20) <ED226BEA-63A7-3339-B059-9503A7BED4DA> /Applications/Logic Pro X.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
           0x111d7b000 -        0x111d7dfff  com.apple.music.apps.sphere.resources (10.0.6 - 3130.20) <7EDE5332-CF8B-36B8-9B2C-B31AC5220571> /Applications/Logic Pro X.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
           0x116cc6000 -        0x116cc9fff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
           0x116cf3000 -        0x116cffff7  com.apple.music.apps.midi.device.plugin.Motormix (10.0.6 - 3130.20) <E73A4303-1D51-3CA9-B687-A0F0EE90D569> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/Motormix.bundle/Contents/MacOS/Motormix
           0x11c005000 -        0x11c018fff  com.apple.music.apps.midi.device.plugin.HUI (10.0.6 - 3130.20) <CA11742C-517D-3194-9F34-153B3F656A79> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/HUI.bundle/Contents/MacOS/HUI
           0x11c027000 -        0x11c034fff  com.apple.music.apps.midi.device.plugin.SAC-2K (10.0.6 - 3130.20) <79C9E9A6-B0B5-3EAE-9990-E5B430F28F1E> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/SAC-2K.bundle/Contents/MacOS/SAC-2K
           0x11c03d000 -        0x11c042fff  com.apple.music.apps.midi.device.plugin.SI-24 (10.0.6 - 3130.20) <CD4B92B7-FC21-3C2A-AA0A-E21B5628A612> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/SI-24.bundle/Contents/MacOS/SI-24
           0x11c049000 -        0x11c056ff7  com.apple.music.apps.midi.device.plugin.TouchOSC (10.0.6 - 3130.20) <E798E3BC-2164-3525-B605-CF81956800F5> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/TouchOSC.bundle/Contents/MacOS/TouchOSC
           0x11c063000 -        0x11c067ff7  com.apple.music.apps.midi.device.plugin.TranzPort (10.0.6 - 3130.20) <E90DA854-712E-3B35-9C50-E5CFA4B707C0> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/TranzPort.bundle/Contents/MacOS/TranzPort
           0x11c06c000 -        0x11c076ff7  com.apple.music.apps.midi.device.plugin.US-2400 (10.0.6 - 3130.20) <DE9631C7-4242-3515-80EE-3054550F2146> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/US-2400.bundle/Contents/MacOS/US-2400
           0x11c10b000 -        0x11c14afff  com.apple.music.apps.midi.device.plugin.Logic-Control (10.0.6 - 3130.20) <DFB79103-FA23-35A6-A484-4FABB1C7E061> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/Logic Control.bundle/Contents/MacOS/Logic Control
           0x11dfe7000 -        0x11dff7ff7 +com.novation.automapclientbundle (1.0 - 1.0) <F8956B35-8F2A-3AC1-A8F3-42E3438CFAAC> /Applications/AutomapServer.app/Contents/Resources/AutomapClient.bundle/Content s/MacOS/AutomapClient
           0x124dc4000 -        0x124fbafff  com.apple.audio.codecs.Components (4.0 - 4.0) <05EF9EE8-2047-3FB0-84DA-7A2DD744B64B> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
        0x7fff6e48e000 -     0x7fff6e4c1817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff85d80000 -     0x7fff85d97fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff85d98000 -     0x7fff85e86fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff85f1c000 -     0x7fff85f4cfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff85f4d000 -     0x7fff85fd5ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff85fd6000 -     0x7fff8601dfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8601e000 -     0x7fff860e0ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff864f8000 -     0x7fff864fefff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff864ff000 -     0x7fff86576fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff86580000 -     0x7fff865eaff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff865eb000 -     0x7fff8715fff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff87160000 -     0x7fff871cfff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff871d0000 -     0x7fff8726dfff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff87329000 -     0x7fff87342ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff87343000 -     0x7fff8734cff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8734d000 -     0x7fff873a4fff  com.apple.ViewBridge (1.0 - 46) <C49FDC96-7087-3B2F-AEC3-039F7B2CB50C> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff873b2000 -     0x7fff873b7fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff873b8000 -     0x7fff873c9ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff873ca000 -     0x7fff873f6fff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff87406000 -     0x7fff876b0ffd  com.apple.HIToolbox (2.1 - 696) <1CFFF37B-C392-3088-B0A4-C08C55B2AF8F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff876b5000 -     0x7fff876f3ff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff876f4000 -     0x7fff87735fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff87736000 -     0x7fff8773aff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff87998000 -     0x7fff8799bff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
        0x7fff8799c000 -     0x7fff879caff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff879cb000 -     0x7fff87a00ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff87a01000 -     0x7fff87a1cff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff87a1d000 -     0x7fff87a70fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff87a84000 -     0x7fff87a92fff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff87a93000 -     0x7fff87abdff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
        0x7fff87ad6000 -     0x7fff87ad7ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff87ad8000 -     0x7fff87d20fff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff87d21000 -     0x7fff87d2afff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff87d2b000 -     0x7fff87e6bfff  com.apple.QTKit (7.7.3 - 2826.0.1) <44109489-09C2-34C4-AB66-E52A505D7887> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff87e6c000 -     0x7fff87e91ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff87ec9000 -     0x7fff8823fffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff889de000 -     0x7fff88ac5ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff88ac6000 -     0x7fff88ad9ff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff88b39000 -     0x7fff88b99ff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff88b9a000 -     0x7fff88ba5fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff88ba6000 -     0x7fff88ba7ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff88baa000 -     0x7fff88d62ff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
        0x7fff88d63000 -     0x7fff88de0ff7  com.apple.iLifeMediaBrowser (2.8.0 - 637) <1EFC5EFD-AC09-34E9-A96A-951F1FD3F9BC> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
        0x7fff88de1000 -     0x7fff89039ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8903f000 -     0x7fff89048fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff89049000 -     0x7fff89082ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff89083000 -     0x7fff891f1ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff891f2000 -     0x7fff892bbfff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff892cf000 -     0x7fff892d1fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff892df000 -     0x7fff89337ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff89338000 -     0x7fff89344ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8938a000 -     0x7fff8938bff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff893cb000 -     0x7fff893faff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff89400000 -     0x7fff8940afff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8940b000 -     0x7fff89416fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff89431000 -     0x7fff89449fff  libexpat.1.dylib (12) <97F4A9A7-CB3E-3BBF-9314-4997FC770E52> /usr/lib/libexpat.1.dylib
        0x7fff8944a000 -     0x7fff89453ff7  libcldcpuengine.dylib (2.3.58) <A2E1ED7B-FC7E-31F6-830A-FF917689766B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff89454000 -     0x7fff89483fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff89494000 -     0x7fff89585ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff89586000 -     0x7fff89870fff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff89871000 -     0x7fff89899ffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff898c4000 -     0x7fff899f0fff  com.apple.MediaControlSender (1.9 - 190.4) <F5E934E1-D004-3C84-815A-961319F8C522> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff899f1000 -     0x7fff89aa9ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff89aaa000 -     0x7fff89c1aff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff89c1b000 -     0x7fff89f1afff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff89f1b000 -     0x7fff89f40ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff89f41000 -     0x7fff89f51fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff89f71000 -     0x7fff89f78ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff89f79000 -     0x7fff89f79fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff89f7a000 -     0x7fff8a294ff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8a295000 -     0x7fff8a2daff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
        0x7fff8a2e8000 -     0x7fff8a34cff3  com.apple.datadetectorscore (5.0 - 354.0) <025DCBCF-B208-3515-B79F-0190C648A728> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8a34d000 -     0x7fff8a41eff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8a41f000 -     0x7fff8a423ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8a465000 -     0x7fff8a6f6ff7  com.apple.RawCamera.bundle (5.03 - 729) <DBA059CC-E78F-356F-B435-DA62A746F4D4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8a6fd000 -     0x7fff8a70aff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8a70b000 -     0x7fff8a71ffff  com.apple.aps.framework (4.0 - 4.0) <F529A05B-FB03-397E-B06A-3A60B808FA11> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8a720000 -     0x7fff8a722fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8a723000 -     0x7fff8b570ffb  com.apple.WebCore (9537 - 9537.73.13) <A468175D-078A-3377-A883-0BC5C8A4339F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8b571000 -     0x7fff8b575fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff8b576000 -     0x7fff8b57aff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
        0x7fff8b93a000 -     0x7fff8bc0efc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8bc0f000 -     0x7fff8bc61fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8bc62000 -     0x7fff8bc74fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8bc75000 -     0x7fff8bc77ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8bc78000 -     0x7fff8bc79fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8bca2000 -     0x7fff8bd05ff7  com.apple.SystemConfiguration (1.13 - 1.13) &

    I've tried loading old verison of project into LPX and instead of doing a Cut Section, i deleted a few bars and then moved the end of the song forward. This played for a few mins then crash, then refused to load it as before.

  • Issue Logic 9 Crashing when new project is started

    i have been having this drama with logic 9 over last few days first it was my mac pro playing up now logic,
    whenever i start up logic everything works fine then when i go to new project, one of my templates or open any project it freezes , what it specifically does is when i got to the finder at top the rainbow pin wheel pops up and it just keeps spinning until i am forced to "force quit"
    included is a log of what happened when it crashed last
    http://www.speedyshare.com/files/23872264/logiceffor_report_19082010.rtf
    PS i am using a OSX 10.5.8 / Macpro Intel Xeon 2.66 Quadcore late 08 model
    any help would be appreciated

    yes i am using latest version of logic with Project mix i/o and novation remote keyboard (something in my head was telling me that auto map might of done this but after i uninstalled still had dramas)
    every this looks ok until i got the finder then the rainbow pin wheel of death pops up and will not go away until i force quit , even bloody cubase seems to be working right

Maybe you are looking for