Xcode crashes all the time ! (Cannot add another user snippet with the same identifier, you can only override system snippets)

After transfering my source code from my macbook air to my iMac : I can't use XCode this morning !
I have cleaned my project, removed the derived data ...
Each time I try to modify a source file, XCode crash with this message :
Process:         Xcode [20290]
Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         4.6.1 (2067)
Build Info:      IDEApplication-2067000000000000~2
App Item ID:     497799835
App External ID: 14581035
Code Type:       X86-64 (Native)
Parent Process:  launchd [156]
User ID:         501
Date/Time:       2013-03-24 08:37:58.131 +0100
OS Version:      Mac OS X 10.8.3 (12D78)
Report Version:  10
Sleep/Wake UUID: 97763F9A-D88A-4952-B603-ABEE0DA4043B
Interval Since Last Report:          225793 sec
Crashes Since Last Report:           9
Per-App Interval Since Last Report:  16536 sec
Per-App Crashes Since Last Report:   9
Anonymous UUID:                      A2788CDA-05FA-1E35-F774-A761F4AF18E4
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
ProductBuildVersion: 4H512
ASSERTION FAILURE in /SourceCache/IDECodeSnippetLibrary/IDECodeSnippetLibrary-2055/Source/IDECodeSni ppetRepository.m:320
Details:  Cannot add another user snippet with the same identifier, you can only override system snippets.
Object:   <IDECodeSnippetRepository: 0x40434c620>
Method:   -addCodeSnippet:
Thread:   <NSThread: 0x40030a1e0>{name = (null), num = 1}
Hints:   None
Backtrace:
  0  0x000000010e06ca2a -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
  1  0x000000010d31b5f4 _DVTAssertionFailureHandler (in DVTFoundation)
  2  0x0000000112ff2975 -[IDECodeSnippetRepository addCodeSnippet:] (in IDECodeSnippetLibrary)
  3  0x0000000112ff2cfb -[IDECodeSnippetRepository _loadUserCodeSnippets] (in IDECodeSnippetLibrary)
  4  0x0000000112ff1e63 -[IDECodeSnippetRepository init] (in IDECodeSnippetLibrary)
  5  0x0000000112ff80c4 __44+[IDECodeSnippetRepository sharedRepository]_block_invoke (in IDECodeSnippetLibrary)
  6  0x00007fff8d2950b6 _dispatch_client_callout (in libdispatch.dylib)
  7  0x00007fff8d295041 dispatch_once_f (in libdispatch.dylib)
  8  0x0000000112ff1caa +[IDECodeSnippetRepository sharedRepository] (in IDECodeSnippetLibrary)
  9  0x0000000112ff9cbe __102+[IDECodeSnippetLibraryCompletionStrategy _generateCompletionsForScopes:language:platformNames:atBOL:]_block_invoke (in IDECodeSnippetLibrary)
10  0x00007fff8d2950b6 _dispatch_client_callout (in libdispatch.dylib)
11  0x00007fff8d295041 dispatch_once_f (in libdispatch.dylib)
12  0x0000000112ff9c46 +[IDECodeSnippetLibraryCompletionStrategy _generateCompletionsForScopes:language:platformNames:atBOL:] (in IDECodeSnippetLibrary)
13  0x0000000112ff39e6 -[IDECodeSnippetLibraryCompletionStrategy prepareForDocumentLocation:context:] (in IDECodeSnippetLibrary)
14  0x000000010d73967e -[DVTTextCompletionDataSource generateCompletionsForDocumentLocation:context:completionBlock:] (in DVTKit)
15  0x000000010d738dd4 -[DVTTextCompletionSession _ensureCompletionsUpToDate] (in DVTKit)
16  0x000000010d73867c -[DVTTextCompletionSession showCompletionsExplicitly:] (in DVTKit)
17  0x000000010d737d37 -[DVTTextCompletionController _showCompletionsAtCursorLocationExplicitly:] (in DVTKit)
18  0x000000010d7372cd -[DVTTextCompletionController textViewDidInsertText] (in DVTKit)
19  0x000000010d735e78 -[DVTCompletingTextView insertText:replacementRange:] (in DVTKit)
20  0x00007fff8f89d507 -[NSTextView insertText:] (in AppKit)
21  0x000000010d73535c -[DVTSourceTextView insertText:] (in DVTKit)
22  0x00007fff8f2f5f0f -[NSTextInputContext insertText:replacementRange:] (in AppKit)
23  0x00007fff8f2f4150 -[NSTextInputContext handleTSMEvent:] (in AppKit)
24  0x00007fff8f2f364a _NSTSMEventHandler (in AppKit)
25  0x00007fff8d56cd1a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) (in HIToolbox)
26  0x00007fff8d56c1e9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) (in HIToolbox)
27  0x00007fff8d581fc9 SendEventToEventTarget (in HIToolbox)
28  0x00007fff8d5624c2 SendTSMEvent (in HIToolbox)
29  0x00007fff8d562040 SendUnicodeTextAEToUnicodeDoc (in HIToolbox)
30  0x00007fff8d561d72 TSMKeyEvent (in HIToolbox)
31  0x00007fff8d5b1fd5 TSMProcessRawKeyEvent (in HIToolbox)
32  0x00007fff8f2f2297 -[NSTextInputContext handleEvent:] (in AppKit)
33  0x00007fff8f2f1ed7 -[NSView interpretKeyEvents:] (in AppKit)
34  0x00007fff8f23ed87 -[NSTextView keyDown:] (in AppKit)
35  0x00007fff8f45a050 -[NSWindow sendEvent:] (in AppKit)
36  0x00007fff8f455674 -[NSApplication sendEvent:] (in AppKit)
37  0x000000010dee568e -[IDEApplication sendEvent:] (in IDEKit)
38  0x00007fff8f36b24a -[NSApplication run] (in AppKit)
39  0x00007fff8f30fc06 NSApplicationMain (in AppKit)
40  0x000000010d291b6f (in Xcode)
41  0x000000010d291b00 (in Xcode)
objc[20290]: garbage collection is ON
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff866b4212 __pthread_kill + 10
1   libsystem_c.dylib                       0x00007fff924e1b54 pthread_kill + 90
2   libsystem_c.dylib                       0x00007fff92525dce abort + 143
3   com.apple.dt.IDEKit                     0x000000010e06c4cf +[IDEAssertionHandler _handleAssertionWithLogString:reason:] + 578
4   com.apple.dt.DVTFoundation              0x000000010d31b5f4 _DVTAssertionFailureHandler + 128
5   com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff2975 -[IDECodeSnippetRepository addCodeSnippet:] + 811
6   com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff2cfb -[IDECodeSnippetRepository _loadUserCodeSnippets] + 343
7   com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff1e63 -[IDECodeSnippetRepository init] + 431
8   com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff80c4 __44+[IDECodeSnippetRepository sharedRepository]_block_invoke + 40
9   libdispatch.dylib                       0x00007fff8d2950b6 _dispatch_client_callout + 8
10  libdispatch.dylib                       0x00007fff8d295041 dispatch_once_f + 50
11  com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff1caa +[IDECodeSnippetRepository sharedRepository] + 42
12  com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff9cbe __102+[IDECodeSnippetLibraryCompletionStrategy _generateCompletionsForScopes:language:platformNames:atBOL:]_block_invoke + 110
13  libdispatch.dylib                       0x00007fff8d2950b6 _dispatch_client_callout + 8
14  libdispatch.dylib                       0x00007fff8d295041 dispatch_once_f + 50
15  com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff9c46 +[IDECodeSnippetLibraryCompletionStrategy _generateCompletionsForScopes:language:platformNames:atBOL:] + 1380
16  com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff39e6 -[IDECodeSnippetLibraryCompletionStrategy prepareForDocumentLocation:context:] + 476
17  com.apple.dt.DVTKit                     0x000000010d73967e -[DVTTextCompletionDataSource generateCompletionsForDocumentLocation:context:completionBlock:] + 324
18  com.apple.dt.DVTKit                     0x000000010d738dd4 -[DVTTextCompletionSession _ensureCompletionsUpToDate] + 999
19  com.apple.dt.DVTKit                     0x000000010d73867c -[DVTTextCompletionSession showCompletionsExplicitly:] + 153
20  com.apple.dt.DVTKit                     0x000000010d737d37 -[DVTTextCompletionController _showCompletionsAtCursorLocationExplicitly:] + 717
21  com.apple.dt.DVTKit                     0x000000010d7372cd -[DVTTextCompletionController textViewDidInsertText] + 182
22  com.apple.dt.DVTKit                     0x000000010d735e78 -[DVTCompletingTextView insertText:replacementRange:] + 195
23  com.apple.AppKit                        0x00007fff8f89d507 -[NSTextView insertText:] + 324
24  com.apple.dt.DVTKit                     0x000000010d73535c -[DVTSourceTextView insertText:] + 2896
25  com.apple.AppKit                        0x00007fff8f2f5f0f -[NSTextInputContext insertText:replacementRange:] + 337
26  com.apple.AppKit                        0x00007fff8f2f4150 -[NSTextInputContext handleTSMEvent:] + 2781
27  com.apple.AppKit                        0x00007fff8f2f364a _NSTSMEventHandler + 202
28  com.apple.HIToolbox                     0x00007fff8d56cd1a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206
29  com.apple.HIToolbox                     0x00007fff8d56c1e9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410
30  com.apple.HIToolbox                     0x00007fff8d581fc9 SendEventToEventTarget + 40
31  com.apple.HIToolbox                     0x00007fff8d5624c2 SendTSMEvent + 35
32  com.apple.HIToolbox                     0x00007fff8d562040 SendUnicodeTextAEToUnicodeDoc + 477
33  com.apple.HIToolbox                     0x00007fff8d561d72 TSMKeyEvent + 610
34  com.apple.HIToolbox                     0x00007fff8d5b1fd5 TSMProcessRawKeyEvent + 2568
35  com.apple.AppKit                        0x00007fff8f2f2297 -[NSTextInputContext handleEvent:] + 823
36  com.apple.AppKit                        0x00007fff8f2f1ed7 -[NSView interpretKeyEvents:] + 183
37  com.apple.AppKit                        0x00007fff8f23ed87 -[NSTextView keyDown:] + 723
38  com.apple.AppKit                        0x00007fff8f45a050 -[NSWindow sendEvent:] + 9687
39  com.apple.AppKit                        0x00007fff8f455674 -[NSApplication sendEvent:] + 5761
40  com.apple.dt.IDEKit                     0x000000010dee568e -[IDEApplication sendEvent:] + 363
41  com.apple.AppKit                        0x00007fff8f36b24a -[NSApplication run] + 636
42  com.apple.AppKit                        0x00007fff8f30fc06 NSApplicationMain + 869
43  com.apple.dt.Xcode                      0x000000010d291b6f 0x10d290000 + 7023
44  com.apple.dt.Xcode                      0x000000010d291b00 0x10d290000 + 6912
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff866b4d16 kevent + 10
1   libdispatch.dylib                       0x00007fff8d297dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff8d2979ee _dispatch_mgr_thread + 54
Thread 2:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff866b2686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff866b1c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff87ea9233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff87eae916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff87eae0e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff86755b66 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation                    0x00007fff867b3cd2 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff866b2686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff866b1c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff87ea9233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff87eae916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff87eae0e2 CFRunLoopRunSpecific + 290
5   com.apple.DTDeviceKit                   0x000000011333d593 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 229
6   com.apple.Foundation                    0x00007fff867b3cd2 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
Thread 4:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff866b4322 __select + 10
1   com.apple.CoreFoundation                0x00007fff87eedf46 __CFSocketManager + 1302
2   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
3   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
Thread 5:: DYMobileDeviceManager
0   libsystem_kernel.dylib                  0x00007fff866b2686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff866b1c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff87ea9233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff87eae916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff87eae0e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff867b8f5e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
6   com.apple.Foundation                    0x00007fff8675175a -[NSRunLoop(NSRunLoop) run] + 74
7   com.apple.Foundation                    0x00007fff867b3cd2 __NSThread__main__ + 1345
8   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
9   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
Thread 6:
0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
Thread 8:
0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
Thread 10:
0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
Thread 11:: CVDisplayLink
0   libsystem_kernel.dylib                  0x00007fff866b40fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff924e4fe9 _pthread_cond_wait + 869
2   com.apple.CoreVideo                     0x00007fff91d432a1 CVDisplayLink::runIOThread() + 689
3   com.apple.CoreVideo                     0x00007fff91d42fd7 startIOThread(void*) + 148
4   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
Thread 12:
0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
Thread 13:
0   libsystem_kernel.dylib                  0x00007fff866b40fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff924e4fe9 _pthread_cond_wait + 869
2   com.apple.Xcode.DevToolsCore            0x00000001113cc7e4 -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] + 457
3   com.apple.Foundation                    0x00007fff867b3cd2 __NSThread__main__ + 1345
4   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
Thread 14:
0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
Thread 15:
0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
Thread 16:
0   libsystem_kernel.dylib                  0x00007fff866b2686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff866b1c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff87ea9233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff87eae916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff87eae0e2 CFRunLoopRunSpecific + 290
5   com.apple.DebugSymbols                  0x00007fff87c5e590 SpotlightQueryThread(void*) + 356
6   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
7   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
Thread 17:
0   libsystem_kernel.dylib                  0x00007fff866b4386 __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff9256a800 nanosleep + 163
2   com.apple.CoreSymbolication             0x00007fff91caa358 0x7fff91c94000 + 90968
3   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
4   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5296d808  rdx: 0x0000000000000000
  rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5296d830  rsp: 0x00007fff5296d808
   r8: 0x00007fff773b9278   r9: 0x0000000000000000  r10: 0x0000000020000000  r11: 0x0000000000000206
  r12: 0x00007fff5296d938  r13: 0x00007fff767360e0  r14: 0x00007fff773ba180  r15: 0x00000004026f61c0
  rip: 0x00007fff866b4212  rfl: 0x0000000000000206  cr2: 0x00007fff773b2ff0
