Emmet.tmplugin
Emmet.tmplugin copied to clipboard
TM2 & this plugin on OS X 10.10 => Crash
Process: TextMate [2329]
Path: /Applications/TextMate.app/Contents/MacOS/TextMate
Identifier: com.macromates.TextMate.preview
Version: 2.0-alpha.9551 (9551)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: TextMate [2329]
User ID: 501
Date/Time: 2014-07-25 11:12:15.190 +0200
OS Version: Mac OS X 10.10 (14A298i)
Report Version: 11
Anonymous UUID: 98E01DC6-A84A-6CFC-19B2-7DB1320C2066
Sleep/Wake UUID: 798FFF07-5C30-47BB-8FA3-44C6760F4FB7
Time Awake Since Boot: 5600 seconds
Time Since Wake: 4900 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bbadbeef
VM Regions Near 0xbbadbeef:
-->
__TEXT 0000000109640000-0000000109670000 [ 192K] r-x/rwx SM=COW /Applications/TextMate.app/Contents/MacOS/TextMate
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.JavaScriptCore 0x00007fff94b59f6e WTFCrash + 62
1 com.apple.JavaScriptCore 0x00007fff94b26159 JSC::JSLock::DropAllLocks::DropAllLocks(JSC::VM*) + 217
2 com.apple.JavaScriptCore 0x00007fff94d1551e JSC::JSCallbackObject<JSC::JSGlobalObject>::getOwnPropertySlot(JSC::JSObject*, JSC::ExecState*, JSC::PropertyName, JSC::PropertySlot&) + 382
3 com.apple.JavaScriptCore 0x00007fff9499ac7e JSC::JSObject::get(JSC::ExecState*, JSC::PropertyName) const + 366
4 com.apple.JavaScriptCore 0x00007fff9499b938 JSObjectGetProperty + 168
5 com.inexdo.JSCocoa 0x000000010e66e34e +[JSCocoaController controllerFromContext:] + 52
6 com.inexdo.JSCocoa 0x000000010e669403 jsCocoaObject_finalize + 86
7 com.apple.JavaScriptCore 0x00007fff94a8d747 JSC::JSCallbackObjectData::finalize(JSC::Handle<JSC::Unknown>, void*) + 55
8 com.apple.JavaScriptCore 0x00007fff949754c8 JSC::WeakBlock::sweep() + 104
9 com.apple.JavaScriptCore 0x00007fff94954588 JSC::WeakSet::sweep() + 40
10 com.apple.JavaScriptCore 0x00007fff94954519 JSC::MarkedBlock::sweep(JSC::MarkedBlock::SweepMode) + 25
11 com.apple.JavaScriptCore 0x00007fff94d8086e JSC::MarkedAllocator::tryAllocateHelper(unsigned long) + 222
12 com.apple.JavaScriptCore 0x00007fff9495379c JSC::MarkedAllocator::allocateSlowCase(unsigned long) + 140
13 com.apple.JavaScriptCore 0x00007fff94a0fd9a JSC::JSString::toObject(JSC::ExecState*, JSC::JSGlobalObject*) const + 122
14 com.apple.JavaScriptCore 0x00007fff949c5a2d JSC::objectProtoFuncToString(JSC::ExecState*) + 285
15 ??? 0x00005fd43aa01034 0 + 105365121273908
16 com.apple.JavaScriptCore 0x00007fff94d77ae3 llint_entry + 22637
17 com.apple.JavaScriptCore 0x00007fff94d77ae3 llint_entry + 22637
18 com.apple.JavaScriptCore 0x00007fff94d77b4e llint_entry + 22744
19 com.apple.JavaScriptCore 0x00007fff94d77b4e llint_entry + 22744
20 ??? 0x00005fd43aa019fa 0 + 105365121276410
21 ??? 0x00005fd43aa04a33 0 + 105365121288755
22 ??? 0x00005fd43aa019fa 0 + 105365121276410
23 com.apple.JavaScriptCore 0x00007fff94d77b4e llint_entry + 22744
24 com.apple.JavaScriptCore 0x00007fff94d72051 callToJavaScript + 311
25 com.apple.JavaScriptCore 0x00007fff94cf5dd3 JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*) + 35
26 com.apple.JavaScriptCore 0x00007fff9497c02c JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::JSObject*) + 8796
27 com.apple.JavaScriptCore 0x00007fff94979bf4 JSC::evaluate(JSC::ExecState*, JSC::SourceCode const&, JSC::JSValue, JSC::JSValue*) + 484
28 com.apple.JavaScriptCore 0x00007fff9497991a JSEvaluateScript + 394
29 com.inexdo.JSCocoa 0x000000010e66e743 -[JSCocoaController evalJSFile:toJSValueRef:] + 496
30 com.inexdo.JSCocoa 0x000000010e66e79d -[JSCocoaController evalJSFile:] + 19
31 io.emmet.EmmetTextmate 0x000000010e633401 -[JSCocoaDelegate evalFile:] + 28
32 com.apple.CoreFoundation 0x00007fff8fad6e95 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 133
33 com.apple.CoreFoundation 0x00007fff8fad6599 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 313
34 io.emmet.EmmetTextmate 0x000000010e633e28 -[Emmet setupJSContext] + 233
35 io.emmet.EmmetTextmate 0x000000010e633cdf -[Emmet init] + 87
36 io.emmet.EmmetTextmate 0x000000010e633b5f +[Emmet sharedInstance] + 47
37 io.emmet.EmmetTextmate 0x000000010e636218 -[EMTextMateEditor init] + 101
38 io.emmet.EmmetTextmate 0x000000010e635bbe -[EMTextmatePlugin initWithPlugInController:] + 222
39 com.macromates.TextMate.preview 0x000000010965b245 -[TMPlugInController loadPlugInAtPath:] + 615
40 com.macromates.TextMate.preview 0x000000010965b852 -[TMPlugInController loadAllPlugIns:] + 1107
41 com.macromates.TextMate.preview 0x0000000109653549 -[AppController applicationWillFinishLaunching:] + 1648
42 com.apple.CoreFoundation 0x00007fff8fb7229c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
43 com.apple.CoreFoundation 0x00007fff8fa637d4 _CFXNotificationPost + 3140
44 com.apple.Foundation 0x00007fff8da0ecd1 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
45 com.apple.AppKit 0x00007fff924319a6 -[NSApplication finishLaunching] + 440
46 com.apple.AppKit 0x00007fff92431471 -[NSApplication run] + 128
47 com.apple.AppKit 0x00007fff9241cb2e NSApplicationMain + 1778
48 com.macromates.TextMate.preview 0x000000010965c4e2 main + 810
49 com.macromates.TextMate.preview 0x0000000109641aa4 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff97de5282 kevent64 + 10
1 libdispatch.dylib 0x00007fff9349384a _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib 0x00007fff97de499a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff99c3d809 start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff97de499a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff99c3d809 start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff97de499a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff99c3d809 start_wqthread + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff97de499a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff99c3d809 start_wqthread + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff97de499a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff99c3d809 start_wqthread + 13
Thread 7:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff97de4186 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff96d37d2e std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
2 com.apple.JavaScriptCore 0x00007fff94b7622a JSC::BlockAllocator::waitForDuration(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 170
3 com.apple.JavaScriptCore 0x00007fff94950444 JSC::BlockAllocator::blockFreeingThreadMain() + 84
4 com.apple.JavaScriptCore 0x00007fff94945caf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff99c3f64f _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff99c3f5cc _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff99c3d819 thread_start + 13
Thread 8:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff97de4186 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff96d37c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 com.apple.JavaScriptCore 0x00007fff94950a6b JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff949508c8 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff94945caf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff99c3f64f _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff99c3f5cc _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff99c3d819 thread_start + 13
Thread 9:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff97de4186 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff96d37c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 com.apple.JavaScriptCore 0x00007fff94950a6b JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff949508c8 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff94945caf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff99c3f64f _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff99c3f5cc _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff99c3d819 thread_start + 13
Thread 10:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff97de4186 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff96d37c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 com.apple.JavaScriptCore 0x00007fff94950a6b JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff949508c8 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff94945caf WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff99c3f64f _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff99c3f5cc _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff99c3d819 thread_start + 13
Thread 11:: DFG Worklist Worker Thread
0 libsystem_kernel.dylib 0x00007fff97de4186 __psynch_cvwait + 10
1 com.apple.JavaScriptCore 0x00007fff94c629db JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 219
2 com.apple.JavaScriptCore 0x00007fff94945caf WTF::wtfThreadEntryPoint(void*) + 15
3 libsystem_pthread.dylib 0x00007fff99c3f64f _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff99c3f5cc _pthread_start + 176
5 libsystem_pthread.dylib 0x00007fff99c3d819 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00000000bbadbeef rbx: 0x00007fff565bbee0 rcx: 0x0000000000000000 rdx: 0x00007fff7c4381f8
rdi: 0x0000000000000000 rsi: 0x00001f0000001f00 rbp: 0x00007fff565bbe50 rsp: 0x00007fff565bbd40
r8: 0x00007fff7c4381d8 r9: 0x00007fff565bbb30 r10: 0x0000000000000040 r11: 0x0000000000000246
r12: 0x000000010c405e10 r13: 0x00007fff565bbee0 r14: 0x000000010ecd6240 r15: 0x000000010e668d2d
rip: 0x00007fff94b59f6e rfl: 0x0000000000010202 cr2: 0x00000000bbadbeef
Logical CPU: 0
Error Code: 0x00000006
Trap Number: 14
Binary Images:
0x109640000 - 0x10966ffff +com.macromates.TextMate.preview (2.0-alpha.9551 - 9551) <613DD681-2BD7-3E87-AB32-EB0DFAB46D28> /Applications/TextMate.app/Contents/MacOS/TextMate
0x1096a5000 - 0x1096c3ff7 +com.macromates.TextMate.BundleEditor (1.0.0 - 1.0) <78664C3C-6493-38E0-9489-D0D78694BE89> /Applications/TextMate.app/Contents/Frameworks/BundleEditor.framework/Versions/A/BundleEditor
0x1096fc000 - 0x109701fff +BundleMenu.dylib (1.0.1) <10257394-7E2A-3DC2-8344-74F71178BD87> /Applications/TextMate.app/Contents/Frameworks/BundleMenu.dylib
0x109712000 - 0x109727ff7 +BundlesManager.dylib (1.0.1) <6B45C414-688C-30A4-AD4E-F305B81950DA> /Applications/TextMate.app/Contents/Frameworks/BundlesManager.dylib
0x10974a000 - 0x10975dfff +com.macromates.TextMate.CommitWindow (1.0.0 - 1.0) <CA4B14BB-B9F8-3C74-8547-AC4B2A0223F2> /Applications/TextMate.app/Contents/Frameworks/CommitWindow.framework/Versions/A/CommitWindow
0x109778000 - 0x10977efff +CrashReporter.dylib (1.0.1) <3867D501-E438-3FAF-AF65-9307092EC030> /Applications/TextMate.app/Contents/Frameworks/CrashReporter.dylib
0x10978e000 - 0x1097e6ff7 +com.macromates.TextMate.DocumentWindow (1.0.0 - 1.0) <187CB6D4-B1FB-3A57-8C4A-4A4048E54F40> /Applications/TextMate.app/Contents/Frameworks/DocumentWindow.framework/Versions/A/DocumentWindow
0x109839000 - 0x109874ff7 +com.macromates.TextMate.Find (1.0.0 - 1.0) <E50CDF74-B9FF-3B11-A7AD-671C36B1D676> /Applications/TextMate.app/Contents/Frameworks/Find.framework/Versions/A/Find
0x1098ab000 - 0x109907ff7 +com.macromates.TextMate.OakAppKit (1.0.0 - 1.0) <2D6CC9AC-ADB3-3CF7-A43A-1723BA9E9755> /Applications/TextMate.app/Contents/Frameworks/OakAppKit.framework/Versions/A/OakAppKit
0x10995d000 - 0x10995dfff AppKit.dylib (89) <B3BBB8BA-3C98-3675-9509-2D59E5F02E96> /System/Library/Frameworks/AppKit.framework/Resources/BridgeSupport/AppKit.dylib
0x109964000 - 0x1099afff7 +com.macromates.TextMate.OakFileBrowser (1.0.0 - 1.0) <396A5115-7DA1-3E7D-9667-D4C3DA82425E> /Applications/TextMate.app/Contents/Frameworks/OakFileBrowser.framework/Versions/A/OakFileBrowser
0x1099ef000 - 0x109a1dfff +OakFilterList.dylib (1.0.1) <A234A547-FDDF-3852-ADEF-6235E895E0D3> /Applications/TextMate.app/Contents/Frameworks/OakFilterList.dylib
0x109a4c000 - 0x109a51ff7 +OakFoundation.dylib (1.0.1) <DCEDC5FE-143C-3419-B0C8-F6452E67B21B> /Applications/TextMate.app/Contents/Frameworks/OakFoundation.dylib
0x109a5e000 - 0x109a61fff +OakSystem.dylib (1.0.1) <450C0431-0CD3-3295-9384-89A7A16AF813> /Applications/TextMate.app/Contents/Frameworks/OakSystem.dylib
0x109a6b000 - 0x109a6bfff CoreFoundation.dylib (89) <FF477261-AE20-344B-82C0-9FF0B5E89BD8> /System/Library/Frameworks/CoreFoundation.framework/Resources/BridgeSupport/CoreFoundation.dylib
0x109a71000 - 0x109ae5fff +com.macromates.TextMate.OakTextView (1.0.0 - 1.0) <63496D27-10C5-3438-A5A0-B4994FAB38F5> /Applications/TextMate.app/Contents/Frameworks/OakTextView.framework/Versions/A/OakTextView
0x109b55000 - 0x109b72ff7 +com.macromates.TextMate.Preferences (1.0.0 - 1.0) <F851C1E6-784F-38CC-9BA1-4EF87241F7F1> /Applications/TextMate.app/Contents/Frameworks/Preferences.framework/Versions/A/Preferences
0x109b90000 - 0x109b90fff Foundation.dylib (89) <1CED1FB3-5DAD-3FE6-8DA6-0FC081D9BD78> /System/Library/Frameworks/Foundation.framework/Resources/BridgeSupport/Foundation.dylib
0x109b95000 - 0x109ba0fff +com.macromates.TextMate.SoftwareUpdate (1.0.0 - 1.0) <B0B3D92B-B5DB-37FD-8795-80D66FC11317> /Applications/TextMate.app/Contents/Frameworks/SoftwareUpdate.framework/Versions/A/SoftwareUpdate
0x109bb4000 - 0x109bb4fff CoreGraphics.dylib (89) <0D39031D-5FAA-3FB9-A384-7F31A5838740> /System/Library/Frameworks/CoreGraphics.framework/Resources/BridgeSupport/CoreGraphics.dylib
0x109bb9000 - 0x109bd7ff7 +buffer.dylib (1.0.1) <A8A7309E-A3E2-30E6-A359-6DFEA45CA9D5> /Applications/TextMate.app/Contents/Frameworks/buffer.dylib
0x109c06000 - 0x109c23fff +bundles.dylib (1.0.1) <C874956A-50A8-3F8B-9370-BB70C994D0D1> /Applications/TextMate.app/Contents/Frameworks/bundles.dylib
0x109c5e000 - 0x109c68ff7 +command.dylib (1.0.1) <BDD79D4A-6303-3F57-8B1E-A0908F272BCE> /Applications/TextMate.app/Contents/Frameworks/command.dylib
0x109c84000 - 0x109c85ff7 +crash.dylib (1.0.1) <08D60F13-1F43-3815-AFE2-B9A0519CA703> /Applications/TextMate.app/Contents/Frameworks/crash.dylib
0x109c8d000 - 0x109cb4ff7 +document.dylib (1.0.1) <8DBAE13A-3A4F-3578-8791-1A575777738F> /Applications/TextMate.app/Contents/Frameworks/document.dylib
0x109d02000 - 0x109d16ff7 +io.dylib (1.0.1) <32E0CB71-39D3-30CB-82B9-99EC63BB40A9> /Applications/TextMate.app/Contents/Frameworks/io.dylib
0x109d37000 - 0x109d3bff7 +kvdb.dylib (1.0.1) <D7D475B2-A72C-348D-9B2E-769738046F47> /Applications/TextMate.app/Contents/Frameworks/kvdb.dylib
0x109d4a000 - 0x109d50fff +license.dylib (1.0.1) <6A4FAF76-C107-3773-9701-32B0F924F6FF> /Applications/TextMate.app/Contents/Frameworks/license.dylib
0x109d60000 - 0x109d6bff7 +network.dylib (1.0.1) <2C449568-6A51-3152-88F2-390C0CC96833> /Applications/TextMate.app/Contents/Frameworks/network.dylib
0x109d83000 - 0x109d88fff +ns.dylib (1.0.1) <3A4A4853-8FA1-3C24-99E3-17908ADEB8D2> /Applications/TextMate.app/Contents/Frameworks/ns.dylib
0x109d98000 - 0x109de6ff7 +plist.dylib (1.0.1) <D1E7FAC4-A316-34F4-B240-0F04ECD9B79E> /Applications/TextMate.app/Contents/Frameworks/plist.dylib
0x109e37000 - 0x109e4bff7 +com.macromates.TextMate.scm (1.0.0 - 1.0) <2BA3208B-5889-3786-AAD2-5FED89450974> /Applications/TextMate.app/Contents/Frameworks/scm.framework/Versions/A/scm
0x109e70000 - 0x109e77ff7 +scope.dylib (1.0.1) <4D520106-F6C6-38AF-B5C9-311DAB1200B7> /Applications/TextMate.app/Contents/Frameworks/scope.dylib
0x109e87000 - 0x109e94fff +settings.dylib (1.0.1) <462E423C-644C-335F-ADF7-8A485E5EF2B1> /Applications/TextMate.app/Contents/Frameworks/settings.dylib
0x109eb2000 - 0x109ebdff7 +text.dylib (1.0.1) <FCC0099E-BF90-3041-85D7-04558B0ABC03> /Applications/TextMate.app/Contents/Frameworks/text.dylib
0x109ed4000 - 0x109eedfff +updater.dylib (1.0.1) <C6F450FA-2FD9-34EF-901A-3B08C2B1957D> /Applications/TextMate.app/Contents/Frameworks/updater.dylib
0x109f1e000 - 0x109f43ff7 +regexp.dylib (1.0.1) <D673F11A-2685-3888-9ED1-B79516E57D14> /Applications/TextMate.app/Contents/Frameworks/regexp.dylib
0x109f86000 - 0x109f87fff +version.dylib (1.0.1) <A357824E-1DB8-3F4C-AC1D-B99747FD8612> /Applications/TextMate.app/Contents/Frameworks/version.dylib
0x109f91000 - 0x109f92fff +cf.dylib (1.0.1) <62EBEC0F-E27A-3EA6-A6D7-1AC6908F88BE> /Applications/TextMate.app/Contents/Frameworks/cf.dylib
0x109f9e000 - 0x10a006fff +Onigmo.dylib (1.0.1) <0FC51D10-0ABC-3EF7-A686-37315F33595B> /Applications/TextMate.app/Contents/Frameworks/Onigmo.dylib
0x10a027000 - 0x10a03dff7 +file.dylib (1.0.1) <C90F3555-B3FC-31BF-940F-2EB48B8D3BD0> /Applications/TextMate.app/Contents/Frameworks/file.dylib
0x10a068000 - 0x10a06afff +authorization.dylib (1.0.1) <788477C6-491C-37D4-B81C-AA400D901850> /Applications/TextMate.app/Contents/Frameworks/authorization.dylib
0x10a079000 - 0x10a0acff7 +encoding.dylib (1.0.1) <F8D2A54F-FBB5-38CB-8322-344A7602F0C9> /Applications/TextMate.app/Contents/Frameworks/encoding.dylib
0x10a0cd000 - 0x10a0ddff7 +parse.dylib (1.0.1) <5A6E67C1-B417-325C-B60F-F669A2E8E976> /Applications/TextMate.app/Contents/Frameworks/parse.dylib
0x10a103000 - 0x10a11bfff +selection.dylib (1.0.1) <7761B694-1238-3FB3-A631-9B0C85A5F232> /Applications/TextMate.app/Contents/Frameworks/selection.dylib
0x10a139000 - 0x10a13bfff +undo.dylib (1.0.1) <FE60461F-8AC9-3ACA-895B-5C9547481DB8> /Applications/TextMate.app/Contents/Frameworks/undo.dylib
0x10a145000 - 0x10a17bff7 +editor.dylib (1.0.1) <FF4EA631-A92E-3D85-A4DD-23092321F28F> /Applications/TextMate.app/Contents/Frameworks/editor.dylib
0x10a1c2000 - 0x10a1e6ff7 +layout.dylib (1.0.1) <3B02AE1B-A761-3178-84D5-0521DA059393> /Applications/TextMate.app/Contents/Frameworks/layout.dylib
0x10a217000 - 0x10a221fff +theme.dylib (1.0.1) <46B8782E-E5BA-3D52-920C-C7CCB05CD089> /Applications/TextMate.app/Contents/Frameworks/theme.dylib
0x10a23c000 - 0x10a252fff +XcodeEditor.dylib (1.0.1) <02CACE15-4A32-383A-9236-BE6F7B712CE2> /Applications/TextMate.app/Contents/Frameworks/XcodeEditor.dylib
0x10a272000 - 0x10a276fff +com.macromates.TextMate.MASPreferences (1.0.0 - 1.0) <CE9054B5-4CD7-3BA5-9045-910863988BEC> /Applications/TextMate.app/Contents/Frameworks/MASPreferences.framework/Versions/A/MASPreferences
0x10a27e000 - 0x10a284fff +MGScopeBar.dylib (1.0.1) <199DDEB1-D63D-38EF-A0F6-4F2EF0E7540C> /Applications/TextMate.app/Contents/Frameworks/MGScopeBar.dylib
0x10a291000 - 0x10a2aaff7 +com.macromates.TextMate.HTMLOutput (1.0.0 - 1.0) <4C3F2A75-E768-396E-BB18-18B762846502> /Applications/TextMate.app/Contents/Frameworks/HTMLOutput.framework/Versions/A/HTMLOutput
0x10a2ce000 - 0x10a2d1fff +HTMLOutputWindow.dylib (1.0.1) <95C3590E-EC67-3ED5-A273-4529CB06B9B9> /Applications/TextMate.app/Contents/Frameworks/HTMLOutputWindow.dylib
0x10d5c8000 - 0x10d5cffff libCGCMS.A.dylib (743) <99A9CC2C-2D9B-336D-887D-915D006F8960> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x10e632000 - 0x10e64dfff +io.emmet.EmmetTextmate (1.0 - 1.0.0) <64461874-30A9-3E2A-B46C-8A491EB4976C> /Users/USER/Library/Application Support/TextMate/*/Emmet
0x10e666000 - 0x10e685fff +com.inexdo.JSCocoa (1.0) <238D4DDC-90AF-3236-8541-CC3F29073F79> /Users/USER/Library/Application Support/TextMate/*/JSCocoa.framework/Versions/A/JSCocoa
0x10e698000 - 0x10e6affff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Users/USER/Library/Application Support/TextMate/*/Sparkle.framework/Versions/A/Sparkle
0x7fff67fb7000 - 0x7fff67fed7a7 dyld (353.2.1) <3C489970-D478-3C16-9240-DCA44C044EDA> /usr/lib/dyld
0x7fff8a9f6000 - 0x7fff8a9fafff libspindump.dylib (179) <F184C9D7-04B0-37DC-BCC1-A18AA0A42998> /usr/lib/libspindump.dylib
0x7fff8a9fb000 - 0x7fff8aa00ff7 libmacho.dylib (862) <5834A8E2-CEC7-35AA-AA54-219E2EDE98FA> /usr/lib/system/libmacho.dylib
0x7fff8aa5a000 - 0x7fff8aa74ff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
0x7fff8aa75000 - 0x7fff8aadcff7 com.apple.datadetectorscore (5.0 - 391) <D87DCCD0-B507-328C-B0B1-3C0DE9D01533> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8aae7000 - 0x7fff8adceff3 com.apple.CoreServices.CarbonCore (1103 - 1103) <4D92DE66-1E33-3190-BD3D-A291D66DCC82> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8adf7000 - 0x7fff8b0a0ff3 com.apple.WebKit (10538 - 10538.46) <7A61392B-2A70-3E0D-849A-5C1AFFA50D1B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8b12a000 - 0x7fff8b1bafff com.apple.cloudkit.CloudKit (213 - 213) <38468A35-8DF7-3EDD-AC4C-5396BE2608E0> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff8b2fe000 - 0x7fff8b39dd4f com.apple.AppleJPEG (1.0 - 1) <B3C5F15B-DF2D-380C-94CF-0B4AA1ED8A1C> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff8b39e000 - 0x7fff8b39efff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <76493623-F7F2-3D93-9E32-C30EB3C549B2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8b3c4000 - 0x7fff8b3cbff7 libcompiler_rt.dylib (35) <56371D62-4AB5-311C-B33E-86D3712EA338> /usr/lib/system/libcompiler_rt.dylib
0x7fff8b3ff000 - 0x7fff8b4f1ff7 libiconv.2.dylib (42) <15FF170B-0A19-35FE-B4D4-CD724E6D04EA> /usr/lib/libiconv.2.dylib
0x7fff8b6f9000 - 0x7fff8b713ff3 com.apple.Ubiquity (1.3 - 312) <B54AFB0B-625D-3E36-9153-35A4B666AD19> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8b714000 - 0x7fff8b743ff7 com.apple.securityinterface (10.0 - 55053) <5EBAF62D-DC9B-3D2E-B0F8-919081BFDFDE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff8b744000 - 0x7fff8b745fff libsystem_secinit.dylib (18) <6E12AFCD-5973-37B3-8C83-2FE7D90DEF74> /usr/lib/system/libsystem_secinit.dylib
0x7fff8b746000 - 0x7fff8b74efff libMatch.1.dylib (24) <B89DC112-A5FB-34AA-95A3-AEADE6ADE7FF> /usr/lib/libMatch.1.dylib
0x7fff8b758000 - 0x7fff8b762ff7 com.apple.CrashReporterSupport (10.10 - 621) <492B682B-BBC7-38E0-B3FA-058B6C4805CE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8b763000 - 0x7fff8c704ff7 com.apple.WebCore (10538 - 10538.46.41) <2FFA3C81-3803-303B-8974-A9469E78B1C3> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8c705000 - 0x7fff8c730fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
0x7fff8c731000 - 0x7fff8c74cff7 libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
0x7fff8c76d000 - 0x7fff8c80aff7 com.apple.Metadata (10.7.0 - 891.2) <FFA497E0-7110-3063-AEA4-EF44D253FE5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8c810000 - 0x7fff8c861ff7 com.apple.AppleVAFramework (5.0.31 - 5.0.31) <5852B171-D79E-3664-831C-3AC8F8F42B21> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8c862000 - 0x7fff8c862fff com.apple.Accelerate (1.10 - Accelerate 1.10) <CA98DBE8-E6E6-37E3-AC7F-8A1D8C552948> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8c863000 - 0x7fff8c981ff7 com.apple.LaunchServices (636.7 - 636.7) <C8B0826E-3100-37B2-87E8-CAF443D40AA1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8c9d1000 - 0x7fff8c9dcff7 com.apple.DirectoryService.Framework (10.10 - 187) <160B20B5-78D8-3A4E-B5B3-83312D859FF8> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff8c9dd000 - 0x7fff8c9f6fff com.apple.openscripting (1.4 - 162) <6151993E-F5CD-399E-A4F0-DA4801C66261> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8ca23000 - 0x7fff8ca2dff7 com.apple.NetAuth (5.0 - 5.0) <5C96595C-1C64-38C1-BD5A-724C181B9242> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8d3e4000 - 0x7fff8d42aff7 libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
0x7fff8d48f000 - 0x7fff8d49bff7 com.apple.OpenDirectory (10.10 - 187) <CE3B1F3B-4C34-3AC7-8455-719EA7CA6966> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8d49c000 - 0x7fff8d4dcff7 libGLImage.dylib (11.0.1) <5455391B-0D08-3671-BF3E-DC92AA807529> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8d4dd000 - 0x7fff8d5cffff libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
0x7fff8d5d0000 - 0x7fff8d714ff7 com.apple.QTKit (7.7.3 - 2889) <34C5BF64-A557-3448-AB7B-E0797C7E2358> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8d741000 - 0x7fff8d99ffff com.apple.security (7.0 - 55406) <6E7D29D3-8A4F-34B2-ADD0-79F08C798549> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8d9a0000 - 0x7fff8d9bcfff libsystem_malloc.dylib (53) <EC7B9BF9-80E2-3543-983F-230EF188FFEC> /usr/lib/system/libsystem_malloc.dylib
0x7fff8d9ca000 - 0x7fff8da0bfff libGLU.dylib (11.0.1) <2D66643F-B382-3707-9246-E4682F1A8FDD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8da0c000 - 0x7fff8dd36fff com.apple.Foundation (6.9 - 1137.11) <1689AE9C-EA8B-3816-9FC9-275579897277> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8dde6000 - 0x7fff8ddebfff com.apple.DiskArbitration (2.6 - 2.6) <C33E4CF3-33B6-3D7B-8598-1830CC0A3D20> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8ddec000 - 0x7fff8de1afff com.apple.CoreServicesInternal (218 - 218) <454F598D-0C92-3361-8DFB-368B62CE5F43> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8de1b000 - 0x7fff8df57fff com.apple.ImageIO.framework (3.3.0 - 1038) <0BC635E9-47E0-307C-9E8A-DE94E07E848D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8df58000 - 0x7fff8df90ff3 libsystem_network.dylib (394) <583D8F08-EEE2-3F67-9E08-4FC4C652F5C3> /usr/lib/system/libsystem_network.dylib
0x7fff8e03a000 - 0x7fff8e8c0ff7 com.apple.CoreGraphics (1.600.0 - 743) <6A3FF732-7DCB-3691-B7BA-EA3416F0514E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8e8c5000 - 0x7fff8e8dbff7 com.apple.CoreMediaAuthoring (2.2 - 951) <24BBAF63-BDC7-3186-9AF4-9962EE466BC2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff8e99a000 - 0x7fff8e9a0fff libsystem_networkextension.dylib (151) <8886602F-7DC2-3E9F-8D45-B744CE4236C1> /usr/lib/system/libsystem_networkextension.dylib
0x7fff8e9c9000 - 0x7fff8e9d3ff7 com.apple.IntlPreferences (2.0 - 144) <16512B37-3643-348C-BA92-2A0493CB99FD> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fff8ea2f000 - 0x7fff8ea30fff liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
0x7fff8ea31000 - 0x7fff8ea33ff7 libsystem_configuration.dylib (696.0.0.0.1) <74111EB3-D241-3D6B-9B14-11672F4C6141> /usr/lib/system/libsystem_configuration.dylib
0x7fff8ea34000 - 0x7fff8ea9bff7 com.apple.framework.CoreWiFi (3.0 - 300.3) <2DDD182D-E35F-36A9-A694-9513F5DDD3ED> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8ea9c000 - 0x7fff8ea9cff7 liblaunch.dylib (543.0.0.1.1) <898E56C1-C41D-3D10-82EC-3B623E9764A6> /usr/lib/system/liblaunch.dylib
0x7fff8eab7000 - 0x7fff8eabafff com.apple.help (1.3.3 - 46) <CA9A4FD4-32F7-389E-B765-B0F4AB71DBCE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8eb92000 - 0x7fff8ed40ff7 com.apple.QuartzCore (1.10 - 360.0) <CEC10586-3A6C-3380-B291-625C975EB06F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8ed41000 - 0x7fff8ed4efff com.apple.ProtocolBuffer (1 - 225.1) <932682FA-F6F4-3B2F-A0B9-01D3F8256EF3> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff8ed4f000 - 0x7fff8edf5ff7 com.apple.PDFKit (3.0 - 3.0) <4045EAB4-32C3-3854-8FD0-CCA62812DE4F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8edf6000 - 0x7fff8ee0dff7 libLinearAlgebra.dylib (1128) <DEC1DEF9-AF2D-37E8-9A1F-697637A33D4F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff8ee4c000 - 0x7fff8eecefff com.apple.PerformanceAnalysis (1.0 - 1) <FE0C041C-259C-36BC-AF53-869594D949AB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8eecf000 - 0x7fff8f10afff com.apple.AddressBook.framework (8.0 - 1477) <6AE33EB5-923D-3220-96FA-E667BF5E09BF> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8f10b000 - 0x7fff8f119fff com.apple.AddressBook.ContactsFoundation (8.0 - 1477) <96703B3E-D707-3A06-A70F-0C6E8B17A8F0> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fff8f12e000 - 0x7fff8f135ff7 com.apple.phonenumbers (1.1.1 - 105) <7CFAF593-0CAB-361C-8DFD-6FE4DC814DAC> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff8f142000 - 0x7fff8f1b3fff com.apple.framework.IOKit (2.0.2 - 1050.1.14) <DA0D8D88-0264-3927-ABB7-8582F1EDAB49> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8f1b4000 - 0x7fff8f1c6fff com.apple.CoreBluetooth (1.0 - 1) <8E803B21-0691-3752-A865-70ED5D1CB8FA> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff8f1cd000 - 0x7fff8f1d3fff com.apple.speech.recognition.framework (5.0.6 - 5.0.6) <573DA2FF-D03B-3A4B-A1C1-21D54596618A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8f246000 - 0x7fff8f249ff7 libdyld.dylib (353.2.1) <64F51FB7-7928-34B4-B837-B4FC6E0DAB8A> /usr/lib/system/libdyld.dylib
0x7fff8f24a000 - 0x7fff8f24eff7 libGIF.dylib (1226) <E6BCE345-9D0A-354C-B22F-E8C677577260> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8f24f000 - 0x7fff8f261fff com.apple.CoreDuetDaemonProtocol (1.0 - 1) <2A7058CE-355A-39D2-93E5-E025A77A2465> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x7fff8f2a6000 - 0x7fff8f2e1ff7 com.apple.CloudDocs (1.0 - 242.3) <A6222283-2048-3B14-A229-AB0BC7C153D3> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff8f305000 - 0x7fff8f3f8ff7 libFontParser.dylib (126) <8E12B1D2-E30F-3F75-BF08-7FA8BBEC6142> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8f406000 - 0x7fff8f41bfff com.apple.AppContainer (4.0 - 234.0.0.0.1) <0DBAFACD-C6D2-3963-ADFC-E9CB11F2895C> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff8f41c000 - 0x7fff8f4f0ff7 com.apple.backup.framework (1.6 - 1.6) <3AEDE79E-029E-342E-884E-94D3F02E8593> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8f4f1000 - 0x7fff8f4f1fff com.apple.quartzframework (1.5 - 1.5) <6A80552F-282D-3522-ABB1-DCD216342D92> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8f641000 - 0x7fff8fa4eff7 libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8fa53000 - 0x7fff8fde8ff7 com.apple.CoreFoundation (6.9 - 1137) <5D08FED9-0281-3123-8A03-98718884B32A> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8fe48000 - 0x7fff8ff79ff7 com.apple.MediaControlSender (2.0 - 210.80) <ECC2B9E1-FDBE-3A47-A08A-3001E00AB856> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff8ffa9000 - 0x7fff8ffabfff libCVMSPluginSupport.dylib (11.0.1) <9FECFD20-BE9C-3C95-BA65-B24C2A2C4CD9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff90072000 - 0x7fff900d5fff com.apple.LDAPFramework (2.4.28 - 194.5) <F04EF7E7-4AD5-3F64-A0D8-E2474D098D87> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff900d6000 - 0x7fff900d7ff7 com.apple.print.framework.Print (10.0 - 265) <FC3669F7-B682-326B-9517-178E4A8C251D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff900d8000 - 0x7fff900e5fff com.apple.SpeechRecognitionCore (2.0.23 - 2.0.23) <DCCAE7F9-116B-36A8-B4FF-B04ABD13B25F> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff900e6000 - 0x7fff900e6fff com.apple.Cocoa (6.8 - 21) <D0F73384-973F-3839-8887-53D967A0A280> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff9015e000 - 0x7fff9017cff7 com.apple.addressbook.vCard (1.0 - 1477) <A9ACE211-5ADD-33D2-8B45-702246E68C70> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x7fff9017d000 - 0x7fff90206fff com.apple.CoreSymbolication (3.1 - 56072) <9153D856-4ED4-3CE5-9ACA-8B31980001BD> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff90240000 - 0x7fff904a7fff com.apple.imageKit (2.6 - 826) <505A3642-C6DB-387D-A9B1-FCEED294692A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff904a8000 - 0x7fff904affff com.apple.NetFS (6.0 - 4.0) <CCEAB0A5-5FE0-3A07-93B7-AF0701EB53EF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff904b0000 - 0x7fff904e9fff com.apple.AirPlaySupport (2.0 - 210.80) <8B2D16FB-46D2-3671-8EE7-78323BA5986E> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
0x7fff904f1000 - 0x7fff904faffb libsystem_notify.dylib (130) <B5390CED-65BB-3A7C-A61A-20AA1C63C26E> /usr/lib/system/libsystem_notify.dylib
0x7fff904fb000 - 0x7fff904feff7 com.apple.Mangrove (1.0 - 1) <23A433FA-0696-3C3F-85CE-3085B36EDDA5> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff904ff000 - 0x7fff9055aff7 com.apple.QuickLookFramework (5.0 - 663) <B07139AE-30A5-32C7-9643-9F2DD5B9E3C1> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff9055b000 - 0x7fff909aefd7 com.apple.vImage (8.0 - 8.0) <4FCB9971-251B-3848-92EB-A244E6F0FCF9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff909d4000 - 0x7fff909d8fff com.apple.TCC (1.0 - 1) <46583FC6-8BC9-3DF4-A2B5-C9B490FB4150> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff909d9000 - 0x7fff909f9fff com.apple.framework.Apple80211 (10.0 - 1000.39) <9C64F9A4-5299-3B4B-AD94-14A8CDE81638> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff90a50000 - 0x7fff90a53ff7 com.apple.xpc.ServiceManagement (1.0 - 1) <3E3A3FDE-CA71-3173-997E-71C71FE6D894> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff90a54000 - 0x7fff90a84fff libsystem_m.dylib (3086.1) <43A0F617-545A-30A7-AD56-C227A5D004D4> /usr/lib/system/libsystem_m.dylib
0x7fff90a85000 - 0x7fff90ad2ff3 com.apple.print.framework.PrintCore (10.0 - 449) <D5C3A1DB-5403-361D-B699-0DA3BD84BC58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff90ae8000 - 0x7fff90fd3ff7 com.apple.MediaToolbox (1.0 - 1556) <12CC7D35-6DD9-3C42-8C0E-7747B6C56076> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff90fd4000 - 0x7fff90fddfff com.apple.CommonAuth (4.0 - 2.0) <72CDC9EF-B9D6-36B2-B016-099394CC607F> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff90fde000 - 0x7fff90ff0fff libsasl2.2.dylib (190) <DF8047DB-DB41-3EBD-92E8-83FAA2298C04> /usr/lib/libsasl2.2.dylib
0x7fff90ff1000 - 0x7fff91085fff com.apple.ink.framework (10.9 - 213) <103DFFB5-4783-36AC-8D94-802676E26B3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff91089000 - 0x7fff91089fff com.apple.CoreServices (62 - 62) <F9AA126E-D142-3D63-8D99-A7A9A4409780> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff9108a000 - 0x7fff910a4ff7 libextension.dylib (42) <E973726F-1409-318F-B4DF-3EEDD124FBF6> /usr/lib/libextension.dylib
0x7fff91bb0000 - 0x7fff91cc1ff7 com.apple.desktopservices (1.9 - 1.9) <0AD4C4B3-DC0A-3F7C-A64B-6A9E4FE7F4FF> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff91cc2000 - 0x7fff91de3fff com.apple.coreui (2.1 - 295) <766BE2BF-A7D4-341D-90E3-B269D68C12BD> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff91deb000 - 0x7fff91e13fff libsystem_info.dylib (458) <336D4C16-9E15-3DAC-9573-7600C240B194> /usr/lib/system/libsystem_info.dylib
0x7fff91e29000 - 0x7fff91e75ff7 com.apple.corelocation (1486.17 - 1615.12) <2F52085B-4D09-389C-8DFD-699267A52F18> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff91eb4000 - 0x7fff91ee1fff com.apple.Accounts (113 - 113) <26DDD05E-7F32-36D2-8857-1553856A32C7> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff91ef8000 - 0x7fff91f6ffff com.apple.SystemConfiguration (1.14 - 1.14) <9D429DCB-98BF-309A-8C60-23A857A0F43A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff91f70000 - 0x7fff91f72fff com.apple.loginsupport (1.0 - 1) <6AE575BC-60DE-3523-8716-EB9A95E688E2> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff91f73000 - 0x7fff92013fff com.apple.Bluetooth (4.3.0 - 4.3.0b2) <0E0F3849-8BC7-3009-A25F-EDA9B6A0955A> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff92014000 - 0x7fff9212dff7 libvDSP.dylib (507) <8A3FA6A1-E439-3151-B8AA-B12A208A04C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff92139000 - 0x7fff9224cff7 com.apple.CoreText (352.0 - 445) <DCE40467-9D76-3284-92E5-A18227A3EEA0> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff92254000 - 0x7fff92337fff libcrypto.0.9.8.dylib (51) <751F3F46-6545-3AEA-B8CD-B323B6461682> /usr/lib/libcrypto.0.9.8.dylib
0x7fff923d6000 - 0x7fff923e8ff7 com.apple.ImageCapture (9.0 - 9.0) <A6556326-9A8D-3302-B630-6B8A8C30AA73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff923e9000 - 0x7fff92419ff3 com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <561B6457-51EB-313D-8DCE-8D3589106658> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff9241a000 - 0x7fff92f6ffff com.apple.AppKit (6.9 - 1326.11) <FD45D13F-0E34-3732-A5C5-4E54E201C9CD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff9305c000 - 0x7fff930cfffb com.apple.ApplicationServices.ATS (360 - 371) <D53BCA84-3D40-39BB-9F68-AC4B4FA5829B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff930e2000 - 0x7fff9312fff7 com.apple.ImageCaptureCore (6.0 - 6.0) <BFC398DE-869A-3B36-ACC5-D6916EC5A2A4> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff93130000 - 0x7fff93134fff libsystem_stats.dylib (163) <8D0ADC30-5330-35F8-A0B9-9E6662D57F25> /usr/lib/system/libsystem_stats.dylib
0x7fff9319c000 - 0x7fff931c1ff7 libJPEG.dylib (1226) <284C9D03-4D90-325E-8D1A-C71197E34BC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff931c2000 - 0x7fff931d1fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <E703B152-C310-3A5C-ACFB-45E08642775D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff931ed000 - 0x7fff9323cff7 com.apple.opencl (2.4.2 - 2.4.2) <B2020854-3EF2-3470-B890-76CE91D598D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff9324a000 - 0x7fff9324bfff libffi.dylib (18.1) <0F6C6A4D-1210-3585-8DA1-B8A94B9924A5> /usr/lib/libffi.dylib
0x7fff9324c000 - 0x7fff9324dfff libSystem.B.dylib (1213) <9FDD0467-4486-3B7D-900C-2C9A661AE4D4> /usr/lib/libSystem.B.dylib
0x7fff9324e000 - 0x7fff93294ffb libFontRegistry.dylib (133) <3E087B09-6876-37C1-9190-E73AC03BE440> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff93295000 - 0x7fff932f0fff libTIFF.dylib (1226) <3CBAB2C7-2986-327A-8B4C-C457A794B61C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff932f1000 - 0x7fff932f5fff libcache.dylib (69) <3AF369E9-FDED-307D-AB99-94FB99AECD84> /usr/lib/system/libcache.dylib
0x7fff932f6000 - 0x7fff93460ff3 com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <B984CDB5-0A77-397D-86BF-D6C0E983AA7C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff9348f000 - 0x7fff934b5ff7 libdispatch.dylib (433) <23BE16AC-A628-3072-8059-D2E953D36520> /usr/lib/system/libdispatch.dylib
0x7fff934b6000 - 0x7fff934c1fff com.apple.AppSandbox (4.0 - 234.0.0.0.1) <21EFD083-04FB-357E-AEA5-14A46224078A> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff934c2000 - 0x7fff93792ff3 com.apple.CoreImage (10.0.24) <CD4503FC-1DE7-378E-8075-9A617AD9A8A8> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff939a2000 - 0x7fff939dafff com.apple.RemoteViewServices (2.0 - 99) <D37EC5D5-759A-36FD-B15E-F3257BADC6F0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff939db000 - 0x7fff939ebff7 libbsm.0.dylib (34) <EE257422-BB0F-35CF-B60E-87DD492EDCBD> /usr/lib/libbsm.0.dylib
0x7fff939ec000 - 0x7fff939f3fff libsystem_trace.dylib (61) <717BC434-40C1-3AF7-96E8-319E34CCF049> /usr/lib/system/libsystem_trace.dylib
0x7fff939f4000 - 0x7fff939f4fff com.apple.ApplicationServices (48 - 48) <E38C04D3-8954-3E87-A2C3-58D0FFDA9135> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff939f5000 - 0x7fff939fdff7 com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff939fe000 - 0x7fff93a0bff7 com.apple.ToneLibrary (1.0 - 1) <CE379F2E-82DB-3DC2-948B-7DD34405A713> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
0x7fff93a11000 - 0x7fff93d7cfff com.apple.VideoToolbox (1.0 - 1556) <C33C087F-09B6-3FC2-8336-ADAB6B9EC0A1> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff93d8c000 - 0x7fff93d99ff7 libxar.1.dylib (254) <A662A90F-E2BD-332D-A454-EAE5CA3B57D9> /usr/lib/libxar.1.dylib
0x7fff93dd3000 - 0x7fff93dd4ffb libremovefile.dylib (35) <B78DA4EE-2FFE-3049-9270-642B684DF360> /usr/lib/system/libremovefile.dylib
0x7fff93de1000 - 0x7fff93f1cff3 com.apple.WebKitLegacy (10538 - 10538.46) <AC78816D-95B2-3520-BF57-865100AFDFCF> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff93f35000 - 0x7fff93f37ff7 libsystem_coreservices.dylib (6) <60DC415E-EA2C-3D1B-9706-4137C9A06E2B> /usr/lib/system/libsystem_coreservices.dylib
0x7fff93f38000 - 0x7fff93f38fff libOpenScriptingUtil.dylib (162) <775B7BAD-453C-3D91-95B4-673A76414DB3> /usr/lib/libOpenScriptingUtil.dylib
0x7fff947c1000 - 0x7fff9480bff7 com.apple.HIServices (1.22 - 512) <56296551-E712-3C05-8567-E5E89EFAA81A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff94814000 - 0x7fff9481efff com.apple.speech.synthesis.framework (5.1.7 - 5.1.7) <BDA7EDE8-128F-3BA4-B629-42AFF1A3A6D5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff9481f000 - 0x7fff9486eff7 libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib
0x7fff9486f000 - 0x7fff948b6fff libcurl.4.dylib (83) <A9A9F14D-9E3A-31F6-ABC9-B57B7D62AFE9> /usr/lib/libcurl.4.dylib
0x7fff948df000 - 0x7fff94908ffb libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
0x7fff9493c000 - 0x7fff94e6fffb com.apple.JavaScriptCore (10538 - 10538.46) <4DE584A6-4E2B-3A9C-87E6-4709EB33736B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff94e70000 - 0x7fff94e72fff com.apple.CoreDuetDebugLogging (1.0 - 1) <10574E83-4E6C-36D3-8A28-D21BBC4FCBE3> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
0x7fff94e7b000 - 0x7fff94eccff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <E5764117-2C87-367C-B07E-9C15085921E8> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff94ecd000 - 0x7fff95170ffb com.apple.GeoServices (1.0 - 977.1) <6A33D1D9-B8A1-3C99-8346-3DFD248BAC6A> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff95171000 - 0x7fff95171ff7 libkeymgr.dylib (28) <92A5DB7D-CC9C-3602-A0FE-7CF38AB6F881> /usr/lib/system/libkeymgr.dylib
0x7fff95172000 - 0x7fff95271fff com.apple.UIFoundation (1.0 - 1) <7B8BCBD4-4BCB-3673-BCB3-1AE7A7473A13> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff95272000 - 0x7fff9529effb com.apple.CoreVideo (1.8 - 142.0) <11E0E779-5FA3-3DAD-A079-D3FB0596EB0D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff952db000 - 0x7fff954c028f libobjc.A.dylib (644) <B63CB8DA-D9FD-30F9-A94D-21D94EDE4B95> /usr/lib/libobjc.A.dylib
0x7fff954c1000 - 0x7fff954c9fff libsystem_platform.dylib (63) <61AA75A3-C569-3CC6-BFEF-E38C274B582B> /usr/lib/system/libsystem_platform.dylib
0x7fff958c4000 - 0x7fff958cffff libcommonCrypto.dylib (60060) <03A05AE6-92F4-3A1C-8ACD-D386CD9DBDFD> /usr/lib/system/libcommonCrypto.dylib
0x7fff958d0000 - 0x7fff958d1ff7 libsystem_blocks.dylib (65) <C69B5DCD-72A3-39D1-BE41-FEA6314C566C> /usr/lib/system/libsystem_blocks.dylib
0x7fff958d2000 - 0x7fff958f0ff7 com.apple.CoreDuet (1.0 - 1) <E2518CED-1A21-3011-BE13-6056638357DC> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff958f1000 - 0x7fff958f2fff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff958f3000 - 0x7fff958f7fff libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
0x7fff958f8000 - 0x7fff958fafff com.apple.OAuth (25 - 25) <37FA27B9-0FC4-3237-9CAB-B6C11CDA321F> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff958fb000 - 0x7fff958fbfff com.apple.Carbon (154 - 157) <5750E354-9716-3405-834B-AB3AA85BB01B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff958fc000 - 0x7fff958ffff7 com.apple.AppleSystemInfo (3.0 - 3.0) <340F27F2-E95E-3E7F-9C5B-F113754FD494> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff95900000 - 0x7fff95905ff7 libunwind.dylib (35.3) <208DA440-66D9-39F3-A0DF-374350A8C2F7> /usr/lib/system/libunwind.dylib
0x7fff95908000 - 0x7fff9592cfff libPng.dylib (1226) <96BDEF2C-D3F3-382E-8AB0-6E7A13574029> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff9592d000 - 0x7fff95941ff7 com.apple.MultitouchSupport.framework (260.26.1 - 260.26.1) <7E965739-ACF5-3E98-AAB5-E02DBD346F8F> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff95942000 - 0x7fff95945fff com.apple.IOSurface (96 - 96) <EC139375-B2F9-3D4D-B328-EC93E5064577> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff95946000 - 0x7fff95a39ff7 libJP2.dylib (1226) <AA3296F6-2957-3DA2-B118-34A1375BC400> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff95a59000 - 0x7fff95a67ff7 com.apple.opengl (11.0.1 - 11.0.1) <9A8839F7-71E6-3051-A833-7B176E2E1D5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff95a68000 - 0x7fff95a68fff com.apple.audio.units.AudioUnit (1.12 - 1.12) <01A4A828-1E50-3230-8CB1-2C51B8ECE6B7> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff95cfc000 - 0x7fff95d92ff7 com.apple.CoreMedia (1.0 - 1556) <071BF2D8-0665-3C9F-84B3-FB5982A6AA7C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff95d93000 - 0x7fff95d9aff7 com.apple.network.statistics.framework (1.2 - 1) <71DD73F9-1BD5-3847-813A-6ADBAE0DE941> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
0x7fff95df0000 - 0x7fff95e6dfff com.apple.CoreServices.OSServices (636 - 636) <101E1075-1828-39FB-8AC5-5E3F3F62B83E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff95f2a000 - 0x7fff95fedff7 libvMisc.dylib (507) <6B4BE4EF-B2C2-3CA0-87DE-3C1819288BF6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff95fee000 - 0x7fff9600efff com.apple.IconServices (42 - 42) <75DFB65E-D303-3B24-97B4-BD990024B686> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff9667e000 - 0x7fff9667ffff libunc.dylib (28) <6EBEEDC4-B153-3087-B818-A70FD3A1D636> /usr/lib/system/libunc.dylib
0x7fff96680000 - 0x7fff9697dfff com.apple.HIToolbox (2.1.1 - 743) <82CDB2A7-91D4-360B-A264-5F21E0529927> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff9697e000 - 0x7fff96980fff com.apple.SecCodeWrapper (4.0 - 234.0.0.0.1) <CC673681-B318-3322-A377-3724B25DE75E> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff9698d000 - 0x7fff969a6ff7 com.apple.AppleVPAFramework (1.0.26 - 1.0.26) <26615EA3-A86A-34B7-9913-1FE9D3215C8A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff969a7000 - 0x7fff969f4ff7 com.apple.CoreMediaIO (601.0 - 4744) <C56A6430-BF21-3693-AD46-95FB8C6F8E8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff969f5000 - 0x7fff96a0afff com.apple.ToneKit (1.0 - 1) <1894F6D1-A14D-37FB-82A0-2EF46683E5BB> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
0x7fff96a0b000 - 0x7fff96a8bff3 com.apple.CoreUtils (1.0 - 100.22) <B3ABB8E3-BC2F-3942-8AF9-EEB93011172C> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff96b1e000 - 0x7fff96b23ff7 com.apple.MediaAccessibility (1.0 - 61) <6779FA31-018C-3E9D-99AC-E05FB1458AFD> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff96b24000 - 0x7fff96bb1ff7 libsystem_c.dylib (1044) <13A16205-FB3B-35C9-9670-5537A173CE3B> /usr/lib/system/libsystem_c.dylib
0x7fff96bc1000 - 0x7fff96bfbfff com.apple.QD (3.48 - 300) <6FE09911-4534-3A4E-84D8-1E7093C47FA3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff96bfc000 - 0x7fff96d2ffff libsqlite3.dylib (163) <92182B64-29FE-3717-9168-C208A55D7368> /usr/lib/libsqlite3.dylib
0x7fff96d30000 - 0x7fff96d84fff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
0x7fff96d86000 - 0x7fff9715dfe7 com.apple.CoreAUC (209.0.0 - 209.0.0) <1B325674-D2C2-36EB-AD1A-AF8AADD17D2A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff9715e000 - 0x7fff97182ff7 com.apple.quartzfilters (1.8.0 - 1.7.0) <033FDE7B-A127-3942-A687-9DED698DECFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff97183000 - 0x7fff971b3ff3 com.apple.GSS (4.0 - 2.0) <CBFE7625-63C2-3FE7-A60F-F8A82F0975BC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff971b4000 - 0x7fff975e4fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) <D204D3B1-E7AB-3A32-B187-0AA59C8B6D59> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff975e5000 - 0x7fff975e7ff7 com.apple.securityhi (9.0 - 55005) <AA16F4C1-4349-35AF-B31F-AC014BA4BB21> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff975eb000 - 0x7fff975f0ff3 libheimdal-asn1.dylib (398) <4602041C-DB9C-334A-BCE3-5910AD5D7A04> /usr/lib/libheimdal-asn1.dylib
0x7fff97622000 - 0x7fff9764dff3 libarchive.2.dylib (30) <79BCA8D3-8324-30FC-AFE3-6A061A8E997C> /usr/lib/libarchive.2.dylib
0x7fff976b5000 - 0x7fff976cfff7 com.apple.Kerberos (3.0 - 1) <6A4C8B9D-D29E-3F27-A018-3230E5F192C2> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff976d0000 - 0x7fff97764ff7 com.apple.ColorSync (4.9.0 - 4.9.0) <FD3A247F-D4DB-3B6C-A8D0-AEE00670AD08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff97765000 - 0x7fff977b2ff7 libcups.2.dylib (401) <30CE7AC5-BE41-3BE3-B618-32DA7B7451F9> /usr/lib/libcups.2.dylib
0x7fff977b3000 - 0x7fff977d0ffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
0x7fff977d1000 - 0x7fff97cfaff7 com.apple.QuartzComposer (5.1 - 325) <C79E8ECD-BA6B-3041-9C63-197E284799FA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff97dce000 - 0x7fff97debfff libsystem_kernel.dylib (2782.1.43.0.2) <4E739D86-6903-3134-A401-31A01F90A467> /usr/lib/system/libsystem_kernel.dylib
0x7fff97dec000 - 0x7fff97df2ff7 com.apple.XPCService (2.0 - 1) <C2DC6690-D75A-30F8-915D-74CF09854641> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff980cb000 - 0x7fff9812aff3 com.apple.AE (679 - 679) <85676C77-A60E-3F5E-BE67-ECBD06F96D2D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff9823e000 - 0x7fff98242fff libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff985f3000 - 0x7fff98614fff com.apple.Sharing (295 - 295) <C673F610-723F-306D-9278-552FC374FA13> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff98694000 - 0x7fff986a5ffb libsystem_coretls.dylib (34) <6EE0E1FE-AFBA-32B1-BA00-A0F6F62D9E93> /usr/lib/system/libsystem_coretls.dylib
0x7fff986e8000 - 0x7fff9870ffff libxpc.dylib (543.0.0.1.1) <7B626349-302C-38C2-8166-57DA5F7B35A6> /usr/lib/system/libxpc.dylib
0x7fff98777000 - 0x7fff987a3fff libsandbox.1.dylib (356) <1A5F1DBA-9FE2-31C2-A49E-27F669DED266> /usr/lib/libsandbox.1.dylib
0x7fff987d8000 - 0x7fff987eeff7 libsystem_asl.dylib (266) <DB0D67F2-13B9-3A78-94B2-1110AE71EC11> /usr/lib/system/libsystem_asl.dylib
0x7fff987ef000 - 0x7fff9881aff7 com.apple.DictionaryServices (1.2 - 223) <C0EBA28E-A31C-39D3-BA32-6D723DF49EFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff98846000 - 0x7fff98848ff7 libquarantine.dylib (76) <FA887ADC-5292-3536-940B-3E14B460C748> /usr/lib/system/libquarantine.dylib
0x7fff9884e000 - 0x7fff98850ff7 libsystem_sandbox.dylib (356) <5F13C76A-17DC-3CD8-8B50-AB52EFB6659F> /usr/lib/system/libsystem_sandbox.dylib
0x7fff98ac9000 - 0x7fff98d3fff7 com.apple.CoreData (110 - 513) <5E5EB87E-FF2E-3AE6-92CD-B4A010B8294E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff98d40000 - 0x7fff98d4bfff libGL.dylib (11.0.1) <FDDDA83E-75D5-3933-A8B9-E5A87098851B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff98d4c000 - 0x7fff98d50fff com.apple.CommonPanels (1.2.6 - 96) <65A59892-6128-3722-A6CD-6B02E29EA2EE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff98d5c000 - 0x7fff98d76fff com.apple.aps.framework (4.0 - 4.0) <0592FE44-8A88-34F8-8A40-5805CCDB5A6B> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff98d7a000 - 0x7fff98db5fff com.apple.Symbolication (1.4 - 56032) <F9F1865C-F3D6-3347-A647-ACBD80051197> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff98db6000 - 0x7fff98e25ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <5F80F6B0-00CE-3B3B-BC1F-D31866BF4D30> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff98e37000 - 0x7fff99030fff com.apple.CFNetwork (705 - 705) <134C99ED-172B-37B2-B6E8-C087D6C12FCE> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff9904b000 - 0x7fff99054fff com.apple.DisplayServicesFW (2.9 - 372.1) <B189FC20-F3AD-3224-91F7-92087F5D5A1B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff99055000 - 0x7fff990b5ff7 libAVFAudio.dylib (113) <DB677BC8-3E7B-3941-A67A-0DE9344A9CCD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff99117000 - 0x7fff99128ff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
0x7fff99129000 - 0x7fff99134ff7 libkxld.dylib (2782.1.43.0.2) <4388FA4A-FC15-3257-BE6C-D529C09D9388> /usr/lib/system/libkxld.dylib
0x7fff99135000 - 0x7fff9913dffb libcopyfile.dylib (118) <01192FCC-7FE9-3D24-A36B-7BF3C9453C7B> /usr/lib/system/libcopyfile.dylib
0x7fff9913e000 - 0x7fff99219fff com.apple.QuickLookUIFramework (5.0 - 663) <35950BE2-A465-3BAD-B79F-D70BC28E5750> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff9921a000 - 0x7fff993ffff3 libicucore.A.dylib (531.24) <CF5DA862-C325-3103-965C-C917CC270D10> /usr/lib/libicucore.A.dylib
0x7fff99400000 - 0x7fff9946bff7 com.apple.framework.CoreWLAN (5.0 - 500.25) <1683F629-88B5-3F5E-A691-9369E16DDF1E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff994b6000 - 0x7fff994dcff7 com.apple.ChunkingLibrary (2.1 - 163.1) <46DFE054-B36E-3395-AD63-FBAF3E531F9F> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff99556000 - 0x7fff9955ffff libGFXShared.dylib (11.0.1) <171FC6A5-9282-30FF-9061-2DE1099B6DC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff99608000 - 0x7fff99615ff7 libbz2.1.0.dylib (36) <3948CCF6-23EF-36DE-8871-71DDCFFD3339> /usr/lib/libbz2.1.0.dylib
0x7fff9962b000 - 0x7fff99647fff com.apple.GenerationalStorage (2.0 - 209.4) <798542D2-772E-30EE-98FB-4091D7545CE9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff99648000 - 0x7fff99704ff7 libcrypto.0.9.7.dylib (106) <E0A293F8-0799-38DC-9ADA-1AD705EDD12B> /usr/lib/libcrypto.0.9.7.dylib
0x7fff99705000 - 0x7fff9987eff3 com.apple.avfoundation (2.0 - 883) <74E95FCD-4D17-3D3A-8A85-92A953D7C6A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff99898000 - 0x7fff9989afff libRadiance.dylib (1226) <B5A32B0C-42F7-3663-9EBA-0790B3397E84> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff9989f000 - 0x7fff998d1ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <8D3E9662-895E-3F8C-9A10-F6E7CFF40B0E> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff998e1000 - 0x7fff99a6ffff libBLAS.dylib (1128) <235346EB-0883-3D0F-83B8-5938844A70C3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff99aaf000 - 0x7fff99b3dff7 com.apple.CorePDF (4.0 - 4) <40CC55F0-2B01-3BE6-8FE2-3194534FED4E> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff99b3e000 - 0x7fff99b46ffb com.apple.CoreServices.FSEvents (1208 - 1208) <47347A38-9A5C-3DBD-BA91-3F224F2F3C67> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff99bc4000 - 0x7fff99c39fff libcorecrypto.dylib (231) <4FDDA85A-547A-3B6E-A780-181274ABE081> /usr/lib/system/libcorecrypto.dylib
0x7fff99c3a000 - 0x7fff99c3bfff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff99c3c000 - 0x7fff99c45ff7 libsystem_pthread.dylib (101.0.0.0.1) <62237C4D-6D24-3F09-8A56-DE6C06D72572> /usr/lib/system/libsystem_pthread.dylib
0x7fff99c70000 - 0x7fff99c89ff7 com.apple.CFOpenDirectory (10.10 - 187) <9BEFECF6-7376-3266-9F26-CA6574C5A543> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff99c8a000 - 0x7fff99cc4ffb com.apple.DebugSymbols (115 - 115) <813EC2A8-B717-3435-B597-A973DE10B5BE> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff99e12000 - 0x7fff99e1afff libsystem_dnssd.dylib (561) <ED17A302-6D58-344C-88F9-B2220FE29D90> /usr/lib/system/libsystem_dnssd.dylib
0x7fff99e1b000 - 0x7fff99e8fff3 com.apple.securityfoundation (6.0 - 55125) <0D48F6C7-58DB-3A3C-86F9-3C04A9A843B6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff99e90000 - 0x7fff99efefff com.apple.Heimdal (4.0 - 2.0) <A3179D8F-5180-3CF1-AEFB-B7FFED32F428> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff99eff000 - 0x7fff99f00ff7 com.apple.AddressBook.ContactsData (8.0 - 1477) <28134985-9BE9-364B-BAB4-82E31BA57504> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 2854
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=244.8M resident=108.5M(44%) swapped_out_or_unallocated=136.3M(56%)
Writable regions: Total=1.1G written=18.8M(2%) resident=28.3M(3%) swapped_out=4K(0%) unallocated=1.0G(97%)
REGION TYPE VIRTUAL
=========== =======
CG image 4K
CG shared images 144K
CoreServices 2080K
Dispatch continuations 8192K
JS JIT generated code 128.0M
JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated)
JS garbage collector 2688K
Kernel Alloc Once 8K
MALLOC 46.9M
MALLOC (admin) 32K
STACK GUARD 56.0M
Stack 13.1M
VM_ALLOCATE 1072K
WebKit Malloc 4488K
__DATA 23.6M
__IMAGE 528K
__LINKEDIT 76.0M
__TEXT 168.8M
__UNICODE 544K
mapped file 50.6M
shared memory 4K
=========== =======
TOTAL 1.4G
TOTAL, minus reserved VM space 582.4M
Same here, crashes the app every time.
Here too...
Same here...
:anguished: — https://github.com/emmetio/Emmet.codaplugin/issues/18#issuecomment-54788834
Have this problem to...
I had fixed this problem. Maybe it is not compatible with old versions, but it works fine for Mac OSX 10.10.
https://github.com/pingjiang/emmet-objc
please use at your own risk.
pingjiang, great news! can you publish compiled version?
Yes, TextMate plugin is already released here.
https://github.com/pingjiang/emmet-objc/releases/download/v10.10.1/Emmet.tmplugin.zip.
pingjiang, thanks a lot!
This is CodaPlugin build from you fork: https://dl.dropboxusercontent.com/u/2167786/Emmet.codaplugin.zip
It works! Hooooray! :-)
Seems the version from README.md doesn't work. https://github.com/emmetio/Emmet.tmplugin/archive/master.zip
:+1:
Had this same problem but pingjiang's version seems to work!
How can we make this more obvious? Will the changes be merged in at some point?
It seems as though pingjian's version doesn't support "Update Image Size" and emmetio's version still seems to crash. Any updates on these?
The master built crashes (OSX 10.10.1, Textmate 2.0-beta.6). I'm using pingjiang's Textmate plugin now. A note in the Readme file (or on the website) would help.
so Is there any compatible version of Emmet with TextMate version 2.0-beta.6.8 and OS X Yosemite 10.10.2 (14C109)?
Thank you a lot!
Well this one works for me on OS X 10.10.2: https://github.com/pingjiang/emmet-objc/releases/tag/v10.10.1
@mcdado thank you a lot! It works for me as well:)
All emmet plugins are incompatible for TextMate 2-0-beta.6.8 & OSX Yosemite (10.10), which includes this and pingjinag's plugins.
pingjiang's plugin (https://github.com/pingjiang/emmet-objc/releases/tag/v10.10.1) is also working for me, in OS X 10.10.2, with TM 2.0-beta.6.8. Thanks!
great job @pingjiang ! The original one crashed on 10.10.3 and yours does the trick. Thanks so much.
+1 for @pingjiang's branch working on OSX v10.10.4, TextMate2 v2.0-beta.7.6
Thanks @pingjiang! the objc version works for me on OSX v10.10.5 TextMate2 2.0-beta.7.4 (https://github.com/pingjiang/emmet-objc/releases/download/v10.10.1/Emmet.tmplugin.zip)
emmet plugin is crashing TextMate 2 latest on 10.11.1 for me
Same here. Tried the @pingjiang version with same (crashing) results. Just updated to El Capitan today, and am using the very latest TM2.
Still crashing.. Did try with TextMate 1.5.11 and TextMate 2.0-beta.9.2
Just tried @pingjiang release and it works w/ 2.0-beta.9.2
This issue is back. TextMate 2.0-beta.11.9 fights against the installation of the plugin by explicitly checking the bundle identifier. This is a sain thing to do to the standard bundle as it no longer works, but the problem has already been solved by @pingjiang in his custom bundle.
I've been able to get it working again by downloading @pingjiang's branch and changing the identifier to something that doesn't include "io.emmet.EmmetTextmate"; "io.emmet.EmmetTM2".
https://github.com/loadedsith/emmet-objc/releases/tag/v10.11.1 or more directly https://github.com/loadedsith/emmet-objc/releases/download/v10.11.1/Emmet.tmplugin.zip
Given that this issue is so prevalent that TM dev's coded against it;
https://github.com/textmate/textmate/commit/4b19e404403c0d237578ecac583796d9c3f40a88 https://github.com/textmate/textmate/commit/81d2586ffcfc9385d9bb362febda7c7ec8925557
Maybe we could get @pingjiang and my changes pulled into the default files?
Allan from TextMate suggests that
defaults write com.macromates.TextMate.preview disabledPlugIns -array
Should disable this check. If that is true you can continue using @pingjiang's version.
I’m going to release a new version of plugin soon. The plugin is written from scratch for new OSX version and currently powers Coda plugin: http://emmet.io/download/coda/
@sergeche Great news, Sergey! Thanks for this awesome plugin!