XVimProject / XVim

Xcode plugin for Vim keybindings
MIT License
5.16k stars 595 forks source link

xcode open error when install xvim #806

Open ezioruan opened 9 years ago

ezioruan commented 9 years ago

Process: Xcode [19797] Path: /Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 6.4 (7720) Build Info: IDEFrameworks-7720000000000000~8 App Item ID: 497799835 App External ID: 812725084 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Xcode [19797] User ID: 501

PlugIn Path: /Users/USER/Library/Application Support/Developer/*/XVim PlugIn Identifier: net.JugglerShu.XVim PlugIn Version: 1.01 (1)

Date/Time: 2015-08-13 14:43:46.080 +0800 OS Version: Mac OS X 10.11 (15A234d) Report Version: 11 Anonymous UUID: C3011C15-771A-58B7-6F54-87A540191A77

Sleep/Wake UUID: 242F7808-37F2-4B26-B68E-29C6C3AEC095

Time Awake Since Boot: 90000 seconds Time Since Wake: 18000 seconds

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

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

Application Specific Information: ProductBuildVersion: 6E35b UNCAUGHT EXCEPTION (NSInvalidArgumentException): * -[NSRegularExpression enumerateMatchesInString:options:range:usingBlock:]: nil argument UserInfo: (null) Hints: 0: Loading bundle: "XVim.xcplugin" Backtrace: 0 0x00007fff8975f9b4 exceptionPreprocess (in CoreFoundation) 1 0x0000000109235c34 DVTFailureHintExceptionPreprocessor (in DVTFoundation) 2 0x00007fff8ebca052 objc_exception_throw (in libobjc.A.dylib) 3 0x00007fff8975f87d +[NSException raise:format:](in CoreFoundation) 4 0x00007fff83b9a007 -[NSRegularExpression(NSMatching) enumerateMatchesInString:options:range:usingBlock:](in Foundation) 5 0x00007fff83c4a721 -[NSRegularExpression(NSMatching) rangeOfFirstMatchInString:options:range:](in Foundation) 6 0x000000011841bfd0 -[XVimSearch findForwardFrom:to:inWindow:] at /Users/ezioruan/code/XVim/XVim/XVimSearch.m:389 (in XVim) 7 0x000000011841c723 -[XVimSearch substitute:from:to:inWindow:] at /Users/ezioruan/code/XVim/XVim/XVimSearch.m:457 (in XVim) 8 0x0000000118418462 -[XVimExCommand sub:inWindow:] at /Users/ezioruan/code/XVim/XVim/XVimExCommand.m:1309 (in XVim) 9 0x0000000118415746 -[XVimExCommand executeCommand:inWindow:] at /Users/ezioruan/code/XVim/XVim/XVimExCommand.m:840 (in XVim) 10 0x000000011841a45e -[XVimExCommand execute:inWindow:] at /Users/ezioruan/code/XVim/XVim/XVimExCommand.m:1637 (in XVim) 11 0x0000000118415746 -[XVimExCommand executeCommand:inWindow:] at /Users/ezioruan/code/XVim/XVim/XVimExCommand.m:840 (in XVim) 12 0x00000001183ef4c7 -[XVim parseRcFile] at /Users/ezioruan/code/XVim/XVim/XVim.m:253 (in XVim) 13 0x00000001183eea95 +[XVim load] at /Users/ezioruan/code/XVim/XVim/XVim.m:127 (in XVim) 14 0x00007fff8ebbf733 call_load_methods (in libobjc.A.dylib) 15 0x00007fff8ebbf0d7 load_images (in libobjc.A.dylib) 16 0x00007fff6447ade1 dyld::notifySingle(dyld_imagestates, ImageLoader const) (in dyld) 17 0x00007fff644883ca ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in dyld) 18 0x00007fff64488263 ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) (in dyld) 19 0x00007fff644884d3 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) (in dyld) 20 0x00007fff6447deb0 dyld::runInitializers(ImageLoader_) (in dyld) 21 0x00007fff64484e28 dlopen (in dyld) 22 0x00007fff83fdf79c dlopen (in libdyld.dylib) 23 0x00007fff89688479 _CFBundleDlfcnLoadBundle (in CoreFoundation) 24 0x00007fff89687c48 _CFBundleLoadExecutableAndReturnError (in CoreFoundation) 25 0x00007fff83bbc7d9 _NSBundleLoadCode (in Foundation) 26 0x00007fff83bbc1b1 -[NSBundle loadAndReturnError:](in Foundation) 27 0x000000011262e014 46-[XCPluginManager loadPluginBundle:forDomain:]_block_invoke (in DevToolsCore) 28 0x0000000109235972 DVTInvokeWithFailureHint (in DVTFoundation) 29 0x000000011262dd9c -[XCPluginManager loadPluginBundle:forDomain:](in DevToolsCore) 30 0x000000011262d831 46-[XCPluginManager findAndLoadPluginsInDomain:]_block_invoke (in DevToolsCore) 31 0x000000010921c89d -[DVTPlugInManager _allowNonApplePlugInsFromDescriptors:error:](in DVTFoundation) 32 0x000000010921cb1e -[DVTPlugInManager _checkNonApplePlugIns](in DVTFoundation) 33 0x000000010921cb94 -[DVTPlugInManager initializePlugIns:](in DVTFoundation) 34 0x0000000109cb7634 _IDEInitializeOtherPlugInStuff (in IDEFoundation) 35 0x0000000109cb8a0c IDEInitialize (in IDEFoundation) 36 0x000000010a29dbdc -[IDEApplicationController applicationWillFinishLaunching:](in IDEKit) 37 0x00007fff89719b2c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER** (in CoreFoundation) 38 0x00007fff89719a9f _CFXRegistrationPost_block_invoke (in CoreFoundation) 39 0x00007fff89719167 CFXRegistrationPost (in CoreFoundation) 40 0x00007fff89718ed2 CFXNotificationPost_block_invoke (in CoreFoundation) 41 0x00007fff89712dc2 -[_CFXNotificationRegistrar find:object:observer:enumerator:](in CoreFoundation) 42 0x00007fff89603123 _CFXNotificationPost (in CoreFoundation) 43 0x00007fff83b76196 -[NSNotificationCenter postNotificationName:object:userInfo:](in Foundation) 44 0x0000000109211998 -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:](in DVTFoundation) 45 0x00007fff87150794 -[NSApplication finishLaunching](in AppKit) 46 0x00000001097b8952 -[DVTApplication finishLaunching](in DVTKit) 47 0x00007fff871502d7 -[NSApplication run](in AppKit) 48 0x00007fff870d2522 NSApplicationMain (in AppKit) 49 0x00007fff83fe05ad start (in libdyld.dylib)

abort() called

Application Specific Signatures: NSInvalidArgumentException

Application Specific Backtrace 1: 0 CoreFoundation 0x00007fff8975f9cc exceptionPreprocess + 172 1 DVTFoundation 0x0000000109235c34 DVTFailureHintExceptionPreprocessor + 194 2 libobjc.A.dylib 0x00007fff8ebca052 objc_exception_throw + 48 3 CoreFoundation 0x00007fff8975f87d +[NSException raise:format:] + 205 4 Foundation 0x00007fff83b9a007 -[NSRegularExpression(NSMatching) enumerateMatchesInString:options:range:usingBlock:] + 218 5 Foundation 0x00007fff83c4a721 -[NSRegularExpression(NSMatching) rangeOfFirstMatchInString:options:range:] + 139 6 XVim 0x000000011841bfd0 -[XVimSearch findForwardFrom:to:inWindow:] + 570 7 XVim 0x000000011841c723 -[XVimSearch substitute:from:to:inWindow:] + 1240 8 XVim 0x0000000118418462 -[XVimExCommand sub:inWindow:] + 224 9 XVim 0x0000000118415746 -[XVimExCommand executeCommand:inWindow:] + 1273 10 XVim 0x000000011841a45e -[XVimExCommand execute:inWindow:] + 474 11 XVim 0x0000000118415746 -[XVimExCommand executeCommand:inWindow:] + 1273 12 XVim 0x00000001183ef4c7 -[XVim parseRcFile] + 439 13 XVim 0x00000001183eea95 +[XVim load] + 245 14 libobjc.A.dylib 0x00007fff8ebbf733 call_load_methods + 725 15 libobjc.A.dylib 0x00007fff8ebbf0d7 load_images + 124 16 ??? 0x00007fff6447ade1 0x0 + 140734875807201 17 ??? 0x00007fff644883ca 0x0 + 140734875861962 18 ??? 0x00007fff64488263 0x0 + 140734875861603 19 ??? 0x00007fff644884d3 0x0 + 140734875862227 20 ??? 0x00007fff6447deb0 0x0 + 140734875819696 21 ??? 0x00007fff64484e28 0x0 + 140734875848232 22 libdyld.dylib 0x00007fff83fdf79c dlopen + 59 23 CoreFoundation 0x00007fff89688479 _CFBundleDlfcnLoadBundle + 153 24 CoreFoundation 0x00007fff89687c48 _CFBundleLoadExecutableAndReturnError + 520 25 Foundation 0x00007fff83bbc7d9 _NSBundleLoadCode + 512 26 Foundation 0x00007fff83bbc1b1 -[NSBundle loadAndReturnError:] + 229 27 DevToolsCore 0x000000011262e014 46-[XCPluginManager loadPluginBundle:forDomain:]_block_invoke + 50 28 DVTFoundation 0x0000000109235972 DVTInvokeWithFailureHint + 83 29 DevToolsCore 0x000000011262dd9c -[XCPluginManager loadPluginBundle:forDomain:] + 1041 30 DevToolsCore 0x000000011262d831 46-[XCPluginManager findAndLoadPluginsInDomain:]_block_invoke + 621 31 DVTFoundation 0x000000010921c89d -[DVTPlugInManager _allowNonApplePlugInsFromDescriptors:error:] + 476 32 DVTFoundation 0x000000010921cb1e -[DVTPlugInManager _checkNonApplePlugIns] + 239 33 DVTFoundation 0x000000010921cb94 -[DVTPlugInManager initializePlugIns:] + 27 34 IDEFoundation 0x0000000109cb7634 _IDEInitializeOtherPlugInStuff + 175 35 IDEFoundation 0x0000000109cb8a0c IDEInitialize + 3533 36 IDEKit 0x000000010a29dbdc -[IDEApplicationController applicationWillFinishLaunching:] + 710 37 CoreFoundation 0x00007fff89719b2c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12 38 CoreFoundation 0x00007fff89719a9f _CFXRegistrationPost_block_invoke + 63 39 CoreFoundation 0x00007fff89719167 CFXRegistrationPost + 407 40 CoreFoundation 0x00007fff89718ed2 CFXNotificationPost_block_invoke + 50 41 CoreFoundation 0x00007fff89712dc2 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1938 42 CoreFoundation 0x00007fff89603123 _CFXNotificationPost + 675 43 Foundation 0x00007fff83b76196 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66 44 DVTFoundation 0x0000000109211998 -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] + 162 45 AppKit 0x00007fff87150794 -[NSApplication finishLaunching] + 354 46 DVTKit 0x00000001097b8952 -[DVTApplication finishLaunching] + 149 47 AppKit 0x00007fff871502d7 -[NSApplication run] + 231 48 AppKit 0x00007fff870d2522 NSApplicationMain + 1176 49 libdyld.dylib 0x00007fff83fe05ad start + 1

Global Trace Buffer (reverse chronological seconds): 0.848414 CFNetwork 0x00007fff842b20df TCP Conn 0x7f8dcd80f8f0 started 0.911383 CFNetwork 0x00007fff842b20df TCP Conn 0x7f8dca7aceb0 started 1.016260 CFNetwork 0x00007fff8443275b Creating default cookie storage with process/bundle identifier 1.016260 CFNetwork 0x00007fff844326f3 Faulting in CFHTTPCookieStorage singleton 1.016260 CFNetwork 0x00007fff84298359 Faulting in NSHTTPCookieStorage singleton 1.025937 CFNetwork 0x00007fff84355fd0 NSURLConnection finished with error - code -1100 1.026946 CFNetwork 0x00007fff84355fd0 NSURLConnection finished with error - code -1100

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff932dd022 *pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff88851665 pthread_kill + 90 2 libsystem_c.dylib 0x00007fff83b3f41b abort + 129 3 com.apple.dt.IDEKit 0x000000010a4e5bc3 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1507 4 com.apple.dt.IDEKit 0x000000010a4e6e38 -[IDEAssertionHandler handleUncaughtException:] + 1077 5 com.apple.dt.IDEKit 0x000000010a4e6f04 IDEHandleUncaughtException + 94 6 com.apple.CoreFoundation 0x00007fff8975fdfb handleUncaughtException + 731 7 libobjc.A.dylib 0x00007fff8ebcc739 _objc_terminate() + 94 8 libc++abi.dylib 0x00007fff8861719e std::terminate(void (_)()) + 8 9 libc++abi.dylib 0x00007fff88616c12 __cxa_throw + 121 10 libobjc.A.dylib 0x00007fff8ebca160 objc_exception_throw + 318 11 com.apple.CoreFoundation 0x00007fff8975f87d +[NSException raise:format:] + 205 12 com.apple.Foundation 0x00007fff83b9a007 -[NSRegularExpression(NSMatching) enumerateMatchesInString:options:range:usingBlock:] + 218 13 com.apple.Foundation 0x00007fff83c4a721 -[NSRegularExpression(NSMatching) rangeOfFirstMatchInString:options:range:] + 139 14 net.JugglerShu.XVim 0x000000011841bfd0 -[XVimSearch findForwardFrom:to:inWindow:] + 570 (XVimSearch.m:420) 15 net.JugglerShu.XVim 0x000000011841c723 -[XVimSearch substitute:from:to:inWindow:] + 1240 (XVimSearch.m:516) 16 net.JugglerShu.XVim 0x0000000118418462 -[XVimExCommand sub:inWindow:] + 224 (XVimExCommand.m:1311) 17 net.JugglerShu.XVim 0x0000000118415746 -[XVimExCommand executeCommand:inWindow:] + 1273 (XVimExCommand.m:886) 18 net.JugglerShu.XVim 0x000000011841a45e -[XVimExCommand execute:inWindow:] + 474 (XVimExCommand.m:1651) 19 net.JugglerShu.XVim 0x0000000118415746 -[XVimExCommand executeCommand:inWindow:] + 1273 (XVimExCommand.m:886) 20 net.JugglerShu.XVim 0x00000001183ef4c7 -[XVim parseRcFile] + 439 (XVim.m:261) 21 net.JugglerShu.XVim 0x00000001183eea95 +[XVim load] + 245 (XVim.m:148) 22 libobjc.A.dylib 0x00007fff8ebbf733 call_load_methods + 725 23 libobjc.A.dylib 0x00007fff8ebbf0d7 load_images + 124 24 dyld 0x00007fff6447ade1 dyld::notifySingle(dyld_imagestates, ImageLoader const) + 221 25 dyld 0x00007fff644883ca ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 286 26 dyld 0x00007fff64488263 ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 127 27 dyld 0x00007fff644884d3 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 75 28 dyld 0x00007fff6447deb0 dyld::runInitializers(ImageLoader) + 89 29 dyld 0x00007fff64484e28 dlopen + 555 30 libdyld.dylib 0x00007fff83fdf79c dlopen + 59 31 com.apple.CoreFoundation 0x00007fff89688479 _CFBundleDlfcnLoadBundle + 153 32 com.apple.CoreFoundation 0x00007fff89687c48 _CFBundleLoadExecutableAndReturnError + 520 33 com.apple.Foundation 0x00007fff83bbc7d9 _NSBundleLoadCode + 512 34 com.apple.Foundation 0x00007fff83bbc1b1 -[NSBundle loadAndReturnError:] + 229 35 com.apple.Xcode.DevToolsCore 0x000000011262e014 46-[XCPluginManager loadPluginBundle:forDomain:]_block_invoke + 50 36 com.apple.dt.DVTFoundation 0x0000000109235972 DVTInvokeWithFailureHint + 83 37 com.apple.Xcode.DevToolsCore 0x000000011262dd9c -[XCPluginManager loadPluginBundle:forDomain:] + 1041 38 com.apple.Xcode.DevToolsCore 0x000000011262d831 46-[XCPluginManager findAndLoadPluginsInDomain:]_block_invoke + 621 39 com.apple.dt.DVTFoundation 0x000000010921c89d -[DVTPlugInManager _allowNonApplePlugInsFromDescriptors:error:] + 476 40 com.apple.dt.DVTFoundation 0x000000010921cb1e -[DVTPlugInManager _checkNonApplePlugIns] + 239 41 com.apple.dt.DVTFoundation 0x000000010921cb94 -[DVTPlugInManager initializePlugIns:] + 27 42 com.apple.dt.IDEFoundation 0x0000000109cb7634 _IDEInitializeOtherPlugInStuff + 175 43 com.apple.dt.IDEFoundation 0x0000000109cb8a0c IDEInitialize + 3533 44 com.apple.dt.IDEKit 0x000000010a29dbdc -[IDEApplicationController applicationWillFinishLaunching:] + 710 45 com.apple.CoreFoundation 0x00007fff89719b2c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER** + 12 46 com.apple.CoreFoundation 0x00007fff89719a9f _CFXRegistrationPost_block_invoke + 63 47 com.apple.CoreFoundation 0x00007fff89719167 CFXRegistrationPost + 407 48 com.apple.CoreFoundation 0x00007fff89718ed2 CFXNotificationPost_block_invoke + 50 49 com.apple.CoreFoundation 0x00007fff89712dc2 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1938 50 com.apple.CoreFoundation 0x00007fff89603123 _CFXNotificationPost + 675 51 com.apple.Foundation 0x00007fff83b76196 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66 52 com.apple.dt.DVTFoundation 0x0000000109211998 -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] + 162 53 com.apple.AppKit 0x00007fff87150794 -[NSApplication finishLaunching] + 354 54 com.apple.dt.DVTKit 0x00000001097b8952 -[DVTApplication finishLaunching] + 149 55 com.apple.AppKit 0x00007fff871502d7 -[NSApplication run] + 231 56 com.apple.AppKit 0x00007fff870d2522 NSApplicationMain + 1176 57 libdyld.dylib 0x00007fff83fe05ad start + 1

Thread 1:: Dispatch queue: com.apple.root.background-qos 0 libsystem_kernel.dylib 0x00007fff932d7932 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff96a8fc9d _dispatch_semaphore_wait_slow + 224 2 com.apple.CFNetwork 0x00007fff843b804d CFURLConnectionSendSynchronousRequest + 434 3 com.apple.CFNetwork 0x00007fff843ce65b +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 144 4 com.apple.dt.DVTFoundation 0x00000001091afd65 -[DVTIndexBackedDownloadableProvider _indexAtURL:error:] + 143 5 com.apple.dt.DVTFoundation 0x00000001091b0912 -[DVTIndexBackedDownloadableProvider downloadablesWithError:skipCache:] + 2185 6 com.apple.dt.DVTFoundation 0x00000001091af7fb 42-[DVTIndexBackedDownloadableProvider init]_block_invoke + 47 7 com.apple.dt.DVTFoundation 0x000000010926d77c DVTDispatchAsync_block_invoke + 106 8 libdispatch.dylib 0x00007fff96a8a5b1 _dispatch_call_block_and_release + 12 9 libdispatch.dylib 0x00007fff96a863f1 _dispatch_client_callout + 8 10 libdispatch.dylib 0x00007fff96a895c6 _dispatch_root_queue_drain + 1890 11 libdispatch.dylib 0x00007fff96a88e62 _dispatch_worker_thread3 + 91 12 libsystem_pthread.dylib 0x00007fff8884f72f _pthread_wqthread + 1129 13 libsystem_pthread.dylib 0x00007fff8884d409 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff932de016 kevent_qos + 10 1 libdispatch.dylib 0x00007fff96a8b4ee _dispatch_mgr_invoke + 216 2 libdispatch.dylib 0x00007fff96a8b165 _dispatch_mgr_thread + 52

Thread 3:: Dispatch queue: com.apple.root.background-qos 0 libsystem_kernel.dylib 0x00007fff932d7932 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff96a8fc9d _dispatch_semaphore_wait_slow + 224 2 com.apple.CFNetwork 0x00007fff843b804d CFURLConnectionSendSynchronousRequest + 434 3 com.apple.CFNetwork 0x00007fff843ce65b +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 144 4 com.apple.dt.DVTFoundation 0x00000001091afd65 -[DVTIndexBackedDownloadableProvider _indexAtURL:error:] + 143 5 com.apple.dt.DVTFoundation 0x00000001091b0912 -[DVTIndexBackedDownloadableProvider downloadablesWithError:skipCache:] + 2185 6 com.apple.dt.DVTFoundation 0x00000001091af7fb 42-[DVTIndexBackedDownloadableProvider init]_block_invoke + 47 7 com.apple.dt.DVTFoundation 0x000000010926d77c DVTDispatchAsync_block_invoke + 106 8 libdispatch.dylib 0x00007fff96a8a5b1 _dispatch_call_block_and_release + 12 9 libdispatch.dylib 0x00007fff96a863f1 _dispatch_client_callout + 8 10 libdispatch.dylib 0x00007fff96a895c6 _dispatch_root_queue_drain + 1890 11 libdispatch.dylib 0x00007fff96a88e62 _dispatch_worker_thread3 + 91 12 libsystem_pthread.dylib 0x00007fff8884f72f _pthread_wqthread + 1129 13 libsystem_pthread.dylib 0x00007fff8884d409 start_wqthread + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff932dd6fe __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8884f7c9 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff8884d409 start_wqthread + 13

Thread 5: 0 libsystem_kernel.dylib 0x00007fff932dd6fe __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8884f7c9 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff8884d409 start_wqthread + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff932dd6fe __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8884f7c9 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff8884d409 start_wqthread + 13

Thread 7:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff932d78f6 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff932d6d37 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff89663184 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff8966264c __CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff89661e98 CFRunLoopRunSpecific + 296 5 com.apple.CFNetwork 0x00007fff8429b566 +[NSURLConnection(Loader) _resourceLoadLoop:] + 412 6 com.apple.Foundation 0x00007fff83d464af NSThreadstart + 1331 7 libsystem_pthread.dylib 0x00007fff8884fcb3 _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff8884fc30 _pthread_start + 168 9 libsystem_pthread.dylib 0x00007fff8884d419 thread_start + 13

Thread 8: 0 libsystem_kernel.dylib 0x00007fff932dd6fe __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8884f7c9 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff8884d409 start_wqthread + 13

Thread 9: 0 libsystem_kernel.dylib 0x00007fff932dd6fe __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8884f7c9 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff8884d409 start_wqthread + 13

Thread 10: 0 libsystem_kernel.dylib 0x00007fff932dd6fe __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8884f7c9 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff8884d409 start_wqthread + 13

Thread 11: 0 libsystem_kernel.dylib 0x00007fff932d78f6 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff932d6d37 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff89663184 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff8966264c CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff89661e98 CFRunLoopRunSpecific + 296 5 com.apple.CoreFoundation 0x00007fff89722f91 CFRunLoopRun + 97 6 com.apple.DebugSymbols 0x00007fff8334a69a SpotlightQueryThread(void*) + 346 7 libsystem_pthread.dylib 0x00007fff8884fcb3 _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff8884fc30 _pthread_start + 168 9 libsystem_pthread.dylib 0x00007fff8884d419 thread_start + 13

Thread 12: 0 libsystem_kernel.dylib 0x00007fff932dd226 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff83b60b11 nanosleep + 199 2 com.apple.CoreSymbolication 0x00007fff8c673b6f 0x7fff8c661000 + 76655 3 libsystem_pthread.dylib 0x00007fff8884fcb3 _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff8884fc30 _pthread_start + 168 5 libsystem_pthread.dylib 0x00007fff8884d419 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff56b9d7a8 rdx: 0x0000000000000000 rdi: 0x000000000000160b rsi: 0x0000000000000006 rbp: 0x00007fff56b9d7d0 rsp: 0x00007fff56b9d7a8 r8: 0x00000000000003ff r9: 0x00007f8dca425670 r10: 0x0000000008000000 r11: 0x0000000000000206 r12: 0x00007fff8ebc11d0 r13: 0x00007f8dcd9026c0 r14: 0x00007fff74072000 r15: 0x00007f8dca40bd00 rip: 0x00007fff932dd022 rfl: 0x0000000000000206 cr2: 0x00007fff7343c038

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

Binary Images: 0x10905b000 - 0x10905bff7 com.apple.dt.Xcode (6.4 - 7720) <5AA376C7-6F2D-3E6E-91CF-6B71CE120374> /Applications/Xcode.app/Contents/MacOS/Xcode 0x109066000 - 0x1094adff7 com.apple.dt.DVTFoundation (6.4 - 7714) /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation 0x109676000 - 0x109997ff7 com.apple.dt.DVTKit (6.4 - 7714) /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit 0x109b8b000 - 0x109fd0ff7 com.apple.dt.IDEFoundation (6.4 - 7720) <7C19A37C-2267-332B-846B-0D198380A36C> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation 0x10a29b000 - 0x10aaf1ff7 com.apple.dt.IDEKit (6.4 - 7720) /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit 0x10b0ac000 - 0x10b0acff7 liblaunch.dylib (755.1.10) <4E4BB51A-5974-36C3-8C40-8A2B1ECFEFAC> /usr/lib/system/liblaunch.dylib 0x10b0b7000 - 0x10b0dffff libxpc.dylib (755.1.10) /usr/lib/system/libxpc.dylib 0x10b100000 - 0x10b102ff7 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x10b109000 - 0x10b109fff com.apple.Metal (1.0 - 1) <5FCDBDBA-EF25-33AC-898B-D480A7DAA3CF> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal 0x10b10d000 - 0x10b12aff7 com.apple.dt.instruments.DTXConnectionServices (1.0 - 57059) /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices 0x10b14a000 - 0x10bd75ff7 +libclang.dylib (602.0.53) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib 0x10bf43000 - 0x10bf78ff7 com.apple.dt.Xcode.DVTSourceControl (1.0 - 1) <734E57F6-E42C-330A-BBD0-6F2DBBAB9292> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl 0x10bfa3000 - 0x10bfb8fff com.apple.DADocSetManagement (6.4 - 7700) <27B6AFCE-72E4-34A4-A654-F8F3592EEFAB> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement 0x10bfca000 - 0x10bfcbff7 com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper 0x10bfd1000 - 0x10bfd1fff com.apple.IDEPepperSupportUI (6.4 - 7700) <94B3CCFF-7E03-30F4-A790-6C5F40A78C32> /Applications/Xcode.app/Contents/PlugIns/IDEPepperSupportUI.ideplugin/Contents/MacOS/IDEPepperSupportUI 0x10bfd8000 - 0x10c057ff7 com.apple.dt.instruments.DTGraphKit (6.4 - 57046) /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit 0x10c095000 - 0x10c095ff7 com.apple.xcode.compilers.coredata (8.4 - 7709) /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data 0x10c09a000 - 0x10c0e2fff com.apple.DADocSetAccess (6.4 - 7700) <7EB1D9F0-7A1A-3CFD-9E4A-DF698F47D780> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess 0x10c10d000 - 0x10c1dfffb com.apple.PubSub (1.0.5 - 65.40) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x10c24b000 - 0x10c254ff7 com.apple.dt.instruments.DVTInstrumentsUtilities (1.0 - 57059) <52F0EB4D-233A-35DF-A31C-ADEC7F84E805> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities 0x10c573000 - 0x10c582ff7 libSimplifiedChineseConverter.dylib (68) <194F0A7C-C74B-34ED-B021-A5044E4FF65E> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib 0x10eb08000 - 0x10eb1dfff +com.mneorr.Alcatraz (1.0 - 1) <3F4A7A35-D3A1-3A2F-96F9-71F38FACB436> /Users/USER/Library/Application Support/Developer/_/Alcatraz 0x10eb9c000 - 0x10ebc1ff7 com.apple.DiscRecordingUI (9.0 - 9000.4.2) /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI 0x10ebe3000 - 0x10ec23fff com.apple.glut (3.6.3 - GLUT-3.6.3) <962BF5DA-0DF5-3BB2-AA9B-0D76E239EE91> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT 0x10ec98000 - 0x10eca7fff com.apple.DTDeviceKit (4.2 - 7709) <6619276A-B5E0-32F0-B27F-55336C21D179> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit 0x10ecb7000 - 0x10ecd7fff com.apple.dt.IDE.IDEQuickHelp (6.4 - 7701) <327006BF-4EA3-3C3A-928D-A34FF9E980A6> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp 0x10ecf4000 - 0x10ecfbfff com.apple.dt.DVTPlaygroundCommunication (1.0 - 7700) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/DVTPlaygroundCommunication.framework/Versions/A/DVTPlaygroundCommunication 0x10eda8000 - 0x10edafff7 com.apple.AccessibilityBundles (1.0 - 35) <296191DB-8EE6-326D-A0F1-AD79C0A16EB8> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/AccessibilityBundles 0x10edbb000 - 0x10edf7ff7 com.apple.CoreSimulator (117.15 - 117.15) <097871EF-1D42-3D2B-AE4E-1C0B47778328> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator 0x10ee1a000 - 0x10ee27ff7 com.apple.dt.IDELanguageSupportCore (6.4 - 7701) <19768293-D473-322E-9ABB-878249BF8AA2> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore 0x10ee35000 - 0x10eea5ff7 com.apple.sourcekitd (1.0 - 602.0.53.1) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/A/sourcekitd 0x10eed2000 - 0x10ef09ff7 com.apple.dt.dbg.DebuggerFoundation (6.4 - 7701) <8DC24CFE-2446-3073-8F81-B7EDD743F727> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation 0x10ef3e000 - 0x10ef3ffff libpanel.5.4.dylib (46) /usr/lib/libpanel.5.4.dylib 0x10ef44000 - 0x10ef4cff7 com.apple.DevToolsFoundation (8.4 - 7709) <41ECD648-AE15-3084-A31A-244023525C9C> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation 0x10ef57000 - 0x10ef59fff com.apple.XCPepperSupport (1.0 - 1) <92EC5606-8007-3A69-9DCE-8180AD763EA3> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCPepperSupport.xcplugin/Contents/MacOS/XCPepperSupport 0x10ef5e000 - 0x10ef6fff7 com.apple.dt.XCLanguageSupport (6.4 - 7701) <067BDE19-F5EA-3F6F-8D22-C0BDE419D69A> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport 0x10ef7d000 - 0x10ef87ff7 com.apple.xcode.plug-in.CoreBuildTasks (8.4 - 7709) <2DE8FCFB-858A-3038-88DF-1246C84F01E5> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks 0x10ef8f000 - 0x10ef8fff7 com.apple.compilers.clang (8.4 - 7709) <62EC5CC3-D613-3547-A06E-FA5119B58BF4> /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 0x10f0d5000 - 0x10f163ff7 com.apple.dt.IBAutolayoutFoundation (6.4 - 7706) <84B0B6F0-B20D-3438-8BCE-6799F67941EB> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation 0x10f1c1000 - 0x10f264fff com.apple.dt.IBFoundation (6.4 - 7706) /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation 0x10f2d8000 - 0x10f335ff7 com.apple.CoreThemeDefinition (2.0 - 231) <1BF139F6-49E5-3EA3-AE9F-FB8FA352B3F3> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition 0x10f37b000 - 0x10f3c3fff com.apple.dt.dbg.DebuggerLLDB (6.4 - 7701) <584D7932-77A5-3E2E-B9B5-5AEE9435F5F5> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB 0x10f3f7000 - 0x1118a1fc7 com.apple.LLDB.framework (1.330.0.48 - 330.0.48) <8838B35C-BF73-3630-9E58-75F6A378CD96> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB 0x112217000 - 0x112308ff7 org.python.python (2.7.10 - 2.7.10) <0296D9AF-D45A-367B-A94C-256778413296> /System/Library/Frameworks/Python.framework/Versions/2.7/Python 0x112470000 - 0x1124adfff com.apple.dt.IDE.Xcode3Core (6.4 - 7709) <55B31B3B-4C01-3A44-AD7F-799679CCF149> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core 0x1124d3000 - 0x112838fff com.apple.Xcode.DevToolsCore (8.4 - 7709) <26D49EC9-B005-39E7-8C65-F82EE0336B78> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore 0x1129d9000 - 0x112a10fff com.apple.Xcode.DevToolsSupport (8.4 - 7709) /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport 0x112a59000 - 0x112a5cff7 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 0x112a62000 - 0x112a63ff7 com.apple.platform.iphoneos.plugin (1.0 - 1.0) <31625E2E-223B-3765-80DC-28530AB21388> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support 0x112a67000 - 0x112ae7ff7 com.apple.DTDeviceKitBase (6.4 - 7709) <99DC6831-3301-3B3C-94A2-E33A8F43773D> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase 0x112b3a000 - 0x112c54ff7 com.apple.mobiledevice (757.5.6.1.1 - 757.5.6.1.1) <8444BF86-66FC-3A07-A53A-035DA1F0E618> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice 0x112cd2000 - 0x112cebfff com.apple.DeviceLinkX (5.0 - 264) /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink 0x112cfc000 - 0x112d4aff7 libstdc++.6.dylib (104.1) <76E2AFB1-07E5-3F19-B692-F6E21B7E470D> /usr/lib/libstdc++.6.dylib 0x11389f000 - 0x1138b3ff7 libCGInterfaces.dylib (316) <28CD91B2-2B1D-3B08-A47F-66DE3BE4DD3F> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x115332000 - 0x115396ff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.8.67 - 10.0.8) <1FC8B17C-8C47-3319-8D64-09DA84F97288> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver 0x1158ec000 - 0x1158edffc +cl_kernels (???) clkernels 0x115da1000 - 0x115da2ff7 com.apple.dt.dbg.DebuggerLLDBService (6.4 - 7701) /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService 0x115dac000 - 0x115e26fff com.apple.dt.IDE.IDEiOSSupportCore (6.4 - 7709) <46101654-590E-3441-AA47-7161E69D7E56> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore 0x115e70000 - 0x115e81fff com.apple.DVTiPhoneSimulatorRemoteClient (6.4 - 7709) <8B68412D-0251-30BF-B609-6AFF723600D8> /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient 0x115edf000 - 0x115f47fff +com.pragmaticcode.UncrustifyPlugin (2.1.1 - 2.1.1) <87640D98-76FB-356B-829D-22B37BD81C06> /Users/USER/Library/Application Support/Developer//UncrustifyPlugin 0x1161fa000 - 0x116728fff com.apple.dt.IDE.IDEInterfaceBuilderKit (6.4 - 7706) <5D7BF244-18E6-38A3-8D0D-6793174EF000> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit 0x116ad7000 - 0x116ca6ff7 com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (6.4 - 7706) <132969EF-1D5D-38AA-BF27-DBD04F2D0A15> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration 0x116e3f000 - 0x117303fff com.apple.SceneKit (5.0 - 293) <09673FE3-445C-3019-9204-ACDE593A1C43> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit 0x1175e1000 - 0x1177dbfff com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (6.4 - 7703) <1316FB57-E728-33E4-AEC8-28551F224BC5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration 0x1178cb000 - 0x117990fff com.apple.dt.IDE.IDESourceEditor (6.4 - 7701) <9F9B82C0-3E77-327B-8A68-26B195F6B9C1> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor 0x117a0b000 - 0x117a77ff7 com.apple.dt.IDE.IDEDocViewer (6.4 - 7701) <60EBC359-79BD-3958-983D-26C4970A39D8> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer 0x117ace000 - 0x117bdcfff com.apple.dt.IDELanguageSupportUI (6.4 - 7701) /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI 0x1183eb000 - 0x11847ffff +net.JugglerShu.XVim (1.01 - 1) <94B8B91D-000D-3BFE-A365-C056DEBD9E39> /Users/USER/Library/Application Support/Developer/*/XVim 0x7fff64479000 - 0x7fff644af937 dyld (360.8) <88677694-40B7-3E21-9612-8585B1F9E98B> /usr/lib/dyld 0x7fff832ab000 - 0x7fff832c5fff com.apple.Kerberos (3.0 - 1) <3F1C7BB1-9203-3BA4-967A-C8C048D5975F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff832c6000 - 0x7fff832c7ffb libremovefile.dylib (40) /usr/lib/system/libremovefile.dylib 0x7fff83349000 - 0x7fff83383ff7 com.apple.DebugSymbols (132 - 132) <4D22B652-DE7B-3D83-8ED8-F9DE6E387544> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff83394000 - 0x7fff8339bff7 com.apple.phonenumbers (1.1.1 - 105) <621BF8C9-6BFC-3028-9A83-BE6F0AFFA61D> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff8339c000 - 0x7fff833cdff3 com.apple.GSS (4.0 - 2.0) <14262EDB-FD51-3417-94D2-DF15BBE3FE43> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff833ce000 - 0x7fff833d5ff7 com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8375d000 - 0x7fff83769ff7 com.apple.speech.synthesis.framework (5.4.8 - 5.4.8) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8376a000 - 0x7fff83808fff com.apple.ViewBridge (148 - 148) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff83809000 - 0x7fff8384bff7 com.apple.Metal (54.23 - 54.23) /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff839ba000 - 0x7fff839cbfff libz.1.dylib (60) /usr/lib/libz.1.dylib 0x7fff839e6000 - 0x7fff839e6fff com.apple.audio.units.AudioUnit (1.12 - 1.12) <8E9CE06D-BDD5-326F-BD3D-F651E9F1A7BC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff83a1d000 - 0x7fff83a55ff7 com.apple.Accounts (113 - 113) <639C98A4-EEBE-37A2-A4A3-E4EE14CE607B> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff83a56000 - 0x7fff83acaff3 com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff83acb000 - 0x7fff83acdfff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff83ace000 - 0x7fff83ad9ff7 libChineseTokenizer.dylib (16) <5346DAB3-E0A7-3E58-8D42-41256CC88A57> /usr/lib/libChineseTokenizer.dylib 0x7fff83ae1000 - 0x7fff83b6efff libsystem_c.dylib (1080) <3DAA5E9E-FBE1-34AA-9A9E-6860EAE1099A> /usr/lib/system/libsystem_c.dylib 0x7fff83b6f000 - 0x7fff83ec1fff com.apple.Foundation (6.9 - 1227) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff83edd000 - 0x7fff83fd7fff libFontParser.dylib (156) <70AA677A-9285-3E8B-B338-C2A597621ABB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff83fdd000 - 0x7fff83fe0ffb libdyld.dylib (360.8) <7BEA0264-ABB7-3605-A415-6FCAAA156FC1> /usr/lib/system/libdyld.dylib 0x7fff83fe1000 - 0x7fff83fe3fff libUniversalAccess.dylib (267) <25FF76CA-9FCD-3FF0-A3BA-AF617EA52926> /usr/lib/libUniversalAccess.dylib 0x7fff83fe4000 - 0x7fff84013ffb libsystem_m.dylib (3105) <77C1C73C-0E61-375E-8BAF-DAF018550D67> /usr/lib/system/libsystem_m.dylib 0x7fff84014000 - 0x7fff8402aff7 libLinearAlgebra.dylib (1159) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff8402b000 - 0x7fff8402efff com.apple.IOSurface (107 - 107) <11716218-8F71-34C9-8131-9B03B1E29018> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8402f000 - 0x7fff84031ff7 libsystem_configuration.dylib (797) <7EF8E09C-F72A-3418-B89E-CC3437B18651> /usr/lib/system/libsystem_configuration.dylib 0x7fff8407f000 - 0x7fff84095fff com.apple.CoreMediaAuthoring (2.2 - 953) <78995D71-F522-3D99-88EC-8C46E9D0F920> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff84096000 - 0x7fff84099ffb libScreenReader.dylib (418) <38CF5E6C-D8B1-3519-9DD8-D88447C0A49A> /usr/lib/libScreenReader.dylib 0x7fff8409a000 - 0x7fff8409bffb libsysmon.dylib (85) /usr/lib/libsysmon.dylib 0x7fff8409c000 - 0x7fff840ebfc7 com.apple.Symbolication (1.4 - 58043) <900F19C0-68F0-38B9-ACCD-80F661D137C5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff840ec000 - 0x7fff840f7ff7 libcommonCrypto.dylib (60073) /usr/lib/system/libcommonCrypto.dylib 0x7fff8412b000 - 0x7fff84140fff com.apple.AppContainer (4.0 - 260) <1A33B9D3-7E91-34F0-8273-8CA2706F90E7> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff84141000 - 0x7fff84266fff com.apple.LaunchServices (725 - 725) <9CD8B1BD-0072-3564-BE48-5BD07AA81468> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff84268000 - 0x7fff8428afff com.apple.MultitouchSupport.framework (304.2 - 304.2) <3E229C33-C98A-3828-9591-1ABB59D36707> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8428b000 - 0x7fff84293ff7 com.apple.CoreServices.FSEvents (1222 - 1222) <092EE5CC-E0CE-3A90-8CE5-6FD9CEE79999> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff84294000 - 0x7fff84516ff7 com.apple.CFNetwork (753.1 - 753.1) <059C2279-47F8-327B-85D9-28C601EE3B80> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff845eb000 - 0x7fff845edff7 libquarantine.dylib (80) /usr/lib/system/libquarantine.dylib 0x7fff84673000 - 0x7fff846c1fff libcurl.4.dylib (89) /usr/lib/libcurl.4.dylib 0x7fff848b3000 - 0x7fff84934ffb com.apple.AVKit (1.1 - 279) /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit 0x7fff84935000 - 0x7fff8496cff7 com.apple.LDAPFramework (2.4.28 - 194.5) <458355AB-C1C1-394F-B134-1F4131C6C63B> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff8496e000 - 0x7fff84b7bffb libicucore.A.dylib (551.17) <7E59B041-2FEE-3B18-AA1F-22EE866756BB> /usr/lib/libicucore.A.dylib 0x7fff84b7c000 - 0x7fff84bb2fff libssl.0.9.8.dylib (59) /usr/lib/libssl.0.9.8.dylib 0x7fff84bb3000 - 0x7fff84be4ff7 libtidy.A.dylib (15.15) <274F153A-5641-3704-ADBA-C36EEE4A8C63> /usr/lib/libtidy.A.dylib 0x7fff84be5000 - 0x7fff84d63fff com.apple.UIFoundation (1.0 - 429) <1C757BBE-6271-3449-9531-E3F3318445EC> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff84dc6000 - 0x7fff84dd5fff com.apple.AppleFSCompression (80 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff84e0a000 - 0x7fff84e39ff7 libsandbox.1.dylib (451) <9ECDE482-66B7-3132-9100-CD03F62F066F> /usr/lib/libsandbox.1.dylib 0x7fff84e3a000 - 0x7fff84e5cff7 com.apple.IconServices (68 - 68) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff84e5d000 - 0x7fff85066fff libFosl_dynamic.dylib (16.23) <567C9031-86AD-3A81-843C-1FB3982F505E> /usr/lib/libFosl_dynamic.dylib 0x7fff852d4000 - 0x7fff85390fcf com.apple.PackageKit (3.0 - 538) /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit 0x7fff85391000 - 0x7fff853c1ff3 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <7BE9213B-3D52-3CC9-A08E-064F304984EB> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff853c2000 - 0x7fff854a8fef unorm8_bgra.dylib (2.6.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x7fff854be000 - 0x7fff854c0ff7 com.apple.securityhi (9.0 - 55006) <20AF7CEF-7CC3-39CD-91AD-7578D82133BE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff854fe000 - 0x7fff8553aff7 com.apple.OSAKit (1.5 - 104) <1DA1714C-5BAA-3C5D-AFC5-94C49991D490> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit 0x7fff8556a000 - 0x7fff85593ffb libRIP.A.dylib (916.1) <39171A5F-3772-3BA2-B221-BF18E5C78A12> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff855e4000 - 0x7fff855e5fff libsystem_secinit.dylib (20) <0FD11CC2-3B66-396C-BCF8-F9EA4B809756> /usr/lib/system/libsystem_secinit.dylib 0x7fff856b3000 - 0x7fff86765fff com.apple.WebCore (11601 - 11601.1.41) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff86766000 - 0x7fff86774fff com.apple.ToneLibrary (1.0 - 1) /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fff867bc000 - 0x7fff8682bffb com.apple.datadetectorscore (7.0 - 455) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8682c000 - 0x7fff86871fff com.apple.coreservices.SharedFileList (22 - 22) <2E2DA0F8-CB61-3E69-9410-3FB50D541B47> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff868a0000 - 0x7fff868fcff7 com.apple.CoreServices.OSServices (725 - 725) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8690a000 - 0x7fff86a70fff com.apple.AutomatorFramework (2.5 - 414) <4D2F7E92-48E5-3C52-8B7F-6ACEAFF66717> /System/Library/Frameworks/Automator.framework/Versions/A/Automator 0x7fff86a8e000 - 0x7fff86eb2fff com.apple.ModelIO (1.0 - 1) <0F2EF906-957E-3199-868F-9FB5A16EF6A2> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO 0x7fff86eb3000 - 0x7fff86ec8fff com.apple.ToneKit (1.0 - 1) <0CA7A303-FA76-33F9-BF08-19C49E99F894> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fff86ec9000 - 0x7fff86ecffff com.apple.IOAccelerator (203.6.0 - 203.6.0) <4B671B69-3492-333E-8B19-D0028B349902> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff86ed0000 - 0x7fff86ee1fff libcmph.dylib (6) /usr/lib/libcmph.dylib 0x7fff86ee2000 - 0x7fff86efeff7 libsystem_malloc.dylib (67) <962E8D77-A7DA-3AAC-B673-65115042A395> /usr/lib/system/libsystem_malloc.dylib 0x7fff86eff000 - 0x7fff870ccfff com.apple.QuartzCore (1.11 - 408.0) <7794734F-5461-37A0-836E-D573802F92D1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff870cd000 - 0x7fff870cffff libCGXType.A.dylib (916.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff870d0000 - 0x7fff87ce0fff com.apple.AppKit (6.9 - 1389) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff87ce1000 - 0x7fff87d76fff com.apple.ink.framework (10.9 - 214) <83A7ADCC-758F-3A81-AF5C-8C01357C1364> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff87e1d000 - 0x7fff87e34fff libsystem_asl.dylib (322) /usr/lib/system/libsystem_asl.dylib 0x7fff87ef1000 - 0x7fff87f03fff libsasl2.2.dylib (209) <159C2252-E295-35A8-9B18-845379E66B0F> /usr/lib/libsasl2.2.dylib 0x7fff87f04000 - 0x7fff88015ffb com.apple.desktopservices (1.10 - 1.10) <0EEA5EE8-D142-398B-BDA9-48BA3613906B> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff88051000 - 0x7fff8807cff7 com.apple.AddressBook.ContactsFoundation (8.0 - 2120.1) <472DAD0A-C0F8-386D-8075-9DF3C2E8B481> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff880d1000 - 0x7fff8810eff3 com.apple.bom (14.0 - 193.6) <0F4838E3-CDF3-3416-9633-4BD278257ED3> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8810f000 - 0x7fff88392fff com.apple.RawCamera.bundle (6.14 - 809) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff88393000 - 0x7fff883b7fff com.apple.quartzfilters (1.10.0 - 1.10.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff883be000 - 0x7fff883c1fff com.apple.Mangrove (1.0 - 1) <0916C817-BEA3-3332-82FA-B542919CECD4> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff883fb000 - 0x7fff88403fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff8844f000 - 0x7fff885f2ff7 com.apple.avfoundation (2.0 - 1040) <4FB03E0E-B369-36A0-8B98-AE1A48853D38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff885f3000 - 0x7fff8861cfff libc++abi.dylib (125) /usr/lib/libc++abi.dylib 0x7fff88707000 - 0x7fff8877afff com.apple.framework.IOKit (2.0.2 - 1176) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff88795000 - 0x7fff887a1fff libexslt.0.dylib (14) <66191A7E-1526-39F5-B80E-3F5E5FA03DC5> /usr/lib/libexslt.0.dylib 0x7fff887a2000 - 0x7fff8882eff7 libCoreStorage.dylib (513) <33D5EF73-84F6-3B63-99EC-A2CEF321A9CD> /usr/lib/libCoreStorage.dylib 0x7fff8882f000 - 0x7fff88831fff libCVMSPluginSupport.dylib (12.0.34.9) <2E2FEB9C-2E79-3C1E-A04C-BB57FDEC6D00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff88832000 - 0x7fff8884bfff com.apple.CFOpenDirectory (10.11 - 194) <5E3348B0-044D-320A-BCEC-5BB77C5C2DD5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8884c000 - 0x7fff88855ff7 libsystem_pthread.dylib (136) /usr/lib/system/libsystem_pthread.dylib 0x7fff88856000 - 0x7fff88948ff7 libiconv.2.dylib (44) /usr/lib/libiconv.2.dylib 0x7fff88949000 - 0x7fff88949fff libenergytrace.dylib (9) <39491043-B117-3428-AF97-F1886003A70A> /usr/lib/libenergytrace.dylib 0x7fff8894a000 - 0x7fff8894ffff com.apple.TCC (1.0 - 1) <923C2D1B-450F-37AD-A8B8-337F542AC9EE> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff88956000 - 0x7fff8897afff libJPEG.dylib (1425) <7DE59372-CBC2-3CFD-BB95-630EF2D3CC26> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff889ae000 - 0x7fff889e2fff com.apple.CoreVideo (1.8 - 191.0) <6B6EB8DA-702E-3274-988F-F476DEBA5B15> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff889e3000 - 0x7fff889f7fff libsystem_coretls.dylib (81) <323DB24E-D98C-32D1-97A6-96103F470B2E> /usr/lib/system/libsystem_coretls.dylib 0x7fff88a0a000 - 0x7fff88e70ff7 com.apple.GeoServices (1.0 - 1151.2.2) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff88eb3000 - 0x7fff88eb4fff libffi.dylib (18.1) <5BA9612C-747E-33CE-9DB1-3C01ECF3041D> /usr/lib/libffi.dylib 0x7fff88f13000 - 0x7fff88f14ff3 libSystem.B.dylib (1225) /usr/lib/libSystem.B.dylib 0x7fff89204000 - 0x7fff89255ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <040CCDE3-67F8-3F68-B5BD-A1CD5FBFD2C9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff89256000 - 0x7fff8932cff7 com.apple.DiskImagesFramework (10.11 - 414) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8932d000 - 0x7fff8938bff7 com.apple.SystemConfiguration (1.14 - 1.14) <646456DC-7E02-3F2D-A044-4A806D8CB8A8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8939e000 - 0x7fff893a2fff libGIF.dylib (1425) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff893a3000 - 0x7fff893a5ff7 com.apple.SecCodeWrapper (4.0 - 260) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff89469000 - 0x7fff89550ff7 libcrypto.0.9.8.dylib (59) <58EF83E6-FFEB-3D5D-AAD1-3FCA05BCCFC0> /usr/lib/libcrypto.0.9.8.dylib 0x7fff895c1000 - 0x7fff895f2ff7 libncurses.5.4.dylib (46) /usr/lib/libncurses.5.4.dylib 0x7fff895f3000 - 0x7fff89996fff com.apple.CoreFoundation (6.9 - 1227) <4D890D6C-9C19-3C2D-BC87-264AD3FDE064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff89b63000 - 0x7fff89b65ff7 com.apple.SafariServices.framework (11601 - 11601.1.41) <39FB1E61-755A-321C-8982-88A7EA9ADEED> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff89d18000 - 0x7fff89df8ff7 unorm8_rgba.dylib (2.6.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib 0x7fff89e38000 - 0x7fff89e96ffb libsystem_network.dylib (575) <8565721F-F0E7-3B74-8050-6234A681F5E2> /usr/lib/system/libsystem_network.dylib 0x7fff89e97000 - 0x7fff89ea2ff7 com.apple.CommerceCore (1.0 - 442) <6C9CE5FC-4572-3C6E-8AC4-EDD50EB43411> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff89f7a000 - 0x7fff89f7efff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff89f7f000 - 0x7fff8a3adfff com.apple.vision.FaceCore (3.3.1 - 3.3.1) <715D76E9-88AC-3E62-9DC8-B8BE49221F49> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff8a3b7000 - 0x7fff8a409fff com.apple.AppleVAFramework (5.0.31 - 5.0.31) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff8a40a000 - 0x7fff8a45aff7 libcups.2.dylib (432) /usr/lib/libcups.2.dylib 0x7fff8a461000 - 0x7fff8a48ffff com.apple.datadetectors (5.0 - 306) <855DF4EC-2C00-3FEC-AA29-43C07CC9956A> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors 0x7fff8a49d000 - 0x7fff8a58cfff libxml2.2.dylib (29) <312693FA-18B9-3351-A9A2-B080680E6E1B> /usr/lib/libxml2.2.dylib 0x7fff8a58d000 - 0x7fff8a591fff libcache.dylib (75) <34431DDC-4EA4-3DCF-9040-225615C6FD5B> /usr/lib/system/libcache.dylib 0x7fff8a592000 - 0x7fff8a5bfffb com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <171E3ACE-C9C2-3C2E-BE7B-F0070B82A61D> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x7fff8a5c3000 - 0x7fff8a608ff3 libFontRegistry.dylib (150) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8a609000 - 0x7fff8a6b4fff com.apple.PDFKit (3.1 - 3.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff8a6b5000 - 0x7fff8a6c7fff com.apple.contacts.ContactsPersistence (1.0 - 2120.1) /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7fff8a6c8000 - 0x7fff8a6dffff com.apple.ScriptingBridge (1.3.3 - 68) <40532886-F55F-37F6-B4C3-EA23E4373A74> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge 0x7fff8a6e0000 - 0x7fff8a752ffb com.apple.Heimdal (4.0 - 2.0) <20434EE4-C698-359C-A96A-E8CD796CF0F9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8a753000 - 0x7fff8a753fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <174F10B9-D13D-3F8B-8982-05FD76717B88> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8a754000 - 0x7fff8a771fff com.apple.pluginkit.framework (1.0 - 1) /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff8a926000 - 0x7fff8a929fff libspindump.dylib (196) <47B7370B-4D7C-3641-9961-65871FB167E7> /usr/lib/libspindump.dylib 0x7fff8a92a000 - 0x7fff8a945ff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib 0x7fff8aa9b000 - 0x7fff8ab28dd7 com.apple.AppleJPEG (1.0 - 1) <8DBC3368-C8EA-317A-BD1C-0596B38DBF92> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff8ab29000 - 0x7fff8abecfff com.apple.backup.framework (1.7 - 1.7) <0F3C5D49-A0D8-3DF7-9BE2-E1EBCA7CE5C0> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8abed000 - 0x7fff8acc5fff com.apple.CoreMedia (1.0 - 1723) <34276B5A-3774-389E-BF66-D9A0B7443CC1> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff8ad76000 - 0x7fff8ad9bfef libPng.dylib (1425) <30461271-E32D-33AC-9D5C-17B66685FA4D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff8ada0000 - 0x7fff8ae07fff com.apple.framework.CoreWiFi (11.0 - 1100.17) <4953BDCA-DA42-30FC-B710-55AC0584A6ED> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff8ae08000 - 0x7fff8ae34ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <4AB2F12C-D213-36EA-980B-A9A18723D614> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff8ae35000 - 0x7fff8ae3eff7 com.apple.DisplayServicesFW (3.0 - 378) <667E64BD-AFA6-3053-B45D-602F70946969> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff8ae3f000 - 0x7fff8ae50ff7 libsystem_trace.dylib (199) <40089E90-28E6-34D4-9C7D-64D0B83B153C> /usr/lib/system/libsystem_trace.dylib 0x7fff8ae57000 - 0x7fff8ae6efff libmarisa.dylib (4) /usr/lib/libmarisa.dylib 0x7fff8ae6f000 - 0x7fff8ae8eff7 com.apple.contacts.vCard (1.0 - 2120.1) <76ADFF7C-42D6-3741-9E77-B36CC9D0E29B> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff8af12000 - 0x7fff8b207ffb com.apple.HIToolbox (2.1.1 - 796) <2CFED834-26C5-3EE4-9930-2B0417F9B62E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8b4bf000 - 0x7fff8b4eefff com.apple.securityinterface (10.0 - 55065) <71B81C9F-0323-3CA6-A3AA-F98482C76AF5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff8b4ef000 - 0x7fff8b76cffb com.apple.security (7.0 - 57314.0.0.0.1) <8B689BEF-EE40-30E3-B82D-267DD7CD306F> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8b76d000 - 0x7fff8b76dfff libmetal_timestamp.dylib (600.0.37) <069DDDF8-87ED-3437-A5CC-95B8B4DAC322> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x7fff8b7ca000 - 0x7fff8b9b9fff com.apple.CoreImage (11.0.0 - 344) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8ba25000 - 0x7fff8ba96ffb libAVFAudio.dylib (156) <988FC64A-56A1-322B-8723-4B7FAE14EE39> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib 0x7fff8c328000 - 0x7fff8c60dffb com.apple.CoreServices.CarbonCore (1135 - 1135) <91569EEE-8954-385F-97C0-02F06551FE3D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8c60e000 - 0x7fff8c618fff com.apple.NetAuth (6.0 - 6.0) <13C9FF67-FB8E-3BD3-9D69-34D79D460C0D> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8c63e000 - 0x7fff8c660ff7 com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff8c661000 - 0x7fff8c6e9ff7 com.apple.CoreSymbolication (3.1 - 58047.3) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8c913000 - 0x7fff8c921ff7 com.apple.IntlPreferences (2.0 - 186) <245BF63F-C32F-3119-8F33-23C2CC1C27BB> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff8c922000 - 0x7fff8c92afff libGFXShared.dylib (12.0.34.9) <021FAA14-AAFB-3111-9715-82E14DDC9C5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8c92b000 - 0x7fff8c92cff3 com.apple.print.framework.Print (10.0 - 266) <27A3B0E3-0971-3FDF-BD6F-49B6371CFABF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8c92d000 - 0x7fff8c938fff libkxld.dylib (3247.1.68) /usr/lib/system/libkxld.dylib 0x7fff8c939000 - 0x7fff8c988ff7 com.apple.opencl (2.6.8 - 2.6.8) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8c989000 - 0x7fff8c9a5fff com.apple.GenerationalStorage (2.0 - 238) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8c9a6000 - 0x7fff8c9cfff7 libxslt.1.dylib (14) /usr/lib/libxslt.1.dylib 0x7fff8c9d0000 - 0x7fff8c9d0fff com.apple.Cocoa (6.11 - 22) <419B5508-D1B3-397E-BE9B-DA5AE9088E41> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8ca02000 - 0x7fff8ca40ff7 libGLImage.dylib (12.0.34.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8caaf000 - 0x7fff8cab3fff com.apple.CommonPanels (1.2.6 - 96) <2BCBCD07-9857-3DBF-9513-C3D0BA041567> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8cab4000 - 0x7fff8cae2ff7 com.apple.DictionaryServices (1.2 - 248) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8cdc3000 - 0x7fff8cdc5fff libRadiance.dylib (1425) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8cdc6000 - 0x7fff8cdceffb libsystem_dnssd.dylib (621) <65819A1F-3DE4-31FA-B035-7D4CA0F1C4D1> /usr/lib/system/libsystem_dnssd.dylib 0x7fff8ce23000 - 0x7fff8ce2cfff com.apple.CommonAuth (4.0 - 2.0) <2B1CC17B-DD9F-3C98-974B-50AB379DCEEF> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8ce2d000 - 0x7fff8ce3dfff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib 0x7fff8ce3e000 - 0x7fff8d216fef com.apple.CoreAUC (214.0.0 - 214.0.0) <996A7050-0B1A-3629-AEF1-91C27A3C5B56> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff8d217000 - 0x7fff8d217fff com.apple.ApplicationServices (48 - 48) <50A20089-B15B-392F-8CCF-EF5573B899AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8d81a000 - 0x7fff8d85bff7 libGLU.dylib (12.0.34.9) <6A081E57-94C4-346D-9520-5A2D16872764> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8d85c000 - 0x7fff8d8e9fff com.apple.CorePDF (4.0 - 4) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff8d8ea000 - 0x7fff8d938ff7 com.apple.DiskManagement (8.0 - 944) <944F7AE0-04DA-31C1-B3F4-8B50DAE5A75C> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff8d9a6000 - 0x7fff8db01fff com.apple.WebKitLegacy (11601 - 11601.1.41) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x7fff8db02000 - 0x7fff8db09ff7 libcompiler_rt.dylib (62) <1EF79228-6289-349D-9A47-3279C70E9D8E> /usr/lib/system/libcompiler_rt.dylib 0x7fff8db0a000 - 0x7fff8db0bfff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8db0c000 - 0x7fff8db0dfff libsystem_blocks.dylib (65) <0BCF8CF0-F59B-348B-80F8-E241E2E085D9> /usr/lib/system/libsystem_blocks.dylib 0x7fff8db0e000 - 0x7fff8e1b9ffb com.apple.JavaScriptCore (11601 - 11601.1.41) <53E8DB73-1042-32B9-9EED-C581D6E49986> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff8e1ba000 - 0x7fff8e1baff7 libunc.dylib (29) /usr/lib/system/libunc.dylib 0x7fff8e1bb000 - 0x7fff8e309ffb com.apple.MapKit (1.0 - 1620.0.1) <8773F811-0210-3D0A-BF83-6B54A74882CA> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit 0x7fff8e30a000 - 0x7fff8e30cfff libsystem_coreservices.dylib (19) <4CFA69E4-4305-31FA-BCAB-F10E8B949BDA> /usr/lib/system/libsystem_coreservices.dylib 0x7fff8e30d000 - 0x7fff8e312fff com.apple.MediaAccessibility (1.0 - 79) <6CB5BDA2-7BAB-3533-BB0F-6C8CF099FE3E> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff8e343000 - 0x7fff8e3ccfff com.apple.PerformanceAnalysis (1.0 - 1) <1B474B5B-CAEE-38C2-87F8-00B7CD68A133> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff8e3d1000 - 0x7fff8e3dafff com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <0A5F78AC-7C04-37AD-BB16-7CFB8DC72B0F> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework 0x7fff8e3de000 - 0x7fff8e3e4ff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <4700DC3D-1D6A-3D50-912F-A074C446DC4E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8e3e5000 - 0x7fff8eb07ff7 com.apple.VectorKit (1.0 - 1156.1.1) /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit 0x7fff8eb08000 - 0x7fff8ebb8fe7 libvMisc.dylib (563.2) <05CE83E8-7119-3765-A5D1-19F57F16A2B9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8ebb9000 - 0x7fff8ef1bf5f libobjc.A.dylib (678) <42E0876D-4AA8-35E7-B9D1-59E96D7FEF6B> /usr/lib/libobjc.A.dylib 0x7fff8ef48000 - 0x7fff8ef60fcf libcompression.dylib (23) <1A087FD7-00CE-3BF5-ABC8-13B9C04316B0> /usr/lib/libcompression.dylib 0x7fff8ef61000 - 0x7fff8efadff3 com.apple.HIServices (1.22 - 545) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8f13b000 - 0x7fff8f4d0fd7 com.apple.vImage (8.0 - 8.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8f4d1000 - 0x7fff8f691fff com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <6AC00A02-07F7-3554-AFDE-B28FF31D2443> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8fdc2000 - 0x7fff8fdc7ff7 libmacho.dylib (875) <11BE9772-CE53-3C6D-B1A9-D45E835D939A> /usr/lib/system/libmacho.dylib 0x7fff8fe03000 - 0x7fff8fe1dff3 liblzma.5.dylib (10) /usr/lib/liblzma.5.dylib 0x7fff8fe89000 - 0x7fff8ff98fe7 libvDSP.dylib (563.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8fff0000 - 0x7fff8fff5fff com.apple.DiskArbitration (2.7 - 2.7) <462C7E70-E5F1-3A43-BB2A-903B544D1A9F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8fff6000 - 0x7fff90056fff com.apple.QuickLookFramework (5.0 - 689) <4F7A18F8-F34C-34A8-A91F-0D7F4E3F2853> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff90192000 - 0x7fff903dcfff com.apple.AddressBook.framework (9.0 - 1670) <7454C2B6-B66A-3B05-9675-C79743BDA58B> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff903dd000 - 0x7fff91623ff7 com.apple.CoreGraphics (1.600.0 - 916.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff91624000 - 0x7fff9162cfe7 libsystem_platform.dylib (73) <89357CAA-A2F2-39B1-8FA1-CEC2BEE61DDB> /usr/lib/system/libsystem_platform.dylib 0x7fff9164c000 - 0x7fff9169fff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib 0x7fff916a0000 - 0x7fff916dafff com.apple.QD (3.12 - 302) <8465EEA6-A25A-3804-8A4C-EE9970855C03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff916db000 - 0x7fff91745ff7 com.apple.contacts.Contacts (1.0 - 2120.1) <44B5A0DB-7EF4-3B7D-A3AE-FEA154E65D4D> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts 0x7fff917aa000 - 0x7fff917b6ff7 com.apple.OpenDirectory (10.11 - 194) <309286B2-DE02-3ABA-B574-287CB9011F9E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff91978000 - 0x7fff9197affb libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib 0x7fff91980000 - 0x7fff91ac4ff7 com.apple.QTKit (7.7.3 - 2927) <5E0ACBFE-35B9-347D-950B-8E22E5614BDC> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff91aee000 - 0x7fff91af1fff libCoreVMClient.dylib (119.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff91af2000 - 0x7fff91b63fff com.apple.ApplicationServices.ATS (377 - 388) <66AA84FF-CFAF-3891-8DDD-416CDB418A94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff91b64000 - 0x7fff91b80ff7 libextension.dylib (78) <71EA5853-72A3-335F-B068-E7BEEF78D7B6> /usr/lib/libextension.dylib 0x7fff91b81000 - 0x7fff91b82ff7 libodfde.dylib (23) <97DE4A01-FA1B-3DD9-8416-8A8CB462C9C0> /usr/lib/libodfde.dylib 0x7fff91b83000 - 0x7fff91b92ffb com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff91bd6000 - 0x7fff91bd7fff libUAPreferences.dylib (267) /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib 0x7fff91bd8000 - 0x7fff91c2dff7 com.apple.AE (698 - 698) <344E5A65-3992-3437-A124-DD9405F6FF74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff91c2e000 - 0x7fff91c55fff com.apple.ChunkingLibrary (167 - 167) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff91c87000 - 0x7fff91d41fff com.apple.DiscRecording (9.0 - 9000.4.2) <792B471C-64DA-3899-ACB0-AB07B7281877> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff91d42000 - 0x7fff91d64ff7 com.apple.Sharing (424 - 424) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff91d9d000 - 0x7fff91dd0fff com.apple.MediaKit (16 - 804) <35598158-4B1B-3201-8DE5-03EF547581E4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff91e05000 - 0x7fff91e2cff7 com.apple.ProtectedCloudStorage (1.0 - 1) <8C0AEA0D-EC48-3D85-B89D-3CA4698FF6B9> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff91e2d000 - 0x7fff91e32ff3 libunwind.dylib (35.3) <5988722D-6A06-37E5-87C9-EEB65738B0A3> /usr/lib/system/libunwind.dylib 0x7fff91e36000 - 0x7fff91f7cfcf com.apple.coreui (2.1 - 356) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff91fa1000 - 0x7fff9208bff7 com.apple.QuickLookUIFramework (5.0 - 689) <0C1D755C-9DCE-3926-8AFB-0A0F08A931F6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff9208f000 - 0x7fff92097fff libcopyfile.dylib (125) <6950058D-9519-31A0-A00E-634C2EF6B432> /usr/lib/system/libcopyfile.dylib 0x7fff92098000 - 0x7fff92098ff7 libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib 0x7fff920c0000 - 0x7fff920c0fff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff920c6000 - 0x7fff920e1fff com.apple.aps.framework (4.0 - 4.0) <24BB5373-39F4-38FE-B1DB-C6136AD348AF> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff920f7000 - 0x7fff92107ff3 com.apple.ProtocolBuffer (1 - 242) <64D66EAA-D971-38D3-97D7-A9EFE9500408> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff92133000 - 0x7fff921d6ff7 com.apple.Bluetooth (4.4.0 - 4.4.0d84) <939D6C94-6B12-3E2C-81B5-D05AE0A6ED4F> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff921d7000 - 0x7fff92276fff com.apple.Metadata (10.7.0 - 962) <2698553E-48BB-3B59-A032-80A352968FDC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff922f4000 - 0x7fff92307fff com.apple.CoreBluetooth (1.0 - 1) <89FD585B-ECD1-3D30-AC10-CAD5DA2B3D60> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff92308000 - 0x7fff92327ff7 com.apple.framework.Apple80211 (11.0 - 1101.27.1) <6D47E1CE-05AE-31E4-A0F3-5324E5571230> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff92328000 - 0x7fff92333fff libGL.dylib (12.0.34.9) <100E1CCC-D03D-3048-A514-B3FE22A4278E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff92334000 - 0x7fff92339fff com.apple.ImageCapture (9.0 - 9.0) <5E8EA786-1E92-3DD3-BABB-E5F833A19296> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff9233c000 - 0x7fff92890fff com.apple.MediaToolbox (1.0 - 1723) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff92891000 - 0x7fff9289fff7 libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib 0x7fff92c3a000 - 0x7fff92c3dff7 com.apple.help (1.3.3 - 46) <01E3E7CC-B14B-3922-B9F3-38A6E9E1DCB3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff92c5f000 - 0x7fff92c70fff libSparseBLAS.dylib (1159) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff92c71000 - 0x7fff92cc4fff com.apple.ImageCaptureCore (7.0 - 7.0) <52155F82-7C1E-3627-9DE8-4D3C71DA6106> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff92ccd000 - 0x7fff92cfbff7 com.apple.CoreServicesInternal (248 - 248) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff92cfc000 - 0x7fff92d00fff com.apple.LoginUICore (3.1 - 3.1) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff92d14000 - 0x7fff92d3dff7 libsystem_info.dylib (476) <9D7B30C7-734D-33E1-814E-63B9492DFCEA> /usr/lib/system/libsystem_info.dylib 0x7fff92dbc000 - 0x7fff93137fff com.apple.VideoToolbox (1.0 - 1723) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff932c6000 - 0x7fff932e4fff libsystem_kernel.dylib (3247.1.68) <80F2F373-C9C1-3241-9576-B39361B485F1> /usr/lib/system/libsystem_kernel.dylib 0x7fff932e5000 - 0x7fff93303ffb libedit.3.dylib (43) <1D3E3152-4001-3C19-B56A-7543F1BBA47C> /usr/lib/libedit.3.dylib 0x7fff93304000 - 0x7fff93321fff com.apple.AppleVPAFramework (2.0.15 - 2.0.15) <2DA6D133-68C0-3BCC-BF11-AEB779CF9917> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff93328000 - 0x7fff9332bff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff9332c000 - 0x7fff93493fff libBLAS.dylib (1159) <88D8A0A4-6257-3F90-941B-84FF0C9D5F49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff934a5000 - 0x7fff93595fff libJP2.dylib (1425) <6E4230CA-D9D9-3164-B131-00118363F3CE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff93ecb000 - 0x7fff93ed6fff libcsfde.dylib (513) <20B4A3B7-D3FA-31F3-A672-5E8209DF5DF0> /usr/lib/libcsfde.dylib 0x7fff93ed7000 - 0x7fff93f4dfff libcorecrypto.dylib (327) <278A1F8D-70F7-3C4E-A707-C0D27643F3BA> /usr/lib/system/libcorecrypto.dylib 0x7fff93f67000 - 0x7fff93f6ffff com.apple.AppleSRP (5.0 - 1) <98592F10-2B24-3C53-99FC-754FF9380644> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff93f70000 - 0x7fff93f71fff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib 0x7fff93f72000 - 0x7fff93fbdff7 com.apple.CoreMediaIO (701.0 - 4788) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff93fc1000 - 0x7fff93fcaffb libsystem_notify.dylib (149) /usr/lib/system/libsystem_notify.dylib 0x7fff93fcb000 - 0x7fff94257fff libmecabra.dylib (688) /usr/lib/libmecabra.dylib 0x7fff94258000 - 0x7fff94266fff com.apple.opengl (12.0.34 - 12.0.34) <0626A9AE-32AB-3805-B094-F8736D4D8FD8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff94267000 - 0x7fff9426ffff libsystem_networkextension.dylib (375) <2EBD172D-CB71-3DF9-A9CB-CAEEFECAD049> /usr/lib/system/libsystem_networkextension.dylib 0x7fff94270000 - 0x7fff9427efff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib 0x7fff9427f000 - 0x7fff942dbfef libTIFF.dylib (1425) <87ED9BEE-F869-3410-8011-6FA33BE2A622> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff942dc000 - 0x7fff9434bfff com.apple.SearchKit (1.4.0 - 1.4.0) <52ED2549-9404-38E5-A4AA-2194E547CF8C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff94351000 - 0x7fff9436affb com.apple.openscripting (1.7 - 169) <6950C519-2D78-3F3D-9B08-489E06B82BA0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff9436b000 - 0x7fff943b1ff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib 0x7fff943b2000 - 0x7fff9461cfff com.apple.imageKit (2.6 - 921) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff94755000 - 0x7fff94c77fff com.apple.QuartzComposer (5.1 - 334) <759D0ACF-F053-3246-8763-5C25E9E98A60> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff94d0e000 - 0x7fff94d16fff libMatch.1.dylib (27) <3AC0BFB8-7E69-3DBE-A175-7F3946FC4554> /usr/lib/libMatch.1.dylib 0x7fff94d17000 - 0x7fff94d20fff com.apple.icloud.FindMyDevice (1.0 - 1) <807E8666-E05A-31A6-85C8-BD6CF9538737> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff94d4e000 - 0x7fff94df4fff com.apple.LanguageModeling (1.0 - 1) <18A009F8-123D-3B98-A745-5868B1590F3F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff94df8000 - 0x7fff94e08fff com.apple.AppleScriptObjC (1.3.1 - 31) <2421D592-1200-3302-B07C-AF84ABB1C086> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC 0x7fff94e09000 - 0x7fff94e09fff com.apple.quartzframework (1.5 - 1.5) <126F1FF2-8F5E-3315-ADE8-DDDB57FF4EA7> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff95140000 - 0x7fff9518cff7 com.apple.corelocation (1486.17 - 1615.33) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff951be000 - 0x7fff95200fff com.apple.framework.ConfigurationProfiles (8.0 - 837) <17EE345E-18A9-3CEB-B05F-8CDD0408C202> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles 0x7fff952ac000 - 0x7fff95316ff7 com.apple.framework.CoreWLAN (11.0 - 1100.17) <3D7FE63F-78A2-3556-BE43-4923E02A9A65> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff95317000 - 0x7fff9531ffef libcldcpuengine.dylib (2.6.1) <3251E1A0-1051-3823-9407-A65A0C3C5D81> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff95356000 - 0x7fff95359ff7 libCoreFSCache.dylib (119.1) <74AAA780-A47E-3D80-A458-91E189CF85AA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff9535a000 - 0x7fff95373fff com.apple.network.statistics.framework (1.2 - 1) <37F35C4D-8A21-3226-B0F8-C004631AFC79> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics 0x7fff9537f000 - 0x7fff9538afff com.apple.DirectoryService.Framework (10.11 - 194) <71CC60CA-A766-3B9C-9AB9-EAF4C69D739B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff953fc000 - 0x7fff95732ff7 com.apple.WebKit (11601 - 11601.1.41) <4A2531E3-5A60-3894-BC81-84F663FF88DD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff95733000 - 0x7fff95735fff com.apple.loginsupport (1.0 - 1) <93B8943F-DFC0-3D0B-AD26-396B6C895A12> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff95736000 - 0x7fff9573cfff com.apple.XPCService (2.0 - 1) /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fff9573d000 - 0x7fff95b39fff libLAPACK.dylib (1159) <7618C270-D895-345C-B08B-102286A05A55> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff95b3a000 - 0x7fff95b3afff com.apple.CoreServices (725 - 725) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff95d8d000 - 0x7fff95dd8ffb com.apple.print.framework.PrintCore (11.0 - 471) <023B1969-E338-3308-8CAA-187017663575> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff95ed3000 - 0x7fff95ed5fff com.apple.OAuth (25 - 25) <96CDA969-5C46-351A-B28D-0CC4FF9A76F4> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff95fa5000 - 0x7fff95fd0ff3 libarchive.2.dylib (32) /usr/lib/libarchive.2.dylib 0x7fff95fd6000 - 0x7fff95fe1fff com.apple.CrashReporterSupport (10.11 - 712) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff95fe2000 - 0x7fff96078fff com.apple.ColorSync (4.9.0 - 4.9.0) <10BA4277-332D-3BDE-9243-69EE7AA08B58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff960ad000 - 0x7fff960c9ff3 libresolv.9.dylib (60) /usr/lib/libresolv.9.dylib 0x7fff960e9000 - 0x7fff96212ffb com.apple.CoreText (352.0 - 484) <48532C63-A3E7-3B66-83B7-094908FC6900> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff96215000 - 0x7fff96215fff libOpenScriptingUtil.dylib (169) /usr/lib/libOpenScriptingUtil.dylib 0x7fff964c3000 - 0x7fff964fbfff com.apple.RemoteViewServices (2.0 - 99) <2F5269C0-8911-3882-92E7-276AAAFE8FC6> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff96573000 - 0x7fff96697fef libsqlite3.dylib (214) <88C97A2F-F41A-3C69-8340-428299050E50> /usr/lib/libsqlite3.dylib 0x7fff96698000 - 0x7fff96699fff com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff9669a000 - 0x7fff9669afff com.apple.Accelerate (1.10 - Accelerate 1.10) <67D541E6-94AB-3A9A-9CFA-A2CFE0CBA844> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff9669e000 - 0x7fff96863fff com.apple.ImageIO.framework (3.3.0 - 1425) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff96886000 - 0x7fff9688bfff libheimdal-asn1.dylib (448) /usr/lib/libheimdal-asn1.dylib 0x7fff96a84000 - 0x7fff96ab1fff libdispatch.dylib (500.1.2) <9899EECC-D37C-3003-ABFD-9175C2C51CC2> /usr/lib/system/libdispatch.dylib 0x7fff96ab2000 - 0x7fff96ab2fff com.apple.IOPlatformPluginFamily (1.0 - 1) <88B36DE3-A301-3F1C-8180-B4EC1B7F9130> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily 0x7fff96fc3000 - 0x7fff96fceff7 com.apple.AppSandbox (4.0 - 260) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff96fcf000 - 0x7fff96fdbfff com.apple.SpeechRecognitionCore (2.2.3 - 2.2.3) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff96fdc000 - 0x7fff96fdfff7 libsystem_sandbox.dylib (451) <8962DF8A-2997-33C4-9756-C5716CE6BACD> /usr/lib/system/libsystem_sandbox.dylib 0x7fff96fe0000 - 0x7fff97281ff7 com.apple.CoreData (120 - 632) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 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: 89680 thread_create: 0 thread_set_state: 585

VM Region Summary: ReadOnly portion of Libraries: Total=425.9M resident=0K(0%) swapped_out_or_unallocated=425.9M(100%) Writable regions: Total=115.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=115.6M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate.framework 128K 2 Activity Tracing 2048K 2 CG backing stores 2624K 6 CG image 104K 6 CG shared images 304K 9 CoreAnimation 104K 18 CoreUI image data 1496K 9 CoreUI image file 192K 4 Dispatch continuations 8192K 2 Foundation 4K 2 Image IO 16K 2 Kernel Alloc Once 8K 3 MALLOC 68.9M 40 MALLOC guard page 32K 7 Memory Tag 242 12K 2 OpenCL 12K 3 Process Corpse Info 2048K 2 SQLite page cache 128K 2 STACK GUARD 56.0M 14 Stack 13.7M 15 VM_ALLOCATE 416K 12 DATA 43.8M 367 IMAGE 528K 2 LINKEDIT 115.9M 72 TEXT 310.0M 360 __UNICODE 552K 2 mapped file 107.1M 43 shared memory 16.3M 13 =========== ======= ======= TOTAL 750.3M 993

Model: MacBookPro11,1, BootROM MBP111.0138.B15, 2 processors, Intel Core i5, 2.6 GHz, 8 GB, SMC 2.16f68 Graphics: Intel Iris, Intel Iris, Built-In Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x112), Broadcom BCM43xx 1.0 (7.21.87.0.7a1) Bluetooth: Version 4.4.0d84 16151, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SD0128F, 121.33 GB USB Device: USB 3.0 Bus USB Device: Apple Internal Keyboard / Trackpad USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller Thunderbolt Bus: MacBook Pro, Apple Inc., 17.2

lsankar4033 commented 8 years ago

I'm also seeing the exception UNCAUGHT EXCEPTION (NSInvalidArgumentException): *** -[NSRegularExpression enumerateMatchesInString:options:range:usingBlock:]: nil argument when loading XCode 6.4 after having installed XVim from source.

ezioruan commented 8 years ago

I had fix it yet. it cause by vim's plugin. you may load them in you .xvimrc

JugglerShu commented 8 years ago

Remove command like s/.../.../ from your .xvimrc. (I'm going to fix it anyway)