[TxMt] r9303 and r9304 crash on start
Jonas Zimmermann
listen at jonaszimmermann.de
Sun Sep 9 22:42:06 UTC 2012
Report attached:
Process: TextMate [39944]
Path: /Users/USER/Downloads/TextMate 22.43.10.app/Contents/MacOS/TextMate
Identifier: com.macromates.TextMate.preview
Version: 2.0 (9304)
Code Type: X86-64 (Native)
Parent Process: launchd [364]
Date/Time: 2012-09-09 23:40:43.805 +0100
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9
Interval Since Last Report: 2365556 sec
Crashes Since Last Report: 67
Per-App Interval Since Last Report: 66 sec
Per-App Crashes Since Last Report: 8
Anonymous UUID: FF34A8BE-3389-4E81-8A82-B231819E6788
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
__TEXT 0000000102055000-0000000102079000 [ 144K] r-x/rwx SM=COW /Users/USER/Downloads/TextMate 22.43.10.app/Contents/MacOS/TextMate
Application Specific Information:
objc[39944]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 buffer.dylib 0x000000010255c31e ng::spelling_t::recheck(ng::buffer_t const*, unsigned long, unsigned long) + 4
1 document.dylib 0x00000001026611f5 document::document_t::setup_buffer() + 563
2 document.dylib 0x000000010266184f document::document_t::post_load(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<io::bytes_t>, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, encoding::type const&) + 1105
3 document.dylib 0x0000000102674cce document::document_t::open_callback_wrapper_t::show_content(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<io::bytes_t>, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, encoding::type const&, std::__1::vector<oak::uuid_t, std::__1::allocator<oak::uuid_t> > const&, std::__1::vector<oak::uuid_t, std::__1::allocator<oak::uuid_t> > const&) + 140
4 file.dylib 0x0000000102759601 (anonymous namespace)::open_file_context_t::event_loop() + 6265
5 file.dylib 0x000000010275801d (anonymous namespace)::open_file_context_t::event_loop() + 661
6 file.dylib 0x000000010275931c (anonymous namespace)::open_file_context_t::event_loop() + 5524
7 file.dylib 0x000000010275801d (anonymous namespace)::open_file_context_t::event_loop() + 661
8 file.dylib 0x00000001027583f3 (anonymous namespace)::open_file_context_t::event_loop() + 1643
9 file.dylib 0x0000000102757ee1 (anonymous namespace)::open_file_context_t::event_loop() + 345
10 file.dylib 0x00000001027588d1 (anonymous namespace)::open_file_context_t::event_loop() + 2889
11 file.dylib 0x000000010275801d (anonymous namespace)::open_file_context_t::event_loop() + 661
12 file.dylib 0x0000000102757bbf file::open(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, osx::authorization_t, std::__1::shared_ptr<file::open_callback_t>, std::__1::shared_ptr<io::bytes_t>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 691
13 document.dylib 0x00000001026642fc document::document_t::try_open(std::__1::shared_ptr<document::open_callback_t>) + 878
14 document.dylib 0x0000000102662ecf document::document_t::open() + 119
15 com.macromates.TextMate.OakTextView 0x0000000102417552 -[OakDocumentView setDocument:] + 230
16 com.macromates.TextMate.OakTextView 0x00000001024164f8 -[OakDocumentView initWithFrame:] + 1705
17 com.apple.AppKit 0x00007fff84a028eb -[NSView init] + 63
18 com.macromates.TextMate.DocumentWindow 0x00000001021605d7 -[DocumentController windowDidLoad] + 88
19 com.apple.AppKit 0x00007fff84abc34b -[NSWindowController _windowDidLoad] + 566
20 com.apple.AppKit 0x00007fff84ab3a11 -[NSWindowController window] + 109
21 com.macromates.TextMate.DocumentWindow 0x0000000102168a06 +[DocumentController load]::proxy_t::load_session(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const + 2426
22 document.dylib 0x000000010265f740 document::load_session() + 55
23 com.macromates.TextMate.preview 0x0000000102060962 -[AppController(Documents) loadSession:] + 22
24 com.macromates.TextMate.preview 0x0000000102063de0 -[AppStartupController applicationDidFinishLaunching:] + 236
25 com.apple.Foundation 0x00007fff8720ad0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
26 com.apple.CoreFoundation 0x00007fff836097ba _CFXNotificationPost + 2634
27 com.apple.Foundation 0x00007fff871f6fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
28 com.apple.AppKit 0x00007fff848c44e3 -[NSApplication _postDidFinishNotification] + 212
29 com.apple.AppKit 0x00007fff848c4249 -[NSApplication _sendFinishLaunchingNotification] + 78
30 com.apple.AppKit 0x00007fff848c2f10 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 242
31 com.apple.AppKit 0x00007fff848c2c71 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 330
32 com.apple.CoreFoundation 0x00007fff83653541 -[NSObject performSelector:withObject:withObject:] + 65
33 com.apple.Foundation 0x00007fff8722d7c7 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 101
34 com.apple.Foundation 0x00007fff8722c74e -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 283
35 com.apple.Foundation 0x00007fff8722c5dc _NSAppleEventManagerGenericHandler + 105
36 com.apple.AE 0x00007fff8b2e0c25 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
37 com.apple.AE 0x00007fff8b2e0b03 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
38 com.apple.AE 0x00007fff8b2e09f7 aeProcessAppleEvent + 250
39 com.apple.HIToolbox 0x00007fff89087d7d AEProcessAppleEvent + 102
40 com.apple.AppKit 0x00007fff848c007d _DPSNextEvent + 1247
41 com.apple.AppKit 0x00007fff848bf735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
42 com.apple.AppKit 0x00007fff848bc071 -[NSApplication run] + 470
43 com.apple.AppKit 0x00007fff84b38244 NSApplicationMain + 867
44 com.macromates.TextMate.preview 0x000000010206be98 main + 687
45 com.macromates.TextMate.preview 0x0000000102057df4 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff828257e6 kevent + 10
1 libdispatch.dylib 0x00007fff8ce4e78a _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff8ce4d31a _dispatch_mgr_thread + 54
Thread 2:
0 libsystem_kernel.dylib 0x00007fff82825192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff838d7594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff838d8b85 start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff82825192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff838d7594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff838d8b85 start_wqthread + 13
Thread 4:: main::signal_handler
0 libsystem_kernel.dylib 0x00007fff82825036 __sigwait + 10
1 libsystem_c.dylib 0x00007fff8388baab sigwait + 68
2 com.macromates.TextMate.preview 0x000000010206bb81 signal_handler_thread(void*) + 42
3 libsystem_c.dylib 0x00007fff838d58bf _pthread_start + 335
4 libsystem_c.dylib 0x00007fff838d8b75 thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff82825192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff838d7594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff838d8b85 start_wqthread + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff82825192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff838d7594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff838d8b85 start_wqthread + 13
Thread 7:: server (N12_GLOBAL__N_128post_reports_in_background_tE)
0 libsystem_kernel.dylib 0x00007fff82824df2 __select + 10
1 libcurl.4.dylib 0x00007fff88d2b391 Curl_socket_ready + 552
2 libcurl.4.dylib 0x00007fff88d1ea49 Curl_do_perform + 347
3 network.dylib 0x000000010284168a post_to_server(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > const&) + 1023
4 CrashReporter.dylib 0x000000010213cf21 oak::server_t<(anonymous namespace)::post_reports_in_background_t, (anonymous namespace)::post_reports_in_background_t::request_t, std::__1::set<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > >::server_t(unsigned long)::runner_t::server(void*) + 1863
5 libsystem_c.dylib 0x00007fff838d58bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff838d8b75 thread_start + 13
Thread 8:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff82824df2 __select + 10
1 com.apple.CoreFoundation 0x00007fff8363ec8b __CFSocketManager + 1355
2 libsystem_c.dylib 0x00007fff838d58bf _pthread_start + 335
3 libsystem_c.dylib 0x00007fff838d8b75 thread_start + 13
Thread 9:: track_fds_t
0 libsystem_kernel.dylib 0x00007fff828257e6 kevent + 10
1 settings.dylib 0x0000000102a4b155 track_fds_t::server_run() + 47
2 settings.dylib 0x0000000102a4b11d track_fds_t::server_run_stub(void*) + 29
3 libsystem_c.dylib 0x00007fff838d58bf _pthread_start + 335
4 libsystem_c.dylib 0x00007fff838d8b75 thread_start + 13
Thread 10:: server (N2ng15buffer_parser_tE)
0 libsystem_kernel.dylib 0x00007fff82824bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff838d9274 _pthread_cond_wait + 840
2 buffer.dylib 0x000000010255aa56 oak::server_t<ng::buffer_parser_t, ng::buffer_parser_t::request_t, ng::buffer_parser_t::result_t>::server_run() + 222
3 buffer.dylib 0x0000000102559345 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*) + 9
4 libsystem_c.dylib 0x00007fff838d58bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff838d8b75 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x000000010256bb90 rbx: 0x00007f831b384e80 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x0000000000000000 rsi: 0x00007f831b384e80 rbp: 0x00007fff61c506d0 rsp: 0x00007fff61c506d0
r8: 0x0000000000000005 r9: 0x0000000000000016 r10: 0x000000000003c000 r11: 0x00007f831b384ee9
r12: 0x0000000000000004 r13: 0x00007f831b399700 r14: 0x00007f831b383fa0 r15: 0x00007fff61c50738
rip: 0x000000010255c31e rfl: 0x0000000000010206 cr2: 0x0000000000000000
Logical CPU: 1
Binary Images:
0x102055000 - 0x102078ff7 +com.macromates.TextMate.preview (2.0 - 9304) <9315E6E7-508C-330F-B15B-92BEFA30C09A> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/MacOS/TextMate
0x1020b4000 - 0x1020d0fff +com.macromates.TextMate.BundleEditor (1.0.0 - 1.0) <D36DB15A-1F82-3073-88BB-587C11CD5B70> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/BundleEditor.framework/Versions/A/BundleEditor
0x102106000 - 0x10210cfff +BundleMenu.dylib (1.0.1 - compatibility 1.0.0) <3214AB10-B9CC-31AC-B3D4-A3ED26D52C11> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/BundleMenu.dylib
0x10211d000 - 0x102126fff +BundlesManager.dylib (1.0.1 - compatibility 1.0.0) <F38E6435-D718-36DC-8F00-1BBA4FFC595C> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/BundlesManager.dylib
0x102139000 - 0x102142fff +CrashReporter.dylib (1.0.1 - compatibility 1.0.0) <0B8CCDCF-31F6-378C-8A24-020FAD95CE55> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/CrashReporter.dylib
0x102158000 - 0x102188ff7 +com.macromates.TextMate.DocumentWindow (1.0.0 - 1.0) <8D1977C5-0FF7-3906-B01C-4A95C09F051D> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/DocumentWindow.framework/Versions/A/DocumentWindow
0x1021d1000 - 0x1021f6fff +com.macromates.TextMate.Find (1.0.0 - 1.0) <E3DB6C4B-4F21-3E46-AD28-E29E14786AE1> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/Find.framework/Versions/A/Find
0x102224000 - 0x102234ff7 +com.macromates.TextMate.HTMLOutput (1.0.0 - 1.0) <4E253BF4-767C-38B1-995E-8FDA21DA9E2A> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/HTMLOutput.framework/Versions/A/HTMLOutput
0x102252000 - 0x102256ff7 +HTMLOutputWindow.dylib (1.0.1 - compatibility 1.0.0) <7587F2F5-740F-3F91-8FCF-BF0E5F240CF3> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/HTMLOutputWindow.dylib
0x102260000 - 0x102264fff +com.macromates.TextMate.MASPreferences (1.0.0 - 1.0) <3B7388BE-8568-3E82-9D44-3B54B27AECA8> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/MASPreferences.framework/Versions/A/MASPreferences
0x10226d000 - 0x102274fff +MGScopeBar.dylib (1.0.1 - compatibility 1.0.0) <B5259D9C-AC58-3A06-AD50-91165DA86156> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/MGScopeBar.dylib
0x102281000 - 0x1022bdff7 +com.macromates.TextMate.OakAppKit (1.0.0 - 1.0) <9D897860-EED0-3368-A071-1AE654416D06> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/OakAppKit.framework/Versions/A/OakAppKit
0x102308000 - 0x10233dfff +com.macromates.TextMate.OakFileBrowser (1.0.0 - 1.0) <B369886B-7633-37E6-B384-67CE1865E82C> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/OakFileBrowser.framework/Versions/A/OakFileBrowser
0x102383000 - 0x1023a5ff7 +com.macromates.TextMate.OakFilterList (1.0.0 - 1.0) <A7C27610-E0A2-37C3-9036-55539E643C7D> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/OakFilterList.framework/Versions/A/OakFilterList
0x1023d1000 - 0x1023d5fff +OakFoundation.dylib (1.0.1 - compatibility 1.0.0) <1C5B2CB2-13DE-30C6-A947-1CF2F1640CF4> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/OakFoundation.dylib
0x1023df000 - 0x1023ecff7 +OakSystem.dylib (1.0.1 - compatibility 1.0.0) <AF792A63-F2E7-3D7D-A5CB-D649DB1C2779> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/OakSystem.dylib
0x10240a000 - 0x102457fff +com.macromates.TextMate.OakTextView (1.0.0 - 1.0) <585879F0-F52C-3112-91F6-401B2FCAD02F> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/OakTextView.framework/Versions/A/OakTextView
0x1024b4000 - 0x1024c3fff +com.macromates.TextMate.Preferences (1.0.0 - 1.0) <A7A6C485-F746-3929-A640-E7CA8FA55095> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/Preferences.framework/Versions/A/Preferences
0x1024e1000 - 0x1024ecff7 +com.macromates.TextMate.SoftwareUpdate (1.0.0 - 1.0) <8CA12ED9-0447-3B7B-991E-0B7FB55D8716> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/SoftwareUpdate.framework/Versions/A/SoftwareUpdate
0x102508000 - 0x10251afff +XcodeEditor.dylib (1.0.1 - compatibility 1.0.0) <BC919AAB-CA2E-305F-AE85-B27CA39BC60F> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/XcodeEditor.dylib
0x102531000 - 0x102533fff com.apple.AddressBook.LocalSourceBundle (1.4 - 1090) <49934ACE-D2F0-3D5D-ABE2-D26C62E4D796> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
0x102538000 - 0x10253bff7 +authorization.dylib (1.0.1 - compatibility 1.0.0) <B38B5654-7FB7-3AEF-9DA6-CB06DD7101D2> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/authorization.dylib
0x102548000 - 0x10256afff +buffer.dylib (1.0.1 - compatibility 1.0.0) <5B45C9E9-A4C7-3B43-B5D4-E0EF6EBD716A> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/buffer.dylib
0x10259f000 - 0x1025c9fff +bundles.dylib (1.0.1 - compatibility 1.0.0) <97188009-FA9B-36A9-B96F-604BB080D874> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/bundles.dylib
0x102620000 - 0x102623fff +cf.dylib (1.0.1 - compatibility 1.0.0) <8EB9AA30-339C-3D08-9DAE-FCC75F57BBEC> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/cf.dylib
0x102633000 - 0x102640fff +command.dylib (1.0.1 - compatibility 1.0.0) <D55388AE-49E5-30D5-BF79-EAD0D29F29D0> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/command.dylib
0x10265e000 - 0x102686ff7 +document.dylib (1.0.1 - compatibility 1.0.0) <36F38FAF-E341-3632-B83B-436D570C21F5> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/document.dylib
0x1026d8000 - 0x10270bfff +editor.dylib (1.0.1 - compatibility 1.0.0) <BDEA9DFC-98B7-302A-9CB0-61EEE9934C70> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/editor.dylib
0x102751000 - 0x102770fff +file.dylib (1.0.1 - compatibility 1.0.0) <522C30BF-E1A9-37AF-8905-7F578CA06E76> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/file.dylib
0x1027ad000 - 0x1027bffff +io.dylib (1.0.1 - compatibility 1.0.0) <7321D5C7-48F4-333B-BF8F-F1BB14171F2D> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/io.dylib
0x1027dd000 - 0x102803fff +layout.dylib (1.0.1 - compatibility 1.0.0) <3510A7E6-030A-3D2F-BCC7-A5A5CD478E86> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/layout.dylib
0x10283b000 - 0x102848ff7 +network.dylib (1.0.1 - compatibility 1.0.0) <796C99E5-56D8-33B8-A021-1FB25B69DAE2> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/network.dylib
0x102865000 - 0x10286bfff +ns.dylib (1.0.1 - compatibility 1.0.0) <56071238-DBAC-3438-88E9-519554387673> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/ns.dylib
0x102876000 - 0x102888fff +parse.dylib (1.0.1 - compatibility 1.0.0) <DE71B23F-F2D9-3AC5-8BF7-D3D3F379E273> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/parse.dylib
0x1028b9000 - 0x1028cefff +plist.dylib (1.0.1 - compatibility 1.0.0) <EF02A889-EF8C-3449-80F6-0451E755B0B3> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/plist.dylib
0x102907000 - 0x102974fff +regexp.dylib (1.0.1 - compatibility 1.0.0) <3FA88EC2-D92A-3BA1-9197-DA15BB453CB4> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/regexp.dylib
0x1029c4000 - 0x1029d7fff +com.macromates.TextMate.scm (1.0.0 - 1.0) <BEDA9931-4E2C-3893-82DC-FA5C8D185D7A> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/scm.framework/Versions/A/scm
0x1029fb000 - 0x102a04fff +scope.dylib (1.0.1 - compatibility 1.0.0) <8FE5C38B-53D6-3F59-A467-5CE4FD2BE037> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/scope.dylib
0x102a16000 - 0x102a28fff +selection.dylib (1.0.1 - compatibility 1.0.0) <5ED9061C-6FAB-3916-9815-24CC8DB24593> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/selection.dylib
0x102a41000 - 0x102a50fff +settings.dylib (1.0.1 - compatibility 1.0.0) <37F8CC32-C339-3988-A421-9D2A61202ECD> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/settings.dylib
0x102a73000 - 0x102a7fff7 +text.dylib (1.0.1 - compatibility 1.0.0) <3E922CE2-4558-3607-9037-79DC55DF0338> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/text.dylib
0x102a92000 - 0x102a9dff7 +theme.dylib (1.0.1 - compatibility 1.0.0) <E64DE5F5-DBA3-3E07-87C8-8690A09FAB57> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/theme.dylib
0x102ab6000 - 0x102abafff +undo.dylib (1.0.1 - compatibility 1.0.0) <86642DE0-017A-3CD5-86D8-9CFF539DF88F> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/undo.dylib
0x102ac5000 - 0x102addff7 +updater.dylib (1.0.1 - compatibility 1.0.0) <AD973966-8FC1-3E81-AA0E-8AE3DF99B70F> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/Frameworks/updater.dylib
0x103ed6000 - 0x103ed9fff com.apple.DirectoryServicesSource (1.4 - 1090) <EDFB96FD-9510-3560-A6CC-6B795DCAA536> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
0x1068dd000 - 0x1068e4fff com.apple.AddressBook.LDAPSource (1.4 - 1090) <ECC569D2-CF7A-348B-AC6A-C8A240F9CABE> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
0x1068eb000 - 0x10692afff com.apple.ExchangeSource (1.4 - 1090) <8C30820D-722D-3D9A-AC77-AC6881893C30> /System/Library/Address Book Plug-Ins/Exchange.sourcebundle/Contents/MacOS/Exchange
0x10694b000 - 0x1069acfff com.apple.AddressBook.CardDAVPlugin (10.7.2 - 200) <AB709DA1-29BE-35B3-A271-6D0C5C008B1F> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
0x106aa3000 - 0x106aa9fff +com.macromates.dialog_plug-in (??? - 1.0) <DDA67F17-8570-3851-8089-EEEE90682399> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/PlugIns/Dialog.tmplugin/Contents/MacOS/Dialog
0x106ae1000 - 0x106af2fff +com.macromates.dialog2 (??? - 1.0) <D1218224-5B30-3CA4-B987-7B34655FDF26> /Users/USER/Downloads/TextMate 22.43.10.app/Contents/PlugIns/Dialog2.tmplugin/Contents/MacOS/Dialog2
0x7fff61c55000 - 0x7fff61c89baf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
0x7fff801be000 - 0x7fff80285ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff80286000 - 0x7fff80293ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
0x7fff80294000 - 0x7fff80878fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff80879000 - 0x7fff80a18ff7 com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff80a2b000 - 0x7fff80a36ff7 com.apple.aps.framework (2.1 - 2.1) <D0C49BA6-A5FB-3DBD-AFCC-7B6F056A57A7> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff80d2e000 - 0x7fff80d82fff libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff812da000 - 0x7fff812e5ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff81325000 - 0x7fff8148cfff com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff81494000 - 0x7fff81c28fef com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff81c29000 - 0x7fff8205cff7 com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff82071000 - 0x7fff820c3ff7 libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff820c9000 - 0x7fff820dbff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff820dc000 - 0x7fff820f8fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff820f9000 - 0x7fff8219efff com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8219f000 - 0x7fff82235ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff82236000 - 0x7fff822d0ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff822d1000 - 0x7fff823d3fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
0x7fff823d4000 - 0x7fff823d4fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff82453000 - 0x7fff82455fff libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff82456000 - 0x7fff82680fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff82681000 - 0x7fff82696fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff82697000 - 0x7fff827b0fff com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff827b1000 - 0x7fff827b1fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff827c2000 - 0x7fff827c5fff com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff827c6000 - 0x7fff8280dff7 com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8280e000 - 0x7fff8282efff libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
0x7fff8282f000 - 0x7fff8285aff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
0x7fff828de000 - 0x7fff82a14fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff82bec000 - 0x7fff82bedfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff82bee000 - 0x7fff82bf9ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff82c32000 - 0x7fff82c35ff7 com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff82d31000 - 0x7fff82d9cff7 com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff82d9d000 - 0x7fff82e9aff7 com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff831ef000 - 0x7fff83251ff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff83252000 - 0x7fff83268ff7 com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff83269000 - 0x7fff83275fff com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff83276000 - 0x7fff832c7ff7 com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff832c8000 - 0x7fff833acfff com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff833ad000 - 0x7fff833b8fff com.apple.NSServerNotificationCenter (4.1 - 4.1) <504CB664-D9F6-3CEE-A108-38DE002972C4> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotification
0x7fff833b9000 - 0x7fff834b9fff com.apple.QuickLookUIFramework (3.2 - 500.16) <0BACF8C4-5A7B-31EE-B4AA-3CCF8615C9A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff835bd000 - 0x7fff83791ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff83844000 - 0x7fff83844fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff83845000 - 0x7fff83886fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff83887000 - 0x7fff83964fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff83965000 - 0x7fff83967fff libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
0x7fff83968000 - 0x7fff839d8fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff839e1000 - 0x7fff83a83fff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff83a98000 - 0x7fff83ba5fff libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff83bee000 - 0x7fff83befff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff83bf0000 - 0x7fff83c44ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff83c88000 - 0x7fff83cccff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff83ccd000 - 0x7fff83f42ff7 com.apple.imageKit (2.1.2 - 1.0) <5BAA52A9-F359-31E4-8109-74EBCEB626B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff83f6b000 - 0x7fff83f88fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff83f92000 - 0x7fff83f98fff libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff83faa000 - 0x7fff83fadfff com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff83fca000 - 0x7fff83fe6ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff83fe7000 - 0x7fff83fecfff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
0x7fff83fed000 - 0x7fff840ccff7 com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff840cd000 - 0x7fff840f8fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
0x7fff840f9000 - 0x7fff840fdfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x7fff840fe000 - 0x7fff84100ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff84101000 - 0x7fff84109fff libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8411f000 - 0x7fff84126fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
0x7fff84127000 - 0x7fff84136ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
0x7fff84176000 - 0x7fff84181ff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8485e000 - 0x7fff848b6fff libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff848b7000 - 0x7fff854bdff7 com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff854cc000 - 0x7fff854ecfff libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff854ed000 - 0x7fff85504fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8554d000 - 0x7fff85571fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff85572000 - 0x7fff8565cfff com.apple.backup.framework (1.3.3 - 1.3.3) <6C49FBCF-D6AF-3351-BBBF-A98A622CA517> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8565d000 - 0x7fff85662fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
0x7fff85693000 - 0x7fff85696fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8569f000 - 0x7fff856b9fff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff856ba000 - 0x7fff856c7fff com.apple.KerberosHelper (3.0 - 1.0) <5223379A-8854-36CF-B15C-44E0107EEE4C> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x7fff856c8000 - 0x7fff856c8fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff857a6000 - 0x7fff85ac8fe7 com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff85ac9000 - 0x7fff85bade5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff85bae000 - 0x7fff85bfaff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff85c07000 - 0x7fff85c8cff7 com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff85c9c000 - 0x7fff85cdeff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
0x7fff85ced000 - 0x7fff85cffff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff85d00000 - 0x7fff85d06ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff85d07000 - 0x7fff85d10ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
0x7fff85d11000 - 0x7fff85d1fff7 libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
0x7fff85d36000 - 0x7fff85ec0fff com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff85ec1000 - 0x7fff85ecefff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff85f0d000 - 0x7fff85f4dff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
0x7fff85f6e000 - 0x7fff85f6efff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff85f6f000 - 0x7fff8638cff7 com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x7fff8638d000 - 0x7fff863b1fff com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff863b2000 - 0x7fff863b3ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff863b4000 - 0x7fff8650dfff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8650e000 - 0x7fff86525fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff86526000 - 0x7fff86580ff7 com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff86581000 - 0x7fff8686aff7 com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff868ac000 - 0x7fff868b7fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff871f4000 - 0x7fff8750dfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff87589000 - 0x7fff8759cff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
0x7fff8759d000 - 0x7fff875d6fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
0x7fff875d7000 - 0x7fff878f3fff com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff878f4000 - 0x7fff8791bfff com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x7fff8791c000 - 0x7fff8791efff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff87922000 - 0x7fff87b90ff7 com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff87b91000 - 0x7fff87bf9ff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff87db5000 - 0x7fff87de2fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
0x7fff87de3000 - 0x7fff87de3fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff87de4000 - 0x7fff87e19fff com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff87e1a000 - 0x7fff87eadff7 com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff87eae000 - 0x7fff87eaefff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff87eaf000 - 0x7fff87f18fff com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff87f19000 - 0x7fff87f6cfff com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff87f6d000 - 0x7fff8839afff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8839b000 - 0x7fff884a0fff libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff884a1000 - 0x7fff884aafff com.apple.AOSNotification (1.4.0 - 504.1) <081FDD03-CCDF-37E1-A8B6-911CA33B3421> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x7fff88556000 - 0x7fff885bcff7 com.apple.coredav (1.0.1 - 164.1) <D3770C5D-6863-3DDF-AF64-7882024BF0F9> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
0x7fff885bf000 - 0x7fff886c6fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
0x7fff8883a000 - 0x7fff88867ff7 com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff888a3000 - 0x7fff88904fff com.apple.ExchangeWebServices (2.1 - 125) <63CEE24A-FF2B-3787-ABFB-B60E24A859CE> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
0x7fff88905000 - 0x7fff88997ff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff88998000 - 0x7fff889e6fff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
0x7fff889e7000 - 0x7fff88b71ff7 com.apple.WebKit (7534.56 - 7534.56.5) <BC22A17F-A32F-3D9B-926F-091A47C4B315> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff88be9000 - 0x7fff88c9cff7 com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff88c9d000 - 0x7fff88cfdfff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff88cfe000 - 0x7fff88d44fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
0x7fff88e31000 - 0x7fff88e4eff7 com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff88e4f000 - 0x7fff88e53fff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
0x7fff88e54000 - 0x7fff89056fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
0x7fff89057000 - 0x7fff89058ff7 libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
0x7fff89059000 - 0x7fff8905efff com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff89077000 - 0x7fff893a3ff7 com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff893a4000 - 0x7fff89427fef com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff89428000 - 0x7fff89429fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
0x7fff8942a000 - 0x7fff89430fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff89431000 - 0x7fff8953dfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8953e000 - 0x7fff89edbc9f com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff89edc000 - 0x7fff89ee2fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff89ee3000 - 0x7fff89fd8fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff89fd9000 - 0x7fff89fd9fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff89feb000 - 0x7fff89ff9fff com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8a054000 - 0x7fff8a07dfff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8a119000 - 0x7fff8a11efff libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8a12e000 - 0x7fff8a14dfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff8a14e000 - 0x7fff8a160ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
0x7fff8a161000 - 0x7fff8a1beff7 com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8a220000 - 0x7fff8a230ff7 com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8a23d000 - 0x7fff8a265fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8a2fd000 - 0x7fff8a373fff com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff8a374000 - 0x7fff8a3eafff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8a3eb000 - 0x7fff8a41eff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8a41f000 - 0x7fff8a47bff7 com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8a47c000 - 0x7fff8a482fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
0x7fff8a492000 - 0x7fff8a4bffff com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff8a4c0000 - 0x7fff8a561ff7 com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8a562000 - 0x7fff8a563fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8a564000 - 0x7fff8a57afff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8a57b000 - 0x7fff8a581fff com.apple.phonenumbers (1.0 - 47) <0398EEEE-DBA1-36B6-AE0E-AABBDC17AF4F> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff8a582000 - 0x7fff8a92bfef com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8a92c000 - 0x7fff8adf3fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8aed3000 - 0x7fff8aed4fff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
0x7fff8aef2000 - 0x7fff8aef6ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8aef7000 - 0x7fff8aef7fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff8aefe000 - 0x7fff8af74fff libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
0x7fff8af75000 - 0x7fff8af9bfff com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8af9c000 - 0x7fff8b20ffff com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8b239000 - 0x7fff8b269ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8b26a000 - 0x7fff8b2a5fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff8b2dd000 - 0x7fff8b31cfff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8b31d000 - 0x7fff8b348ff7 com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8b349000 - 0x7fff8b388ff7 libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8b389000 - 0x7fff8c0c0fff com.apple.WebCore (7534.56 - 7534.56.5) <4E63291C-539E-32E3-8B1C-EA8E546B3159> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8c0c5000 - 0x7fff8c0cafff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff8c0cb000 - 0x7fff8c13efff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff8c13f000 - 0x7fff8c142fff libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8c143000 - 0x7fff8c147fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8c148000 - 0x7fff8c183fff com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8c184000 - 0x7fff8c1ffff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8c275000 - 0x7fff8c27cff7 com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8c27d000 - 0x7fff8c284fff com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8c2b1000 - 0x7fff8c5d5fff com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8c5d6000 - 0x7fff8c5fffff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8c600000 - 0x7fff8c636fff com.apple.DebugSymbols (93 - 93) <C4093285-5AFE-36FA-900C-183192E0467B> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8c637000 - 0x7fff8c64bff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8c940000 - 0x7fff8c940fff com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8c941000 - 0x7fff8ce4aff7 com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8ce4b000 - 0x7fff8ce59fff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
0x7fff8ce5a000 - 0x7fff8ce64ff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
0x7fff8ce65000 - 0x7fff8cee9ff7 com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8ceea000 - 0x7fff8ceefff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 7
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: 12747444
thread_create: 2
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=213.0M resident=106.6M(50%) swapped_out_or_unallocated=106.5M(50%)
Writable regions: Total=1.1G written=12.7M(1%) resident=34.3M(3%) swapped_out=0K(0%) unallocated=1.0G(97%)
REGION TYPE VIRTUAL
=========== =======
CG backing stores 172K
CG image 4K
CG shared images 3512K
CoreGraphics 16K
CoreServices 4632K
JS JIT generated code 8K
JS JIT generated code (reserved) 1.0G reserved VM address space (unallocated)
MALLOC 33.6M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=251 52K
SQLite page cache 288K
STACK GUARD 56.0M
Stack 12.6M
VM_ALLOCATE 16.1M
__CI_BITMAP 80K
__DATA 20.5M
__IMAGE 528K
__LINKEDIT 53.4M
__RC_CAMERAS 248K
__TEXT 159.6M
__UNICODE 544K
mapped file 32.6M
shared memory 312K
=========== =======
TOTAL 1.4G
TOTAL, minus reserved VM space 394.8M
Model: MacBookPro5,1, BootROM MBP51.007E.B06, 2 processors, Intel Core 2 Duo, 2.4 GHz, 8 GB, SMC 1.33f8
Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 256 MB
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.198.4.20)
Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: ST9640320AS, 640.14 GB
Serial ATA Device: MATSHITADVD-R UJ-868
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0x04600000 / 3
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06110000 / 5
More information about the textmate
mailing list