Logical CPU: 0
Binary Images:
       0x10d290000 -        0x10d292ff7  com.apple.dt.Xcode (4.6.1 - 2067) <C9C3FF93-7FFF-3053-A4C2-B12276B69D86> /Applications/Xcode.app/Contents/MacOS/Xcode
       0x10d299000 -        0x10d5b9fff  com.apple.dt.DVTFoundation (4.6.1 - 2089) <C4552855-AC7A-36FD-BDDB-EF6626C3A125> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versi ons/A/DVTFoundation
       0x10d6bc000 -        0x10d91aff7  com.apple.dt.DVTKit (4.6.1 - 2078) <9FA9F506-2F59-3763-BDF3-1959B56DB96C> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/D VTKit
       0x10da83000 -        0x10dd18ff7  com.apple.dt.IDEFoundation (4.6.1 - 2100) <47EB6FB5-C322-3542-A52B-C231857FEF44> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/ IDEFoundation
       0x10decf000 -        0x10e3adff7  com.apple.dt.IDEKit (4.6.1 - 2113) <201F8606-024E-3BE2-B5AB-94AF66A6AD61> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x10e6f3000 -        0x10e795fff  com.apple.PackageKit (3.0 - 260) <B9C3BB80-C2A3-3E9E-A9C0-EB58B5F42512> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
       0x10e808000 -        0x10f035fff +libclang.dylib (425.0.27) <2A8F1CA5-F22D-3DEC-B074-DF9B659FFD83> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/lib/libclang.dylib
       0x10f0a7000 -        0x10f0aaff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <C44FE3DF-38CD-39C6-9C8F-7E9A72A2C24A> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framew ork/Versions/A/DVTDeveloperModeHelper
       0x10f2d4000 -        0x10f2d6fff  com.apple.dt.IDE.IDEAppleScriptEditor (4.6.1 - 2052) <8CDF9954-86AA-32DD-BD4A-9D5C5EC295FE> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Content s/MacOS/IDEAppleScriptEditor
       0x10f2db000 -        0x10f2ddff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchEditingSupport (4.6.1 - 2083) <F390AAB3-DCA6-3849-9AF1-C473D28BCB41> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchEditingSuppor t.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchEditingSupport
       0x110879000 -        0x1108c5ff7  com.apple.DADocSetAccess (4.6.1 - 2054) <A2ACF769-A031-3D4D-B2EA-12A925AAC2A2> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Vers ions/A/DADocSetAccess
       0x110975000 -        0x1109ccfff  com.apple.dt.IDE.IDEFindReplace (4.6.1 - 2061) <627D4C8F-2522-33D9-9E64-07183AF63E09> /Applications/Xcode.app/Contents/PlugIns/IDEFindReplace.ideplugin/Contents/MacO S/IDEFindReplace
       0x110a0c000 -        0x110a28ff7  com.apple.DADocSetManagement (4.6.1 - 2052) <8C273CDD-7895-3ABC-B084-3D1EB2A3DF84> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/ Versions/A/DADocSetManagement
       0x110a8b000 -        0x110ad7fff  com.apple.dt.IDE.IDEDocViewer (4.6.1 - 2054) <85FB1ABC-547B-358A-BDA9-E74E7931FA38> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/ IDEDocViewer
       0x110b16000 -        0x110e29fff  com.apple.dt.IDE.IDEInterfaceBuilderKit (4.6.1 - 3084) <11D3F121-D664-3AFF-885C-1F0CB8A4438E> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Conte nts/MacOS/IDEInterfaceBuilderKit
       0x111045000 -        0x1110b7fff  com.apple.dt.IBAutolayoutFoundation (1.0 - 1) <0B227929-73AC-3F73-9CCA-0F6862920EFF> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Ve rsions/A/IBAutolayoutFoundation
       0x1110fe000 -        0x111123fff  com.apple.dt.dbg.DebuggerFoundation (4.6.1 - 2083) <FB7FB212-5EEB-3439-947B-43F827E9DCC9> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/ MacOS/DebuggerFoundation
       0x111145000 -        0x11114cfff  com.apple.dt.IDE.HexEditor (4.6.1 - 2053) <EA5091A9-EF47-3F3B-9F21-455DD4DA8B7B> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/Hex Editor
       0x111156000 -        0x11118dfff +com.ridiculousfish.HexFiendFramework (4.6.1 - 2053) <A335FD49-9D87-3050-B178-0C71D6A4BEA3> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A /HexFiend
       0x1111b4000 -        0x11121dfff  com.apple.dt.dbg.DebuggerUI (4.6.1 - 2083) <78DEA1A9-FDF6-33ED-AD13-73DCA1B3D9E6> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/De buggerUI
       0x111275000 -        0x11128efff  com.apple.dt.IDE.IDEQuickHelp (4.6.1 - 2062) <FC097A5C-C4F9-3EF6-838D-D35F87AA31F0> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/ IDEQuickHelp
       0x1112a7000 -        0x1112bfff7  com.apple.dt.IDE.SharedPlugInUtilities (4.6.1 - 2052) <F3D29B2C-BFAC-3B06-B2D7-0431E8B966C8> /Applications/Xcode.app/Contents/PlugIns/SharedPlugInUtilities.ideplugin/Conten ts/MacOS/SharedPlugInUtilities
       0x1112cf000 -        0x1112e9ff7  com.apple.dt.IDE.Xcode3Core (4.6.1 - 2110) <8120BED3-9E06-3307-BD12-0563990144A5> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xc ode3Core
       0x1112fc000 -        0x11158ffff  com.apple.Xcode.DevToolsCore (6.6.1 - 2110) <3BB88B3C-9029-3ACA-80CE-202B94CCC3EF> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsCore.framework/Versions/A/DevToolsCore
       0x1116df000 -        0x1116e8ff7  com.apple.DevToolsFoundation (6.6.1 - 2110) <968160FB-0778-3D27-8427-17ED38E69AFA> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x1116f3000 -        0x111729fff  com.apple.Xcode.DevToolsSupport (6.6.1 - 2110) <EC8F0DCC-5121-3BFB-9985-4E159DAABB42> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x1117cb000 -        0x1118ddfff  com.apple.dt.IDE.Xcode3UI (4.6.1 - 2110) <455C49AF-639E-349B-8526-3E74A8B9C583> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcod e3UI
       0x11199b000 -        0x111a31ff7  com.apple.dt.IDE.IDESourceEditor (4.6.1 - 2063) <B87396F5-06F5-3502-906D-C7491EF1C084> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/Mac OS/IDESourceEditor
       0x11225a000 -        0x11225dff7  com.apple.dt.IDE.IDEInterfaceBuilderAutomator (4.6.1 - 2053) <A4A5BE93-F04F-3C73-9962-12D37FE5FD5C> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderAutomator.ideplugin /Contents/MacOS/IDEInterfaceBuilderAutomator
       0x112463000 -        0x112465fff  com.apple.dt.dbg.DebuggerGDBService (4.6.1 - 2083) <2EE8B833-95B7-384B-8D30-468BEF8FF13D> /Applications/Xcode.app/Contents/PlugIns/DebuggerGDBService.ideplugin/Contents/ MacOS/DebuggerGDBService
       0x11246b000 -        0x11246dfff  com.apple.dt.dbg.DebuggerLLDBService (4.6.1 - 2083) <B59877A4-D301-372D-BB33-A7B05EBB43F2> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents /MacOS/DebuggerLLDBService
       0x112473000 -        0x112527fff  com.apple.dt.IDE.IDEiPhoneSupport (4.6.1 - 2090) <5A60C6EA-B729-36E3-9AC8-A23EC8700580> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPho neSupport
       0x1125b5000 -        0x1125e4ff7  com.apple.framework.ConfigurationProfiles (5.3 - 548) <7F37BCC8-2F44-35BD-A630-628CE0539C23> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/Co nfigurationProfiles
       0x1125fd000 -        0x112628ff7  com.apple.DTDeviceKitBase (4.6.1 - 2083) <7774B241-C28E-3C58-98F9-4964F3E94905> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
       0x112647000 -        0x11265fff7  com.apple.DeviceLinkX (5.0 - 260) <8176EBAB-D996-3DEE-B5A7-B8FD5FAD24DA> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
       0x11266e000 -        0x11268cff7  com.apple.dt.IDE.IDEArchivedApplicationsViewer (4.6.1 - 2053) <BD749CD4-937C-3A19-962A-D6CE8CAA907E> /Applications/Xcode.app/Contents/PlugIns/IDEArchivedApplicationsViewer.ideplugi n/Contents/MacOS/IDEArchivedApplicationsViewer
       0x1126a9000 -        0x1126b3ff7  com.apple.DVTiPhoneSimulatorRemoteClient (4.6.1 - 2056) <4A8D5035-391B-38E3-9917-290A652A695B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/PrivateFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Vers ions/A/DVTiPhoneSimulatorRemoteClient
       0x112ff0000 -        0x113002ff7  com.apple.dt.IDE.IDECodeSnippetLibrary (4.6.1 - 2055) <12173A10-C00D-3FFD-8141-3A5ECA85FD01> /Applications/Xcode.app/Contents/PlugIns/IDECodeSnippetLibrary.ideplugin/Conten ts/MacOS/IDECodeSnippetLibrary
       0x113334000 -        0x1133b3fff  com.apple.DTDeviceKit (4.2 - 2083) <53436735-541B-377A-9FEA-434AB9BF54A9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
       0x11340c000 -        0x1134a9fff  com.apple.mobiledevice (555.43 - 555.43) <4460453F-C565-36B8-B1B8-6626AF98CBB5> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
       0x113575000 -        0x113585ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoa (4.6.1 - 2053) <A15B08BD-482C-3BAD-8055-714A04E25132> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoa.ideplugin/Con tents/MacOS/IDEInterfaceBuilderCocoa
       0x1135d4000 -        0x1135d9fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <39BF351C-010A-3CBB-AE72-265C5C809E1B> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x1145e0000 -        0x11471fff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (4.6.1 - 3084) <7E646431-E058-3B18-AC28-EB4A4BCF8C9F> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.id eplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
       0x114808000 -        0x114834ff7  com.apple.DiscRecordingUI (7.0 - 7000.2.4) <2E96BC28-0C60-3ED4-9BEB-6159EAD5F76F> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
       0x115263000 -        0x1152abff7  com.apple.glut (3.5.2 - GLUT-3.5.2) <A82DC750-C5E2-3833-8C8D-EA317B8BA260> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
       0x11531f000 -        0x1154c9ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (4.6.1 - 2083) <8EB3827E-E087-3766-996B-D77900CF4421> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.i deplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
       0x115585000 -        0x11598efff  com.apple.SceneKit (3.2 - 155.5) <206ECA89-60D1-3825-85D0-A8590AB7C559> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
       0x115d0b000 -        0x115e60ff7  com.apple.audio.units.Components (1.8 - 1.8) <CF8813FC-2BF8-33F6-AA0E-8F0529B32081> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x115ee9000 -        0x115ef3fff  com.apple.xcode.plug-in.CoreBuildTasks (6.6.1 - 2110) <592F3D6C-1CB1-3D50-8B27-20F77710A5A6> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/Co reBuildTasks
       0x115efc000 -        0x115f00fff  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <4B68EDBE-376B-31F3-8593-EB127F106BDE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
       0x115f1d000 -        0x115f2fff7  com.apple.dt.IDE.IDEStructureNavigator (4.6.1 - 2053) <D4652E15-364A-37EB-94D6-52F2DA20A29D> /Applications/Xcode.app/Contents/PlugIns/IDEStructureNavigator.ideplugin/Conten ts/MacOS/IDEStructureNavigator
       0x115f3d000 -        0x115fd0ff7  com.apple.dt.gpu.GPUDebuggerFoundation (4.6.1 - 111) <6A4DBE9F-BE0E-3FA8-8787-E7C4D761E9D8> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Conten ts/MacOS/GPUDebuggerFoundation
       0x116020000 -        0x11606afff  com.apple.GPUTools (1.0 - 149) <2371A169-5A90-3218-AA69-FC55380C6592> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A /GPUTools
       0x116097000 -        0x11610fff7  com.apple.GPUToolsCore (1.0 - 149) <44B5923D-59B6-3F40-9CE2-D63395976A19> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versio ns/A/GPUToolsCore
       0x11614e000 -        0x1161f4fff  com.apple.GPUToolsAnalysis (1.0 - 36.16) <A648D226-EFA9-3405-8532-D1CE9D31ECA7> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsAnalysis.framework/Ve rsions/A/GPUToolsAnalysis
       0x116231000 -        0x1162a8fff  com.apple.GPUToolsServices (1.0 - 36.16) <F583C142-55CA-356E-B52A-85994F68F91C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Ve rsions/A/GPUToolsServices
       0x1162f9000 -        0x1162fdff7  com.apple.dt.gpu.GPUTraceDebugger (4.6.1 - 111) <4AB11DEB-FD9D-3390-B1A0-D3BA38890AE3> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/Ma cOS/GPUTraceDebugger
       0x116304000 -        0x11630dff7  com.apple.dt.gpu.GPUDebuggerKit (4.6.1 - 111) <7DD0073E-6DD9-3733-9446-7B52845102C0> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacO S/GPUDebuggerKit
       0x11631c000 -        0x1163abfff  com.apple.dt.gpu.GPUTraceDebuggerUI (4.6.1 - 111) <260182FF-BE69-3AC9-B6AB-BE0BE7330AFF> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/ MacOS/GPUTraceDebuggerUI
       0x1163e9000 -        0x116459ff7  com.apple.dt.gpu.GPURenderTargetEditor (4.6.1 - 111) <1BDA0957-EC78-37AF-AC12-42938F6FDC03> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Conten ts/MacOS/GPURenderTargetEditor
       0x1164aa000 -        0x1164b0fff  com.apple.GPUToolsInterface (1.0 - 36.16) <9D3C1887-9EFA-3885-993D-6ACCD18B269E> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/V ersions/A/GPUToolsInterface
       0x1164b8000 -        0x1164f0fff  com.apple.dt.IDE.IDERepositoryViewer (4.6.1 - 2053) <9F559D13-DB98-3F0E-AD11-491DBE97607F> /Applications/Xcode.app/Contents/PlugIns/IDERepositoryViewer.ideplugin/Contents /MacOS/IDERepositoryViewer
       0x116b43000 -        0x116b75ff7  com.apple.dt.IDE.IDELogNavigator (4.6.1 - 2053) <EF5844D3-B1E1-3D35-8115-1F65176F4AE8> /Applications/Xcode.app/Contents/PlugIns/IDELogNavigator.ideplugin/Contents/Mac OS/IDELogNavigator
       0x116b9b000 -        0x116ba3ff7  com.apple.dt.ScriptingDefinitionEditor (4.6.1 - 2052) <51DEC59C-3741-39B5-A7CF-66BC85368717> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Co ntents/MacOS/ScriptingDefinitionEditor
       0x116bab000 -        0x116be4fff  com.apple.dt.IDE.IDESceneKitEditor (4.6.1 - 2054) <E1A8260C-C894-343F-B8F9-C29D47424D3D> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/M acOS/IDESceneKitEditor
       0x116c9b000 -        0x116caffff  com.apple.dt.IDE.IDERTFEditor (4.6.1 - 2052) <0BAFC2A1-9897-3E58-B66A-6591458A57D0> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/ IDERTFEditor
       0x116cc1000 -        0x116ccaff7  com.apple.dt.PlistEditor (4.6.1 - 2054) <CF56F041-D702-319F-9C8B-A4EC115801A7> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/P listEditor
       0x116cd6000 -        0x116daafff  com.apple.dt.IDE.IDEModelEditor (4.6.1 - 2061) <77B4E1C8-4336-3EED-BEBD-4BA33EC3FD18> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacO S/IDEModelEditor
       0x116e3a000 -        0x116ea1ff7  com.apple.dt.IDE.IDEModelFoundation (4.6.1 - 2061) <90D06316-0607-3FB0-8756-69072FBA4494> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/ MacOS/IDEModelFoundation
       0x116fbb000 -        0x116fc0fff  com.apple.dt.IDE.IDEPDFViewer (4.6.1 - 2054) <3AE07D4A-E4FA-341D-8896-F3296801E403> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/ IDEPDFViewer
       0x116fc8000 -        0x116fd3ff7  com.apple.dt.IDE.IDEProjectsOrganizer (4.6.1 - 2052) <759D22C7-B3B8-3661-ACA6-B41E9F56B9D8> /Applications/Xcode.app/Contents/PlugIns/IDEProjectsOrganizer.ideplugin/Content s/MacOS/IDEProjectsOrganizer
       0x116fdf000 -        0x11700efff  com.apple.dt.gpu.GPUDebuggeriOSSupport (4.6.1 - 51.11) <C3D16542-3AE4-3AAB-98F2-B825358757FC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GP UDebuggeriOSSupport
       0x117033000 -        0x117043fff  com.apple.GPUToolsMobileFoundation (1.0 - 52.16) <F6E82147-CD3B-34A6-B21C-D437543E36AF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToo lsMobileFoundation
       0x117052000 -        0x1170a4fff  com.apple.GPUToolsExpert (1.0 - 52.16) <80AA8402-ECFC-3384-AABA-C6BCC19DD869> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsExpert.framework/Versions/A/GPUToolsExpert
       0x1170e5000 -        0x1170fbfff  com.apple.dt.IDE.IDESymbolNavigator (4.6.1 - 2053) <2967DC03-A887-3933-9CB8-9FA893FE13C6> /Applications/Xcode.app/Contents/PlugIns/IDESymbolNavigator.ideplugin/Contents/ MacOS/IDESymbolNavigator
       0x11710e000 -        0x11711bfff  com.apple.dt.IDE.IDEIssueNavigator (4.6.1 - 2053) <760DA6B2-78FC-3803-8B65-979440BA7823> /Applications/Xcode.app/Contents/PlugIns/IDEIssueNavigator.ideplugin/Contents/M acOS/IDEIssueNavigator
       0x117126000 -        0x117134fff  com.apple.dt.IDE.IDEQuickLookEditor (4.6.1 - 2052) <1AE36D51-137B-314D-8E6E-598D22CC92C6> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/ MacOS/IDEQuickLookEditor
       0x1171c9000 -        0x1171effff  libPDFRIP.A.dylib (331.0.4) <27A183A6-EB7D-3CAD-928A-CAF6E3492CA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
       0x1172a0000 -        0x1172b8fff  com.apple.gputools.MobileAnalysis (1.0 - 52.16) <27FABF5A-D533-3BBF-9F75-1319FA7E7222> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/GPUTools/PlugIns/MobileAnalysis.gtplugin/Contents/MacOS/MobileAnalysis
       0x118c6e000 -        0x118c6fffb +cl_kernels (???) <11160033-E73C-4DD5-B182-05B7F3445BE4> cl_kernels
       0x118d1f000 -        0x118d1fffb +cl_kernels (???) <AB7F5ECB-F007-4B78-B6C2-CF15DAA71498> cl_kernels
       0x118d28000 -        0x118d28ff9 +cl_kernels (???) <468E5CEE-505C-4901-8915-926FD2C15056> cl_kernels
       0x118d37000 -        0x118d40fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x118db8000 -        0x118e52ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
       0x11900a000 -        0x11900bffa +cl_kernels (???) <7D6A4BD5-F372-4357-B234-CF23C131E8C4> cl_kernels
       0x11933a000 -        0x1194f8fff  GLEngine (8.7.25) <8398B57C-EE2D-3006-940C-CECE8E719D3B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x11952f000 -        0x11969ffff  libGLProgrammability.dylib (8.7.25) <EE2DD8AF-C6C3-303D-976E-87B4AABF8371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x1196d7000 -        0x11998ffff  com.apple.ATIRadeonX2000GLDriver (8.10.44 - 8.1.0) <7D70DE9A-6C60-36EE-BDB1-712331A1756C> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
       0x1199ec000 -        0x1199f9fff  libGPUSupport.dylib (8.7.25) <F884DCD6-8234-3D23-BEC6-4EC4CE5101EF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
       0x119a00000 -        0x119a2bfff  GLRendererFloat (8.7.25) <BB54593F-07F0-392A-8993-CA844F4A20E8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x119a35000 -        0x119a44fff  com.apple.dt.IDE.IDESubversion (4.6.1 - 2058) <3002287F-783C-345B-B7E1-5E45ECA4CDFA> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS /IDESubversion
       0x119c72000 -        0x119c77ff7  com.apple.dt.IDE.IDEInstrumentsService (4.6.1 - 2083) <BDB82F9F-C85E-3034-AF1A-79E8E9980512> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Conten ts/MacOS/IDEInstrumentsService
       0x119c7f000 -        0x119c81fff  com.apple.dt.IDE.IDEAppleScriptCore (4.6.1 - 2052) <7009A193-71D7-390E-AF56-124749DE963A> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/ MacOS/IDEAppleScriptCore
       0x119c87000 -        0x119c88ffb +cl_kernels (???) <0D05CAAA-F76C-4F53-8E65-D405BA0D28DE> cl_kernels
       0x11a4dd000 -        0x11a4f1ff7  com.apple.dt.IDE.IDEGit (4.6.1 - 2060) <66B01AF1-2DAB-3A27-A76E-1B649F569449> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
    0x7fff6ce90000 -     0x7fff6cec493f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    0x7fff858f5000 -     0x7fff858fdfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff858fe000 -     0x7fff859d1ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff859d2000 -     0x7fff85e0efff  com.apple.VideoToolbox (1.0 - 926.87) <7319477A-4A3D-3233-AAD1-31F9C9429DA7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff85e0f000 -     0x7fff85e5eff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff85e5f000 -     0x7fff85e6eff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff85e6f000 -     0x7fff85e7dff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff85e7e000 -     0x7fff85ecdff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff85f12000 -     0x7fff85f13ff7  libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff85f14000 -     0x7fff85f14fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff85f15000 -     0x7fff85f18fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff85f30000 -     0x7fff85f81ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff85f82000 -     0x7fff85fdfff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff85fe0000 -     0x7fff860b2ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8616c000 -     0x7fff861a2fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff861a3000 -     0x7fff861a7fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff861ff000 -     0x7fff8620cff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8620d000 -     0x7fff86257ff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff86258000 -     0x7fff8627aff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8627b000 -     0x7fff86429fff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff866a2000 -     0x7fff866bdff7  libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    0x7fff866be000 -     0x7fff866d4fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff866d5000 -     0x7fff86718ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8671e000 -     0x7fff86a7bff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff86a7c000 -     0x7fff86a8bfff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff86a8c000 -     0x7fff86ae3ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff86ae4000 -     0x7fff86b51ff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff86bd5000 -     0x7fff86c09fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff86c4c000 -     0x7fff86e81ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff86e82000 -     0x7fff86e83ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff86e84000 -     0x7fff87128ff7  com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff871fb000 -     0x7fff8725afff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8725b000 -     0x7fff87293fff  libncurses.5.4.dylib (37.3) <68D5B5F5-8252-3F1E-AFF1-C6AFE145DBC1> /usr/lib/libncurses.5.4.dylib
    0x7fff872ef000 -     0x7fff872efffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff872f0000 -     0x7fff8733cff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x7fff8733d000 -     0x7fff8775afff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff87764000 -     0x7fff87790fff  com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff87791000 -     0x7fff8784eff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8784f000 -     0x7fff8787afff  com.apple.datadetectors (4.0 - 199.0) <4FE34A35-8DE1-3A43-8586-4B2ED03F2D84> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff8787b000 -     0x7fff87986fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff87987000 -     0x7fff879a8fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff879ae000 -     0x7fff87acefff  com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff87acf000 -     0x7fff87b0eff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff87b0f000 -     0x7fff87b31ff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
    0x7fff87b32000 -     0x7fff87c5cff7  com.apple.avfoundation (2.0 - 361.32) <E99A8D44-3283-377D-AF56-65F9651CEA8E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff87c5d000 -     0x7fff87c93fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff87c95000 -     0x7fff87d15ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff87d16000 -     0x7fff87d6bff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff87d6c000 -     0x7fff87ddafff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff87ddb000 -     0x7fff87dddfff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff87dde000 -     0x7fff87e78fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff87e79000 -     0x7fff88063ff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff88064000 -     0x7fff8817c92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff881da000 -     0x7fff882f3fff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8840e000 -     0x7fff8841afff  libCSync.A.dylib (331.0.4) <C7043BB7-284D-3B9F-A5CB-78ADE691B2D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8841b000 -     0x7fff88812fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff88813000 -     0x7fff8886aff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8886b000 -     0x7fff88b06fff  com.apple.JavaScriptCore (8536 - 8536.28.10) <BC911515-D051-3E2E-8E57-D36878407C60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff88b07000 -     0x7fff88b32fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff88b33000 -     0x7fff88b5bff7  com.apple.SystemConfiguration.EAP8021X (12.0.0 - 12.0) <50EAD1D3-E866-314E-B998-64D1B882A176> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff88b5c000 -     0x7fff88b8dff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff88b8e000 -     0x7fff88ba2fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff88ba3000 -     0x7fff88bd1fff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff88c4a000 -     0x7fff88c5dff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff88c5e000 -     0x7fff88c8cff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff88d7e000 -     0x7fff88dc1ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff88dc5000 -     0x7fff88e2dff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff88e2e000 -     0x7fff88e87fff  com.apple.ImageCaptureCore (5.0.2 - 5.0.2) <D6A71984-8FA2-396

Hi,
Here is the information I found out according the event logs:
Event ID 10: Event ID 10 is logged in the Application log after you install  Service Pack 1 for Windows 7 or Windows Server 2008 R2
Some other resources:
Event ID: 1002 Source: Application Hang
Event ID: 1000 Source: Application Error
Please note: Since the website is not host by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
Best regards
Michael Shao
TechNet Community Support

Similar Messages

  • My company uses Creative Cloud subscription (Photoshop CC 2014) for one of its photographers and wishes to add another user/install with the same IT account, how can we sign up another user?

    Essentially can we add another user to the existing account and add the new payment for the yearly subscription, I seem to have seen somewhere on your account site(cant remember its not very intuitive) that 2-3 systems can log in with the same credentials.
    How can we set this up without enrolling with yet another email ID, etc.?
    Thanks!

    You can cancel the individual CC & opt for CC for team in which number of seats can be purchased.
    What’s the Difference Between Adobe CC for Teams vs. Individuals? | ProDesignTools
    Creative cloud team vs individual membership
    http://helpx.adobe.com/in/creative-cloud/creative-cloud-teams.html
    Regards
    Rajshree

  • The home page short cut with the little house on it is gone with Firefox 4. You can only go home with the History feature or reload the page from desktop shortcut. A big shortcoming in my opinion.

    Hey guys..you used to have a home page shortcut on your toolbar in the past. A little picture of a "house" Now it is gone, gone. The only way I can get to the start page is with the "History" tool or going back to the icon on my desktop. Right now, I would rather go back to the older Firefox that had a Home page short cut. '''''''''ha'''''''''

    The "Home" button was moved to the right-side of the Navigation Toolbar. <br />
    The "Reload" and "Stop" button are on right-side of the Location bar, combined into the same space as the "Go" button; whichever button is appropriate at any time is what is displayed. The "Go"button when you are typing in the Location bar, the "Stop" button when a page is loading, and the "Reload" button when a page is fully loaded.
    If you want any or all of those buttons in their former location, as they were in Firefox 3.6, you can Customize your Toolbars and put them where you want them. <br />
    [https://support.mozilla.com/en-US/kb/How+to+customize+the+toolbar]

  • The operation cannot be completed an item with the name  "...already exists

    Hello mac users,
    please help me... I can't copy to Applications any larger *.app file. I try drag Ableton (live.app ~120mb) or Mailplane.app (76mb) to Application dyr, but I saw message: "the operation cannot be completed an item with the name "..." already exists". But i had never install this apps before.

    So, you are dragging the application from it's folder on the disk image directly to your Applications folder. If that's the case and you still get this message, have you ever installed that application before?
    If it was installed at some time in the past, look in /Library/Receipts to see if there is a .pkg or a .bom for it. If you find one, delete it and try again.
    EDIT: I'm downloading ableton now to see what's going on... OK no problems here. I dragged it to my Applications folder and now have a folder named "Live 7.0.10 OS X" in my Applications folder.
    Perhaps you are looking for it under the wrong name?
    -mj
    Message was edited by: macjack

  • How will the Time Capsule support IPv6 and coop with the new emerging security threats that will emerge due to the new technical possibilities that IPv6 provide?

    How will the Time Capsule support IPv6 and coop with the new emerging security threats that will emerge due to the new technical possibilities that IPv6 provide?

    Cross your fingers and hope.
    Obviously if there is any big or known threat Apple will send out a firmware fix.
    But the TC is designed to be end user simple device. It has no firewall that is visible at any rate. I don't know that it truly doesn't have a firewall but it is not part of the end user controls.
    IMO if you have major security concerns that go beyond end device firewall, which is where Apple do put most of the security, since firewall in the router is plainly not a stop to anybody deliberately downloading an infected file or website, and most end users.. do not want a firewall that prevents them using the web like a business does, where only certain ports are allowed. Everything else tough luck.. you are not allowed to use it. Then TC is unsuitable for you anyway.. buy a proper firewall appliance.

  • My iPhone "thinks" its on a dock all the time. There is nothing wrong with the speakers. What is going on?

    My phone will not play music through the external speakers. The headphone jack works fine, I looked into the docking port and nothing seems to be out of place. The phone is ALWAYS in a case (Otterbox then Lifeproof), has NEVER been dropped. When I downloaded iOS6 is when I noticed the problem occuring. If I go to settings > Sounds > Ringers and select a song, it plays through the speaker no problem, but if I go to, say, YouTube (or the music app), no sound unless I use headphones. I'm going to the genius bar soon but I'd like to know if its an easy fix so I dont waste time driving all the way to the apple store (closest one is about 1.5h away from me). Any info is appreciated. Thanks

    Thank you for that advice, unfortunately I have already done this. I've also done all the reset/restores under the sun. I checked for water damage in case for some reason it was triggered by humidity (I have it at work all the time). No avail. At this point I'm kind of out of ideas. Thanks again though.

  • Is the Time Capsule wi-fi router compatible with the Nest thermostat? I've read where there are issues with the Nest and Airport Extreme (AE)? Is AE used in the Time Capsule?

    I've read where there are issues with the Nest and Airport Extreme (AE)? Is AE used in the Time Capsule?
    If so, i already have a wi-fi router, so can the Time Capsule simply be used for wireless backup instead of as a router if there is conflict?

    A TC is fundamentally a AE with a sata chip included to drive the hard disk. Some slightly different bios to include disk functions, although most of those are also on the AE. So as a router it is 99.999% identical.
    And yes, if you have another router you can easily bridge the TC and use wireless for backups and internet connection. Once you no longer route through the TC the issues with most NAT problems including port forwarding should disappear.. mostly this is due to all apple routers using NAT-PMP instead of upnp which is the near universal standard for opening ports.. without upnp apple keep their routers more exclusive.

  • How do I add Another "User" login to my wife's Mac Book Pro?

    How do I add Another "User" login to my wife's Mac Book Pro?

    System Preferences>Accounts. Unclick the lock and add away.

  • Can't connect to my itunes because the message states that another user is using my itunes when thi is not true.

    I can not connect to my itunes account because the message states that another user in using the account and this is not true.

    After a visit to the apple store, they were able to get through my pass code but unfortunately I found out that is was a problem with the logic board. Since Apple only wants to sell and not fix, I was able to locate an iphone repair near me that deals with logic boards and they are currently working on it right now. i should be getting it back soon. Im not sure if the problem you are experiencing is the same as i went through but it does sound like it may be also a hardware issue and would suggest searching online for an iphone repair place that can diagnose what exactly is wrong. Hope this helps.

  • I was recording a song, finished it and everything went alright. Then I wanted to start with the recording of a new song. With the SAME plug-ins and settings as in the song before. I could record it all, but then, logic started crashing!

    I was recording a song, finished it and everything went alright. Then I wanted to start with the recording of a new song. With the SAME plug-ins and settings as in the song before. I could record it all, but then, logic started crashing! Now, Logic crashes everytime I open up the new song as soon as I press play. But when I open up the older song, everything works just fine. I can press play without any problems, do things here and there... typical Logic stuff. So, it has to do with my new project! But why? I mean, I'm using everything the same way in both projects. Literally everything!
    Now, here's one of my crash reports... please help. Please. Thanks in advance!
    Process:         Logic Pro [1567]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier:      com.apple.logic.pro
    Version:         9.1.8 (1700.67)
    Build Info:      Logic-17006700~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [176]
    Responsible:     Logic Pro [1567]
    User ID:         501
    Date/Time:       2013-11-10 03:39:40.455 +0100
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  5C77B650-B7CD-6ED7-E550-F335C2C4BDCD
    Crashed Thread:  4
    Exception Type:  EXC_BAD_ACCESS (SIGABRT)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000013e3f0008
    VM Regions Near 0x13e3f0008:
        IOKit                  000000013e378000-000000013e3f0000 [  480K] rw-/rw- SM=ALI 
    --> IOKit                  000000013e3f0000-000000013e3f1000 [    4K] r--/r-- SM=ALI 
        IOKit                  000000013e3f1000-000000013e412000 [  132K] rw-/rw- SM=ALI 
    Application Specific Information:
    abort() called
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAFiles            0x0000000103007aea XStreamReadFrames + 250
    3   com.apple.music.apps.MAAudioEngine          0x00000001030bbfd3 MDXStreamReadSync(FSForkIOParam*) + 131
    4   com.apple.music.apps.MAAudioEngine          0x0000000103088532 MD::FileReadAudioData(void const*, void*, long long, long) + 146
    5   com.apple.logic.pro                     0x00000001000aecaf std::vector<CTransient, std::allocator<CTransient> >::operator=(std::vector<CTransient, std::allocator<CTransient> > const&) + 50143
    6   com.apple.logic.pro                     0x00000001000957a7 std::list<AudioFileInfo_GenericMarker, std::allocator<AudioFileInfo_GenericMarker> >::sort() + 21207
    7   com.apple.logic.pro                     0x00000001000e06c7 LowLevelMovieSync(long, long) + 159575
    8   com.apple.logic.pro                     0x00000001000e2ef4 LowLevelMovieSync(long, long) + 169860
    9   com.apple.logic.pro                     0x00000001000e4a81 LowLevelMovieSync(long, long) + 176913
    10  com.apple.logic.pro                     0x00000001000e6343 LowLevelMovieSync(long, long) + 183251
    11  com.apple.logic.pro                     0x0000000100099fef std::list<AudioFileInfo_GenericMarker, std::allocator<AudioFileInfo_GenericMarker> >::sort() + 39711
    12  com.apple.logic.pro                     0x000000010009a123 std::list<AudioFileInfo_GenericMarker, std::allocator<AudioFileInfo_GenericMarker> >::sort() + 40019
    13  com.apple.logic.pro                     0x00000001000e23b0 LowLevelMovieSync(long, long) + 166976
    14  com.apple.logic.pro                     0x0000000100115a15 std::vector<CVirtualTrack, std::allocator<CVirtualTrack> >::operator=(std::vector<CVirtualTrack, std::allocator<CVirtualTrack> > const&) + 52581
    15  com.apple.logic.pro                     0x000000010087f121 void std::__stable_sort_adaptive<__gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, CEv**, long, bool (*)(CEv*, CEv*)>(__gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, __gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, CEv**, long, bool (*)(CEv*, CEv*)) + 131889
    16  com.apple.logic.pro                     0x00000001008849e8 void std::__stable_sort_adaptive<__gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, CEv**, long, bool (*)(CEv*, CEv*)>(__gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, __gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, CEv**, long, bool (*)(CEv*, CEv*)) + 154616
    17  com.apple.logic.pro                     0x0000000100072f7e GetChannelIDForIndex(TAudioBusFormat, int) + 105262
    18  com.apple.logic.pro                     0x00000001003d72f8 std::list<std::string, std::allocator<std::string> >::sort() + 43720
    19  com.apple.logic.pro                     0x00000001003d7501 std::list<std::string, std::allocator<std::string> >::sort() + 44241
    20  com.apple.logic.pro                     0x00000001003d7a5b std::list<std::string, std::allocator<std::string> >::sort() + 45611
    21  com.apple.logic.pro                     0x00000001003d7db5 std::list<std::string, std::allocator<std::string> >::sort() + 46469
    22  com.apple.logic.pro                     0x00000001003d820c std::list<std::string, std::allocator<std::string> >::sort() + 47580
    23  com.apple.logic.pro                     0x000000010052c68c std::vector<unsigned int, std::allocator<unsigned int> >::reserve(unsigned long) + 292332
    24  com.apple.logic.pro                     0x00000001001b3e8b std::vector<TTempoWarpMerge, std::allocator<TTempoWarpMerge> >::reserve(unsigned long) + 183579
    25  com.apple.logic.pro                     0x00000001005de46f std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 418447
    26  com.apple.logic.pro                     0x00000001005d4d4b std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 379755
    27  com.apple.logic.pro                     0x00000001005d3c03 std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 375331
    28  com.apple.logic.pro                     0x00000001005c4e4f std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 314479
    29  com.apple.logic.pro                     0x000000010077a52d std::vector<SurvivingEvent, std::allocator<SurvivingEvent> >::_M_insert_aux(__gnu_cxx::__normal_iterator<SurvivingEvent*, std::vector<SurvivingEvent, std::allocator<SurvivingEvent> > >, SurvivingEvent const&) + 38093
    30  com.apple.logic.pro                     0x00000001005c517a std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 315290
    31  com.apple.logic.pro                     0x000000010077a6d7 std::vector<SurvivingEvent, std::allocator<SurvivingEvent> >::_M_insert_aux(__gnu_cxx::__normal_iterator<SurvivingEvent*, std::vector<SurvivingEvent, std::allocator<SurvivingEvent> > >, SurvivingEvent const&) + 38519
    32  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    33  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    34  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    35  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    36  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    37  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    38  com.apple.logic.pro                     0x00000001005d3c58 std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 375416
    39  com.apple.logic.pro                     0x00000001005c4e4f std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 314479
    40  com.apple.logic.pro                     0x000000010077a52d std::vector<SurvivingEvent, std::allocator<SurvivingEvent> >::_M_insert_aux(__gnu_cxx::__normal_iterator<SurvivingEvent*, std::vector<SurvivingEvent, std::allocator<SurvivingEvent> > >, SurvivingEvent const&) + 38093
    41  com.apple.AppKit                        0x00007fff8a9f7ca2 -[NSApplication sendEvent:] + 3395
    42  com.apple.prokit                        0x000000010120a578 -[NSProApplication sendEvent:] + 1770
    43  com.apple.logic.pro                     0x00000001005bf90d std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 292653
    44  com.apple.logic.pro                     0x00000001005c4585 std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 312229
    45  com.apple.logic.pro                     0x00000001005bf940 std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 292704
    46  com.apple.AppKit                        0x00007fff8a847a29 -[NSApplication run] + 646
    47  com.apple.prokit                        0x000000010120ad3f NSProApplicationMain + 296
    48  com.apple.logic.pro                     0x000000010002aa58 DummyConnection::DummyConnection() + 86
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8a20c662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8785043d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff87850152 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8a207a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a206d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff892c7315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff892c6939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff892c6275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff86668907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8666870b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8a20b9aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff89312d43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 4 Crashed:
    0   libsystem_kernel.dylib                  0x00007fff8a20b866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff90a6235c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff914d1c5a __abort + 145
    3   libsystem_c.dylib                       0x00007fff914d1bc9 abort + 140
    4   com.apple.logic.pro                     0x00000001003b3226 std::_Rb_tree<short, std::pair<short const, CGRect>, std::_Select1st<std::pair<short const, CGRect> >, std::less<short>, std::allocator<std::pair<short const, CGRect> > >::_M_erase(std::_Rb_tree_node<std::pair<short const, CGRect> >*) + 98486
    5   libsystem_platform.dylib                0x00007fff8e1555aa _sigtramp + 26
    6   com.apple.music.apps.MAFiles            0x0000000102fe9a04 AACAudioFile::ReadPackets(unsigned short, unsigned short, unsigned short, unsigned int*, AudioStreamPacketDescription*, long long, unsigned int*, XStreamIOCompletion*, void*) + 564
    7   com.apple.music.apps.MAFiles            0x00000001030087cd XStreamReadPackets + 269
    8   com.apple.music.apps.MAFiles            0x0000000102fb3c5f ExtendedAudioFileObject::ReadInputProc(OpaqueAudioConverter*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void*) + 191
    9   com.apple.audio.toolbox.AudioToolbox          0x00007fff921afab8 AudioConverterChain::DirectCallInputProc(unsigned int*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription const**) + 290
    10  com.apple.audio.toolbox.AudioToolbox          0x00007fff921a03c9 CodecConverter::CallInputProc(unsigned int&) + 329
    11  com.apple.audio.toolbox.AudioToolbox          0x00007fff9219f115 CodecConverter::DecoderFillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 743
    12  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e56e BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const*&) + 136
    13  com.apple.audio.toolbox.AudioToolbox          0x00007fff9216d38a CBRConverter::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 104
    14  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e420 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 286
    15  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e56e BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const*&) + 136
    16  com.apple.audio.toolbox.AudioToolbox          0x00007fff921ba475 Resampler2Wrapper::RenderOutput(CABufferList*, unsigned int, unsigned int&) + 181
    17  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e420 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 286
    18  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e56e BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const*&) + 136
    19  com.apple.audio.toolbox.AudioToolbox          0x00007fff9216d38a CBRConverter::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 104
    20  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e420 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 286
    21  com.apple.audio.toolbox.AudioToolbox          0x00007fff921af397 AudioConverterChain::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 99
    22  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e420 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 286
    23  com.apple.audio.toolbox.AudioToolbox          0x00007fff9216cbde AudioConverterFillComplexBuffer + 292
    24  com.apple.music.apps.MAFiles            0x0000000102fb4c3c ExtendedAudioFileObject::Read(ExtendedAudioFileParams*) + 716
    25  com.apple.music.apps.MAFiles            0x0000000102fb72c0 ExtendedAudioFileScheduler::ExecuteRead(ExtendedAudioFileObject*, ExtendedAudioFileParams*) + 80
    26  com.apple.music.apps.MAFiles            0x0000000102fb7564 ExtendedAudioFileScheduler::WorkerThreadProc() + 244
    27  com.apple.music.apps.MAFiles            0x0000000102fb7589 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    28  libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    29  libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    30  libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAFiles            0x0000000102fb74d4 ExtendedAudioFileScheduler::WorkerThreadProc() + 100
    3   com.apple.music.apps.MAFiles            0x0000000102fb7589 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 6:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x00007fff8a207a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a206d18 mach_msg + 64
    2   com.apple.audio.CoreAudio               0x00007fff8c1e6918 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
    3   com.apple.audio.CoreAudio               0x00007fff8c1e68a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
    4   com.apple.audio.CoreAudio               0x00007fff8c1e502e HALC_ProxyIOContext::IOWorkLoop() + 950
    5   com.apple.audio.CoreAudio               0x00007fff8c1e4bcd HALC_ProxyIOContext::IOThreadEntry(void*) + 97
    6   com.apple.audio.CoreAudio               0x00007fff8c1e4a8d HALB_IOThread::Entry(void*) + 75
    7   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x0000000103096f2b MD::CallProcessThread1(void*) + 299
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x0000000103096d0e MD::CallProcessThread2(void*) + 302
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x0000000103096a35 MD::CallProcessThread3(void*) + 85
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x0000000103096835 MD::CallProcessThread4(void*) + 85
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x00000001030966ee MD::CallProcessThread5(void*) + 302
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x00000001030964ce MD::CallProcessThread6(void*) + 302
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x00000001030962ae MD::CallProcessThread7(void*) + 302
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x00000001030951ee MD::CallProcessThread15(void*) + 302
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8a20ba3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff914f0e60 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff914f0cbf sleep + 42
    3   com.apple.music.apps.MAAudioUnitSupport          0x00000001010ce98a CAudioUnitClient::WatchDog(void*) + 26
    4   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x00000001030b1cd0 CAudioFileBlockManager::GetBlock(MDFile const*, long, int) + 2064
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8a207a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a206d18 mach_msg + 64
    2   com.apple.audio.midi.CoreMIDI           0x00000001016805a7 XServerMachPort::ReceiveMessage(int&, void*, int&) + 125
    3   com.apple.audio.midi.CoreMIDI           0x000000010169b1c1 MIDIProcess::RunMIDIInThread() + 121
    4   com.apple.audio.midi.CoreMIDI           0x000000010168163c XThread::RunHelper(void*) + 10
    5   com.apple.audio.midi.CoreMIDI           0x00000001016812a1 CAPThread::Entry(CAPThread*) + 109
    6   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c77 _pthread_cond_wait + 787
    2   com.apple.CoreServices.CarbonCore          0x00007fff92682c37 TSWaitOnConditionTimedRelative + 148
    3   com.apple.CoreServices.CarbonCore          0x00007fff92682859 TSWaitOnSemaphoreCommon + 424
    4   com.apple.CoreServices.CarbonCore          0x00007fff92664e09 TimerThread + 87
    5   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8a20b9aa __select + 10
    1   com.apple.logic.pro                     0x00000001009101f2 std::vector<std::pair<double, AttachedTimerListener>, std::allocator<std::pair<double, AttachedTimerListener> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::pair<double, AttachedTimerListener>*, std::vector<std::pair<double, AttachedTimerListener>, std::allocator<std::pair<double, AttachedTimerListener> > > >, std::pair<double, AttachedTimerListener> const&) + 1554
    2   com.apple.logic.pro                     0x000000010055859d std::vector<TOSCService, std::allocator<TOSCService> >::erase(__gnu_cxx::__normal_iterator<TOSCService*, std::vector<TOSCService, std::allocator<TOSCService> > >, __gnu_cxx::__normal_iterator<TOSCService*, std::vector<TOSCService, std::allocator<TOSCService> > >) + 40333
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8a207a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a206d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff892c7315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff892c6939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff892c6275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8a9f41ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 22:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff8a207a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a206d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff889f03b7 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff889f02ed thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8a20ba3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff914f0e60 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff914f0d52 usleep + 54
    3   com.WavesAudio.WaveShell-AU.9.0.0          0x0000000125015348 wvWavesV9::wvThread::WCIdleCommandDispatcher::threadMain(void*) + 36
    4   com.WavesAudio.WaveShell-AU.9.0.0          0x0000000124ffb1d6 wvWavesV9::wvThread::ThreadWrapper(void*) + 24
    5   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 31:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000116354000  rcx: 0x0000000116353018  rdx: 0x0000000000000000
      rdi: 0x000000000001405b  rsi: 0x0000000000000006  rbp: 0x0000000116353040  rsp: 0x0000000116353018
       r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x000000011635377c  r13: 0x0000000000000148  r14: 0x0000000000000006  r15: 0x000000014a666430
      rip: 0x00007fff8a20b866  rfl: 0x0000000000000206  cr2: 0x000000013e3f0008
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x100000000 -        0x100c18fef  com.apple.logic.pro (9.1.8 - 1700.67) <5CBBDF7C-6505-0A14-61F1-483839F57524> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
           0x101086000 -        0x1010a4fef  com.apple.XSKey (1.0.0 - 52) <800DD908-E341-2BCD-11D9-DEAC7E8197E9> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
           0x1010b6000 -        0x1010f0ff7  com.apple.music.apps.MAAudioUnitSupport (9.1.8 - 233.53) <B5939861-E5F9-3218-0989-4ED074B1323D> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
           0x101113000 -        0x101141ff7  com.apple.musicaudiodataservices (1.1 - 251.4) <93B2F8C3-E091-C1CA-8932-91840CC968BC> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
           0x101153000 -        0x1011b6ff7  com.apple.music.apps.MALoopManagement (9.1.8 - 219.66) <FE447B07-89A4-E025-DFB8-4C71A0EFEBF0> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
           0x1011ed000 -        0x1013fffff  com.apple.prokit (7.4.0 - 1957) <3EF7F2B2-5539-3004-9A34-8741371FBD4D> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
           0x101593000 -        0x101629fe7  com.apple.music.apps.MACore (9.1.8 - 477.58) <3E8020EA-9B42-63A5-613D-FD2D7675546F> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
           0x101673000 -        0x1016aeff2  com.apple.audio.midi.CoreMIDI (1.10 - 88) <AAF5250E-D422-3910-8F94-FE8BAC5B8174> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
           0x1016d6000 -        0x101734fef  com.apple.music.apps.MAHarmony (9.1.8 - 199.72) <EE991E63-1236-765D-3C95-4AE3494B295C> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
           0x10175c000 -        0x101b9dfff  com.apple.music.apps.MAPlugInGUI (9.1.8 - 424.79) <6FEA2031-69A3-9209-54EF-36BA3DAD1883> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
           0x101e61000 -        0x101f3dfff  com.apple.music.apps.OMF (9.1.8 - 109.7) <F72235D0-517D-CCCB-3B91-78396786EB34> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
           0x101f5c000 -        0x10258cfef  com.apple.music.apps.MADSP (9.1.8 - 588.98) <D794D156-112C-29E3-EB9D-62604A9807DE> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
           0x102dea000 -        0x102e0fff7  com.apple.music.apps.LogicFileBrowser (9.1.8 - 1700.67) <8E130979-83FB-56BD-DE18-A723A94B7530> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
           0x102e22000 -        0x102ea0fff  com.apple.music.apps.LogicLoopBrowser (9.1.8 - 1700.67) <47AF47CE-F6A1-E025-96FA-5C30EAFA13BC> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
           0x102ecf000 -        0x102ef3ff7  com.apple.music.apps.MAApogeeSupport (9.1.8 - 313.26) <6384895C-60D4-CE0B-0E86-673A20A34D36> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
           0x102f01000 -        0x102f06fff  com.apple.music.apps.MAResources (9.1.8 - 212.66) <0E66AB42-6F37-9AE7-8766-264DAE455688> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
           0x102f09000 -        0x102f30ff7  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <E6FEB146-1384-3FDE-A9B4-3BC48DCEDC27> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x102f4c000 -        0x102f5fff7  com.apple.AERegistration (1.2 - 401) <A424BA9F-0DD7-BE25-2738-4BCD22F0BB2A> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
           0x102f78000 -        0x102f85fff  com.apple.music.apps.MAUnitTest (9.1.8 - 97.27) <8AF973F8-CBB2-931B-6BFC-D4BCB8A434F6> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
           0x102f8e000 -        0x103049fe7  com.apple.music.apps.MAFiles (9.1.8 - 144.87) <F9F3C7E2-46F5-0EC3-7297-096AEB83BFD6> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
           0x103082000 -        0x1030fefe7  com.apple.music.apps.MAAudioEngine (9.1.8 - 158.42) <6944C1FC-7ACD-53A2-5095-E017C39D8CBA> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
           0x103172000 -        0x10317dfff  com.apple.music.apps.MAToolKit (9.1.8 - 359.28) <B9729EDA-E5DB-C831-E473-EED9C906AAA0> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
           0x103184000 -        0x103192ff7  com.apple.music.apps.MAVideo (9.1.8 - 12.70) <19D30553-8BFE-4F8C-D13E-0D3139AAC22B> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
           0x10319a000 -        0x1032c8ff7  com.apple.syncservices (8.0 - 718) <359C8AE7-2B7B-3420-B79D-C175B1173757> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
           0x103387000 -        0x103435fec  com.apple.MobileMe (9 - 1.01) <F322542E-D3BB-7861-602A-3F405F2BD61B> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
           0x104083000 -        0x1040a6fff  com.apple.prokit.LionPanels (7.4.0 - 1957) <E73D293E-162A-3292-87E9-7B2A821A147A> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/LionPan els.bundle/Contents/MacOS/LionPanels
           0x104750000 -        0x104752fe7  com.apple.music.apps.midi.device.plugin.CS-32 (9.1.8 - 198.73) <4427150E-7710-4983-8CD5-CE6C4F2AE97C> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/CS-32.bundle/Contents/MacOS/CS-32
           0x10475a000 -        0x10475dff7  com.apple.music.apps.midi.device.plugin.FW-1884 (9.1.8 - 198.73) <89696612-EE45-1A1D-CB75-3FEBEE46EF1A> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/FW-1884.bundle/Contents/MacOS/FW-1884
           0x104766000 -        0x104768ff7  com.apple.music.apps.midi.device.plugin.GiO (9.1.8 - 198.73) <67C92D49-1B46-F445-F50A-2476394DF146> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/GiO.bundle/Contents/MacOS/GiO
           0x10476d000 -        0x10476efef  com.apple.music.apps.midi.device.plugin.iControl (9.1.8 - 198.73) <FEFD06B6-5E0F-7324-7A8A-7FB6708BD76D> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/iControl.bundle/Contents/MacOS/iControl
           0x104783000 -        0x10478dfff  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
           0x10d613000 -        0x10d6b6ff7  ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
           0x10d7d3000 -        0x10d7d7ffd  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
           0x10e2dc000 -        0x10e2e1ff7  com.apple.music.apps.midi.device.plugin.HUI (9.1.8 - 198.73) <F1B9B455-904A-9D47-CBE9-2C3626329E3B> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/HUI.bundle/Contents/MacOS/HUI
           0x10e458000 -        0x10e463fff  libGPUSupport.dylib (9.0.83) <AF15BF74-F9B3-35B9-8728-3B3A2EB6E432> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x10e46a000 -        0x10e46cff7  com.apple.music.apps.anvil.resources (9.1.8 - 280.4) <F74756AB-FAB6-3914-5F1C-04FCB54C350A> /Applications/Logic Pro.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
           0x10e478000 -        0x10e47aff7  com.apple.music.apps.common.resources (9.1.8 - 280.4) <9FC76C8D-3763-4E4A-DB35-391B07A6FFA8> /Applications/Logic Pro.app/Contents/PlugIns/common.res/Contents/MacOS/common
           0x10e47f000 -        0x10e481ff7  com.apple.music.apps.ebp.resources (9.1.8 - 280.4) <2DEA037D-ABCE-771A-618B-091741F6CA7B> /Applications/Logic Pro.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp
           0x10e486000 -        0x10e488ff7  com.apple.music.apps.efx.resources (9.1.8 - 280.4) <EB5DB45A-C432-2C90-C708-27D5F5EC236A> /Applications/Logic Pro.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
           0x10e48d000 -        0x10e48fff7  com.apple.music.apps.egt.resources (9.1.8 - 280.4) <FAB354A9-88A1-619A-1ECA-A351EADB5A2E> /Applications/Logic Pro.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
           0x10e494000 -        0x10e496ff7  com.apple.music.apps.emx.resources (9.1.8 - 280.4) <19FD59CE-314B-6B4B-CEE8-C7BF9DF7F4EB> /Applications/Logic Pro.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
           0x10e49b000 -        0x10e49dff7  com.apple.music.apps.es1.resources (9.1.8 - 280.4) <4BD052E1-1BD4-3C73-93D6-D63493167CB6> /Applications/Logic Pro.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
           0x10e4a2000 -        0x10e4a4ff7  com.apple.music.apps.es2.resources (9.1.8 - 280.4) <31CBF3C9-AD64-1A86-1F99-D362B594F840> /Applications/Logic Pro.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
           0x10e4a9000 -        0x10e4abff7  com.apple.music.apps.esp.resources (9.1.8 - 280.4) <0EA44B59-2772-F013-CF49-B66EE4C77EEB> /Applications/Logic Pro.app/Contents/PlugIns/esp.res/Contents/MacOS/esp
           0x10e4b0000 -        0x10e4b2ff7  com.apple.music.apps.evb3.resources (9.1.8 - 280.4) <F0F73B5A-E44A-FF5C-4C54-0F5B677BFB18> /Applications/Logic Pro.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
           0x10e4b7000 -        0x10e4b9ff7  com.apple.music.apps.evd6.resources (9.1.8 - 280.4) <45B1F3EB-45CB-418F-A408-C42F7F93802A> /Applications/Logic Pro.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
           0x10e4be000 -        0x10e4c0ff7  com.apple.music.apps.evoc.resources (9.1.8 - 280.4) <91478393-E7C9-5292-FCA9-83559B588E6E> /Applications/Logic Pro.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
           0x10e4c5000 -        0x10e4c7ff7  com.apple.music.apps.evp88.resources (9.1.8 - 280.4) <9FAC293E-E8B9-C2D9-F102-D5BFC0AA1DC5> /Applications/Logic Pro.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
           0x10e4cc000 -        0x10e4ceff7  com.apple.music.apps.exs24.resources (9.1.8 - 280.4) <E79F0236-D02B-D3E7-B929-701CEDE000F6> /Applications/Logic Pro.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
           0x10e4d3000 -        0x10e4d5ff7  com.apple.music.apps.guitaramp.resources (9.1.8 - 280.4) <73AC87D5-215E-2FAC-05A2-28A7E9574F5C> /Applications/Logic Pro.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
           0x10e6c1000 -        0x10e6c9ff7  com.apple.proapps.mrcheckpro (1.4 - 397) <9B320059-8D28-D7DA-8CD4-B42796969065> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
           0x110fb0000 -        0x110fb2ff7  com.apple.music.apps.guitarcontrols.resources (9.1.8 - 280.4) <B005E199-DCEE-5935-8E34-48FA59352663> /Applications/Logic Pro.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
           0x110fb7000 -        0x110fb9ff7  com.apple.music.apps.mutapdel.resources (9.1.8 - 280.4) <392017D1-219B-4AA4-71CF-BAAC4D574FE1> /Applications/Logic Pro.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
           0x110fbe000 -        0x110fc0ff7  com.apple.music.apps.pedalboard.resources (9.1.8 - 280.4) <F95D6A0D-0179-F17B-59A5-B3B0007E426D> /Applications/Logic Pro.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
           0x110fc5000 -        0x110fc7ff7  com.apple.music.apps.revolver.resources (9.1.8 - 280.4) <77102719-1007-5153-B8B3-9EC9FAC4C0BD> /Applications/Logic Pro.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
           0x110fcc000 -        0x110fceff7  com.apple.music.apps.sphere.resources (9.1.8 - 280.4) <3579177A-C2D5-E746-2E48-29F69B7ACDC0> /Applications/Logic Pro.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
           0x111851000 -        0x111854fff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
           0x1146f8000 -        0x1146f9ff7  com.apple.music.apps.midi.device.plugin.MCS3 (9.1.8 - 198.73) <7CF66F66-9EF1-2F3D-7D0C-9460CB83EACC> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/MCS3.bundle/Contents/MacOS/MCS3
           0x1146fd000 -        0x114700fff  com.apple.music.apps.midi.device.plugin.microKONTROL (9.1.8 - 198.73) <AF2C1047-DAE9-8052-718F-0D6C348285CD> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/microKONTROL.bundle/Contents/MacOS/microKONTROL
           0x114707000 -        0x114708ff7  com.apple.music.apps.midi.device.plugin.Recording-Light (9.1.8 - 198.73) <23EC858A-5A37-220D-EA3C-8C7AC5CD08C6> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Recording Light.bundle/Contents/MacOS/Recording Light
           0x1149e8000 -        0x1149ebff7  com.apple.music.apps.midi.device.plugin.TouchOSC (9.1.8 - 198.73) <0ABD31D2-B7FB-160A-41DC-707731041E81> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/TouchOSC.bundle/Contents/MacOS/TouchOSC
           0x1149f7000 -        0x1149f9fff  com.apple.music.apps.midi.device.plugin.TranzPort (9.1.8 - 198.73) <523C8A5D-F930-32B9-990A-98D8E4BE8637> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/TranzPort.bundle/Contents/MacOS/TranzPort
           0x11b29b000 -        0x11b29dfff  com.apple.music.apps.midi.device.plugin.US-2400 (9.1.8 - 198.73) <E1B0E13A-269F-C810-D76C-EF6CF433BB2A> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/US-2400.bundle/Contents/MacOS/US-2400
           0x11b2a5000 -        0x11b2a6fef  com.apple.music.apps.midi.device.plugin.US-428 (9.1.8 - 198.73) <CFF12BA1-21BC-4E94-7998-53537225CCD1> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/US-428.bundle/Contents/MacOS/US-428
           0x11b7fd000 -        0x11b7feff9 +cl_kernels (???) <60110497-8A9D-4FDB-84E9-76C98A38CE61> cl_kernels
           0x121d07000 -        0x121d0bfff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x121d3b000 -        0x121d3cffa +cl_kernels (???) <6506446F-5931-456C-9DE8-28A3C1B2184F> cl_kernels
           0x121d6d000 -        0x121d6efe4 +cl_kernels (???) <7C75FAFF-4D34-4760-B1B6-9DF66329AF91> cl_kernels
           0x121ed7000 -        0x121edefef  com.apple.music.apps.midi.device.plugin.Logic-Control (9.1.8 - 198.73) <C1F9B111-293E-2122-12C1-689A9CCE385F> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Logic Control.bundle/Contents/MacOS/Logic Control
           0x121ffc000 -        0x121ffdfff +GenericMacIntel.dylib (0) <2288B35A-6FCC-36D8-0EAD-DD5A937C77AC> /Applications/Waves/*/1163284300.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x122626000 -        0x12270cfef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x12278e000 -        0x1227aeff7 +GenericMacIntel.dylib (0) <32A727F7-154E-7D74-94A6-8998A108F836> /Applications/Waves/*/CLA Vocals.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x1227e1000 -        0x1227e7fff +GenericMacIntel.dylib (0) <4B75F9CD-594C-85AA-CE1B-11E635976799> /Applications/Waves/*/1448169779.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x123d06000 -        0x123d22fff +com.WavesAudio.1163284300.9.0.0 (9.0.0 - 9.0.020) <1A185018-A46E-CD38-BFB3-4F1615F637EF> /Applications/Waves/*/1163284300.bundle/Contents/MacOS/1163284300
           0x123d41000 -        0x123d45fff +GenericMacIntel.dylib (0) <60515184-48CC-8D27-C1D1-BD7EECC3A1E2> /Applications/Waves/*/0825308982.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x123eb2000 -        0x123ec1ff7 +GenericMacIntel.dylib (0) <A324667A-E7CF-B809-BF7D-C37756E16AAE> /Applications/Waves/*/1397506888.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x123ecc000 -        0x123eddfff +GenericMacIntel.dylib (0) <3A43AAF2-14D4-5D38-88D4-5751BE6ACE6A> /Applications/Waves/*/1278287904.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x123eeb000 -        0x123eeefff +GenericMacIntel.dylib (0) <F773A05F-C878-3062-0509-0B5FA9DA7A89> /Applications/Waves/*/1380205907.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x123f94000 -        0x124074ff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x1240b6000 -        0x1240e1fe7 +com.WavesAudio.1397506888.9.0.0 (9.0.0 - 9.0.020) <773281C8-5A42-5AD8-7D30-926058CF52E8> /Applications/Waves/*/1397506888.bundle/Contents/MacOS/1397506888

    Go to the waves website and download the latest version of waves 9 via your account.
    You won't lose any of your presets..... Because this is simply an update and not an upgrade

  • I have no idea whether there is a causal relationship but since moving to Lion and iCloud, my iMac has become so slow that I wind up having to crash and restart most of the time.  This is true regardless of the app I am using at the time.  The specs of th

    I have no idea whether there is a causal relationship but since moving to Lion and iCloud, my iMac has become so unresponsive that I wind up having to crash and restart most of the time.  This is true regardless of the app I am using at the time.
    The specs of this iMac are:
    iMac 27 inch, late 2009 model with a 3.0 GHz Intel Core 2 Duo with 4 Gig 1067 Mhz DDR3, using OSX Lion 10.7.4 (11E53)
    I have Mackeeper installed and according to the scans I have run, everything is fine. No virus, no junk files . . . no problems at all . . .
    Except that for all practical purposes, my computer isn't working. 
    I am nearly totally deaf and live in an isolated, rural area of NW Missouri and this computer is what I mainly rely on to contact friends, relatives and business associtates!
    Any and all suggestions will be greatly appreciated!

    First, back up all data immediately, as your boot drive may be failing.
    If you have more than ten or so files or folders on your Desktop, move them, temporarily at least, somewhere else in your home folder.
    If iCloud is enabled, disable it.
    Disconnect all wired peripherals except keyboard, mouse, and monitor, if applicable. Launch the usual set of applications you use when you notice the problem.
    Step 1
    Launch the Activity Monitor 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.
    ☞ If you’re running Mac OS X 10.7 or later, open LaunchPad. Click Utilities, then Activity Monitor in the page that opens.
    Select the CPU tab of the Activity Monitor window.
    Select All Processes from the menu in the toolbar, if not already selected.
    Click the heading of the % CPU column in the process table to sort the entries by CPU usage. You may have to click it twice to get the highest value at the top. What is it, and what is the process? Also post the values for % User, % System, and % Idle at the bottom of the window.
    Select the System Memory tab. What values are shown in the bottom part of the window for Page outs and Swap used?
    Step 2
    You must be logged in as an administrator to carry out this step.
    Launch the Console application in the same way as above. 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.
    Post the 50 or so most recent messages in the log — the text, please, not a screenshot.
    Important: Some personal information, such as your name, may appear in the log. Edit it out before posting.

  • MY hard drive crashed and I had to replace it. Now when I try to sync my iPod with iTunes it says that I have to replace the old library (that is lost forever) with the new library to sync. I do not want to lose all the songs on my iPod! What can I do?

    MY hard drive crashed and I had to replace it. Now when I try to sync my iPod with iTunes it says that I have to replace the old library (that is lost forever) with the new library to sync. I do not want to lose all the songs on my iPod! What can I do?

    Copy all the content on your iPod back to your PC and into iTunes. Then go ahead and sync the iPod with your new library.
    See this older post from another forum member Zevoneer covering the different methods and software available to assist you with the task of copying content from your iPod back to your PC and into iTunes.
    https://discussions.apple.com/thread/2452022?start=0&tstart=0
    B-rock

  • HT201178 when using apple bluetooth keyboard with iPad, hitting the enter/return key while typing in iMessage only adds another line not 'send' the message? is there a setting to change that somewhere?

    when using apple bluetooth keyboard with iPad, hitting the enter/return key while typing in iMessage only adds another line not 'send' the message? is there a setting to change that somewhere?

    Everywhere that I've checked it is not possible to do this. I would like to even do this using the vkb. I hate having to stretch my thumb all the way up just to send a message. It's messaging, not a report or email. Seems backwards. Hopefully some day Apple can add this option.

  • When I type I cannot add text when I select the text area and double click. Why?

    When I type I cannot add text when I select the text area and double click. Why?

    Premiere Elements 11  trial version for macMac computer photos uploaded to the timeline just finetrying to make a new title, streaming or in a framedouble clicked on the text in the box and nothing shows up when I type on my keyboard. I can delete the words that are there but not type in new ones. I selected the type and size, etc.
    Thanks if you can figure it out. I gave up!
    I may just un-install it all together if I can't get to work.Joanne
    Date: Thu, 9 May 2013 17:59:08 -0700
    From: [email protected]
    To: [email protected]
    Subject: When I type I cannot add text when I select the text area and double click. Why?
        Re: When I type I cannot add text when I select the text area and double click. Why?
        created by A.T. Romano in Premiere Elements - View the full discussion
    Joanne Murray J2 What version of Premiere Elements are you using and on what operating system (including 32 or 64 bit) is your Premiere Elements installed? Forgive the questions if you have been there and done that, but I do not want to take anything for granted that might hinder a speedy resolution to your issue. Are you opening an already created title that is sitting on the Timeline in order to edit it in the Titler or are you trying to create a new Title (Default Text or other)? Do you know how to work with the Selection Tool and Type Tool in the Titler? Once I know what version of Premiere Elements that you are using, I will give you specific how to details. Thanks. ATR
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5307494#5307494
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5307494#5307494
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5307494#5307494. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Premiere Elements by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • I use podcasts all the time but downloaded my first books from the istore this morning. how do I get them to my ipod?

    I use podcasts all the time but downloaded my first books from the istore this morning, I can't get them synced onto my ipod. What am I doing wrong?

    the audiobooks I purchased show up in itunes under books and under purchased items but i cannot make them sync to my ipod. I followed your directions but it did not help. I have drag and dropped to a playlist which shows up on itunes but not on my ipod even after repeated syncs. when I try to drag and drop to the books or audiobooks in the itunes list it gives me the NO symbol.

Maybe you are looking for