Skip to content

Instantly share code, notes, and snippets.

@billgarrison
Last active August 29, 2015 13:57
Show Gist options
  • Save billgarrison/9417460 to your computer and use it in GitHub Desktop.
Save billgarrison/9417460 to your computer and use it in GitHub Desktop.
Textmate Spin Report
Sampling process 747 for 3 seconds with 1 millisecond of run time between samples
Sampling completed, processing symbols...
Analysis of sampling TextMate (pid 747) every 1 millisecond
Process: TextMate [747]
Path: /Applications/TextMate.app/Contents/MacOS/TextMate
Load Address: 0x10f456000
Identifier: com.macromates.TextMate.preview
Version: 2.0-alpha.9515 (9515)
Code Type: X86-64
Parent Process: launchd [170]
Date/Time: 2014-03-07 13:43:55.217 -0500
OS Version: Mac OS X 10.9.2 (13C64)
Report Version: 7
Call graph:
1793 Thread_22884 DispatchQueue_1: com.apple.main-thread (serial)
+ 1793 start (in TextMate) + 52 [0x10f457d64]
+ 1793 main (in TextMate) + 762 [0x10f471888]
+ 1793 NSApplicationMain (in AppKit) + 940 [0x7fff8fd58913]
+ 1793 -[NSApplication run] (in AppKit) + 553 [0x7fff8fd6db2c]
+ 1793 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit) + 122 [0x7fff8fd79a2b]
+ 1793 _DPSNextEvent (in AppKit) + 1434 [0x7fff8fd7a3de]
+ 1793 _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox) + 65 [0x7fff91b855bc]
+ 1793 ReceiveNextEventCommon (in HIToolbox) + 479 [0x7fff91b857b7]
+ 1793 RunCurrentEventLoopInMode (in HIToolbox) + 226 [0x7fff91b85a0d]
+ 1793 CFRunLoopRunSpecific (in CoreFoundation) + 309 [0x7fff94ecb0b5]
+ 1793 __CFRunLoopRun (in CoreFoundation) + 831 [0x7fff94ecb62f]
+ 1793 __CFRunLoopDoSources0 (in CoreFoundation) + 242 [0x7fff94ecbea2]
+ 1793 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 17 [0x7fff94eda731]
+ 1793 oak::server_t<ng::buffer_parser_t, ng::buffer_parser_t::request_t, ng::buffer_parser_t::result_t>::master_run() (in buffer.dylib) + 168 [0x10f8b70ec]
+ 1793 ng::buffer_parser_t::handle_reply(ng::buffer_parser_t::result_t const&) (in buffer.dylib) + 99 [0x10f8b32ab]
+ 1793 ng::buffer_t::update_scopes(unsigned long, unsigned long const&, std::__1::pair<unsigned long, unsigned long> const&, std::__1::map<unsigned long, scope::scope_t, std::__1::less<unsigned long>, std::__1::allocator<std::__1::pair<unsigned long const, scope::scope_t> > > const&, std::__1::shared_ptr<parse::stack_t>) (in buffer.dylib) + 1773 [0x10f8b39e1]
+ 1793 void oak::callbacks_t<ng::callback_t, false>::operator()<void (ng::callback_t::*)(unsigned long, unsigned long), unsigned long, unsigned long>(void (ng::callback_t::*)(unsigned long, unsigned long), unsigned long, unsigned long) const (in buffer.dylib) + 98 [0x10f8b67bc]
+ 1793 buffer_refresh_callback_t::did_parse(unsigned long, unsigned long) (in OakTextView) + 50 [0x10feaba34]
+ 1793 -[OakTextView redisplayFrom:to:] (in OakTextView) + 288 [0x10feaf58a]
+ 1793 refresh_helper_t::~refresh_helper_t() (in OakTextView) + 1003 [0x10fed8497]
+ 1793 ng::layout_t::end_refresh_cycle(ng::ranges_t const&, CGRect, ng::ranges_t const&) (in layout.dylib) + 166 [0x1100038ce]
+ 1793 ng::layout_t::update_metrics(CGRect) (in layout.dylib) + 821 [0x110002e5b]
+ 1793 ng::paragraph_t::layout(std::__1::shared_ptr<theme_t> const&, bool, unsigned long, ct::metrics_t const&, CGRect, ng::buffer_t const&, unsigned long) (in layout.dylib) + 1621 [0x11000c4ab]
+ 1793 ng::paragraph_t::node_t::layout(double, double, std::__1::shared_ptr<theme_t> const&, bool, unsigned long, ct::metrics_t const&, ng::buffer_t const&, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) (in layout.dylib) + 167 [0x110009f47]
+ 1793 std::__1::shared_ptr<ct::line_t> std::__1::shared_ptr<ct::line_t>::make_shared<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::map<unsigned long, scope::scope_t, std::__1::less<unsigned long>, std::__1::allocator<std::__1::pair<unsigned long const, scope::scope_t> > >, std::__1::shared_ptr<theme_t> const&, std::nullptr_t>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, std::__1::map<unsigned long, scope::scope_t, std::__1::less<unsigned long>, std::__1::allocator<std::__1::pair<unsigned long const, scope::scope_t> > >&&, std::__1::shared_ptr<theme_t> const&&&, std::nullptr_t&&) (in layout.dylib) + 96 [0x11000f62a]
+ 1793 ct::line_t::line_t(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::map<unsigned long, scope::scope_t, std::__1::less<unsigned long>, std::__1::allocator<std::__1::pair<unsigned long const, scope::scope_t> > > const&, std::__1::shared_ptr<theme_t> const&, CGColor*) (in layout.dylib) + 1470 [0x10fff4c1e]
+ 1793 CTLineCreateWithAttributedString (in CoreText) + 56 [0x7fff8d5dfe33]
+ 1793 TTypesetterAttrString::Initialize(__CFAttributedString const*) (in CoreText) + 755 [0x7fff8d5e03c1]
+ 1793 TTypesetter::FinishLayout(std::__1::tuple<TLine const*, TCharStream const*, void const* (*)(__CTRun const*, __CFString const*, void*), void*, std::__1::shared_ptr<TBidiLevelsProvider>*, unsigned int, unsigned char> const&, TLine&, bool, TGlyphList<TDeletedGlyphIndex>*) (in CoreText) + 41 [0x7fff8d6314e9]
+ 645 TKerningEngine::PositionGlyphs(TLine&, TCharStream const*) (in CoreText) + 338 [0x7fff8d5e9e14]
+ ! 645 TAATKerxEngine::TAATKerxEngine(TRunGlue&, AnnexTableFlag) (in CoreText) + 18 [0x7fff8d5ea1ac]
+ ! 445 TKerningEngineImplementation::TKerningEngineImplementation(TRunGlue&) (in CoreText) + 126 [0x7fff8d5ea3a0]
+ ! : 368 TKerningEngineImplementation::RunsSimilar(TRun const&, TRun const&) (in CoreText) + 38,8,... [0x7fff8d5fe8f0,0x7fff8d5fe8d2,...]
+ ! : 77 TKerningEngineImplementation::RunsSimilar(TRun const&, TRun const&) (in CoreText) + 73 [0x7fff8d5fe913]
+ ! : 49 TFont::Compare(TFont const&) const (in CoreText) + 4,335,... [0x7fff8d5fe1f0,0x7fff8d5fe33b,...]
+ ! : 16 TFont::Compare(TFont const&) const (in CoreText) + 169 [0x7fff8d5fe295]
+ ! : + 16 operator==(TCFRef<__CFDictionary const*> const&, TCFRef<__CFDictionary const*> const&) (in CoreText) + 0,7,... [0x7fff8d5fe34a,0x7fff8d5fe351,...]
+ ! : 12 TFont::Compare(TFont const&) const (in CoreText) + 35 [0x7fff8d5fe20f]
+ ! : 12 operator==(TCFRef<__CTFontDescriptor const*> const&, TCFRef<__CTFontDescriptor const*> const&) (in CoreText) + 4,39,... [0x7fff8d5f521f,0x7fff8d5f5242,...]
+ ! 150 TKerningEngineImplementation::TKerningEngineImplementation(TRunGlue&) (in CoreText) + 114,110,... [0x7fff8d5ea394,0x7fff8d5ea390,...]
+ ! 50 TKerningEngineImplementation::TKerningEngineImplementation(TRunGlue&) (in CoreText) + 146 [0x7fff8d5ea3b4]
+ ! 50 TAttributes::GetKernSetting(double&) const (in CoreText) + 24,32,... [0x7fff8d5ea154,0x7fff8d5ea15c,...]
+ 638 TKerningEngine::PositionGlyphs(TLine&, TCharStream const*) (in CoreText) + 466 [0x7fff8d5e9e94]
+ ! 637 TAATKernEngine::TAATKernEngine(TRunGlue&) (in CoreText) + 19 [0x7fff8d5ea481]
+ ! : 437 TKerningEngineImplementation::TKerningEngineImplementation(TRunGlue&) (in CoreText) + 126 [0x7fff8d5ea3a0]
+ ! : | 360 TKerningEngineImplementation::RunsSimilar(TRun const&, TRun const&) (in CoreText) + 38,8,... [0x7fff8d5fe8f0,0x7fff8d5fe8d2,...]
+ ! : | 77 TKerningEngineImplementation::RunsSimilar(TRun const&, TRun const&) (in CoreText) + 73 [0x7fff8d5fe913]
+ ! : | 45 TFont::Compare(TFont const&) const (in CoreText) + 335,73,... [0x7fff8d5fe33b,0x7fff8d5fe235,...]
+ ! : | 22 TFont::Compare(TFont const&) const (in CoreText) + 169 [0x7fff8d5fe295]
+ ! : | ! 22 operator==(TCFRef<__CFDictionary const*> const&, TCFRef<__CFDictionary const*> const&) (in CoreText) + 0,39,... [0x7fff8d5fe34a,0x7fff8d5fe371,...]
+ ! : | 10 TFont::Compare(TFont const&) const (in CoreText) + 35 [0x7fff8d5fe20f]
+ ! : | 10 operator==(TCFRef<__CTFontDescriptor const*> const&, TCFRef<__CTFontDescriptor const*> const&) (in CoreText) + 10,39,... [0x7fff8d5f5225,0x7fff8d5f5242,...]
+ ! : 137 TKerningEngineImplementation::TKerningEngineImplementation(TRunGlue&) (in CoreText) + 114,110,... [0x7fff8d5ea394,0x7fff8d5ea390,...]
+ ! : 63 TKerningEngineImplementation::TKerningEngineImplementation(TRunGlue&) (in CoreText) + 146 [0x7fff8d5ea3b4]
+ ! : 63 TAttributes::GetKernSetting(double&) const (in CoreText) + 32,24,... [0x7fff8d5ea15c,0x7fff8d5ea154,...]
+ ! 1 TAATKernEngine::TAATKernEngine(TRunGlue&) (in CoreText) + 297 [0x7fff8d5ea597]
+ 505 TKerningEngine::PositionGlyphs(TLine&, TCharStream const*) (in CoreText) + 190 [0x7fff8d5e9d80]
+ ! 503 TRunGlue::TRunGlue(TLine*, CFRange, TGlyphList<TDeletedGlyphIndex>*) (in CoreText) + 223 [0x7fff8d5e8891]
+ ! : 503 TRunGlue::ComputeEndIndex() (in CoreText) + 90,83,... [0x7fff8d5e8950,0x7fff8d5e8949,...]
+ ! 2 TRunGlue::UpdateForCurrentRealRun() const (in CoreText) + 44,29 [0x7fff8d5e89b4,0x7fff8d5e89a5]
+ 5 TKerningEngine::PositionGlyphs(TLine&, TCharStream const*) (in CoreText) + 613 [0x7fff8d5e9f27]
1793 Thread_22897 DispatchQueue_2: com.apple.libdispatch-manager (serial)
+ 1793 _dispatch_mgr_thread (in libdispatch.dylib) + 52 [0x7fff8877e152]
+ 1793 _dispatch_mgr_invoke (in libdispatch.dylib) + 239 [0x7fff8877e43d]
+ 1793 kevent64 (in libsystem_kernel.dylib) + 10 [0x7fff92923662]
1793 Thread_22919: server (N2ng15buffer_parser_tE)
+ 1793 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff88dfffc9]
+ 1793 _pthread_start (in libsystem_pthread.dylib) + 137 [0x7fff88dfb72a]
+ 1793 _pthread_body (in libsystem_pthread.dylib) + 138 [0x7fff88dfb899]
+ 1793 oak::server_t<ng::buffer_parser_t, ng::buffer_parser_t::request_t, ng::buffer_parser_t::result_t>::server_t(unsigned long)::runner_t::server(void*) (in buffer.dylib) + 9 [0x10f8b4411]
+ 1793 oak::server_t<ng::buffer_parser_t, ng::buffer_parser_t::request_t, ng::buffer_parser_t::result_t>::server_run() (in buffer.dylib) + 182 [0x10f8b71f6]
+ 1793 _pthread_cond_wait (in libsystem_pthread.dylib) + 727 [0x7fff88dfdc3b]
+ 1793 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff92922716]
1793 Thread_22922: server (N4file6read_tE)
+ 1793 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff88dfffc9]
+ 1793 _pthread_start (in libsystem_pthread.dylib) + 137 [0x7fff88dfb72a]
+ 1793 _pthread_body (in libsystem_pthread.dylib) + 138 [0x7fff88dfb899]
+ 1793 oak::server_t<file::read_t, file::read_t::request_t, file::read_t::result_t>::server_t(unsigned long)::runner_t::server(void*) (in file.dylib) + 9 [0x10fd21b05]
+ 1793 oak::server_t<file::read_t, file::read_t::request_t, file::read_t::result_t>::server_run() (in file.dylib) + 189 [0x10fd24249]
+ 1793 _pthread_cond_wait (in libsystem_pthread.dylib) + 727 [0x7fff88dfdc3b]
+ 1793 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff92922716]
1793 Thread_22923: com.apple.CFSocket.private
+ 1793 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff88dfffc9]
+ 1793 _pthread_start (in libsystem_pthread.dylib) + 137 [0x7fff88dfb72a]
+ 1793 _pthread_body (in libsystem_pthread.dylib) + 138 [0x7fff88dfb899]
+ 1793 __CFSocketManager (in CoreFoundation) + 867 [0x7fff94f17b83]
+ 1793 __select (in libsystem_kernel.dylib) + 10 [0x7fff929229aa]
1793 Thread_22932
+ 1793 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff88dfffc9]
+ 1793 _pthread_start (in libsystem_pthread.dylib) + 137 [0x7fff88dfb72a]
+ 1793 _pthread_body (in libsystem_pthread.dylib) + 138 [0x7fff88dfb899]
+ 1793 _NSEventThread (in AppKit) + 144 [0x7fff8ff1a16e]
+ 1793 CFRunLoopRunSpecific (in CoreFoundation) + 309 [0x7fff94ecb0b5]
+ 1793 __CFRunLoopRun (in CoreFoundation) + 1161 [0x7fff94ecb779]
+ 1793 __CFRunLoopServiceMachPort (in CoreFoundation) + 181 [0x7fff94ecc155]
+ 1793 mach_msg (in libsystem_kernel.dylib) + 64 [0x7fff9291dd18]
+ 1793 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff9291ea1a]
1793 Thread_22933: document::watch_server_t
+ 1793 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff88dfffc9]
+ 1793 _pthread_start (in libsystem_pthread.dylib) + 137 [0x7fff88dfb72a]
+ 1793 _pthread_body (in libsystem_pthread.dylib) + 138 [0x7fff88dfb899]
+ 1793 document::watch_server_t::server_run_stub(void*) (in document.dylib) + 9 [0x10f9ae2b7]
+ 1793 document::watch_server_t::server_run() (in document.dylib) + 1360 [0x10f9ae21c]
+ 1793 kevent (in libsystem_kernel.dylib) + 10 [0x7fff9292364a]
1097 Thread_24334
1097 start_wqthread (in libsystem_pthread.dylib) + 13 [0x7fff88dfffb9]
1097 _pthread_wqthread (in libsystem_pthread.dylib) + 330 [0x7fff88dfcf08]
1097 __workq_kernreturn (in libsystem_kernel.dylib) + 10 [0x7fff92922e6a]
Total number in stack (recursive counted multiple, when >=5):
5 _pthread_body (in libsystem_pthread.dylib) + 138 [0x7fff88dfb899]
5 _pthread_start (in libsystem_pthread.dylib) + 137 [0x7fff88dfb72a]
5 thread_start (in libsystem_pthread.dylib) + 13 [0x7fff88dfffc9]
Sort by top of stack, same collapsed (when >= 5):
__psynch_cvwait (in libsystem_kernel.dylib) 3586
__select (in libsystem_kernel.dylib) 1793
kevent (in libsystem_kernel.dylib) 1793
kevent64 (in libsystem_kernel.dylib) 1793
mach_msg_trap (in libsystem_kernel.dylib) 1793
__workq_kernreturn (in libsystem_kernel.dylib) 1097
TKerningEngineImplementation::RunsSimilar(TRun const&, TRun const&) (in CoreText) 728
TRunGlue::ComputeEndIndex() (in CoreText) 503
TKerningEngineImplementation::TKerningEngineImplementation(TRunGlue&) (in CoreText) 287
TAttributes::GetKernSetting(double&) const (in CoreText) 113
TFont::Compare(TFont const&) const (in CoreText) 94
operator==(TCFRef<__CFDictionary const*> const&, TCFRef<__CFDictionary const*> const&) (in CoreText) 38
operator==(TCFRef<__CTFontDescriptor const*> const&, TCFRef<__CTFontDescriptor const*> const&) (in CoreText) 22
TKerningEngine::PositionGlyphs(TLine&, TCharStream const*) (in CoreText) 5
Binary Images:
0x10f456000 - 0x10f484ff7 +com.macromates.TextMate.preview (2.0-alpha.9515 - 9515) <0DA58007-5182-39CA-BB88-A18BEFAB2FDB> /Applications/TextMate.app/Contents/MacOS/TextMate
0x10f4be000 - 0x10f4dcff7 +com.macromates.TextMate.BundleEditor (1.0.0 - 1.0) <C4C08D79-3368-3FE2-9D89-BD95CD153D00> /Applications/TextMate.app/Contents/Frameworks/BundleEditor.framework/Versions/A/BundleEditor
0x10f516000 - 0x10f51bfff +BundleMenu.dylib (1.0.1) <00E2CF08-3119-3E10-9EBA-B41534E8FEE8> /Applications/TextMate.app/Contents/Frameworks/BundleMenu.dylib
0x10f529000 - 0x10f53dfff +BundlesManager.dylib (1.0.1) <9C68E49B-5629-3ACF-877D-C12B1CC45C83> /Applications/TextMate.app/Contents/Frameworks/BundlesManager.dylib
0x10f560000 - 0x10f565fff +CrashReporter.dylib (1.0.1) <8293767A-7133-3BE0-95E4-1B50B01E7CDF> /Applications/TextMate.app/Contents/Frameworks/CrashReporter.dylib
0x10f571000 - 0x10f5c4fff +com.macromates.TextMate.DocumentWindow (1.0.0 - 1.0) <D9741EB7-B209-3838-B86D-414E91125AE5> /Applications/TextMate.app/Contents/Frameworks/DocumentWindow.framework/Versions/A/DocumentWindow
0x10f61a000 - 0x10f652ff7 +com.macromates.TextMate.Find (1.0.0 - 1.0) <D0DEFF6A-41E2-3F93-8BF1-A0DBAF173C5A> /Applications/TextMate.app/Contents/Frameworks/Find.framework/Versions/A/Find
0x10f687000 - 0x10f6daff7 +com.macromates.TextMate.OakAppKit (1.0.0 - 1.0) <AF9D9066-7834-3AD1-98D0-D449D5C12566> /Applications/TextMate.app/Contents/Frameworks/OakAppKit.framework/Versions/A/OakAppKit
0x10f72e000 - 0x10f778ff7 +com.macromates.TextMate.OakFileBrowser (1.0.0 - 1.0) <B734D198-D2BD-3667-9B87-1AA3FFA230BE> /Applications/TextMate.app/Contents/Frameworks/OakFileBrowser.framework/Versions/A/OakFileBrowser
0x10f7b8000 - 0x10f7e8fff +com.macromates.TextMate.OakFilterList (1.0.0 - 1.0) <7D5974B1-3C64-36A5-A62D-6FDF76E7700D> /Applications/TextMate.app/Contents/Frameworks/OakFilterList.framework/Versions/A/OakFilterList
0x10f81f000 - 0x10f824fff +OakFoundation.dylib (1.0.1) <B5D731E1-7549-31A5-8EF9-74F56A470361> /Applications/TextMate.app/Contents/Frameworks/OakFoundation.dylib
0x10f834000 - 0x10f837fff +OakSystem.dylib (1.0.1) <4E153C21-F989-35AE-9D7E-6231E3043010> /Applications/TextMate.app/Contents/Frameworks/OakSystem.dylib
0x10f847000 - 0x10f863fff +com.macromates.TextMate.Preferences (1.0.0 - 1.0) <8B8210ED-5A5F-3CB3-B7A6-72265BC6F73A> /Applications/TextMate.app/Contents/Frameworks/Preferences.framework/Versions/A/Preferences
0x10f882000 - 0x10f88eff7 +com.macromates.TextMate.SoftwareUpdate (1.0.0 - 1.0) <CB28FE82-5828-3331-8DBC-6F0952D35D53> /Applications/TextMate.app/Contents/Frameworks/SoftwareUpdate.framework/Versions/A/SoftwareUpdate
0x10f8a4000 - 0x10f8c5ff7 +buffer.dylib (1.0.1) <C5FBEBA1-4914-3DA3-8DB0-1807E7572E57> /Applications/TextMate.app/Contents/Frameworks/buffer.dylib
0x10f8f8000 - 0x10f916fff +bundles.dylib (1.0.1) <FCC34EA7-466B-38B6-91FF-D7F5A284BD3B> /Applications/TextMate.app/Contents/Frameworks/bundles.dylib
0x10f956000 - 0x10f965fff +command.dylib (1.0.1) <61393E11-B28C-3668-AF91-FB1F968AC7FA> /Applications/TextMate.app/Contents/Frameworks/command.dylib
0x10f98d000 - 0x10f98dfff +crash.dylib (1.0.1) <683E35CC-E3FA-37C0-BA2C-78CAC39C5E88> /Applications/TextMate.app/Contents/Frameworks/crash.dylib
0x10f993000 - 0x10f9b9ff7 +document.dylib (1.0.1) <91D2CB71-DAC2-31AE-A1FE-CD493C04B736> /Applications/TextMate.app/Contents/Frameworks/document.dylib
0x10fa04000 - 0x10fa05ff9 +cl_kernels (???) <F22531E2-E04E-4330-A22A-6F04B630856E> cl_kernels
0x10fa09000 - 0x10fa09ff6 +cl_kernels (???) <4CE3616E-E416-4423-95B7-F2FA5A606694> cl_kernels
0x10fa0b000 - 0x10fa1ffff +io.dylib (1.0.1) <19418EE8-02B8-3DC6-8BB9-AE152D4A6EFD> /Applications/TextMate.app/Contents/Frameworks/io.dylib
0x10fa41000 - 0x10fa45fff +kvdb.dylib (1.0.1) <129011D4-B45F-35A5-A2CF-B4273B7B4668> /Applications/TextMate.app/Contents/Frameworks/kvdb.dylib
0x10fa4e000 - 0x10fa4ffe2 +cl_kernels (???) <54BA10B0-C67C-4634-9B49-B12404ACA483> cl_kernels
0x10fa51000 - 0x10fa57ff7 +license.dylib (1.0.1) <6ECE364E-4DFD-3658-A7DF-CA2F2A0B9CCA> /Applications/TextMate.app/Contents/Frameworks/license.dylib
0x10fa65000 - 0x10fa70fff +network.dylib (1.0.1) <FCB3F695-F816-3FA3-B795-D50C77132A07> /Applications/TextMate.app/Contents/Frameworks/network.dylib
0x10fa89000 - 0x10fa8eff7 +ns.dylib (1.0.1) <C7C4216B-DD79-3D0C-86B2-66671258F1B1> /Applications/TextMate.app/Contents/Frameworks/ns.dylib
0x10fa98000 - 0x10fa98fe7 +cl_kernels (???) <74E66D3D-A962-4E87-9BD1-F9A5EE2D83F4> cl_kernels
0x10fa9e000 - 0x10faeafff +plist.dylib (1.0.1) <2714C508-4601-3EC6-9FC5-B60364F99C5A> /Applications/TextMate.app/Contents/Frameworks/plist.dylib
0x10fb40000 - 0x10fb53ff7 +com.macromates.TextMate.scm (1.0.0 - 1.0) <17EC4CFF-149E-374D-8F5A-02FFE14BB612> /Applications/TextMate.app/Contents/Frameworks/scm.framework/Versions/A/scm
0x10fb76000 - 0x10fb77fef +cl_kernels (???) <23112C8D-3B4C-4B83-9A3B-0BFF6CE9421E> cl_kernels
0x10fb7d000 - 0x10fb84ff7 +scope.dylib (1.0.1) <CDDAFCD5-00AD-3357-8DB1-E20DE81253F6> /Applications/TextMate.app/Contents/Frameworks/scope.dylib
0x10fb95000 - 0x10fba2fff +settings.dylib (1.0.1) <0A5ED23F-A9A0-36CF-8FEC-BB6073864CC4> /Applications/TextMate.app/Contents/Frameworks/settings.dylib
0x10fbc1000 - 0x10fbccff7 +text.dylib (1.0.1) <07C30A90-F709-378B-B19F-2B10A811A9DF> /Applications/TextMate.app/Contents/Frameworks/text.dylib
0x10fbdd000 - 0x10fbf5ff7 +updater.dylib (1.0.1) <F29D7F21-672C-33CF-86EF-0ED5CAF58CF4> /Applications/TextMate.app/Contents/Frameworks/updater.dylib
0x10fc22000 - 0x10fc46fff +regexp.dylib (1.0.1) <AB0D0585-9493-372E-AC1C-D0F3514FE141> /Applications/TextMate.app/Contents/Frameworks/regexp.dylib
0x10fc8d000 - 0x10fc8eff7 +cf.dylib (1.0.1) <95C9370D-81C4-32A1-995C-64EF824943D3> /Applications/TextMate.app/Contents/Frameworks/cf.dylib
0x10fc98000 - 0x10fcfdfff +Onigmo.dylib (1.0.1) <10351513-2DB2-3968-BA36-A1ACE27F4E5F> /Applications/TextMate.app/Contents/Frameworks/Onigmo.dylib
0x10fd1b000 - 0x10fd35fff +file.dylib (1.0.1) <566DD756-EE3C-3C36-9B8E-68781B4F0D31> /Applications/TextMate.app/Contents/Frameworks/file.dylib
0x10fd64000 - 0x10fd65fee +cl_kernels (???) <F765F5ED-296A-4444-B885-3B534B01BA96> cl_kernels
0x10fd68000 - 0x10fd6aff7 +authorization.dylib (1.0.1) <3D5381FC-6688-380B-AA58-499870997DA0> /Applications/TextMate.app/Contents/Frameworks/authorization.dylib
0x10fd74000 - 0x10fda4fff +encoding.dylib (1.0.1) <6CD9F95A-2212-3B08-96E0-53CE3F045B52> /Applications/TextMate.app/Contents/Frameworks/encoding.dylib
0x10fdca000 - 0x10fddafff +parse.dylib (1.0.1) <6566B225-C8E4-36BC-85FF-748A80611094> /Applications/TextMate.app/Contents/Frameworks/parse.dylib
0x10fe01000 - 0x10fe02feb +cl_kernels (???) <87EF8017-922E-4097-813B-1D39C2DDCC0B> cl_kernels
0x10fe06000 - 0x10fe1efff +selection.dylib (1.0.1) <BB756162-F5E1-393C-9899-F4914430E21D> /Applications/TextMate.app/Contents/Frameworks/selection.dylib
0x10fe3a000 - 0x10fe3cfff +undo.dylib (1.0.1) <68BE88CD-6091-3F5F-B1C6-3F3EC8458720> /Applications/TextMate.app/Contents/Frameworks/undo.dylib
0x10fe45000 - 0x10fe46fff com.apple.AddressBook.LocalSourceBundle (8.0 - 1369) <FC0AC7FD-5351-3F6B-9D24-DD3BAA52C5ED> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
0x10fe4b000 - 0x10fe61fff +com.macromates.TextMate.HTMLOutput (1.0.0 - 1.0) <73FAEE3B-CD81-389D-A080-8E4CDAAEBF1A> /Applications/TextMate.app/Contents/Frameworks/HTMLOutput.framework/Versions/A/HTMLOutput
0x10fe7d000 - 0x10fe81fff +HTMLOutputWindow.dylib (1.0.1) <C4D29D43-2142-3FA1-A88C-E643D019D367> /Applications/TextMate.app/Contents/Frameworks/HTMLOutputWindow.dylib
0x10fe90000 - 0x10ff01fff +com.macromates.TextMate.OakTextView (1.0.0 - 1.0) <3376E2AC-0C17-30C6-B270-CEC0FF1BD79F> /Applications/TextMate.app/Contents/Frameworks/OakTextView.framework/Versions/A/OakTextView
0x10ff74000 - 0x10ffa8ff7 +editor.dylib (1.0.1) <185A381B-53EB-322A-A1B7-308239052FC1> /Applications/TextMate.app/Contents/Frameworks/editor.dylib
0x10fff3000 - 0x110017ff7 +layout.dylib (1.0.1) <DD5211AB-7207-3830-BDD2-6E54C03D9EF0> /Applications/TextMate.app/Contents/Frameworks/layout.dylib
0x110047000 - 0x110051ff7 +theme.dylib (1.0.1) <95926293-2C1A-360B-8E84-742EF3446407> /Applications/TextMate.app/Contents/Frameworks/theme.dylib
0x11006e000 - 0x110084ff7 +XcodeEditor.dylib (1.0.1) <88B1E608-B4DF-32CB-AAF7-5C4B247EF5BB> /Applications/TextMate.app/Contents/Frameworks/XcodeEditor.dylib
0x1100a4000 - 0x1100a8fff +com.macromates.TextMate.MASPreferences (1.0.0 - 1.0) <CAB2528B-91D2-30D5-B713-8B47850539D1> /Applications/TextMate.app/Contents/Frameworks/MASPreferences.framework/Versions/A/MASPreferences
0x1100b3000 - 0x1100b9fff +MGScopeBar.dylib (1.0.1) <045A87F9-B212-3EEF-A847-ECC5DF7C90BE> /Applications/TextMate.app/Contents/Frameworks/MGScopeBar.dylib
0x111d1e000 - 0x111d23ff7 +com.macromates.dialog_plug-in (1.0) <983D6FD8-FE04-31AD-A27B-07526A539D4A> /Applications/TextMate.app/Contents/PlugIns/Dialog.tmplugin/Contents/MacOS/Dialog
0x111d2e000 - 0x111d40ff7 +com.macromates.dialog2 (1.0) <F35936B4-0025-3EBE-B8E4-D472E28B77E5> /Applications/TextMate.app/Contents/PlugIns/Dialog2.tmplugin/Contents/MacOS/Dialog2
0x111ddb000 - 0x111ddefff libspindump.dylib (161.2) <B8AA261C-AACA-3924-AB0E-06E2C37E48B0> /usr/lib/libspindump.dylib
0x111de4000 - 0x111de8ff7 com.apple.DirectoryServicesSource (8.0 - 1369) <7D4F2AE3-325D-36BA-8DA7-590CFC67AF49> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
0x11641c000 - 0x116502fef unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x116544000 - 0x116629fe7 unorm8_argb.dylib (2.3.58) <756ECD49-7245-38FA-81F5-79F614156A6C> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_argb.dylib
0x1168cc000 - 0x116918ff6 com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
0x7fff64a75000 - 0x7fff64aa8817 dyld (239.4 - ???) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
0x7fff87529000 - 0x7fff87531fff libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
0x7fff87532000 - 0x7fff87559ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
0x7fff87563000 - 0x7fff87563ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff87564000 - 0x7fff87a87fff com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff87a88000 - 0x7fff87b25fff com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
0x7fff87b26000 - 0x7fff87b27ff7 libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
0x7fff87b28000 - 0x7fff87b4cfff libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
0x7fff87b4d000 - 0x7fff87b52ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
0x7fff87ba3000 - 0x7fff87c0dff7 com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff87c0e000 - 0x7fff87c10ff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
0x7fff87c11000 - 0x7fff87e59ff7 com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff87e5a000 - 0x7fff87e82ffb libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
0x7fff87e89000 - 0x7fff87ee2fff libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff87f42000 - 0x7fff87f58fff com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff87f59000 - 0x7fff87f5afff com.apple.AddressBook.ContactsData (8.0 - 1369) <BAF434EC-32B6-3F1C-8ABE-4419A15829FF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
0x7fff87f5b000 - 0x7fff87f5cff7 libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
0x7fff882f6000 - 0x7fff882f7ff7 libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
0x7fff882f8000 - 0x7fff88301ffb com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff88302000 - 0x7fff88331ff5 com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8839d000 - 0x7fff883a6ff7 libcldcpuengine.dylib (2.3.58) <C8785704-6195-3129-86CA-20F0F3C20F15> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff883a7000 - 0x7fff883a7fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff883cf000 - 0x7fff883e8ff7 com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff883e9000 - 0x7fff883edff7 libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
0x7fff88401000 - 0x7fff88530fef com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff88531000 - 0x7fff88596ff5 com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8877b000 - 0x7fff88795fff libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
0x7fff88796000 - 0x7fff888b8ff1 com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff888b9000 - 0x7fff888d4ff7 libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
0x7fff888d5000 - 0x7fff88a8dff3 libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
0x7fff88a8e000 - 0x7fff88b05fff com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff88b06000 - 0x7fff88b53fff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff88b54000 - 0x7fff88b9bff7 libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
0x7fff88b9c000 - 0x7fff88bc8fff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff88bcc000 - 0x7fff88c1efff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
0x7fff88c1f000 - 0x7fff88c36ffa libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff88c37000 - 0x7fff88c66fd2 libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
0x7fff88c67000 - 0x7fff88c69ffb libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
0x7fff88c6a000 - 0x7fff88c73fff com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff88c7d000 - 0x7fff88c88fff libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
0x7fff88c89000 - 0x7fff88d7aff9 libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
0x7fff88d7b000 - 0x7fff88da2ffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
0x7fff88de6000 - 0x7fff88de9fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff88dea000 - 0x7fff88df0fff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x7fff88df3000 - 0x7fff88df9ff7 com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff88dfa000 - 0x7fff88e01ff7 libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
0x7fff88e02000 - 0x7fff88e24fff com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff89023000 - 0x7fff8906cfff com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8906d000 - 0x7fff89076fff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff89077000 - 0x7fff890a7fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff890a8000 - 0x7fff890abffc com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff890ac000 - 0x7fff890b0ff7 libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8923f000 - 0x7fff89242fff libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff894e5000 - 0x7fff894ecff7 com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff894ed000 - 0x7fff894f1fff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff894fc000 - 0x7fff89524ffb libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff89548000 - 0x7fff8957dffc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8957e000 - 0x7fff897dffff com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff897e0000 - 0x7fff89831fff com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff89832000 - 0x7fff898f6ff7 com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff898f7000 - 0x7fff89d45fff com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff89d46000 - 0x7fff89e99ff7 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff89eb9000 - 0x7fff89ec4fff libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff89f7b000 - 0x7fff89f7bfff com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff89f7c000 - 0x7fff8a0ecff8 com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8a118000 - 0x7fff8a125ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
0x7fff8a133000 - 0x7fff8a140ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
0x7fff8a141000 - 0x7fff8a188fff libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8a1c2000 - 0x7fff8a21efff com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
0x7fff8a21f000 - 0x7fff8a360fff com.apple.QTKit (7.7.3 - 2826.17) <ADA1EF77-57D2-3E7E-8526-8F0B732C1218> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8a361000 - 0x7fff8a419ff7 com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8a41a000 - 0x7fff8a41afff com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x7fff8a41b000 - 0x7fff8a674ff9 com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8a675000 - 0x7fff8a677fff com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff8a678000 - 0x7fff8a694fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
0x7fff8a695000 - 0x7fff8a6c4fff com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8a6c5000 - 0x7fff8a760fff com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8a7df000 - 0x7fff8a7e0fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8a820000 - 0x7fff8a8a9ff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
0x7fff8ac0e000 - 0x7fff8ac19ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff8ac1a000 - 0x7fff8ac1bfff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
0x7fff8ac1c000 - 0x7fff8ac4aff7 com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff8ac4b000 - 0x7fff8ba99fff com.apple.WebCore (9537 - 9537.74.11) <9683BA7C-A04B-3E33-B195-DCF1C2CABF95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8baad000 - 0x7fff8babaff4 com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff8babb000 - 0x7fff8baccff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
0x7fff8bacd000 - 0x7fff8bad4fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
0x7fff8bb40000 - 0x7fff8bb5dff7 com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8bbbf000 - 0x7fff8bbbffff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8bbc0000 - 0x7fff8bff3ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff8bff4000 - 0x7fff8c000ff7 com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8c001000 - 0x7fff8c026ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8c061000 - 0x7fff8c069ffc libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8c06a000 - 0x7fff8c44bffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8c44c000 - 0x7fff8c45fff7 com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff8c543000 - 0x7fff8c548fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
0x7fff8c549000 - 0x7fff8c78ffff com.apple.AddressBook.framework (8.0 - 1369) <3D1A8D58-6A9E-366C-BDB8-ECC6F279DB24> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8c7ee000 - 0x7fff8c7f1fff com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff8c7f2000 - 0x7fff8c7f2ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
0x7fff8c87e000 - 0x7fff8c88aff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8c88b000 - 0x7fff8c954fff com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8c955000 - 0x7fff8ca8bff6 com.apple.WebKit (9537 - 9537.74.9) <CA0C0387-8A66-34D4-8B1C-F5CDDBDA76BB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8ca8c000 - 0x7fff8ca8efff libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8ca8f000 - 0x7fff8cadbffe com.apple.CoreMediaIO (407.0 - 4561) <BC8222A6-516C-380C-AB7D-DE78B23574DC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff8cadc000 - 0x7fff8cc4aff7 libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8cc4b000 - 0x7fff8cc4cff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8cca1000 - 0x7fff8cd8bfff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
0x7fff8cd8c000 - 0x7fff8cdbdfff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff8cdbe000 - 0x7fff8cdc1ff7 libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
0x7fff8cdc2000 - 0x7fff8cdfbff7 com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8ce16000 - 0x7fff8ce1bfff com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8ce1c000 - 0x7fff8d079ffd com.apple.RawCamera.bundle (5.03 - 731) <99C18399-B160-3C4A-AEDC-A2FD4944FCC6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8d117000 - 0x7fff8d15cfff libcurl.4.dylib (78.90.1) <818543D6-0CCE-3F18-9BF1-4D18B81018F3> /usr/lib/libcurl.4.dylib
0x7fff8d15d000 - 0x7fff8d493fff com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8d497000 - 0x7fff8d4f7fff com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff8d502000 - 0x7fff8d561fff com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8d562000 - 0x7fff8d56aff3 libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x7fff8d56b000 - 0x7fff8d5d8fff com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8d5d9000 - 0x7fff8d69bff5 com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8d69c000 - 0x7fff8d6ddfff com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8d6de000 - 0x7fff8d72cff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
0x7fff8d744000 - 0x7fff8d74fff7 com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8d750000 - 0x7fff8d821fff com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8d822000 - 0x7fff8d830fff com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8d831000 - 0x7fff8d8e1ff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8d8e2000 - 0x7fff8dbe0fff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8dd48000 - 0x7fff8dd77ff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff8dd78000 - 0x7fff8dd93ff7 libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8de27000 - 0x7fff8de34fff com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8de80000 - 0x7fff8deb8ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8deb9000 - 0x7fff8debdff7 libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
0x7fff8ded8000 - 0x7fff8dee8fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
0x7fff8dee9000 - 0x7fff8defbfff com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8defc000 - 0x7fff8dfebfff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8dfec000 - 0x7fff8dffdfff com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x7fff8dffe000 - 0x7fff8e02bff2 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff8e02c000 - 0x7fff8e033fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8e034000 - 0x7fff8e042fff com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8e219000 - 0x7fff8e24aff7 libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
0x7fff8e24b000 - 0x7fff8e275ff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
0x7fff8e855000 - 0x7fff8e8bcff7 com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff8e8bd000 - 0x7fff8e8bdffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8e8be000 - 0x7fff8e8c8ff7 com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff8e8da000 - 0x7fff8e8dbfff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
0x7fff8e8dc000 - 0x7fff8e92afff libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
0x7fff8e92b000 - 0x7fff8e9bbfff com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8e9ed000 - 0x7fff8ea2cfff libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8ea2d000 - 0x7fff8ea2fff7 com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8ea77000 - 0x7fff8eaf7fff com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8eb05000 - 0x7fff8eb78fff com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8ebcf000 - 0x7fff8eea3fc7 com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8eea4000 - 0x7fff8ef2dfff com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8f1c5000 - 0x7fff8f1ccff8 liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
0x7fff8f602000 - 0x7fff8f603ff7 com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8f768000 - 0x7fff8f778ffb libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
0x7fff8f77e000 - 0x7fff8f7baff7 com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x7fff8f7bb000 - 0x7fff8f7bfff7 libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
0x7fff8f7c0000 - 0x7fff8f826fff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8f827000 - 0x7fff8f85bfff libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
0x7fff8f85c000 - 0x7fff8f870fff com.apple.aps.framework (4.0 - 4.0) <23BC5746-0914-3102-B84F-BEAB31A77AEC> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff8f871000 - 0x7fff8f895fff com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff8faad000 - 0x7fff8fab7ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8fab8000 - 0x7fff8fbe8ff7 com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8fbe9000 - 0x7fff8fbeeff7 com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff8fd56000 - 0x7fff908ccfff com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff908cd000 - 0x7fff90920fff com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff90921000 - 0x7fff90924fff com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff90925000 - 0x7fff9092bfff com.apple.AddressBook.ContactsFoundation (8.0 - 1369) <A5D1D494-2F84-3A97-A229-04DB308D4481> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fff9092c000 - 0x7fff90948fff com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff90949000 - 0x7fff90952ff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
0x7fff90953000 - 0x7fff90954ffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
0x7fff90955000 - 0x7fff9095fff7 libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
0x7fff90960000 - 0x7fff90963ff7 com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff9097c000 - 0x7fff909cafff com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff909cb000 - 0x7fff909d3fff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
0x7fff909d4000 - 0x7fff90a31fff com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x7fff912f7000 - 0x7fff912f7fff com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff912fa000 - 0x7fff91355ffb com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff91356000 - 0x7fff9135dff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
0x7fff9135e000 - 0x7fff91648fff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff916a1000 - 0x7fff9176cfff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff9199e000 - 0x7fff91aa4ff7 com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff91aac000 - 0x7fff91aaeff7 com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
0x7fff91aaf000 - 0x7fff91ac6ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff91ac7000 - 0x7fff91acbfff libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
0x7fff91acc000 - 0x7fff91ad2ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
0x7fff91ad3000 - 0x7fff91b15ff7 libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
0x7fff91b4c000 - 0x7fff91b56fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
0x7fff91b57000 - 0x7fff91e01ff5 com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff91e03000 - 0x7fff91ee7fff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff91ee8000 - 0x7fff91f57ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff91f58000 - 0x7fff91f9dffe com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff91f9e000 - 0x7fff91fa0fff com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x7fff91fa1000 - 0x7fff91fbaff7 com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff91fbb000 - 0x7fff9201eff7 com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff9201f000 - 0x7fff9201ffff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff92020000 - 0x7fff92049ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
0x7fff9204a000 - 0x7fff9204cfff com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff92077000 - 0x7fff92148ff1 com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff92149000 - 0x7fff92161ff7 com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff92162000 - 0x7fff921c6fff com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff921c7000 - 0x7fff921c8ff7 libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
0x7fff921c9000 - 0x7fff92207ff7 libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff92208000 - 0x7fff92210ff7 com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff92211000 - 0x7fff92229ff7 com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff92250000 - 0x7fff9226efff com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0x7fff9226f000 - 0x7fff9229bff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff9229c000 - 0x7fff922a6ff7 com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff922a7000 - 0x7fff92443ff3 com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff92446000 - 0x7fff92534fff libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff92535000 - 0x7fff92538ffa libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff92539000 - 0x7fff92588ff7 com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x7fff92589000 - 0x7fff92859ffc com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff9285a000 - 0x7fff928e2ff7 com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff928e3000 - 0x7fff9290cfff com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff9290d000 - 0x7fff92929ff7 libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
0x7fff9292a000 - 0x7fff92a11ff7 libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
0x7fff92a12000 - 0x7fff92a1aff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff92a5c000 - 0x7fff92a97fff com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff92a98000 - 0x7fff92aaaff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff92aab000 - 0x7fff92b36fff libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
0x7fff92c2e000 - 0x7fff92c30fff libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff92c31000 - 0x7fff92c88fff com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff92c8f000 - 0x7fff92c8ffff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff92c90000 - 0x7fff92cb4ff7 libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff92cb5000 - 0x7fff92cb5fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff92cb6000 - 0x7fff92d07ff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff92d08000 - 0x7fff92d0afff com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff92d0b000 - 0x7fff92deafff libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
0x7fff92deb000 - 0x7fff92e15ff7 libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
0x7fff92e16000 - 0x7fff92ea2ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff92ed6000 - 0x7fff93167ff7 com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x7fff93265000 - 0x7fff937d5fff com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff93862000 - 0x7fff93887ff7 com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff93888000 - 0x7fff93bffffa com.apple.JavaScriptCore (9537 - 9537.74.4) <0942FE6B-3152-30FC-B92A-92A1C29C5295> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff93c15000 - 0x7fff93c60fff com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff943b1000 - 0x7fff94cd0af3 com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff94cd1000 - 0x7fff94ce0ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff94ce1000 - 0x7fff94ce3ff3 libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
0x7fff94ce4000 - 0x7fff94cf0ff7 com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x7fff94cf1000 - 0x7fff94d0cff7 libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
0x7fff94d0d000 - 0x7fff94d65ff7 com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff94d66000 - 0x7fff94d77ff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
0x7fff94d78000 - 0x7fff94dc5ff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff94e5b000 - 0x7fff95040fff com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff95065000 - 0x7fff95212f27 libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
Sample analysis of process 747 written to file /dev/stdout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment