FormulaMonks / Auto-Importer-for-Xcode

Plugin for Xcode to quickly import your headers on the fly.
https://citrusbyte.com
MIT License
553 stars 59 forks source link

crash on 6.1.1 #8

Closed ConfusedVorlon closed 9 years ago

ConfusedVorlon commented 9 years ago

I searched without success for a header, then clicked the top X in an attempt to hide the window:

Process: Xcode [3903] Path: /Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 6.1.1 (6611) Build Info: IDEFrameworks-6611000000000000~4 App Item ID: 497799835 App External ID: 810788292 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Xcode [3903] User ID: 501

Date/Time: 2015-01-19 11:44:24.035 +0000 OS Version: Mac OS X 10.10 (14A388a) Report Version: 11 Anonymous UUID: 3EFF9335-3329-2B15-4C4C-11AB1B2B7DFB

Sleep/Wake UUID: 65D69401-A3EF-464B-B8A3-2BD8E376E603

Time Awake Since Boot: 680000 seconds Time Since Wake: 5200 seconds

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

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information: ProductBuildVersion: 6A2008a UNCAUGHT EXCEPTION (NSInvalidArgumentException): * -[NSDictionaryM removeObjectForKey:]: key cannot be nil UserInfo: (null) Hints: None Backtrace: 0 0x00007fff88e92634 exceptionPreprocess (in CoreFoundation) 1 0x000000010a0e7274 DVTFailureHintExceptionPreprocessor (in DVTFoundation) 2 0x00007fff908606de objc_exception_throw (in libobjc.A.dylib) 3 0x00007fff88db2478 -[NSDictionaryM removeObjectForKey:](in CoreFoundation) 4 0x0000000119bc5222 -[MCLog searchFieldDidEndEditing:] at /Users/rob/Library/Application Support/Alcatraz/Plug-ins/MCLog/MCLog/MCLog.m:807 (in MCLog) 5 0x00007fff88e4ecbc CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER** (in CoreFoundation) 6 0x00007fff88d401b4 _CFXNotificationPost (in CoreFoundation) 7 0x00007fff8e478ea1 -[NSNotificationCenter postNotificationName:object:userInfo:](in Foundation) 8 0x000000010a0c7a7e -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:](in DVTFoundation) 9 0x00007fff8f389434 -[NSTextField textDidEndEditing:](in AppKit) 10 0x00007fff8f73b4bb -[NSSearchField textDidEndEditing:](in AppKit) 11 0x00007fff88e4ecbc CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER (in CoreFoundation) 12 0x00007fff88d401b4 _CFXNotificationPost (in CoreFoundation) 13 0x00007fff8e478ea1 -[NSNotificationCenter postNotificationName:object:userInfo:](in Foundation) 14 0x000000010a0c7a7e -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:](in DVTFoundation) 15 0x00007fff8f388bf3 -[NSTextView(NSSharing) resignFirstResponder](in AppKit) 16 0x00007fff8f281e69 -[NSWindow makeFirstResponder:](in AppKit) 17 0x0000000114db64b9 -[NSWindow(IBWindowAdditions) ibSwizzledMakeFirstResponder:](in IDEInterfaceBuilderKit) 18 0x00007fff8f8ab2c0 _NSWindowRecursiveFindFirstResponder (in AppKit) 19 0x00007fff8f39d6c0 -[NSWindow _willRemoveChildWindow:](in AppKit) 20 0x00007fff8f39d469 -[NSWindow removeChildWindow:](in AppKit) 21 0x00007fff8f3c55f1 _NSPopoverCloseAndAnimate (in AppKit) 22 0x0000000119c0b146 -[LAFImportListViewController dismiss] at /Users/rob/Library/Application Support/Alcatraz/Plug-ins/Auto-Importer/AutoImporter/AutoImporter/LAFImportListViewController.m:118 (in Auto-Importer) 23 0x0000000119c0b6b3 -[LAFImportListViewController control:textView:doCommandBySelector:] at /Users/rob/Library/Application Support/Alcatraz/Plug-ins/Auto-Importer/AutoImporter/AutoImporter/LAFImportListViewController.m:144 (in Auto-Importer) 24 0x00007fff8f38615b -[NSTextField textView:doCommandBySelector:](in AppKit) 25 0x00007fff8f3860ae -[NSTextView doCommandBySelector:](in AppKit) 26 0x00007fff8f99bcf1 -[NSTextInputContext(NSInputContext_WithCompletion) doCommandBySelector:completionHandler:](in AppKit) 27 0x00007fff8f35b700 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:](in AppKit) 28 0x00007fff8f99a722 61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke968 (in AppKit) 29 0x00007fff8f99c15f -[NSTextInputContext(NSInputContext_WithCompletion) hasMarkedTextWithCompletionHandler:](in AppKit) 30 0x00007fff8f99a543 61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke_3 (in AppKit) 31 0x00007fff8f9998d8 -[NSTextInputContext tryHandleEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:](in AppKit) 32 0x00007fff8f99a4b4 __61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke956 (in AppKit) 33 0x00007fff925ab36f TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_5 (in HIToolbox) 34 0x00007fff92502f45 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec_block_invoke (in HIToolbox) 35 0x00007fff8f993326 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke174 (in AppKit) 36 0x00007fff8f99c15f -[NSTextInputContext(NSInputContext_WithCompletion) hasMarkedTextWithCompletionHandler:](in AppKit) 37 0x00007fff8f992944 55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2 (in AppKit) 38 0x00007fff8f990698 -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:](in AppKit) 39 0x00007fff8f9926a0 -[NSTextInputContext handleTSMEvent:completionHandler:](in AppKit) 40 0x00007fff8f37a93e NSTSMEventHandler (in AppKit) 41 0x00007fff9239232c DispatchEventToHandlers(EventTargetRec, OpaqueEventRef, HandlerCallRec) (in HIToolbox) 42 0x00007fff9239176e SendEventToEventTargetInternal(OpaqueEventRef, OpaqueEventTargetRef, HandlerCallRec_) (in HIToolbox) 43 0x00007fff923915e2 SendEventToEventTargetWithOptions (in HIToolbox) 44 0x00007fff925a468c SendTSMEvent_WithCompletionHandler (in HIToolbox) 45 0x00007fff925a4b8c SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke (in HIToolbox) 46 0x00007fff925a4e46 SendFilterTextEvent_WithCompletionHandler_block_invoke (in HIToolbox) 47 0x00007fff925a46e0 SendTSMEvent_WithCompletionHandler (in HIToolbox) 48 0x00007fff925a49cf SendFilterTextEvent_WithCompletionHandler (in HIToolbox) 49 0x00007fff925a1d41 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler (in HIToolbox) 50 0x00007fff925a6649 utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 (in HIToolbox) 51 0x00007fff925a6518 utDeliverTSMEvent_WithCompletionHandler_block_invoke (in HIToolbox) 52 0x00007fff925a17bd TSMKeyEvent_WithCompletionHandler (in HIToolbox) 53 0x00007fff925ab2f0 TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 (in HIToolbox) 54 0x00007fff925ab1e6 TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 (in HIToolbox) 55 0x00007fff925ab022 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 (in HIToolbox) 56 0x00007fff925aaea5 TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke (in HIToolbox) 57 0x00007fff925aacaf TSMProcessRawKeyEventWithOptionsAndCompletionHandler (in HIToolbox) 58 0x00007fff8f99a2c6 61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke945 (in AppKit) 59 0x00007fff8f999802 -[NSTextInputContext tryTSMProcessRawKeyEvent:dispatchCondition:setupForDispatch:furtherCondition:dispatchWork:continuation:](in AppKit) 60 0x00007fff8f999e35 -[NSTextInputContext _handleEvent:options:completionHandler:](in AppKit) 61 0x00007fff8f37a17e -[NSTextInputContext handleEvent:](in AppKit) 62 0x00007fff8f359dcd -[NSView interpretKeyEvents:](in AppKit) 63 0x00007fff8f379ff5 -[NSTextView keyDown:](in AppKit) 64 0x00007fff8f89ca96 -[NSWindow _reallySendEvent:](in AppKit) 65 0x00007fff8f32965c -[NSWindow sendEvent:](in AppKit) 66 0x000000010b34a90b -[IDEWorkspaceWindow sendEvent:](in IDEKit) 67 0x00007fff8f2db961 -[NSApplication sendEvent:](in AppKit) 68 0x000000010b0f3ab4 -[IDEApplication sendEvent:](in IDEKit) 69 0x00007fff8f167fe8 -[NSApplication run](in AppKit) 70 0x00007fff8f153424 NSApplicationMain (in AppKit) 71 0x00007fff8e43e5c9 start (in libdyld.dylib)

abort() called

Application Specific Signatures: NSInvalidArgumentException

