Just got the update to today's alpha and it won't run, it simply crashes each time it is called. I'm in the middle of edits of a about 4 files, which I presume it is attempting to restore. The reports were sent to Apple, but I included a crash report below.
My platform:
Darwin Kernel Version 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386 i386
Forrest
Process: TextMate [59592] Path: /Applications/TextMate.app/Contents/MacOS/TextMate Identifier: com.macromates.TextMate.preview Version: 2.0-alpha.9519 (9519) Code Type: X86-64 (Native) Parent Process: launchd [323]
Date/Time: 2014-03-12 14:47:03.137 -0400 OS Version: Mac OS X 10.7.5 (11G63) Report Version: 9
Interval Since Last Report: 24429470 sec Crashes Since Last Report: 48 Per-App Interval Since Last Report: 51 sec Per-App Crashes Since Last Report: 7 Anonymous UUID: 00AA8C4B-6755-44B5-A8FD-50A67746E5DC
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL) Exception Codes: 0x0000000000000001, 0x0000000000000000
Application Specific Information: objc[59592]: garbage collection is OFF objc[59592]: cannot form weak reference to instance (0x7fb753a8d5f0) of class OakFileIconImage
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x00007fff86814768 _objc_trap + 4 1 libobjc.A.dylib 0x00007fff868148aa _objc_fatal + 195 2 libobjc.A.dylib 0x00007fff868204ad weak_register_no_lock + 346 3 libobjc.A.dylib 0x00007fff86820a59 objc_storeWeak + 360 4 com.macromates.TextMate.OakAppKit 0x000000010e7dc618 -[OakFileIconImage initWithSize:] + 122 5 com.macromates.TextMate.DocumentWindow 0x000000010e6c5a60 -[DocumentController updateProxyIcon] + 137 6 com.macromates.TextMate.DocumentWindow 0x000000010e6c9cc2 -[DocumentController setSelectedDocument:] + 1980 7 com.macromates.TextMate.DocumentWindow 0x000000010e6c4190 __44-[DocumentController openAndSelectDocument:]_block_invoke + 232 8 com.macromates.TextMate.DocumentWindow 0x000000010e6dd976 -[DocumentOpenHelper didOpenDocument:] + 394 9 com.macromates.TextMate.DocumentWindow 0x000000010e6de6a7 (anonymous namespace)::open_callback_t::show_document(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptrdocument::document_t) + 419 10 document.dylib 0x000000010eb0022b 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_ptrio::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&, encoding::type const&, std::__1::vector<oak::uuid_t, std::__1::allocatoroak::uuid_t > const&, std::__1::vector<oak::uuid_t, std::__1::allocatoroak::uuid_t > const&) + 209 11 file.dylib 0x000000010eed8301 (anonymous namespace)::open_file_context_t::event_loop() + 2041 12 file.dylib 0x000000010eed7bf5 (anonymous namespace)::open_file_context_t::event_loop() + 237 13 file.dylib 0x000000010eed86d2 (anonymous namespace)::open_file_context_t::event_loop() + 3018 14 file.dylib 0x000000010eed89e6 (anonymous namespace)::open_file_context_t::event_loop() + 3806 15 file.dylib 0x000000010eed7bf5 (anonymous namespace)::open_file_context_t::event_loop() + 237 16 file.dylib 0x000000010eed7bf5 (anonymous namespace)::open_file_context_t::event_loop() + 237 17 file.dylib 0x000000010eed7bf5 (anonymous namespace)::open_file_context_t::event_loop() + 237 18 file.dylib 0x000000010eed7bf5 (anonymous namespace)::open_file_context_t::event_loop() + 237 19 file.dylib 0x000000010eed7bf5 (anonymous namespace)::open_file_context_t::event_loop() + 237 20 file.dylib 0x000000010eed7bf5 (anonymous namespace)::open_file_context_t::event_loop() + 237 21 file.dylib 0x000000010eed7bf5 (anonymous namespace)::open_file_context_t::event_loop() + 237 22 file.dylib 0x000000010eed7bf5 (anonymous namespace)::open_file_context_t::event_loop() + 237 23 file.dylib 0x000000010eed8b54 (anonymous namespace)::open_file_context_t::event_loop() + 4172 24 file.dylib 0x000000010eed708b file::read_t::handle_reply(file::read_t::result_t const&) + 127 25 file.dylib 0x000000010eedbd58 oak::server_t<file::read_t, file::read_t::request_t, file::read_t::result_t>::master_run() + 168 26 com.apple.CoreFoundation 0x00007fff88b854f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 27 com.apple.CoreFoundation 0x00007fff88b84e1c __CFRunLoopDoSources0 + 444 28 com.apple.CoreFoundation 0x00007fff88babb49 __CFRunLoopRun + 905 29 com.apple.CoreFoundation 0x00007fff88bab486 CFRunLoopRunSpecific + 230 30 com.apple.HIToolbox 0x00007fff88e392bf RunCurrentEventLoopInMode + 277 31 com.apple.HIToolbox 0x00007fff88e404bf ReceiveNextEventCommon + 181 32 com.apple.HIToolbox 0x00007fff88e403fa BlockUntilNextEventMatchingListInMode + 62 33 com.apple.AppKit 0x00007fff8cbde779 _DPSNextEvent + 659 34 com.apple.AppKit 0x00007fff8cbde07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 35 com.apple.AppKit 0x00007fff8cbda9b9 -[NSApplication run] + 470 36 com.apple.AppKit 0x00007fff8ce56eac NSApplicationMain + 867 37 com.macromates.TextMate.preview 0x000000010e5b06c8 main + 762 38 com.macromates.TextMate.preview 0x000000010e596984 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8868e7e6 kevent + 10 1 libdispatch.dylib 0x00007fff8c402786 _dispatch_mgr_invoke + 923 2 libdispatch.dylib 0x00007fff8c401316 _dispatch_mgr_thread + 54
Thread 2: 0 libsystem_kernel.dylib 0x00007fff8868e192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8c9a1594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8c9a2b85 start_wqthread + 13
Thread 3: 0 libsystem_kernel.dylib 0x00007fff8868e192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8c9a1594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8c9a2b85 start_wqthread + 13
Thread 4: 0 libsystem_kernel.dylib 0x00007fff8868e192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8c9a1594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8c9a2b85 start_wqthread + 13
Thread 5:: server (N2ng15buffer_parser_tE) 0 libsystem_kernel.dylib 0x00007fff8868dbca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8c9a3274 _pthread_cond_wait + 840 2 buffer.dylib 0x000000010ea17f56 oak::server_t<ng::buffer_parser_t, ng::buffer_parser_t::request_t, ng::buffer_parser_t::result_t>::server_run() + 182 3 buffer.dylib 0x000000010ea15191 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 0x00007fff8c99f8bf _pthread_start + 335 5 libsystem_c.dylib 0x00007fff8c9a2b75 thread_start + 13
Thread 6:: server (N4file6read_tE) 0 libsystem_kernel.dylib 0x00007fff8868dbca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8c9a3274 _pthread_cond_wait + 840 2 file.dylib 0x000000010eedbe69 oak::server_t<file::read_t, file::read_t::request_t, file::read_t::result_t>::server_run() + 189 3 file.dylib 0x000000010eed9691 oak::server_t<file::read_t, file::read_t::request_t, file::read_t::result_t>::server_t(unsigned long)::runner_t::server(void*) + 9 4 libsystem_c.dylib 0x00007fff8c99f8bf _pthread_start + 335 5 libsystem_c.dylib 0x00007fff8c9a2b75 thread_start + 13
Thread 7: 0 libsystem_kernel.dylib 0x00007fff8868e192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8c9a1594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8c9a2b85 start_wqthread + 13
Thread 8:: document::watch_server_t 0 libsystem_kernel.dylib 0x00007fff8868e7e6 kevent + 10 1 document.dylib 0x000000010eb092ac document::watch_server_t::server_run() + 1360 2 document.dylib 0x000000010eb09347 document::watch_server_t::server_run_stub(void*) + 9 3 libsystem_c.dylib 0x00007fff8c99f8bf _pthread_start + 335 4 libsystem_c.dylib 0x00007fff8c9a2b75 thread_start + 13
Thread 9:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8868ddf2 __select + 10 1 com.apple.CoreFoundation 0x00007fff88bf4c8b __CFSocketManager + 1355 2 libsystem_c.dylib 0x00007fff8c99f8bf _pthread_start + 335 3 libsystem_c.dylib 0x00007fff8c9a2b75 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00007fb753a8bdb0 rcx: 0x0000000000000200 rdx: 0x00007fff6e18f164 rdi: 0x0000010000000203 rsi: 0x0000020000000200 rbp: 0x00007fff6e18f1b0 rsp: 0x00007fff6e18f1b0 r8: 0x00007fff6e18f16c r9: 0x00007fff6e18f168 r10: 0x0000000000000081 r11: 0x00000000e05c7ed8 r12: 0x00007fff728cfa00 r13: 0x00007fff728cfb40 r14: 0x00007fb753a8d5f0 r15: 0x00007fff728cfb60 rip: 0x00007fff86814768 rfl: 0x0000000000010206 cr2: 0x000000010e7dc59e Logical CPU: 3
Binary Images: 0x10e595000 - 0x10e5c3fff +com.macromates.TextMate.preview (2.0-alpha.9519 - 9519) <5075B85C-A7E4-3DC2-83B6-97FCE878C142> /Applications/TextMate.app/Contents/MacOS/TextMate 0x10e5fc000 - 0x10e61afff +com.macromates.TextMate.BundleEditor (1.0.0 - 1.0) <0C783F0E-3430-3B66-83DB-B17B629CBA18> /Applications/TextMate.app/Contents/Frameworks/BundleEditor.framework/Versions/A/BundleEditor 0x10e652000 - 0x10e657fff +BundleMenu.dylib (1.0.1 - compatibility 1.0.0) <F0C50C30-9E2A-3DD9-89F9-22CA5FCD8ADF> /Applications/TextMate.app/Contents/Frameworks/BundleMenu.dylib 0x10e66a000 - 0x10e67efff +BundlesManager.dylib (1.0.1 - compatibility 1.0.0) <B3A1C494-E36D-3473-8C68-D9C26F500189> /Applications/TextMate.app/Contents/Frameworks/BundlesManager.dylib 0x10e6a6000 - 0x10e6acfff +CrashReporter.dylib (1.0.1 - compatibility 1.0.0) <515E7FF4-6EEB-3C89-BB6C-A1C8440EAECC> /Applications/TextMate.app/Contents/Frameworks/CrashReporter.dylib 0x10e6b8000 - 0x10e70dfff +com.macromates.TextMate.DocumentWindow (1.0.0 - 1.0) <538EF775-E37F-3DC1-B316-BA9911C24E9C> /Applications/TextMate.app/Contents/Frameworks/DocumentWindow.framework/Versions/A/DocumentWindow 0x10e765000 - 0x10e79dff7 +com.macromates.TextMate.Find (1.0.0 - 1.0) <AD2C0148-924A-3922-A45D-DF3D6713CF6D> /Applications/TextMate.app/Contents/Frameworks/Find.framework/Versions/A/Find 0x10e7d0000 - 0x10e82cff7 +com.macromates.TextMate.OakAppKit (1.0.0 - 1.0) <A9F10AC3-3802-3AD0-BC9C-43DF698F01D0> /Applications/TextMate.app/Contents/Frameworks/OakAppKit.framework/Versions/A/OakAppKit 0x10e886000 - 0x10e8d0ff7 +com.macromates.TextMate.OakFileBrowser (1.0.0 - 1.0) <FD1B527B-A8C2-31C1-96B2-C3964A5BBB6D> /Applications/TextMate.app/Contents/Frameworks/OakFileBrowser.framework/Versions/A/OakFileBrowser 0x10e910000 - 0x10e945fff +com.macromates.TextMate.OakFilterList (1.0.0 - 1.0) <1AF2F67F-8C99-352B-9F59-762A756E51F7> /Applications/TextMate.app/Contents/Frameworks/OakFilterList.framework/Versions/A/OakFilterList 0x10e97f000 - 0x10e984fff +OakFoundation.dylib (1.0.1 - compatibility 1.0.0) <B5D731E1-7549-31A5-8EF9-74F56A470361> /Applications/TextMate.app/Contents/Frameworks/OakFoundation.dylib 0x10e994000 - 0x10e997fff +OakSystem.dylib (1.0.1 - compatibility 1.0.0) <4E153C21-F989-35AE-9D7E-6231E3043010> /Applications/TextMate.app/Contents/Frameworks/OakSystem.dylib 0x10e9a2000 - 0x10e9befff +com.macromates.TextMate.Preferences (1.0.0 - 1.0) <33346DE8-DD22-3EF3-9E39-9D24D0FF4BFE> /Applications/TextMate.app/Contents/Frameworks/Preferences.framework/Versions/A/Preferences 0x10e9de000 - 0x10e9eaff7 +com.macromates.TextMate.SoftwareUpdate (1.0.0 - 1.0) <7315591D-8D2B-3A6B-B61D-1F43A793F091> /Applications/TextMate.app/Contents/Frameworks/SoftwareUpdate.framework/Versions/A/SoftwareUpdate 0x10ea05000 - 0x10ea26fff +buffer.dylib (1.0.1 - compatibility 1.0.0) <DED38A9C-86C6-37B0-B356-ACE07334AF37> /Applications/TextMate.app/Contents/Frameworks/buffer.dylib 0x10ea5a000 - 0x10ea78ff7 +bundles.dylib (1.0.1 - compatibility 1.0.0) <14989A4F-B2C6-3B94-87F3-42002E3B66EE> /Applications/TextMate.app/Contents/Frameworks/bundles.dylib 0x10eab2000 - 0x10eac1ff7 +command.dylib (1.0.1 - compatibility 1.0.0) <C626307D-AA41-3716-ABC7-07A7F61C042E> /Applications/TextMate.app/Contents/Frameworks/command.dylib 0x10eae3000 - 0x10eae3fff +crash.dylib (1.0.1 - compatibility 1.0.0) <683E35CC-E3FA-37C0-BA2C-78CAC39C5E88> /Applications/TextMate.app/Contents/Frameworks/crash.dylib 0x10eaee000 - 0x10eb14fff +document.dylib (1.0.1 - compatibility 1.0.0) <F57AC5CF-C16E-303D-8BBC-87AF056BF2E2> /Applications/TextMate.app/Contents/Frameworks/document.dylib 0x10eb63000 - 0x10eb77fff +io.dylib (1.0.1 - compatibility 1.0.0) <A3433075-D845-3612-846D-970935A65FDE> /Applications/TextMate.app/Contents/Frameworks/io.dylib 0x10eb9b000 - 0x10eb9ffff +kvdb.dylib (1.0.1 - compatibility 1.0.0) <129011D4-B45F-35A5-A2CF-B4273B7B4668> /Applications/TextMate.app/Contents/Frameworks/kvdb.dylib 0x10ebaf000 - 0x10ebb5fff +license.dylib (1.0.1 - compatibility 1.0.0) <3EA5ED8E-CA3F-3FD6-906A-DF3D50FEB898> /Applications/TextMate.app/Contents/Frameworks/license.dylib 0x10ebc3000 - 0x10ebcefff +network.dylib (1.0.1 - compatibility 1.0.0) <FCB3F695-F816-3FA3-B795-D50C77132A07> /Applications/TextMate.app/Contents/Frameworks/network.dylib 0x10ebe9000 - 0x10ebeefff +ns.dylib (1.0.1 - compatibility 1.0.0) <00841362-DA5F-3B63-8EFD-A5A3E88EA2D2> /Applications/TextMate.app/Contents/Frameworks/ns.dylib 0x10ebff000 - 0x10ec4bff7 +plist.dylib (1.0.1 - compatibility 1.0.0) <9C272B2F-2A8F-31C9-9EE9-65A3A31F6BD2> /Applications/TextMate.app/Contents/Frameworks/plist.dylib 0x10eca1000 - 0x10ecb4fff +com.macromates.TextMate.scm (1.0.0 - 1.0) <7E0FD62A-73A2-3DE5-863C-55DAC72E6CB3> /Applications/TextMate.app/Contents/Frameworks/scm.framework/Versions/A/scm 0x10ecd8000 - 0x10ecdfff7 +scope.dylib (1.0.1 - compatibility 1.0.0) <CDDAFCD5-00AD-3357-8DB1-E20DE81253F6> /Applications/TextMate.app/Contents/Frameworks/scope.dylib 0x10ecef000 - 0x10ecfcfff +settings.dylib (1.0.1 - compatibility 1.0.0) <2FE32B27-19AB-346D-9C53-E1893EC15BE9> /Applications/TextMate.app/Contents/Frameworks/settings.dylib 0x10ed1f000 - 0x10ed2aff7 +text.dylib (1.0.1 - compatibility 1.0.0) <4E98E64B-77D4-3A4B-A2D2-63EF3E5DE176> /Applications/TextMate.app/Contents/Frameworks/text.dylib 0x10ed3e000 - 0x10ed56fff +updater.dylib (1.0.1 - compatibility 1.0.0) <0DC9C8C6-F4DE-38A6-86F8-7B1706FB5F83> /Applications/TextMate.app/Contents/Frameworks/updater.dylib 0x10ed87000 - 0x10edabfff +regexp.dylib (1.0.1 - compatibility 1.0.0) <E02E05C6-2D3B-345C-B4F8-B6C00C22228A> /Applications/TextMate.app/Contents/Frameworks/regexp.dylib 0x10eded000 - 0x10edeeff7 +cf.dylib (1.0.1 - compatibility 1.0.0) <95C9370D-81C4-32A1-995C-64EF824943D3> /Applications/TextMate.app/Contents/Frameworks/cf.dylib 0x10edfc000 - 0x10ee2fff7 com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x10ee4a000 - 0x10eeaffff +Onigmo.dylib (1.0.1 - compatibility 1.0.0) <10351513-2DB2-3968-BA36-A1ACE27F4E5F> /Applications/TextMate.app/Contents/Frameworks/Onigmo.dylib 0x10eed0000 - 0x10eed0ff1 +cl_kernels (??? - ???) <D5747F26-C76F-48AE-89A2-CCF6053659A9> cl_kernels 0x10eed2000 - 0x10eeedff7 +file.dylib (1.0.1 - compatibility 1.0.0) <D2371051-E2C4-3EAF-84E6-FAD73728B374> /Applications/TextMate.app/Contents/Frameworks/file.dylib 0x10ef1c000 - 0x10ef1fff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x10ef23000 - 0x10ef25ff7 +authorization.dylib (1.0.1 - compatibility 1.0.0) <3D5381FC-6688-380B-AA58-499870997DA0> /Applications/TextMate.app/Contents/Frameworks/authorization.dylib 0x10ef2e000 - 0x10ef5efff +encoding.dylib (1.0.1 - compatibility 1.0.0) <6CD9F95A-2212-3B08-96E0-53CE3F045B52> /Applications/TextMate.app/Contents/Frameworks/encoding.dylib 0x10ef80000 - 0x10ef90fff +parse.dylib (1.0.1 - compatibility 1.0.0) <6566B225-C8E4-36BC-85FF-748A80611094> /Applications/TextMate.app/Contents/Frameworks/parse.dylib 0x10efb7000 - 0x10efcfff7 +selection.dylib (1.0.1 - compatibility 1.0.0) <F40EC707-4C73-3DBD-93CC-3EBC1EBAE6A7> /Applications/TextMate.app/Contents/Frameworks/selection.dylib 0x10efee000 - 0x10efefff2 +cl_kernels (??? - ???) <ACCDB2AC-31FD-456D-A266-4431D57B7495> cl_kernels 0x10eff2000 - 0x10eff4fff +undo.dylib (1.0.1 - compatibility 1.0.0) <68BE88CD-6091-3F5F-B1C6-3F3EC8458720> /Applications/TextMate.app/Contents/Frameworks/undo.dylib 0x10efff000 - 0x10f016ff7 +com.macromates.TextMate.HTMLOutput (1.0.0 - 1.0) <D348288E-3FC2-3DB7-A33B-272CFE023135> /Applications/TextMate.app/Contents/Frameworks/HTMLOutput.framework/Versions/A/HTMLOutput 0x10f034000 - 0x10f037ff7 +HTMLOutputWindow.dylib (1.0.1 - compatibility 1.0.0) <9A828900-5D50-3BFB-B42A-0E3ABA98F68C> /Applications/TextMate.app/Contents/Frameworks/HTMLOutputWindow.dylib 0x10f042000 - 0x10f043ff3 +cl_kernels (??? - ???) <E1B3F259-7FFE-4BD3-9A6D-2FBA194B837E> cl_kernels 0x10f045000 - 0x10f0b6fff +com.macromates.TextMate.OakTextView (1.0.0 - 1.0) <C5B60982-3816-322C-AE6B-AB77BE13A485> /Applications/TextMate.app/Contents/Frameworks/OakTextView.framework/Versions/A/OakTextView 0x10f12c000 - 0x10f160fff +editor.dylib (1.0.1 - compatibility 1.0.0) <302C705F-044D-3275-B21C-F48062640D15> /Applications/TextMate.app/Contents/Frameworks/editor.dylib 0x10f1aa000 - 0x10f1ceff7 +layout.dylib (1.0.1 - compatibility 1.0.0) <71A9CD42-13CA-344B-84FF-3DD84CAD1E14> /Applications/TextMate.app/Contents/Frameworks/layout.dylib 0x10f1fe000 - 0x10f208ff7 +theme.dylib (1.0.1 - compatibility 1.0.0) <4D5967FD-C447-3DF1-A9BE-AF80DD7781A5> /Applications/TextMate.app/Contents/Frameworks/theme.dylib 0x10f224000 - 0x10f23aff7 +XcodeEditor.dylib (1.0.1 - compatibility 1.0.0) <88B1E608-B4DF-32CB-AAF7-5C4B247EF5BB> /Applications/TextMate.app/Contents/Frameworks/XcodeEditor.dylib 0x10f255000 - 0x10f259fff +com.macromates.TextMate.MASPreferences (1.0.0 - 1.0) <CAB2528B-91D2-30D5-B713-8B47850539D1> /Applications/TextMate.app/Contents/Frameworks/MASPreferences.framework/Versions/A/MASPreferences 0x10f268000 - 0x10f26efff +MGScopeBar.dylib (1.0.1 - compatibility 1.0.0) <045A87F9-B212-3EEF-A847-ECC5DF7C90BE> /Applications/TextMate.app/Contents/Frameworks/MGScopeBar.dylib 0x110f1a000 - 0x110f1eff7 libFontRegistryUI.dylib (??? - ???) <6EFD0158-64F7-3A65-92E3-875AD0382A5C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib 0x110f8f000 - 0x110f94fff +com.macromates.dialog_plug-in (??? - 1.0) <9D76BF11-E999-386D-908A-49B59AFBD629> /Applications/TextMate.app/Contents/PlugIns/Dialog.tmplugin/Contents/MacOS/Dialog 0x11178b000 - 0x11179eff7 +com.macromates.dialog2 (??? - 1.0) <3565AAD2-74A0-3E5B-9968-D4E83ADC282A> /Applications/TextMate.app/Contents/PlugIns/Dialog2.tmplugin/Contents/MacOS/Dialog2 0x1139cd000 - 0x1139d7fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib 0x113a6e000 - 0x113b0dff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib 0x7fff6e195000 - 0x7fff6e1c9baf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld 0x7fff82450000 - 0x7fff82454fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib 0x7fff82455000 - 0x7fff824d8fef com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff824f2000 - 0x7fff82522ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff82523000 - 0x7fff8254afff com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts 0x7fff8255b000 - 0x7fff8255dfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8255e000 - 0x7fff825c0ff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff825c1000 - 0x7fff825c6fff com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff825c7000 - 0x7fff825d2fff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff82927000 - 0x7fff82992ff7 com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff82993000 - 0x7fff82999ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib 0x7fff8299a000 - 0x7fff829f2ff7 libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff829f3000 - 0x7fff82d18ff7 com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff82d58000 - 0x7fff82d5efff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff82d5f000 - 0x7fff82d64fff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib 0x7fff82d65000 - 0x7fff82d67fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib 0x7fff82d68000 - 0x7fff82d91fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff82d92000 - 0x7fff82dd8fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib 0x7fff82dd9000 - 0x7fff82ddafff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff82ddb000 - 0x7fff82e51ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib 0x7fff82e52000 - 0x7fff82e56fff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib 0x7fff82e57000 - 0x7fff82e80fff libJPEG.dylib (??? - ???) <DFD81B8F-F4CB-347B-92B8-1AFFDA924A9B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff82e81000 - 0x7fff830f5fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff83180000 - 0x7fff831a4fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff831a5000 - 0x7fff831cdfff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff831ce000 - 0x7fff8321fff7 com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff8331c000 - 0x7fff8331cfff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8331d000 - 0x7fff83334fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff83335000 - 0x7fff833d7fff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff83468000 - 0x7fff8347aff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib 0x7fff83652000 - 0x7fff83ff0a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff84007000 - 0x7fff8401bff7 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 0x7fff8401c000 - 0x7fff84021fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib 0x7fff8403a000 - 0x7fff8411eff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff842b7000 - 0x7fff845d0fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff846d9000 - 0x7fff8480ffff 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 0x7fff8483a000 - 0x7fff84be4fe7 com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff84c1b000 - 0x7fff84cceff7 com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff84d2a000 - 0x7fff84d86ff7 com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff85046000 - 0x7fff85063ff7 com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff85064000 - 0x7fff85065ff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib 0x7fff85066000 - 0x7fff85074fff com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff85075000 - 0x7fff85082ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib 0x7fff85083000 - 0x7fff85085fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff85103000 - 0x7fff8520ffef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib 0x7fff85210000 - 0x7fff85305fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib 0x7fff8531d000 - 0x7fff85901fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8590e000 - 0x7fff85911fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8596e000 - 0x7fff85a5aff7 com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff85a5b000 - 0x7fff85aa9fff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib 0x7fff85aaa000 - 0x7fff85ab9ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib 0x7fff85aba000 - 0x7fff85abefff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff85abf000 - 0x7fff85ac3ff7 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 0x7fff85ac6000 - 0x7fff867fdfff com.apple.WebCore (7534.57 - 7534.57.7) <33FCF30A-08C5-3169-B3B0-3A9462FA1A0D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff867fe000 - 0x7fff868e2e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib 0x7fff868e3000 - 0x7fff868f1ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib 0x7fff868f2000 - 0x7fff86905ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib 0x7fff86906000 - 0x7fff86c22fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff86c23000 - 0x7fff86c7eff7 com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff86c92000 - 0x7fff86c93fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib 0x7fff86c94000 - 0x7fff870c7ff7 com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff870c8000 - 0x7fff870deff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff870e7000 - 0x7fff8710bfff com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8710c000 - 0x7fff87117ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib 0x7fff87118000 - 0x7fff8716cff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff871ac000 - 0x7fff871b2ff7 com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff871b3000 - 0x7fff871b8fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff871b9000 - 0x7fff873e3fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff873e4000 - 0x7fff874abff7 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 0x7fff874ac000 - 0x7fff874acfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff874ad000 - 0x7fff874e2fff com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff87594000 - 0x7fff875a1fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff875a2000 - 0x7fff875a7ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib 0x7fff875a8000 - 0x7fff875a8fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff875a9000 - 0x7fff875c5fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes 0x7fff875c6000 - 0x7fff875c6fff 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 0x7fff875d5000 - 0x7fff87846fff com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff87847000 - 0x7fff87868fff libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff87869000 - 0x7fff87872ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib 0x7fff87873000 - 0x7fff87882fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff87883000 - 0x7fff8788eff7 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 0x7fff8788f000 - 0x7fff87892ff7 com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff87893000 - 0x7fff878f0ff7 com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff878f1000 - 0x7fff8791dff7 com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8791e000 - 0x7fff87921fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff87922000 - 0x7fff8794ffff 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 0x7fff87950000 - 0x7fff879b0fff 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 0x7fff879b1000 - 0x7fff879b1fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff87a5a000 - 0x7fff87a85fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib 0x7fff87a86000 - 0x7fff87b20ff7 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 0x7fff87b21000 - 0x7fff87e16ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff87e17000 - 0x7fff87e1cfff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib 0x7fff884eb000 - 0x7fff88676ff7 com.apple.QTKit (7.7.1 - 2352) <F72FC786-4E76-38AA-A9D7-D1902AD416FA> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff88677000 - 0x7fff88697fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib 0x7fff886b4000 - 0x7fff886dfff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib 0x7fff886e0000 - 0x7fff88a02fff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff88a65000 - 0x7fff88ac0fff com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff88b73000 - 0x7fff88d47ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff88e37000 - 0x7fff89163fff com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff891eb000 - 0x7fff891eefff com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff891fd000 - 0x7fff89293ff7 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 0x7fff89294000 - 0x7fff892c1fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib 0x7fff892ce000 - 0x7fff892d4fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib 0x7fff893be000 - 0x7fff893c5fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib 0x7fff89857000 - 0x7fff89858ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib 0x7fff898a6000 - 0x7fff898b2fff com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff898ec000 - 0x7fff89902fff libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff89903000 - 0x7fff89979fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8997a000 - 0x7fff89981fff com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff89982000 - 0x7fff899bdfff libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <B5120F7F-6FD7-3E0B-AAB8-E9A8D72451BC> /usr/lib/libssl.0.9.8.dylib 0x7fff899be000 - 0x7fff89a2efff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff89a2f000 - 0x7fff89a6fff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib 0x7fff89a70000 - 0x7fff89aabfff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff89aac000 - 0x7fff89aedfff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff89aee000 - 0x7fff89aeefff com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff89aef000 - 0x7fff89c8fff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff89c90000 - 0x7fff89d8dff7 com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff89d8e000 - 0x7fff89e04fff com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x7fff89e05000 - 0x7fff8a232fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8a233000 - 0x7fff8a23afff libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8a24a000 - 0x7fff8a25cff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib 0x7fff8a25d000 - 0x7fff8a2b0fff com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff8a2b1000 - 0x7fff8a3abff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8a3f3000 - 0x7fff8a4d2fff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8a4d3000 - 0x7fff8a4d3fff libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib 0x7fff8a4d4000 - 0x7fff8a5e1fff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8a5e2000 - 0x7fff8a634ff7 libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8a635000 - 0x7fff8a636fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib 0x7fff8a637000 - 0x7fff8aafefff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff8aaff000 - 0x7fff8ab84ff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8ab85000 - 0x7fff8abbffe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8ae2d000 - 0x7fff8ae4afff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib 0x7fff8ae77000 - 0x7fff8ae7efff com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8ae7f000 - 0x7fff8ae99fff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff8ae9a000 - 0x7fff8ae9afff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib 0x7fff8ae9b000 - 0x7fff8b153fff com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8b154000 - 0x7fff8b198ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8b1b5000 - 0x7fff8b1c0ff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff8b3ed000 - 0x7fff8b3f0fff 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 0x7fff8b3f1000 - 0x7fff8b3f2fff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib 0x7fff8b3f3000 - 0x7fff8b408fff 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 0x7fff8b46c000 - 0x7fff8b573fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib 0x7fff8b574000 - 0x7fff8bd1cfff com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff8bd29000 - 0x7fff8be42fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8be43000 - 0x7fff8be5fff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8bfcd000 - 0x7fff8bfe4fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8bfe5000 - 0x7fff8bff7ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib 0x7fff8bff8000 - 0x7fff8c06bfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib 0x7fff8c06e000 - 0x7fff8c0a9fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib 0x7fff8c0aa000 - 0x7fff8c0eeff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8c0ef000 - 0x7fff8c181ff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff8c182000 - 0x7fff8c283fff com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff8c2c2000 - 0x7fff8c367fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8c399000 - 0x7fff8c3bffff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff8c3ff000 - 0x7fff8c40dfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib 0x7fff8c40e000 - 0x7fff8c513fff libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8c514000 - 0x7fff8c598ff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) <A05126F9-7DC9-3EA7-8D94-53C6113730C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8c599000 - 0x7fff8c5a1fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib 0x7fff8c5a2000 - 0x7fff8c81afff com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff8c81b000 - 0x7fff8c81dff7 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 0x7fff8c81e000 - 0x7fff8c886ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8c951000 - 0x7fff8ca2efef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib 0x7fff8ca2f000 - 0x7fff8cb31fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib 0x7fff8cb34000 - 0x7fff8cbd5ff7 com.apple.LaunchServices (480.42 - 480.42) <A69F9426-05CE-3312-89FD-BC063DA66DBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8cbd6000 - 0x7fff8d7dcfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8e12f000 - 0x7fff8e2b9ff7 com.apple.WebKit (7534.57 - 7534.57.7) <15AA1A2E-DCAC-35CE-89DF-0FF7149198CD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff8e2ba000 - 0x7fff8e2bbff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib 0x7fff8e2bc000 - 0x7fff8e2dbfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib 0x7fff8e2dc000 - 0x7fff8e2dcfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8e368000 - 0x7fff8e3aaff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib 0x7fff8e3ab000 - 0x7fff8e508fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8e509000 - 0x7fff8e509fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8e50a000 - 0x7fff8e50afff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8e50b000 - 0x7fff8e511fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8e518000 - 0x7fff8e522ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib 0x7fff8e523000 - 0x7fff8e56fff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8e57c000 - 0x7fff8e5bcfe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8e5bd000 - 0x7fff8e673fff com.apple.PDFKit (2.7.8 - 2.7.8) <13A92FA5-E6E6-3ECF-9A70-D4330D7BE847> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff8e674000 - 0x7fff8e6dcff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8e6dd000 - 0x7fff8e71cfff 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 0x7fff8e71d000 - 0x7fff8e7fbfff com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff8e837000 - 0x7fff8e88bfff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8e89a000 - 0x7fff8e915ff7 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 0x7fff8e98a000 - 0x7fff8eaf1fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8eaf2000 - 0x7fff8ecf4fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib 0x7fff8ecf5000 - 0x7fff8ed3cff7 com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff8ed3d000 - 0x7fff8f15bff7 com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 3 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: 42140 thread_create: 1 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=215.4M resident=114.2M(53%) swapped_out_or_unallocated=101.2M(47%) Writable regions: Total=1.1G written=12.6M(1%) resident=35.6M(3%) swapped_out=0K(0%) unallocated=1.1G(97%)
REGION TYPE VIRTUAL =========== ======= CG backing stores 5088K CG image 16K CG raster data 604K CG shared images 3440K CoreGraphics 16K CoreImage 8K CoreServices 5152K JS JIT generated code 8K JS JIT generated code (reserved) 1.0G reserved VM address space (unallocated) MALLOC 51.7M MALLOC guard page 64K Memory tag=240 4K Memory tag=251 8K OpenCL 32K SQLite page cache 96K STACK GUARD 56.0M Stack 12.1M VM_ALLOCATE 16.3M __CI_BITMAP 80K __DATA 19.6M __IMAGE 528K __LINKEDIT 55.1M __TEXT 160.3M __UNICODE 544K mapped file 40.2M shared memory 312K =========== ======= TOTAL 1.4G TOTAL, minus reserved VM space 427.0M
Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 16 GB, SMC 1.7f10 Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB Memory Module: DIMM Riser A/DIMM 1, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x0D9B, 0x000000000000000000000000000000000000 Memory Module: DIMM Riser A/DIMM 2, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x0D9B, 0x000000000000000000000000000000000000 Memory Module: DIMM Riser B/DIMM 1, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x0D9B, 0x000000000000000000000000000000000000 Memory Module: DIMM Riser B/DIMM 2, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x0D9B, 0x000000000000000000000000000000000000 Memory Module: DIMM Riser A/DIMM 3, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x0D9B, 0x000000000000000000000000000000000000 Memory Module: DIMM Riser A/DIMM 4, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x0D9B, 0x000000000000000000000000000000000000 Memory Module: DIMM Riser B/DIMM 3, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x04CB, 0x000000000000000000000000000000000000 Memory Module: DIMM Riser B/DIMM 4, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x04CB, 0x000000000000000000000000000000000000 Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports Network Service: Built-in Ethernet 2, Ethernet, en1 PCI Card: NVIDIA GeForce 7300 GT, sppci_displaycontroller, Slot-1 Serial ATA Device: ST3250820AS P, 250.06 GB Serial ATA Device: ST31000340NS, 1 TB Parallel ATA Device: OPTIARC DVD RW AD-7170A USB Device: hub_device, apple_vendor_id, 0x911c, 0xfd300000 / 2 USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd330000 / 4 USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfd332000 / 5 USB Device: Apple Cinema HD Display, apple_vendor_id, 0x921c, 0xfd320000 / 3 USB Device: Bluetooth USB Host Controller, 0x0a12 (Cambridge Silicon Radio Ltd.), 0x0001, 0x3d200000 / 2 FireWire Device: built-in_hub, 800mbit_speed FireWire Device: OEM ATA Device 00, G-TECH, 800mbit_speed FireWire Device: unknown_device, unknown_speed
On 13 Mar 2014, at 1:50, Forrest Aldrich wrote:
Just got the update to today's alpha and it won't run, it simply crashes each time it is called. I'm in the middle of edits of a about 4 files, which I presume it is attempting to restore […]
Sorry about that. This is an issue for all 10.7 users, I have updated the requirements of the latest alpha to 10.8 so others should not receive the updated.
Given that it won’t run, you’ll have to manually download last release build from http://macromates.com/download