Application Specific Backtrace 1: 0 CoreFoundation 0x00007fff88e9264c exceptionPreprocess + 172 1 DVTFoundation 0x000000010a0e7274 DVTFailureHintExceptionPreprocessor + 194 2 libobjc.A.dylib 0x00007fff908606de objc_exception_throw + 43 3 CoreFoundation 0x00007fff88db2478 -[NSDictionaryM removeObjectForKey:] + 824 4 MCLog 0x0000000119bc5222 -[MCLog searchFieldDidEndEditing:] + 504 5 CoreFoundation 0x00007fff88e4ecbc CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12 6 CoreFoundation 0x00007fff88d401b4 _CFXNotificationPost + 3140 7 Foundation 0x00007fff8e478ea1 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66 8 DVTFoundation 0x000000010a0c7a7e -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] + 125 9 AppKit 0x00007fff8f389434 -[NSTextField textDidEndEditing:] + 338 10 AppKit 0x00007fff8f73b4bb -[NSSearchField textDidEndEditing:] + 113 11 CoreFoundation 0x00007fff88e4ecbc CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12 12 CoreFoundation 0x00007fff88d401b4 _CFXNotificationPost + 3140 13 Foundation 0x00007fff8e478ea1 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66 14 DVTFoundation 0x000000010a0c7a7e -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] + 125 15 AppKit 0x00007fff8f388bf3 -[NSTextView(NSSharing) resignFirstResponder] + 939 16 AppKit 0x00007fff8f281e69 -[NSWindow makeFirstResponder:] + 446 17 IDEInterfaceBuilderKit 0x0000000114db64b9 -[NSWindow(IBWindowAdditions) ibSwizzledMakeFirstResponder:] + 31 18 AppKit 0x00007fff8f8ab2c0 _NSWindowRecursiveFindFirstResponder + 295 19 AppKit 0x00007fff8f39d6c0 -[NSWindow _willRemoveChildWindow:] + 172 20 AppKit 0x00007fff8f39d469 -[NSWindow removeChildWindow:] + 54 21 AppKit 0x00007fff8f3c55f1 _NSPopoverCloseAndAnimate + 1636 22 Auto-Importer 0x0000000119c0b146 -[LAFImportListViewController dismiss] + 70 23 Auto-Importer 0x0000000119c0b6b3 -[LAFImportListViewController control:textView:doCommandBySelector:] + 483 24 AppKit 0x00007fff8f38615b -[NSTextField textView:doCommandBySelector:] + 93 25 AppKit 0x00007fff8f3860ae -[NSTextView doCommandBySelector:] + 157 26 AppKit 0x00007fff8f99bcf1 -[NSTextInputContext(NSInputContext_WithCompletion) doCommandBySelector:completionHandler:] + 118 27 AppKit 0x00007fff8f35b700 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 1899 28 AppKit 0x00007fff8f99a722 61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke968 + 335 29 AppKit 0x00007fff8f99c15f -[NSTextInputContext(NSInputContext_WithCompletion) hasMarkedTextWithCompletionHandler:] + 76 30 AppKit 0x00007fff8f99a543 61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke_3 + 95 31 AppKit 0x00007fff8f9998d8 -[NSTextInputContext tryHandleEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 101 32 AppKit 0x00007fff8f99a4b4 61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke956 + 321 33 HIToolbox 0x00007fff925ab36f TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke5 + 70 34 HIToolbox 0x00007fff92502f45 ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec_block_invoke + 108 35 AppKit 0x00007fff8f993326 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke174 + 2387 36 AppKit 0x00007fff8f99c15f -[NSTextInputContext(NSInputContext_WithCompletion) hasMarkedTextWithCompletionHandler:] + 76 37 AppKit 0x00007fff8f992944 55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2 + 95 38 AppKit 0x00007fff8f990698 -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 101 39 AppKit 0x00007fff8f9926a0 -[NSTextInputContext handleTSMEvent:completionHandler:] + 3293 40 AppKit 0x00007fff8f37a93e _NSTSMEventHandler + 324 41 HIToolbox 0x00007fff9239232c _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1260 42 HIToolbox 0x00007fff9239176e _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 386 43 HIToolbox 0x00007fff923915e2 SendEventToEventTargetWithOptions + 43 44 HIToolbox 0x00007fff925a468c SendTSMEvent_WithCompletionHandler + 417 45 HIToolbox 0x00007fff925a4b8c SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke + 400 46 HIToolbox 0x00007fff925a4e46 SendFilterTextEvent_WithCompletionHandler_block_invoke + 189 47 HIToolbox 0x00007fff925a46e0 SendTSMEvent_WithCompletionHandler + 501 48 HIToolbox 0x00007fff925a49cf SendFilterTextEvent_WithCompletionHandler + 236 49 HIToolbox 0x00007fff925a1d41 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler + 295 50 HIToolbox 0x00007fff925a6649 utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 + 296 51 HIToolbox 0x00007fff925a6518 utDeliverTSMEvent_WithCompletionHandler_block_invoke + 437 52 HIToolbox 0x00007fff925a17bd TSMKeyEvent_WithCompletionHandler + 701 53 HIToolbox 0x00007fff925ab2f0 TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 + 251 54 HIToolbox 0x00007fff925ab1e6 TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 + 330 55 HIToolbox 0x00007fff925ab022 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 + 259 56 HIToolbox 0x00007fff925aaea5 TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke + 251 57 HIToolbox 0x00007fff925aacaf TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 3068 58 AppKit 0x00007fff8f99a2c6 61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke945 + 131 59 AppKit 0x00007fff8f999802 -[NSTextInputContext tryTSMProcessRawKeyEvent:dispatchCondition:setupForDispatch:furtherCondition:dispatchWork:continuation:] + 127 60 AppKit 0x00007fff8f999e35 -[NSTextInputContext _handleEvent:options:completionHandler:] + 1266 61 AppKit 0x00007fff8f37a17e -[NSTextInputContext handleEvent:] + 109 62 AppKit 0x00007fff8f359dcd -[NSView interpretKeyEvents:] + 207 63 AppKit 0x00007fff8f379ff5 -[NSTextView keyDown:] + 695 64 AppKit 0x00007fff8f89ca96 -[NSWindow _reallySendEvent:] + 3266 65 AppKit 0x00007fff8f32965c -[NSWindow sendEvent:] + 368 66 IDEKit 0x000000010b34a90b -[IDEWorkspaceWindow sendEvent:] + 159 67 AppKit 0x00007fff8f2db961 -[NSApplication sendEvent:] + 4153 68 IDEKit 0x000000010b0f3ab4 -[IDEApplication sendEvent:] + 924 69 AppKit 0x00007fff8f167fe8 -[NSApplication run] + 711 70 AppKit 0x00007fff8f153424 NSApplicationMain + 1832 71 libdyld.dylib 0x00007fff8e43e5c9 start + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff90a59282 pthread_kill + 10 1 libsystem_c.dylib 0x00007fff8d924b73 abort + 129 2 com.apple.dt.IDEKit 0x000000010b327986 +[IDEAssertionHandler handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1510 3 com.apple.dt.IDEKit 0x000000010b328c08 -[IDEAssertionHandler handleUncaughtException:] + 1077 4 com.apple.dt.IDEKit 0x000000010b328cd7 IDEHandleUncaughtException + 94 5 com.apple.HIToolbox 0x00007fff92392664 DispatchEventToHandlers(EventTargetRec, OpaqueEventRef, HandlerCallRec) + 2084 6 com.apple.HIToolbox 0x00007fff9239176e SendEventToEventTargetInternal(OpaqueEventRef, OpaqueEventTargetRef, HandlerCallRec_) + 386 7 com.apple.HIToolbox 0x00007fff923915e2 SendEventToEventTargetWithOptions + 43 8 com.apple.HIToolbox 0x00007fff925a468c SendTSMEvent_WithCompletionHandler + 417 9 com.apple.HIToolbox 0x00007fff925a4b8c SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke + 400 10 com.apple.HIToolbox 0x00007fff925a4e46 SendFilterTextEvent_WithCompletionHandler_block_invoke + 189 11 com.apple.HIToolbox 0x00007fff925a46e0 SendTSMEvent_WithCompletionHandler + 501 12 com.apple.HIToolbox 0x00007fff925a49cf SendFilterTextEvent_WithCompletionHandler + 236 13 com.apple.HIToolbox 0x00007fff925a1d41 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler + 295 14 com.apple.HIToolbox 0x00007fff925a6649 utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 + 296 15 com.apple.HIToolbox 0x00007fff925a6518 utDeliverTSMEvent_WithCompletionHandler_block_invoke + 437 16 com.apple.HIToolbox 0x00007fff925a17bd TSMKeyEvent_WithCompletionHandler + 701 17 com.apple.HIToolbox 0x00007fff925ab2f0 TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 + 251 18 com.apple.HIToolbox 0x00007fff925ab1e6 TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 + 330 19 com.apple.HIToolbox 0x00007fff925ab022 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 + 259 20 com.apple.HIToolbox 0x00007fff925aaea5 TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke + 251 21 com.apple.HIToolbox 0x00007fff925aacaf TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 3068 22 com.apple.AppKit 0x00007fff8f99a2c6 __61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke945 + 131 23 com.apple.AppKit 0x00007fff8f999802 -[NSTextInputContext tryTSMProcessRawKeyEvent:dispatchCondition:setupForDispatch:furtherCondition:dispatchWork:continuation:] + 127 24 com.apple.AppKit 0x00007fff8f999e35 -[NSTextInputContext _handleEvent:options:completionHandler:] + 1266 25 com.apple.AppKit 0x00007fff8f37a17e -[NSTextInputContext handleEvent:] + 109 26 com.apple.AppKit 0x00007fff8f359dcd -[NSView interpretKeyEvents:] + 207 27 com.apple.AppKit 0x00007fff8f379ff5 -[NSTextView keyDown:] + 695 28 com.apple.AppKit 0x00007fff8f89ca96 -[NSWindow _reallySendEvent:] + 3266 29 com.apple.AppKit 0x00007fff8f32965c -[NSWindow sendEvent:] + 368 30 com.apple.dt.IDEKit 0x000000010b34a90b -[IDEWorkspaceWindow sendEvent:] + 159 31 com.apple.AppKit 0x00007fff8f2db961 -[NSApplication sendEvent:] + 4153 32 com.apple.dt.IDEKit 0x000000010b0f3ab4 -[IDEApplication sendEvent:] + 924 33 com.apple.AppKit 0x00007fff8f167fe8 -[NSApplication run] + 711 34 com.apple.AppKit 0x00007fff8f153424 NSApplicationMain + 1832 35 libdyld.dylib 0x00007fff8e43e5c9 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff90a5a22e kevent64 + 10 1 libdispatch.dylib 0x00007fff87cb0a6a _dispatch_mgr_thread + 52

Thread 2:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff90a5452e mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff90a5369f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff88da2b14 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff88da1fdb __CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff88da1838 CFRunLoopRunSpecific + 296 5 com.apple.CFNetwork 0x00007fff833ebe90 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434 6 com.apple.Foundation 0x00007fff8e4deb7a NSThreadmain + 1345 7 libsystem_pthread.dylib 0x00007fff8f0162fc _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff8f016279 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff8f0144b1 thread_start + 13

Thread 3:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff90a593f6 __select + 10 1 libsystem_pthread.dylib 0x00007fff8f0162fc _pthread_body + 131 2 libsystem_pthread.dylib 0x00007fff8f016279 _pthread_start + 176 3 libsystem_pthread.dylib 0x00007fff8f0144b1 thread_start + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff90a5452e mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff90a5369f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff88da2b14 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff88da1fdb CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff88da1838 CFRunLoopRunSpecific + 296 5 com.apple.Foundation 0x00007fff8e4e0ab9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 6 com.apple.DTDeviceKitBase 0x00000001194a81d2 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 676 7 com.apple.Foundation 0x00007fff8e4deb7a NSThread__main + 1345 8 libsystem_pthread.dylib 0x00007fff8f0162fc _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff8f016279 _pthread_start + 176 10 libsystem_pthread.dylib 0x00007fff8f0144b1 thread_start + 13

Thread 5: 0 libsystem_kernel.dylib 0x00007fff90a5452e mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff90a5369f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff88da2b14 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff88da1fdb CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff88da1838 CFRunLoopRunSpecific + 296 5 com.apple.Foundation 0x00007fff8e4e0ab9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 6 com.apple.DTDeviceKitBase 0x0000000119499dd6 +[DTDKRemoteDeviceConnection startServiceBrowsers] + 213 7 com.apple.Foundation 0x00007fff8e4deb7a NSThread__main + 1345 8 libsystem_pthread.dylib 0x00007fff8f0162fc _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff8f016279 _pthread_start + 176 10 libsystem_pthread.dylib 0x00007fff8f0144b1 thread_start + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff90a5452e mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff90a5369f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff88da2b14 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff88da1fdb CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff88da1838 CFRunLoopRunSpecific + 296 5 com.apple.AppKit 0x00007fff8f2d78f7 _NSEventThread + 137 6 libsystem_pthread.dylib 0x00007fff8f0162fc _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8f016279 _pthread_start + 176 8 libsystem_pthread.dylib 0x00007fff8f0144b1 thread_start + 13

Thread 7:: DYMobileDeviceManager 0 libsystem_kernel.dylib 0x00007fff90a5452e mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff90a5369f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff88da2b14 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff88da1fdb __CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff88da1838 CFRunLoopRunSpecific + 296 5 com.apple.Foundation 0x00007fff8e4e0ab9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 6 com.apple.Foundation 0x00007fff8e5dc45f -[NSRunLoop(NSRunLoop) run] + 74 7 com.apple.GPUToolsMobileFoundation 0x000000011b7399eb -[DYMobileDeviceManager _deviceNotificationThread:] + 134 8 com.apple.Foundation 0x00007fff8e4deb7a NSThreadmain + 1345 9 libsystem_pthread.dylib 0x00007fff8f0162fc _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8f016279 _pthread_start + 176 11 libsystem_pthread.dylib 0x00007fff8f0144b1 thread_start + 13

Thread 8: 0 libsystem_kernel.dylib 0x00007fff90a59132 psynch_cvwait + 10 1 com.apple.Xcode.DevToolsCore 0x00000001157a7ebe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519 2 com.apple.Foundation 0x00007fff8e4deb7a NSThreadmain + 1345 3 libsystem_pthread.dylib 0x00007fff8f0162fc _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff8f016279 _pthread_start + 176 5 libsystem_pthread.dylib 0x00007fff8f0144b1 thread_start + 13

Thread 9: 0 libsystem_kernel.dylib 0x00007fff90a59132 psynch_cvwait + 10 1 com.apple.Xcode.DevToolsCore 0x00000001157a7ebe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519 2 com.apple.Foundation 0x00007fff8e4deb7a NSThreadmain + 1345 3 libsystem_pthread.dylib 0x00007fff8f0162fc _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff8f016279 _pthread_start + 176 5 libsystem_pthread.dylib 0x00007fff8f0144b1 thread_start + 13

Thread 10: 0 libsystem_kernel.dylib 0x00007fff90a59132 psynch_cvwait + 10 1 com.apple.Xcode.DevToolsCore 0x00000001157a7ebe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519 2 com.apple.Foundation 0x00007fff8e4deb7a NSThreadmain + 1345 3 libsystem_pthread.dylib 0x00007fff8f0162fc _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff8f016279 _pthread_start + 176 5 libsystem_pthread.dylib 0x00007fff8f0144b1 thread_start + 13

Thread 11: 0 libsystem_kernel.dylib 0x00007fff90a59132 psynch_cvwait + 10 1 com.apple.Xcode.DevToolsCore 0x00000001157a7ebe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519 2 com.apple.Foundation 0x00007fff8e4deb7a NSThreadmain + 1345 3 libsystem_pthread.dylib 0x00007fff8f0162fc _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff8f016279 _pthread_start + 176 5 libsystem_pthread.dylib 0x00007fff8f0144b1 thread_start + 13

Thread 12: 0 libsystem_kernel.dylib 0x00007fff90a59132 psynch_cvwait + 10 1 com.apple.Xcode.DevToolsCore 0x00000001157a7ebe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519 2 com.apple.Foundation 0x00007fff8e4deb7a NSThreadmain + 1345 3 libsystem_pthread.dylib 0x00007fff8f0162fc _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff8f016279 _pthread_start + 176 5 libsystem_pthread.dylib 0x00007fff8f0144b1 thread_start + 13

Thread 13:: Dispatch queue: parsing queue 0 libsystem_kernel.dylib 0x00007fff90a5456a semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff87cb4c55 _dispatch_semaphore_wait_slow + 213 2 com.apple.dt.instruments.DTXConnectionServices 0x000000010becbfda -[DTXMessageParser waitForMoreData:incrementalBuffer:] + 87 3 com.apple.dt.instruments.DTXConnectionServices 0x000000010becbc08 -[DTXMessageParser parseMessage] + 50 4 com.apple.dt.instruments.DTXConnectionServices 0x000000010becb9c6 __43-[DTXMessageParser initWithMessageHandler:]_block_invoke + 35 5 libdispatch.dylib 0x00007fff87cb2323 _dispatch_call_block_and_release + 12 6 libdispatch.dylib 0x00007fff87cadc13 _dispatch_client_callout + 8 7 libdispatch.dylib 0x00007fff87cb1365 _dispatch_queue_drain + 1100 8 libdispatch.dylib 0x00007fff87cb2ecc _dispatch_queue_invoke + 202 9 libdispatch.dylib 0x00007fff87cb06b7 _dispatch_root_queue_drain + 463 10 libdispatch.dylib 0x00007fff87cbefe4 _dispatch_worker_thread3 + 91 11 libsystem_pthread.dylib 0x00007fff8f0166cb _pthread_wqthread + 729 12 libsystem_pthread.dylib 0x00007fff8f0144a1 start_wqthread + 13

Thread 14: 0 libsystem_kernel.dylib 0x00007fff90a5452e mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff90a5369f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff88da2b14 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff88da1fdb CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff88da1838 CFRunLoopRunSpecific + 296 5 com.apple.CoreFoundation 0x00007fff88e57ed1 CFRunLoopRun + 97 6 com.apple.DebugSymbols 0x00007fff85b88b8f SpotlightQueryThread(void*) + 463 7 libsystem_pthread.dylib 0x00007fff8f0162fc _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff8f016279 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff8f0144b1 thread_start + 13

Thread 15:: Dispatch queue: parsing queue 0 libsystem_kernel.dylib 0x00007fff90a5456a semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff87cb4c55 _dispatch_semaphore_wait_slow + 213 2 com.apple.dt.instruments.DTXConnectionServices 0x000000010becbfda -[DTXMessageParser waitForMoreData:incrementalBuffer:] + 87 3 com.apple.dt.instruments.DTXConnectionServices 0x000000010becbc08 -[DTXMessageParser parseMessage] + 50 4 com.apple.dt.instruments.DTXConnectionServices 0x000000010becb9c6 __43-[DTXMessageParser initWithMessageHandler:]_block_invoke + 35 5 libdispatch.dylib 0x00007fff87cb2323 _dispatch_call_block_and_release + 12 6 libdispatch.dylib 0x00007fff87cadc13 _dispatch_client_callout + 8 7 libdispatch.dylib 0x00007fff87cb1365 _dispatch_queue_drain + 1100 8 libdispatch.dylib 0x00007fff87cb2ecc _dispatch_queue_invoke + 202 9 libdispatch.dylib 0x00007fff87cb06b7 _dispatch_root_queue_drain + 463 10 libdispatch.dylib 0x00007fff87cbefe4 _dispatch_worker_thread3 + 91 11 libsystem_pthread.dylib 0x00007fff8f0166cb _pthread_wqthread + 729 12 libsystem_pthread.dylib 0x00007fff8f0144a1 start_wqthread + 13

Thread 16:: Dispatch queue: parsing queue 0 libsystem_kernel.dylib 0x00007fff90a5456a semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff87cb4c55 _dispatch_semaphore_wait_slow + 213 2 com.apple.dt.instruments.DTXConnectionServices 0x000000010becbfda -[DTXMessageParser waitForMoreData:incrementalBuffer:] + 87 3 com.apple.dt.instruments.DTXConnectionServices 0x000000010becbc08 -[DTXMessageParser parseMessage] + 50 4 com.apple.dt.instruments.DTXConnectionServices 0x000000010becb9c6 __43-[DTXMessageParser initWithMessageHandler:]_block_invoke + 35 5 libdispatch.dylib 0x00007fff87cb2323 _dispatch_call_block_and_release + 12 6 libdispatch.dylib 0x00007fff87cadc13 _dispatch_client_callout + 8 7 libdispatch.dylib 0x00007fff87cb1365 _dispatch_queue_drain + 1100 8 libdispatch.dylib 0x00007fff87cb2ecc _dispatch_queue_invoke + 202 9 libdispatch.dylib 0x00007fff87cb06b7 _dispatch_root_queue_drain + 463 10 libdispatch.dylib 0x00007fff87cbefe4 _dispatch_worker_thread3 + 91 11 libsystem_pthread.dylib 0x00007fff8f0166cb _pthread_wqthread + 729 12 libsystem_pthread.dylib 0x00007fff8f0144a1 start_wqthread + 13

Thread 17: 0 libsystem_kernel.dylib 0x00007fff90a59946 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8f0144a1 start_wqthread + 13

Thread 18: 0 libsystem_kernel.dylib 0x00007fff90a59946 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8f0144a1 start_wqthread + 13

Thread 19: 0 libsystem_kernel.dylib 0x00007fff90a59946 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8f0144a1 start_wqthread + 13

Thread 20: 0 libsystem_kernel.dylib 0x00007fff90a59486 __semwait_signal + 10 1 com.apple.CoreSymbolication 0x00007fff876ba067 0x7fff876a7000 + 77927 2 libsystem_pthread.dylib 0x00007fff8f0162fc _pthread_body + 131 3 libsystem_pthread.dylib 0x00007fff8f016279 _pthread_start + 176 4 libsystem_pthread.dylib 0x00007fff8f0144b1 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff55ce5028 rdx: 0x0000000000000000 rdi: 0x000000000000130f rsi: 0x0000000000000006 rbp: 0x00007fff55ce5050 rsp: 0x00007fff55ce5028 r8: 0x0000000000007fff r9: 0x00007f84fa638450 r10: 0x0000000008000000 r11: 0x0000000000000206 r12: 0x00007fff9085bac0 r13: 0x00007f84ea577460 r14: 0x00007fff74d15300 r15: 0x00007f84fa623c00 rip: 0x00007fff90a59282 rfl: 0x0000000000000206 cr2: 0x00007fff748dcfd8

Logical CPU: 0 Error Code: 0x020000b8 Trap Number: 133

Binary Images: 0x109f19000 - 0x109f19ff7 com.apple.dt.Xcode (6.1.1 - 6611) /Applications/Xcode.app/Contents/MacOS/Xcode 0x109f1f000 - 0x10a351ff7 com.apple.dt.DVTFoundation (6.1.1 - 6608) <8CF25201-C4E0-38FB-B35F-6701179C0EAB> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation 0x10a50c000 - 0x10a813fff com.apple.dt.DVTKit (6.1.1 - 6608) /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit 0x10a9f7000 - 0x10ae25ff7 com.apple.dt.IDEFoundation (6.1.1 - 6611) <8A1AD8FD-7934-382F-A8FF-8775162253BD> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation 0x10b0da000 - 0x10b915ff7 com.apple.dt.IDEKit (6.1.1 - 6611) <80C0C035-4DBE-3871-AD0E-78FE76180A84> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit 0x10bebb000 - 0x10bed8ff7 com.apple.dt.instruments.DTXConnectionServices (1.0 - 56085) /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices 0x10bef7000 - 0x10bf35fff com.apple.framework.ConfigurationProfiles (7.0 - 741) /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles 0x10bf59000 - 0x10bf5aff7 libsysmon.dylib (78) <2B6E431C-934F-3828-8464-D54FCA731393> /usr/lib/libsysmon.dylib 0x10bf64000 - 0x10c9f7fff +libclang.dylib (600.0.56) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib 0x10cb96000 - 0x10cbcaff7 com.apple.dt.Xcode.DVTSourceControl (1.0 - 1) /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl 0x10cbf8000 - 0x10cc0dfff com.apple.DADocSetManagement (6.1 - 6033) <9EED13AE-5A6F-3126-BE1E-F02CC1873479> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement 0x10cc20000 - 0x10cc21ff7 com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper 0x10cc27000 - 0x10cc28fff libpanel.5.4.dylib (44) /usr/lib/libpanel.5.4.dylib 0x10cc2d000 - 0x10cc56ff7 com.apple.dt.instruments.DTGraphKit (6.1 - 56074) /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit 0x10cc6e000 - 0x10ccb6fff com.apple.DADocSetAccess (6.1 - 6033) <3DECFFA8-E12D-33A9-8176-FCCDE826CF7A> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess 0x10cd28000 - 0x10cd2bfff _struct.so (89) <015BD869-7103-3735-A10A-70E4C15C9AB8> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so 0x10cd55000 - 0x10cd56ff7 readline.so (89) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/readline.so 0x10ce8a000 - 0x10ce8efff itertools.so (89) <76FA3C45-95A0-3627-A5D9-F6E43D7FE09A> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so 0x10cfa3000 - 0x10cfa4fe5 +cl_kernels (???) cl_kernels 0x10cfbb000 - 0x10cfc9fff _ctypes.so (89) <8BF6FB14-BF96-3CB3-BD44-39A5F402FF97> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so 0x110347000 - 0x110347fef +cl_kernels (???) <86A32E04-7C82-4DA9-A4FA-D3ADF4403D02> cl_kernels 0x110356000 - 0x110356ff5 +cl_kernels (???) cl_kernels 0x110e2f000 - 0x110e63ff7 com.apple.CoreSimulator (110.4 - 110.4) <3C2AE6EA-1F23-39A4-B316-9120003F75B1> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator 0x11106e000 - 0x11107bfff com.apple.dt.IDELanguageSupportCore (6.1.1 - 6743) <54A0BF3F-BC86-3845-94A3-140E31C402D0> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore 0x111089000 - 0x1110e2ff7 com.apple.sourcekitd (1.0 - 600.0.56.1) <58C89ADF-9024-3277-B63F-CFB5D0E4F174> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/A/sourcekitd 0x11110a000 - 0x111146ff7 com.apple.dt.dbg.DebuggerFoundation (6.1.1 - 6254) /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation 0x111183000 - 0x11118aff7 com.apple.dt.IDE.HexEditor (6.1.1 - 6254) <0C2003E2-2971-338D-91B2-5616E05D6598> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor 0x1112d8000 - 0x111366ff7 com.apple.dt.IBAutolayoutFoundation (1.0 - 6254) /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation 0x1113c4000 - 0x111464fff com.apple.dt.IBFoundation (1.0 - 6254) /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation 0x1114d7000 - 0x111521ff7 com.apple.CoreThemeDefinition (2.0 - 182) <11BB8A48-8C00-3C63-BBF1-2BF8FE612B2F> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition 0x111559000 - 0x1115a0ff7 com.apple.dt.dbg.DebuggerLLDB (6.1.1 - 6254) <96077ACE-B40D-346F-A943-A9D4DF5902AE> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB 0x1115d3000 - 0x113697f6b com.apple.LLDB.framework (1.320.4.156 - 320.4.156) <1597D391-C69B-30F1-82B1-683DB68538A6> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB 0x113f56000 - 0x114047ff7 org.python.python (2.7.6 - 2.7.6) /System/Library/Frameworks/Python.framework/Versions/2.7/Python 0x1140ad000 - 0x1140cbfff libedit.3.dylib (40) <6049084C-478A-3A89-A9A1-E641B5F8C1A7> /usr/lib/libedit.3.dylib 0x1140dc000 - 0x114148ff7 com.apple.dt.IDE.IDEDocViewer (6.1.1 - 6254) <504856EB-486D-30BA-B66F-0030C55B6DE1> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer 0x1141b7000 - 0x1141b8ff7 com.apple.dt.IBLanguageSupport (1.0 - 1) /Applications/Xcode.app/Contents/PlugIns/IBLanguageSupport.ideplugin/Contents/MacOS/IBLanguageSupport 0x1141bf000 - 0x114280ff7 com.apple.dt.IDE.IDESourceEditor (6.1.1 - 6254) <24558466-B611-301D-8504-9F4F551B6519> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor 0x1143f8000 - 0x114426ff7 +com.ridiculousfish.HexFiendFramework (6.1.1 - 6254) <32F0B5F7-0C97-3D5C-9C7F-C8E911CBE856> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend 0x11444d000 - 0x11448dfff com.apple.dt.IDE.iCloudSupport (6.1.1 - 6254) /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport 0x1144c7000 - 0x1144cafff com.apple.dt.dbg.DebuggerKit (1.0 - 1) <9C4A616E-0A53-36B2-9E47-545034B681E3> /Applications/Xcode.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit 0x1144d3000 - 0x11459fff7 com.apple.dt.dbg.DebuggerUI (6.1.1 - 6254) <3661559D-8080-3059-A76F-E4681BB2CE95> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI 0x11464c000 - 0x114a90ff7 com.apple.SceneKit (5.0 - 260.7) <53A6603F-457D-3569-A5E7-E34096D8B843> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit 0x114d33000 - 0x114d52fff com.apple.dt.IDE.IDEQuickHelp (6.1.1 - 6254) <50B92ACD-68A8-38AB-A0D8-1A2D950D8351> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp 0x114d6f000 - 0x11527cff7 com.apple.dt.IDE.IDEInterfaceBuilderKit (6.1.1 - 6254) /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit 0x11560d000 - 0x115649fff com.apple.dt.IDE.Xcode3Core (6.1.1 - 6269) /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core 0x11566f000 - 0x1159cefff com.apple.Xcode.DevToolsCore (8.1.1 - 6269) <6BE0D774-F7AB-397F-97C3-1C7595B6BD05> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore 0x115b6b000 - 0x115b73fff com.apple.DevToolsFoundation (8.1.1 - 6269) <8C846FE6-3E91-3822-994D-58112C8B5428> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation 0x115b7e000 - 0x115bb5fff com.apple.Xcode.DevToolsSupport (8.1.1 - 6269) <021EAD1B-3BEF-33C6-9B6F-4C03A38D8587> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport 0x115bdc000 - 0x115d83fff com.apple.dt.IDE.Xcode3UI (6.1.1 - 6269) /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI 0x115ea1000 - 0x115ed0fff com.apple.dt.gpu.GPUDebuggerFoundation (6.1.1 - 16738) /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation 0x115efc000 - 0x115f3affb com.apple.GPUToolsCore (1.0 - 16738) <19E72634-C3CC-39E3-ACA0-A927714920B5> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore 0x115f6e000 - 0x115fa2ffb com.apple.GPUTools (1.0 - 16738) <04AC823C-BAC2-3691-B7DF-70DE0BBCC44C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools 0x115fcd000 - 0x11609cff7 com.apple.GPUToolsServices (1.0 - 16738) <7060880D-35F8-36AD-90C5-0E259475E261> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices 0x116104000 - 0x116109ffb com.apple.GPUToolsInterface (1.0 - 16738) /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface 0x116111000 - 0x116139ff3 com.apple.GLToolsInterface (1.0 - 16738) <56DEBFD8-B9B6-3B7A-A31B-E588EB429DAD> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface 0x116157000 - 0x1161daff7 com.apple.GLToolsCore (1.0 - 16738) <833E69EE-8BEC-362A-AE43-63B4C263697F> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore 0x1161f8000 - 0x116209ff3 com.apple.GLTools (1.0 - 16738) <612A093E-34E1-372B-9851-61A452D13E81> /Applications/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools 0x116211000 - 0x116267ff3 com.apple.GLToolsServices (1.0 - 16738) <70E50EE3-C00F-3CDF-8166-22D657C880AF> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices 0x1162ad000 - 0x116334ff7 com.apple.gputools.GLToolsAnalysisEngine (1.0 - 16738) <7E492003-01EE-3D4B-BA0B-6DA4240EFB06> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine 0x116378000 - 0x116381ff7 +dsc_extractor.bundle (353.5) <4FD882EF-6AD1-353A-B76C-BFDD6C920C5B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/lib/dsc_extractor.bundle 0x116389000 - 0x11638fff7 com.apple.dt.IDE.IDEInstrumentsService (6.1.1 - 6254) <6E84607E-3F66-31EC-9F05-27D21C45345C> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService 0x1163c4000 - 0x1163caff7 com.apple.dt.IDE.IDEiOSDebugger (6.1.1 - 6274) <109C19D5-94E7-30C9-ACFA-F5E8061370AC> /Applications/Xcode.app/Contents/PlugIns/IDEiOSDebugger.ideplugin/Contents/MacOS/IDEiOSDebugger 0x1163e1000 - 0x1163e1ffe +cl_kernels (???) <06100C10-669C-4F0F-86A8-E62AE70632F3> cl_kernels 0x1163e5000 - 0x1163e5fef +cl_kernels (???) <86A32E04-7C82-4DA9-A4FA-D3ADF4403D02> cl_kernels 0x1163ec000 - 0x1163edff7 com.apple.dt.IDE.IDEAppleScriptCore (6.1.1 - 6254) <89C37B22-3CA0-3DA0-BB8B-E29E942CA40F> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/MacOS/IDEAppleScriptCore 0x116438000 - 0x11643dff7 com.apple.dt.gpu.GPUTraceDebugger (6.1.1 - 16738) <93E8E56C-7D20-32DB-9C29-D445C15885E2> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger 0x116445000 - 0x116450fff com.apple.dt.gpu.GPUDebuggerKit (6.1.1 - 16738) <8EB5F440-743E-3E7C-91F3-4F96BCF95BB3> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit 0x116463000 - 0x1164d1fff com.apple.dt.gpu.GPUTraceDebuggerUI (6.1.1 - 16738) /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI 0x117333000 - 0x117419fef unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8bgra.dylib 0x11747b000 - 0x11747cff7 com.apple.dt.dbg.DebuggerLLDBService (6.1.1 - 6254) /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService 0x117588000 - 0x11758cff7 com.apple.dt.IDEIODebugGaugesCore (6.1.1 - 6254) <76638143-2636-3FC5-B961-18FE6A99D8DD> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore 0x117596000 - 0x1175dafff com.apple.dt.IDE.IDEiPhoneSupport (6.1.1 - 6274) /Applications/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport 0x11761a000 - 0x117629ff7 com.apple.DTDeviceKit (4.2 - 6274) <0923D371-9E54-3A33-9C4D-D6A3C568F642> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit 0x117641000 - 0x11780efff com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (6.1.1 - 6254) <70370059-1756-3378-93D0-E44CE62E3F25> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration 0x1179a5000 - 0x1179caff7 com.apple.DiscRecordingUI (9.0 - 9000.4.1) <7DA67BCF-E386-34B5-98ED-6CED19E90BB8> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI 0x1179eb000 - 0x117a2dff7 com.apple.glut (3.6.2 - GLUT-3.6.2) <8148B6B0-09C3-3E60-A4A7-D11DBB9D2699> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT 0x117bf8000 - 0x117c13ff3 com.apple.security.csparser (3.0 - 57031.1.35) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x119352000 - 0x119357ff7 com.apple.dt.IDEContinuousIntegration (1.0 - 1) <4678E0F0-266D-364A-B18A-74BE9531DC86> /Applications/Xcode.app/Contents/PlugIns/IDEContinuousIntegration.ideplugin/Contents/MacOS/IDEContinuousIntegration 0x119360000 - 0x119360ff7 com.apple.dt.IDE.IDEAppleScriptEditor (6.1.1 - 6254) /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Contents/MacOS/IDEAppleScriptEditor 0x119365000 - 0x119366ff3 com.apple.MTLTools (1.0 - 1) /Applications/Xcode.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A/MTLTools 0x11936c000 - 0x119378ff3 com.apple.MTLToolsCore (1.0 - 1) /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsCore.framework/Versions/A/MTLToolsCore 0x11938d000 - 0x119390fff com.apple.FileProvider (1.0 - 1) /System/Library/PrivateFrameworks/FileProvider.framework/FileProvider 0x119397000 - 0x11940ffff com.apple.dt.IDE.IDEiOSSupportCore (6.1.1 - 6274) <9049E0FB-9370-3047-BF0B-A527AB678868> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore 0x119457000 - 0x11946efff com.apple.DVTiPhoneSimulatorRemoteClient (6.1.1 - 6274) <6481B057-AAD0-31AB-A27A-BAC5C364D8BA> /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient 0x119483000 - 0x119502ff7 com.apple.DTDeviceKitBase (6.1.1 - 6274) <3D1BBDB3-A2A3-3D87-8E18-8032001DE9E5> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase 0x119553000 - 0x11966bfff com.apple.mobiledevice (757.1.5.0.2 - 757.1.5.0.2) <364C6894-934B-3844-A77F-7DFEC21F8AEE> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice 0x1196e7000 - 0x119700fff com.apple.DeviceLinkX (5.0 - 264) /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink 0x119710000 - 0x119745ff7 libssl.0.9.8.dylib (52) <70680606-475F-3C89-BB5F-E274253DC7C6> /usr/lib/libssl.0.9.8.dylib 0x11975b000 - 0x119763fff com.apple.dt.IDE.IDEOSXSupportCore (6.1.1 - 6056) <6CF2A8F4-CD93-34D3-A252-260EB5912BCB> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore 0x119771000 - 0x119965fff com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (6.1.1 - 6247) <025FDE46-34BB-3E85-B2DD-9201DF88835C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration 0x119b3e000 - 0x119b42fff com.apple.audio.AppleHDAHALPlugIn (266.5 - 266.5) <641E8CC7-34C5-30A8-A415-16277D54B57E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x119b47000 - 0x119b49fff +ru.DeepIT.XcodeColors (1.0.9 - 109) <5D15E117-208D-39AE-897A-569CC4AF5A6C> /Users/USER/Library/Application Support/Developer//XcodeColors 0x119b4d000 - 0x119b8efff +com.oneskyapp.OneSkyPlugin (1.4.6 - 1.4.6) <4B1EC316-31AA-32A5-B018-36537443D02A> /Users/USER/Library/Application Support/Developer//OneSkyPlugin 0x119bc0000 - 0x119bc6ff7 +me.michaelchen.MCLog (1.3 - 1) /Users/USER/Library/Application Support/Developer//MCLog 0x119bce000 - 0x119bd5fff +me.delisa.DerivedData-Exterminator (1.0 - 1) <135F389D-75B6-3594-9D38-DBB91280930C> /Users/USER/Library/Application Support/Developer//DerivedData Exterminator 0x119be0000 - 0x119beaff7 +me.delisa.CocoaPods (1.0 - 1) <3C7BB4F3-22EF-3460-97E9-E4801C2C135B> /Users/USER/Library/Application Support/Developer//CocoaPods 0x119bf7000 - 0x119c2fff7 +com.luisfloreani.Auto-Importer (1.0 - 1) <2244C965-FF1C-39D9-AA27-95BF5A1BD3A0> /Users/USER/Library/Application Support/Developer/_/Auto-Importer 0x119c5e000 - 0x119c75ff7 +com.mneorr.Alcatraz (1.0 - 1) <995F9400-80E2-3ABE-BBFF-306E0B53DE89> /Users/USER/Library/Application Support/Developer/*/Alcatraz 0x119c95000 - 0x119ca5fff com.apple.dt.XCLanguageSupport (6.1.1 - 6743) /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport 0x119cb3000 - 0x119cb3fff com.apple.Metal (1.0 - 1) /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal 0x119cb7000 - 0x119cc1fff com.apple.xcode.plug-in.CoreBuildTasks (8.1.1 - 6269) <6E29F1BC-B350-3CE7-A9D8-A5DF04E82781> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks 0x119cc9000 - 0x119cc9ff7 com.apple.xcode.compilers.coredata (8.1.1 - 6269) /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data 0x119ccd000 - 0x119ccdff7 com.apple.compilers.clang (8.1.1 - 6269) <88A626F9-D8FF-356A-8B9D-7DCC4C3152F9> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Clang LLVM 1.0.xcplugin/Contents/MacOS/Clang LLVM 1.0 0x119cd1000 - 0x119cd4ff7 com.apple.platform.iphonesimulator.plugin (1.0 - 1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneSimulator Build System Support.xcplugin/Contents/MacOS/iPhoneSimulator Build System Support 0x119cda000 - 0x119cdbff7 com.apple.platform.iphoneos.plugin (1.0 - 1.0) <9E32CF38-9E8A-3188-B099-ED4AF81A061D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support 0x119cff000 - 0x119d1fffb com.apple.MTLToolsServices (1.0 - 1) /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsServices.framework/Versions/A/MTLToolsServices 0x119d3a000 - 0x119d50fff com.apple.dt.IDE.IDESubversion (6.1.1 - 6254) <9B7A80F8-C70B-3371-B9A5-1C28CD6BBC97> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion 0x119d9f000 - 0x119dacff7 com.apple.dt.IDEIODebugGaugesUI (6.1.1 - 6254) <1B9A74A2-B7F1-3ADA-82A5-8C972490A8E8> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI 0x119dbe000 - 0x119dc2ff7 com.apple.dt.IDE.IDEPDFViewer (6.1.1 - 6254) <638A1208-92E0-37C3-8F8E-195A00493361> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/IDEPDFViewer 0x119dca000 - 0x119dd7ff7 com.apple.dt.IDE.IDEQuickLookEditor (6.1.1 - 6254) <90466A51-C5CB-3B4B-A3EC-749F08916266> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/MacOS/IDEQuickLookEditor 0x119de8000 - 0x119de8fff com.apple.GLToolsMobileFoundation (1.0 - 16738) <67280728-5AC7-3DAD-887E-C6BCE7085C4B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsMobileFoundation.framework/Versions/A/GLToolsMobileFoundation 0x11a46b000 - 0x11a685fff com.apple.audio.units.Components (1.12 - 1.12) <978C854A-B5AC-3268-B523-2D2DB7A41926> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x11ab41000 - 0x11abadff7 com.apple.dt.gpu.GPURenderTargetEditor (6.1.1 - 16738) <177EC5FF-ED4C-3D13-90FB-D7DDE4187C7D> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor 0x11abf1000 - 0x11acd2fff com.apple.dt.IDE.IDEModelEditor (6.1.1 - 6254) <63397198-DE0D-350A-961B-F6CDB2A90C1E> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor 0x11ad69000 - 0x11ade2fff com.apple.dt.IDE.IDEModelFoundation (6.1.1 - 6254) <6C81614A-B8C6-39E6-BBE5-0255CC924630> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation 0x11ae39000 - 0x11ae4efff com.apple.dt.IDE.IDERTFEditor (6.1.1 - 6254) <5B0CA6D2-C27F-3278-BFA4-30A06715EFBA> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor 0x11ae60000 - 0x11ae69ff7 com.apple.dt.PlistEditor (6.1.1 - 6254) <56213BF0-BEE9-302F-913C-E43260E3E6F9> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor 0x11ae75000 - 0x11aec6fff com.apple.IDESpriteKitParticleEditor (2.0 - 2) <1D89DF54-E7DE-3918-B924-0B7C81476BAB> /Applications/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/Contents/MacOS/IDESpriteKitParticleEditor 0x11aef8000 - 0x11b05efff com.apple.SpriteKit (1.0 - 1) <54E947B4-A15E-327B-8E8B-42409CB2A3AC> /System/Library/Frameworks/SpriteKit.framework/Versions/A/SpriteKit 0x11b0f5000 - 0x11b14bff7 com.apple.PhysicsKit (1.0 - 1) /System/Library/PrivateFrameworks/PhysicsKit.framework/Versions/A/PhysicsKit 0x11b178000 - 0x11b19fff7 com.apple.GLKit (1.0 - 27) /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit 0x11b1c3000 - 0x11b1e9ff7 com.apple.audio.OpenAL (1.8 - 1.8) /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL 0x11b1fb000 - 0x11b2d0ff7 com.apple.dt.IDELanguageSupportUI (6.1.1 - 6743) <11532BC1-2E82-3698-9AA1-B460B9CB0087> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI 0x11b374000 - 0x11b37cff7 com.apple.dt.DVTPlaygroundCommunication (1.0 - 6743) <64186C80-AFF7-3B2E-963C-54264628B78D> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/DVTPlaygroundCommunication.framework/Versions/A/DVTPlaygroundCommunication 0x11b38a000 - 0x11b5dbfff com.apple.dt.gpu.GPUDebuggeriOSSupport (6.1.1 - 16738) <05C1DE48-7764-382B-B0CB-0711DB45EED5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport 0x11b64e000 - 0x11b6b5ffb com.apple.GLToolsExpert (1.0 - 16738) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsExpert.framework/Versions/A/GLToolsExpert 0x11b6f1000 - 0x11b6fdfff com.apple.GPUToolsShaderProfiler (1.0 - 16738) <4C2E8206-E668-3D06-962E-EA079344EDB8> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler 0x11b70c000 - 0x11b724ff3 com.apple.GLToolsShaderProfiler (1.0 - 16738) /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsShaderProfiler.framework/Versions/A/GLToolsShaderProfiler 0x11b731000 - 0x11b745ffb com.apple.GPUToolsMobileFoundation (1.0 - 16738) <4BAD04EC-885C-3AAC-94FB-483D7603AC1A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation 0x11b759000 - 0x11b7afff7 com.apple.dt.IDE.IDESceneKitEditor (6.1 - 6087) <619E05E4-B72F-3CF2-89FA-AB5482D68B97> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor 0x11b7f8000 - 0x11b7ffff7 com.apple.dt.ScriptingDefinitionEditor (6.1.1 - 6254) <01A03F59-7038-3653-8363-0FBBD9FDBEC5> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor 0x11ba14000 - 0x11baaffff com.apple.XCSCore (1.0 - 1) /Applications/Xcode.app/Contents/SharedFrameworks/XCSCore.framework/Versions/A/XCSCore 0x11bb14000 - 0x11bbc1ff7 com.apple.dt.XCSUI (1.0 - 1) <4285B0B3-D0A1-37F0-B189-6686DC2CCD3C> /Applications/Xcode.app/Contents/SharedFrameworks/XCSUI.framework/Versions/A/XCSUI 0x11bc69000 - 0x11be37fff com.apple.dt.gpu.GPUDebuggerMTLSupport (6.1.1 - 16738) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggerMTLSupport.ideplugin/Contents/MacOS/GPUDebuggerMTLSupport 0x11be94000 - 0x11bec7fff com.apple.MTLToolsShaderProfiler (1.0 - 16738) <29B1A037-FBFC-385C-8C2B-E43260C60BD6> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsShaderProfiler.framework/Versions/A/MTLToolsShaderProfiler 0x11bef1000 - 0x11bf19ff3 com.apple.gdt.MTLToolsAnalysisEngine (1.0 - 16738) /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsAnalysisEngine.framework/Versions/A/MTLToolsAnalysisEngine 0x11bf40000 - 0x11bf5cff7 com.apple.dt.IDE.IDEGit (6.1.1 - 6254) <37B117D1-B273-3309-B13E-14BCC692E728> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit 0x11d437000 - 0x11d437fe7 +cl_kernels (???) cl_kernels 0x11d440000 - 0x11d440ffe +cl_kernels (???) <06100C10-669C-4F0F-86A8-E62AE70632F3> cl_kernels 0x11d48e000 - 0x11d48efe5 +cl_kernels (???) <197093FA-4F13-4D5C-9EC4-3CA937FEF6D5> cl_kernels 0x11d671000 - 0x11d751ff7 unorm8_rgba.dylib (2.4.5) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib 0x11d948000 - 0x11dacafff com.apple.gputools.GLToolsAnalysisHeuristics (1.0 - 16738) <2A590B2E-E726-3A52-8B8F-6C871B2E2356> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/GLToolsAnalysisHeuristics 0x11dadf000 - 0x11db13ff7 com.apple.gputools.GLToolsMobileAnalysis (1.0 - 16738) <9CCC0829-51DD-32E2-A873-0C4F0D8013E8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsMobileAnalysis.gtplugin/Contents/MacOS/GLToolsMobileAnalysis 0x11db23000 - 0x11db2aff7 com.apple.gputools.GLToolsShaderProfilerMobileSupport (1.0 - 16738) <5D9CD82A-770B-3AE0-B25D-7C49978B02E6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsShaderProfilerMobileSupport.gtplugin/Contents/MacOS/GLToolsShaderProfilerMobileSupport 0x11db31000 - 0x11db56ffb com.apple.gdt.MTLToolsAnalysisHeuristics (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/MTLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/MTLToolsAnalysisHeuristics 0x11e2fe000 - 0x11e304ff7 com.apple.SymptomReporter (1.0 - 1) <3191E395-6284-3C5F-BDA2-BB061CF00B51> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter.framework/SymptomReporter 0x1231f3000 - 0x12326dff7 com.apple.xquery (1.3.1 - 30) <9D868AE3-C5A0-34BD-8C33-EB5F8EDD7ACA> /System/Library/PrivateFrameworks/XQuery.framework/XQuery 0x123480000000 - 0x12348029afff com.apple.AMDRadeonX3000GLDriver (1.28.29 - 1.2.8) <794940C6-566A-3ADC-A939-6498591FB4D3> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver 0x7fff6dc6f000 - 0x7fff6dca5837 dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld 0x7fff8301e000 - 0x7fff83020fff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff83101000 - 0x7fff8311bff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff8311c000 - 0x7fff83122fff libsystem_trace.dylib (72.1.3) /usr/lib/system/libsystem_trace.dylib 0x7fff83123000 - 0x7fff8315cfff com.apple.AirPlaySupport (2.0 - 215.10) /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport 0x7fff8315d000 - 0x7fff83162fff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff83163000 - 0x7fff83170fff com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff83171000 - 0x7fff831c2ff7 com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff831dc000 - 0x7fff831f6ff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib 0x7fff831f7000 - 0x7fff83268ff7 com.apple.framework.IOKit (2.0.2 - 1050.1.21) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff83269000 - 0x7fff832b6ff3 com.apple.CoreMediaIO (601.0 - 4749) <0336FB6D-5A3D-3672-A002-B856BF569CD0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff832b7000 - 0x7fff8330bfff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib 0x7fff8333b000 - 0x7fff8334afff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8334b000 - 0x7fff8354eff3 com.apple.CFNetwork (720.0.9 - 720.0.9) <78EE1B88-394F-3BB8-93A6-E068990559EC> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8354f000 - 0x7fff83554ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff83555000 - 0x7fff83618ff7 libvMisc.dylib (512) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff83619000 - 0x7fff83621fff libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib 0x7fff83622000 - 0x7fff83663fff libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff836a5000 - 0x7fff836a5fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff83725000 - 0x7fff8376ffff com.apple.DiskManagement (7.0 - 847) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff83770000 - 0x7fff83785ffb libCGInterfaces.dylib (294.1) <1A6AADE6-09EC-3054-85F9-E6A3607EBA70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff83791000 - 0x7fff8379dff7 libexslt.0.dylib (13) <9197981D-B0E9-39EB-9958-D4B181FB0B0E> /usr/lib/libexslt.0.dylib 0x7fff837a3000 - 0x7fff837cdfff GLRendererFloat (11.0.7) <3B3B74F4-E63C-3241-8807-E2407C4020B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff837ce000 - 0x7fff837cefff com.apple.Cocoa (6.8 - 21) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff837d7000 - 0x7fff837f3fff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff837f4000 - 0x7fff837ffff7 com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff83800000 - 0x7fff83894fff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff83895000 - 0x7fff83c00fff com.apple.VideoToolbox (1.0 - 1562.19) <28668FCA-D122-30CC-92EE-5224A0767CBC> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff83c01000 - 0x7fff83c1cff7 com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff83c1d000 - 0x7fff83c1dfff com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff83d53000 - 0x7fff83ebeff7 com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff83ebf000 - 0x7fff83f01fff com.apple.sociald.Social (87 - 87) <37D68E63-093B-3FA0-BC2B-0835DC4FA195> /System/Library/Frameworks/Social.framework/Versions/A/Social 0x7fff83f02000 - 0x7fff841aaff7 com.apple.RawCamera.bundle (6.02 - 768) <3156D0F8-335C-3380-A849-D47ED4163D3A> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff841ab000 - 0x7fff841ddff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff841de000 - 0x7fff8421aff7 com.apple.OSAKit (1.5 - 102) <3953CB35-32D3-3578-9663-2208828FF54F> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit 0x7fff8421b000 - 0x7fff84226fff libcommonCrypto.dylib (60061) /usr/lib/system/libcommonCrypto.dylib 0x7fff8423f000 - 0x7fff8424bff7 com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8424c000 - 0x7fff8426aff7 com.apple.addressbook.vCard (9.0 - 1498) <45C2138B-EA52-3576-8C5C-46637E648DF2> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff8426b000 - 0x7fff8428fff7 com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff84296000 - 0x7fff84335df7 com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff84336000 - 0x7fff8470dfe7 com.apple.CoreAUC (211.0.0 - 211.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff8470e000 - 0x7fff8470ffff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff84710000 - 0x7fff8472aff7 libextension.dylib (55) <17514AB2-C503-3D49-A725-EBC1140567A6> /usr/lib/libextension.dylib 0x7fff84736000 - 0x7fff84738fff libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib 0x7fff84739000 - 0x7fff8473bfff com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff8473c000 - 0x7fff8475fff7 com.apple.framework.familycontrols (4.1 - 410) <41499068-0AB2-38CB-BE6A-F0DD0F06AB52> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff84760000 - 0x7fff8478cfff libsandbox.1.dylib (358.1.1) /usr/lib/libsandbox.1.dylib 0x7fff84793000 - 0x7fff84821ff7 com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff8483c000 - 0x7fff8484dfff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib 0x7fff8484e000 - 0x7fff84851ff7 com.apple.AppleSystemInfo (3.0 - 3.0) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff84852000 - 0x7fff8485bfff com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff8485c000 - 0x7fff8485eff7 libsystem_sandbox.dylib (358.1.1) /usr/lib/system/libsystem_sandbox.dylib 0x7fff8485f000 - 0x7fff848fdfff com.apple.Metadata (10.7.0 - 916) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff84906000 - 0x7fff84bedffb com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff84bee000 - 0x7fff84d32ff7 com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff84d33000 - 0x7fff84fadfff com.apple.CoreData (110 - 526) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff84fae000 - 0x7fff84fb8fff com.apple.IntlPreferences (2.0 - 150.1) /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff84fb9000 - 0x7fff84fc4ff7 com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff84fc5000 - 0x7fff84fc9ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff85228000 - 0x7fff85635ff7 libLAPACK.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff85636000 - 0x7fff8563afff libCoreVMClient.dylib (79) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8563b000 - 0x7fff85646fff libGL.dylib (11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff85647000 - 0x7fff85677ffb com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff85678000 - 0x7fff8569dff7 libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff8569e000 - 0x7fff8571bfff com.apple.CoreServices.OSServices (640.3 - 640.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff857c1000 - 0x7fff857f1ff3 com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff857f2000 - 0x7fff85a32ff7 com.apple.AddressBook.framework (9.0 - 1498) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff85a33000 - 0x7fff85a3bffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib 0x7fff85a99000 - 0x7fff85ad4fff com.apple.QD (301 - 301) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff85ad5000 - 0x7fff85ae5ff7 libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib 0x7fff85ae6000 - 0x7fff85ae8fff libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff85ae9000 - 0x7fff85aeafff libSystem.B.dylib (1213) /usr/lib/libSystem.B.dylib 0x7fff85b27000 - 0x7fff85b2bfff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff85b87000 - 0x7fff85bc1ffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff85bc2000 - 0x7fff85bc2ff7 liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib 0x7fff85bc3000 - 0x7fff85bcdff7 com.apple.CrashReporterSupport (10.10 - 629) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff85bce000 - 0x7fff86231fff com.apple.VectorKit (1.0 - 992.4.8) <961D66E6-B1DD-3B4E-B193-1D435054CFB2> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit 0x7fff864c9000 - 0x7fff86515fff com.apple.corelocation (1486.17 - 1615.21) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff86594000 - 0x7fff86599ff7 com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff8659a000 - 0x7fff86604ff7 com.apple.imfoundation (10.0 - 1000) <1810C42E-B06B-385B-9D17-FDB9C9D91E90> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation 0x7fff8660e000 - 0x7fff86611fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff86f49000 - 0x7fff86f5bff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff86f5c000 - 0x7fff86fcaffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff86fcb000 - 0x7fff86fd6ff7 libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib 0x7fff86fd7000 - 0x7fff8703cff7 com.apple.ids (10.0 - 1000) <12E5717E-8D63-3B70-BB46-A60AFB02CCAE> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS 0x7fff8703d000 - 0x7fff87043fff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff87044000 - 0x7fff87051ff7 libxar.1.dylib (254) /usr/lib/libxar.1.dylib 0x7fff87052000 - 0x7fff871b8fff com.apple.AutomatorFramework (2.5 - 409) <5B38DD02-D0D8-39E9-9B71-123B100D7CD0> /System/Library/Frameworks/Automator.framework/Versions/A/Automator 0x7fff871b9000 - 0x7fff871c0fff com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff87242000 - 0x7fff87273fff libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib 0x7fff87274000 - 0x7fff87543ff3 com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff87544000 - 0x7fff8761aff3 com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8761b000 - 0x7fff87623fff com.apple.xpcobjects (103 - 103) /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects 0x7fff87624000 - 0x7fff8764cfff libsystem_info.dylib (459) /usr/lib/system/libsystem_info.dylib 0x7fff87658000 - 0x7fff876a6fff libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib 0x7fff876a7000 - 0x7fff87730fff com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff87731000 - 0x7fff87733fff com.apple.marco (10.0 - 1000) /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco 0x7fff87734000 - 0x7fff87876fff libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib 0x7fff87877000 - 0x7fff87893ff7 libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib 0x7fff878d8000 - 0x7fff878eafff libsasl2.2.dylib (193) /usr/lib/libsasl2.2.dylib 0x7fff878eb000 - 0x7fff87914ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff87915000 - 0x7fff87917ffb libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff87918000 - 0x7fff879a9fff com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff879aa000 - 0x7fff87a16fff com.apple.framework.CoreWLAN (5.0 - 500.35.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff87ab9000 - 0x7fff87b78fff com.apple.backup.framework (1.6 - 1.6) <373C7CF8-2A85-3B59-BFBC-FFA3FAE2293D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff87b79000 - 0x7fff87b83ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff87b84000 - 0x7fff87bd1fff com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff87bf5000 - 0x7fff87c79ff7 com.apple.ViewBridge (99.1 - 99.1) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff87c7a000 - 0x7fff87c8eff7 com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff87c8f000 - 0x7fff87cabff7 com.apple.pluginkit.framework (1.0 - 1) <566FECEA-620F-3E70-8B87-C69A4486811F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff87cac000 - 0x7fff87cd6ff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib 0x7fff87cd7000 - 0x7fff87cdbfff com.apple.IOAccelerator (156.4 - 156.4) <56092CAF-5F0F-3DCA-9047-4F6B93425BFD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff87cdc000 - 0x7fff87ce0ff7 libGIF.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff87cee000 - 0x7fff87e2bfff com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff87e2c000 - 0x7fff87e3dff7 libsystem_coretls.dylib (35.1.2) /usr/lib/system/libsystem_coretls.dylib 0x7fff87e3e000 - 0x7fff87e40ff7 libquarantine.dylib (76) /usr/lib/system/libquarantine.dylib 0x7fff87e41000 - 0x7fff87e58ff7 libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff87ef2000 - 0x7fff87efdff7 libkxld.dylib (2782.1.97) /usr/lib/system/libkxld.dylib 0x7fff87efe000 - 0x7fff87f2dfff com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff87f56000 - 0x7fff87f58fff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff87f59000 - 0x7fff87f59fff com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff888b8000 - 0x7fff888dbff7 com.apple.idsfoundation (10.0 - 1000) /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation 0x7fff888dc000 - 0x7fff88d2ffc7 com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff88d30000 - 0x7fff890c6fff com.apple.CoreFoundation (6.9 - 1151.16) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff890c7000 - 0x7fff890cafff com.apple.IOSurface (97 - 97) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff890cb000 - 0x7fff8913fff3 com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff89140000 - 0x7fff89154ff7 com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff89155000 - 0x7fff89192ff3 com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff892ea000 - 0x7fff89316fff com.apple.framework.SystemAdministration (1.0 - 1.0) /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff89317000 - 0x7fff89b6efff com.apple.CoreGraphics (1.600.0 - 772) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff89b6f000 - 0x7fff89b6ffff com.apple.WebKit2 (10600 - 10600.1.25) <32C26838-0090-388F-B5E3-DFB597B9B37B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2 0x7fff89b97000 - 0x7fff89b99fff libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff89b9a000 - 0x7fff89b9cfff libUniversalAccess.dylib (236.2) <4FEAE88D-3575-3389-B742-0B6F1E261B1A> /usr/lib/libUniversalAccess.dylib 0x7fff89b9d000 - 0x7fff89bddff7 com.apple.CloudDocs (1.0 - 280.1) <21D7E10A-99EF-34BE-82D7-29A6F1761DE5> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff89bde000 - 0x7fff89cf6ffb com.apple.CoreText (352.0 - 454.1) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff89cf7000 - 0x7fff89d8cff7 com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff89d8d000 - 0x7fff89daefff com.apple.framework.Apple80211 (10.0 - 1000.57.3) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff89e07000 - 0x7fff89e26fff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff89e27000 - 0x7fff89eb8ff7 libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib 0x7fff89eb9000 - 0x7fff89edcfff com.apple.Sharing (328.3 - 328.3) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff89edd000 - 0x7fff89ee8fff com.apple.CommerceCore (1.0 - 376) <64B64D4A-A57E-35CE-86BE-C451042AB12F> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff89ee9000 - 0x7fff89f8bfff com.apple.Bluetooth (4.3.0 - 4.3.0f10) <70922125-2A01-37AE-9CB8-D8A9578092E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff89f8c000 - 0x7fff89f8dff7 libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib 0x7fff89f8e000 - 0x7fff8a0affff com.apple.LaunchServices (644.10 - 644.10) <0B1C68BC-0AEB-38E2-ABC8-E92728FEC475> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8a0b0000 - 0x7fff8a0b9ff3 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8a9ec000 - 0x7fff8a9faff7 com.apple.opengl (11.0.7 - 11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8aaab000 - 0x7fff8aab8ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib 0x7fff8aab9000 - 0x7fff8aab9fff com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8aaba000 - 0x7fff8aabbfff liblangid.dylib (117) /usr/lib/liblangid.dylib 0x7fff8aabc000 - 0x7fff8aad6ff7 com.apple.AppleVPAFramework (1.0.30 - 1.0.30) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff8aad7000 - 0x7fff8ab05fff com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8ab06000 - 0x7fff8ab1ffff com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8ab20000 - 0x7fff8ab2efff com.apple.AddressBook.ContactsFoundation (9.0 - 1498) <0BD29957-C30F-376A-B28F-1510F80A9174> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff8ab2f000 - 0x7fff8abb0ff3 com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff8abc6000 - 0x7fff8abc6fff libOpenScriptingUtil.dylib (162) /usr/lib/libOpenScriptingUtil.dylib 0x7fff8abc7000 - 0x7fff8ad77ff7 com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8ad78000 - 0x7fff8ae4aff7 com.apple.PubSub (1.0.5 - 65.39) <9A915B29-496B-3653-B450-EB1B6EF2BBD7> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x7fff8ae4b000 - 0x7fff8ae78ffb com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <3646ECEF-1875-31CD-B614-FBE29A7500EF> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x7fff8ae79000 - 0x7fff8ae88fff com.apple.AppleScriptObjC (1.3.1 - 28) <4567732F-07A5-3699-B131-13CED1CE997E> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC 0x7fff8ae89000 - 0x7fff8ae96fff com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff8ae97000 - 0x7fff8ae97fff com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8ae98000 - 0x7fff8ae9efff com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <58083E2E-BE1D-3C18-874C-94DB4F0DE835> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework 0x7fff8ae9f000 - 0x7fff8af5aff7 com.apple.DiscRecording (9.0 - 9000.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff8afd9000 - 0x7fff8afdfff7 libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib 0x7fff8afe0000 - 0x7fff8b0bdff7 com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff8b0c8000 - 0x7fff8b111ff3 com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8b22b000 - 0x7fff8b251ff7 com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8b252000 - 0x7fff8b73efff com.apple.MediaToolbox (1.0 - 1562.19) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff8b73f000 - 0x7fff8b747fff libMatch.1.dylib (24) /usr/lib/libMatch.1.dylib 0x7fff8b748000 - 0x7fff8b74ffff com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics 0x7fff8b750000 - 0x7fff8b758ffb com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff8b759000 - 0x7fff8b75afff libffi.dylib (18.1) <0F6C6A4D-1210-3585-8DA1-B8A94B9924A5> /usr/lib/libffi.dylib 0x7fff8b7f3000 - 0x7fff8b982fff libGLProgrammability.dylib (11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff8b983000 - 0x7fff8b9defff com.apple.QuickLookFramework (5.0 - 675) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8b9df000 - 0x7fff8ba15ffb com.apple.datadetectors (5.0 - 273) <9E17D22E-1A96-3A4F-8394-F14ED7D862D0> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors 0x7fff8ba16000 - 0x7fff8ba4dffb com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff8ba4e000 - 0x7fff8ba4ffff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8ba6c000 - 0x7fff8ba7dff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib 0x7fff8bb75000 - 0x7fff8bbc1ff7 libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib 0x7fff8bbd6000 - 0x7fff8bd85fff GLEngine (11.0.7) <3CB7447A-1A1D-3D55-A6A4-4814B49F6678> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff8bf51000 - 0x7fff8bfc5fff com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8bfc6000 - 0x7fff8c019ffb libAVFAudio.dylib (118.3) <371F1478-9AA3-312A-A93A-88E349000279> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib 0x7fff8c01a000 - 0x7fff8c041fff com.apple.shortcut (2.12 - 2.12) <193B3293-1B73-33B6-9902-37763DDC47C5> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff8c042000 - 0x7fff8c0b1fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8c0b2000 - 0x7fff8c0b3ff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8c0b4000 - 0x7fff8c10ffff libTIFF.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff8c110000 - 0x7fff8c114fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8c115000 - 0x7fff8c115ff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib 0x7fff8c116000 - 0x7fff8c2a4fff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8c2a5000 - 0x7fff8c2b1ff7 com.apple.HelpData (2.1.4 - 90) <687682B4-C576-3EAF-B113-D7046AA87D69> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff8c2c7000 - 0x7fff8c2c9ff7 com.apple.diagnosticlogcollection (10.0 - 1000) /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection 0x7fff8c2ca000 - 0x7fff8c3e1fe7 libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8c3e2000 - 0x7fff8c3f9fff com.apple.ScriptingBridge (1.3.2 - 66) <89EF2F7B-077A-3AD4-A92B-C36C74B30CE5> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge 0x7fff8c3fa000 - 0x7fff8c42afff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib 0x7fff8c42b000 - 0x7fff8c42eff7 com.apple.UniversalAccessCore (7.0 - 236.2) <7F84ACAC-E44D-329F-A391-461BB23D64E4> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Frameworks/UniversalAccessCore.framework/Versions/A/UniversalAccessCore 0x7fff8c42f000 - 0x7fff8c699fff com.apple.imageKit (2.6 - 838) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff8c69a000 - 0x7fff8c7a9ffb com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8c7aa000 - 0x7fff8c7e2ffb libsystem_network.dylib (411) /usr/lib/system/libsystem_network.dylib 0x7fff8c7e3000 - 0x7fff8c7efff7 libGPUSupportMercury.dylib (11.0.7) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fff8c7f0000 - 0x7fff8c7fcff7 com.apple.commonutilities (8.0 - 900) /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff8c7fd000 - 0x7fff8c810ff7 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff8cb38000 - 0x7fff8cda0ffb com.apple.security (7.0 - 57031.1.35) <66CFAFF2-980E-3B99-B7E0-7D7751F6283C> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8cda1000 - 0x7fff8cdf2ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8cdf3000 - 0x7fff8cf51ff3 com.apple.avfoundation (2.0 - 889.10) <3CB185EA-C806-326E-B8DA-FDDCFA123509> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff8cf52000 - 0x7fff8d382fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff8d383000 - 0x7fff8d38bff7 com.apple.icloud.FindMyDevice (1.0 - 1) /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff8d65f000 - 0x7fff8d753ff7 libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8d754000 - 0x7fff8d755fff libUAPreferences.dylib (236.2) /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib 0x7fff8d756000 - 0x7fff8d789ff7 com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8d78a000 - 0x7fff8d8c6ffb com.apple.WebKitLegacy (10600 - 10600.1.25) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x7fff8d8c7000 - 0x7fff8d953fff libsystem_c.dylib (1044.1.2) /usr/lib/system/libsystem_c.dylib 0x7fff8d954000 - 0x7fff8d958fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib 0x7fff8d959000 - 0x7fff8d959fff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8d95a000 - 0x7fff8d961ff7 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib 0x7fff8d962000 - 0x7fff8d965ff7 com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff8d966000 - 0x7fff8d9a6ff7 libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8da2f000 - 0x7fff8da54ff7 libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8da55000 - 0x7fff8dab4ff3 com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8dab5000 - 0x7fff8daceff7 com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8daff000 - 0x7fff8db77fff com.apple.AVKit (1.1 - 213) <56866153-8670-3254-8F33-9C60047265AC> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit 0x7fff8db78000 - 0x7fff8dba5fff com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff8dba6000 - 0x7fff8dbaffff libGFXShared.dylib (11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8dbb0000 - 0x7fff8dbb2ff7 libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib 0x7fff8dbcb000 - 0x7fff8e0f4ff7 com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff8e0f7000 - 0x7fff8e127ff7 libncurses.5.4.dylib (44) /usr/lib/libncurses.5.4.dylib 0x7fff8e128000 - 0x7fff8e12efff com.apple.BezelServicesFW (245.23 - 245.23) <6F102E86-85DC-3B6E-BD20-559A545DF490> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices 0x7fff8e12f000 - 0x7fff8e153ff7 com.apple.facetimeservices (10.0 - 1000) /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices 0x7fff8e154000 - 0x7fff8e18cfff com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8e18d000 - 0x7fff8e437ff7 com.apple.GeoServices (1.0 - 982.4.10) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff8e438000 - 0x7fff8e43aff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8e43b000 - 0x7fff8e43eff7 libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib 0x7fff8e43f000 - 0x7fff8e45aff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff8e45b000 - 0x7fff8e469ff7 com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fff8e46a000 - 0x7fff8e475fdb com.apple.AppleFSCompression (68.1.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff8e476000 - 0x7fff8e7a4ff7 com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8e7a5000 - 0x7fff8e7bbff7 com.apple.CoreMediaAuthoring (2.2 - 951) <98CB5AB8-6BCA-3C45-98EC-67F39EEE56C5> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff8e7bc000 - 0x7fff8e7e9fff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8e7ea000 - 0x7fff8e7eeff7 com.apple.LoginUICore (3.0 - 3.0) <86C742AF-8F8A-3AD6-AFD3-DEC66815B5C0> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff8e850000 - 0x7fff8e8c4fff com.apple.ShareKit (1.0 - 323) <9FC7280E-DB42-37F0-AE57-29E28C9B4E16> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit 0x7fff8e8c5000 - 0x7fff8e8edfff libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib 0x7fff8e8ee000 - 0x7fff8e8f9ff7 com.apple.AppSandbox (4.0 - 238) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff8e8fa000 - 0x7fff8e9ecfff com.apple.MapKit (1.0 - 1464.4.13) /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit 0x7fff8e9ed000 - 0x7fff8e9eefff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib 0x7fff8e9ef000 - 0x7fff8ef02ff3 com.apple.JavaScriptCore (10600 - 10600.1.17) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff8ef03000 - 0x7fff8efe6fff libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib 0x7fff8efe7000 - 0x7fff8f012fff com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8f013000 - 0x7fff8f01cfff libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib 0x7fff8f01d000 - 0x7fff8f14fff7 com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x7fff8f150000 - 0x7fff8fc91fff com.apple.AppKit (6.9 - 1343.14) <7E32F178-C705-3E83-81C5-FB31D5507B3A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8fcb0000 - 0x7fff8fcb2ff7 com.apple.SecCodeWrapper (4.0 - 238) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff8fcb3000 - 0x7fff8fcb8ff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib 0x7fff8fcee000 - 0x7fff8fcefff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib 0x7fff8fcf0000 - 0x7fff8fd57ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff8fd58000 - 0x7fff8fda7ff7 libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib 0x7fff8fda8000 - 0x7fff8fed8fff com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff8fed9000 - 0x7fff8fee1fe7 libcldcpuengine.dylib (2.4.5) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff8fee2000 - 0x7fff8ff0dff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib 0x7fff8ff0e000 - 0x7fff8ff20ff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff8ff21000 - 0x7fff8ff88ff7 com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8ff89000 - 0x7fff8ffb4fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib 0x7fff8ffb5000 - 0x7fff8fffbff7 libauto.dylib (186) /usr/lib/libauto.dylib 0x7fff8fffc000 - 0x7fff90016ff3 com.apple.Ubiquity (1.3 - 313) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff90022000 - 0x7fff90026fff libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib 0x7fff90027000 - 0x7fff90027fff com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff90028000 - 0x7fff9002bfff com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff90074000 - 0x7fff90089fff com.apple.ToneKit (1.0 - 1) /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fff900e0000 - 0x7fff90158ff7 com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff9017e000 - 0x7fff901cbff3 com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff901cc000 - 0x7fff90207fff com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff90208000 - 0x7fff9020afff com.apple.OAuth (25 - 25) /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff9020b000 - 0x7fff9022bfff com.apple.IconServices (47.1 - 47.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff9022c000 - 0x7fff90234fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib 0x7fff90235000 - 0x7fff90328ff7 libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff90329000 - 0x7fff9032effb libheimdal-asn1.dylib (398.1.2) /usr/lib/libheimdal-asn1.dylib 0x7fff9032f000 - 0x7fff90344ff7 com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff90345000 - 0x7fff903dbffb com.apple.CoreMedia (1.0 - 1562.19) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff903dc000 - 0x7fff905c1ff3 libicucore.A.dylib (531.30) /usr/lib/libicucore.A.dylib 0x7fff905c2000 - 0x7fff905c9fff libCGCMS.A.dylib (772) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff9068d000 - 0x7fff907b4fff com.apple.coreui (2.1 - 305) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff907f7000 - 0x7fff90851ff7 com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff90853000 - 0x7fff90a38267 libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib 0x7fff90a39000 - 0x7fff90a42ff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib 0x7fff90a43000 - 0x7fff90a60fff libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib 0x7fff90a61000 - 0x7fff90d15ff7 com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff90d16000 - 0x7fff90d16ff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib 0x7fff90d17000 - 0x7fff90d1fff7 com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff90d20000 - 0x7fff90dc8ff7 com.apple.PackageKit (3.0 - 434) /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit 0x7fff90dc9000 - 0x7fff90e3ffe7 libcorecrypto.dylib (233.1.2) /usr/lib/system/libcorecrypto.dylib 0x7fff90e40000 - 0x7fff90ec2fff com.apple.PerformanceAnalysis (1.0 - 1) <478055FE-1A94-31C7-A1A2-D67F19CA6A74> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff90ec3000 - 0x7fff90ec6fff libCGXCoreImage.A.dylib (772) <752C80BA-D5BF-3AF3-8960-B21A91DFD24C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff90f0d000 - 0x7fff91eb1ffb com.apple.WebCore (10600 - 10600.1.25) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff91ec1000 - 0x7fff91f07ffb libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff91f76000 - 0x7fff91f9effb libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff91fda000 - 0x7fff91fdcff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib 0x7fff91fdd000 - 0x7fff91fdeffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib 0x7fff92050000 - 0x7fff92051ff7 com.apple.AddressBook.ContactsData (9.0 - 1498) <2F7F3C93-9F1E-3E43-851B-F639EF37D552> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData 0x7fff92052000 - 0x7fff920f8fff com.apple.PDFKit (3.0 - 3.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff920f9000 - 0x7fff921ebff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib 0x7fff921ec000 - 0x7fff921f0fff libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib 0x7fff921f1000 - 0x7fff922e3fff libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff922f3000 - 0x7fff922faff7 com.apple.phonenumbers (1.1.1 - 105) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff92308000 - 0x7fff9230eff7 com.apple.XPCService (2.0 - 1) /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fff9230f000 - 0x7fff9232cffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib 0x7fff9232d000 - 0x7fff92385ff7 com.apple.accounts.AccountsDaemon (113 - 113) /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon 0x7fff92386000 - 0x7fff92389fff libScreenReader.dylib (390.2) <96ACAA49-21B6-3D10-ADF8-FF6C8F22FD9F> /usr/lib/libScreenReader.dylib 0x7fff9238a000 - 0x7fff9268cfff com.apple.HIToolbox (2.1.1 - 756) <07287312-97EC-3894-96F6-5CB6BA5E0081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff9268d000 - 0x7fff926dcff7 com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff926dd000 - 0x7fff92a10fff libmecabra.dylib (666) <2CE5540A-D412-3D53-9E11-86C24D61713B> /usr/lib/libmecabra.dylib 0x7fff92a11000 - 0x7fff92a27ff7 libsystem_asl.dylib (267) /usr/lib/system/libsystem_asl.dylib

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 451 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 76120184 thread_create: 0 thread_set_state: 13412

VM Region Summary: ReadOnly portion of Libraries: Total=413.9M resident=303.7M(73%) swapped_out_or_unallocated=110.3M(27%) Writable regions: Total=2.4G written=892.3M(36%) resident=1.1G(45%) swapped_out=126.8M(5%) unallocated=1.3G(55%)

REGION TYPE VIRTUAL =========== ======= Activity Tracing 2048K CG backing stores 25.5M CG image 41.3M CG raster data 112K CG shared images 752K CoreAnimation 16.0M CoreData Object IDs 4100K CoreGraphics 12K CoreImage 396K CoreUI image data 564K Dispatch continuations 16.0M Foundation 16K IOKit 5896K Image IO 17.8M JS JIT generated code 8K JS JIT generated code (reserved) 1.0G reserved VM address space (unallocated) Kernel Alloc Once 8K MALLOC 1.2G MALLOC (admin) 32K Memory Tag 242 12K Memory Tag 249 156K Memory Tag 251 132K OpenCL 68K SQLite page cache 39.5M STACK GUARD 56.1M Stack 17.8M VM_ALLOCATE 17.7M WebKit Malloc 464K DATA 45.7M GLSLBUILTINS 2588K IMAGE 528K LINKEDIT 104.7M TEXT 309.3M UNICODE 544K mapped file 650.4M shared memory 68K =========== ======= TOTAL 3.6G TOTAL, minus reserved VM space 2.6G

Model: iMac12,2, BootROM IM121.0047.B1F, 4 processors, Intel Core i7, 3.4 GHz, 32 GB, SMC 1.72f2 Graphics: AMD Radeon HD 6970M, AMD Radeon HD 6970M, PCIe, 2048 MB Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x859B, 0x43543130323436344246313333392E433136 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x859B, 0x43543130323436344246313333392E433136 Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1333 MHz, 0x859B, 0x43543130323436344246313333392E4D3136 Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1333 MHz, 0x859B, 0x43543130323436344246313333392E4D3136 AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.74.0-P2P Bluetooth: Version 4.3.0f10 14890, 3 services, 27 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 Network Service: Wi-Fi, AirPort, en1 Serial ATA Device: ST31000528AS, 1 TB Serial ATA Device: APPLE SSD TS256C, 251 GB Serial ATA Device: OPTIARC DVD RW AD-5690H, 7.26 GB USB Device: FaceTime HD Camera (Built-in) USB Device: Hub USB Device: USB Keyboard USB Device: USB2.0 Hub USB Device: USB2.0 Hub USB Device: Nexus 5 USB Device: USB2.0 Hub USB Device: iPod USB Device: BRCM2046 Hub USB Device: Bluetooth USB Host Controller USB Device: Hub USB Device: Hub USB Device: Hub USB Device: USB Audio Device USB Device: PTZ-631W USB Device: Display Audio USB Device: Display iSight USB Device: Apple LED Cinema Display USB Device: IR Receiver USB Device: Internal Memory Card Reader Thunderbolt Bus: iMac, Apple Inc., 25.1

lucholaf commented 9 years ago

@ConfusedVorlon could you please provide more details on your steps and some sample project files since I can't reproduce it with the steps you mentioned. Thanks

ConfusedVorlon commented 9 years ago

Hi,

I'm afraid I don't have repeatable steps. I was hoping you could symbolicate the crash and get the info you needed.

lucholaf commented 9 years ago

fixed on 3fe15120bebaf11693eec1f1787df47fd2437fc1